sgsfafag

TSB GUI

Mar 5th, 2024 (edited)
3,103
-1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.23 KB | None | 0 1
  1. --
  2. ---
  3. ----TSB SCRIPT MY TLL
  4. -----
  5. ------
  6. -------
  7.  
  8. game.StarterGui:SetCore("SendNotification", {
  9. Title = "EXECUTED TSB SCRIPT";
  10. Text = "EXECUTED"; -- what the text says (ofc)
  11. Duration = 3;
  12. })
  13.  
  14. wait(0)
  15.  
  16. local myPart = Instance.new("Part")
  17.  
  18. myPart.Transparency = 0
  19. myPart.Anchored = true
  20.  
  21. myPart.Rotation = Vector3.new(0,-18,0)
  22. myPart.Size = Vector3.new(10,1,15)
  23. myPart.Position = Vector3.new(-64, 34, 20339)
  24.  
  25. myPart.Parent = game.Workspace
  26.  
  27. local Library = loadstring(Game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/wizard"))()
  28.  
  29. local PhantomForcesWindow = Library:NewWindow("|тѕвнυв|")
  30. local TSB = PhantomForcesWindow:NewSection("MAIN")
  31.  
  32. TSB:CreateButton("CAMLOCK", function()
  33. loadstring(game:HttpGet("https://pastebin.com/raw/xJfUiQVK"))()
  34. end)
  35.  
  36. TSB:CreateButton("SAITAM ANM", function()
  37. loadstring(Game:HttpGet("https://pastebin.com/raw/zxC8EnQD"))()
  38. end)
  39.  
  40. TSB:CreateButton("OMNI PUNCH", function()
  41. local player = game.Players.LocalPlayer
  42. repeat wait() until player.Character.Humanoid
  43. local humanoid = player.Character.Humanoid
  44. local character = player.Character or player.CharacterAdded:Wait()
  45. local UserInputService = game:GetService("UserInputService")
  46.  
  47. local anim2 = Instance.new("Animation")
  48. anim2.AnimationId = "rbxassetid://13927612951"
  49.  
  50. local playAnim2 = humanoid:LoadAnimation(anim2)
  51. playAnim2:Play()
  52. end)
  53.  
  54. local TSB = PhantomForcesWindow:NewSection("TP LOCATION")
  55.  
  56. TSB:CreateButton("tp CAMPO", function()
  57. local rootPart = game.Players.LocalPlayer.Character.HumanoidRootPart rootPart.CFrame = CFrame.new(150, 446, 29)
  58. end)
  59.  
  60. TSB:CreateButton("tp monte", function()
  61. local rootPart = game.Players.LocalPlayer.Character.HumanoidRootPart rootPart.CFrame = CFrame.new(-20, 653, -389)
  62. end)
  63.  
  64. TSB:CreateButton("tp abajo de Monte", function()
  65. local rootPart = game.Players.LocalPlayer.Character.HumanoidRootPart rootPart.CFrame = CFrame.new(-165, 439, -423)
  66. end)
  67.  
  68. TSB:CreateButton("TP SAITAM", function()
  69. local rootPart = game.Players.LocalPlayer.Character.HumanoidRootPart rootPart.CFrame = CFrame.new(-64, 38, 20339)
  70. end)
  71.  
  72. TSB:CreateButton("TP ATOMIC", function()
  73. local rootPart = game.Players.LocalPlayer.Character.HumanoidRootPart rootPart.CFrame = CFrame.new(1069, 144, 23001)
  74. end)
  75.  
  76. TSB:CreateButton("TP PVP", function()
  77. local rootPart = game.Players.LocalPlayer.Character.HumanoidRootPart rootPart.CFrame = CFrame.new(23, 595, -454)
  78. end)
  79.  
  80. TSB:CreateButton("TP SPAWN", function()
  81. local rootPart = game.Players.LocalPlayer.Character.HumanoidRootPart rootPart.CFrame = CFrame.new(-68, 441, 93)
  82. end)
  83.  
  84. TSB:CreateButton("TP CIELO", function()
  85. local rootPart = game.Players.LocalPlayer.Character.HumanoidRootPart
  86. local pos = rootPart.CFrame
  87.  
  88. rootPart.CFrame = CFrame.new(150, 1850, 29)
  89.  
  90. wait(1)
  91.  
  92. rootPart.CFrame = pos
  93. end)
  94.  
  95. TSB:CreateButton("ANTI SAITAMA", function()
  96. local rootPart = game.Players.LocalPlayer.Character.HumanoidRootPart
  97. local pos = rootPart.CFrame
  98.  
  99. rootPart.CFrame = CFrame.new(670, -495, -4032)
  100.  
  101. wait(3.5)
  102.  
  103. rootPart.CFrame = pos
  104. end)
  105.  
  106. local TSB = PhantomForcesWindow:NewSection("PLAYER")
  107.  
  108. TSB:CreateButton("spd", function()
  109. getgenv().playerSpeed = 22
  110.  
  111. local mt = getrawmetatable(game)
  112. local old = mt.__newindex
  113. setreadonly(mt, false)
  114. mt.__newindex = function(self, idx, val)
  115. if idx == 'WalkSpeed' then
  116. return old(self, idx, playerSpeed)
  117. end
  118. return old(self, idx, val)
  119. end
  120. setreadonly(mt, true)
  121. end)
  122.  
  123. TSB:CreateToggle("loopspd", function(m)
  124. getgenv().loopW = m
  125. game:GetService("RunService").Heartbeat:Connect(function()
  126. if loopW == true then
  127. pcall(function()
  128. game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = Walkspeed
  129. end)
  130. end
  131. end)
  132. end)
  133.  
  134. TSB:CreateTextbox("HIP HEIGHT", function(height)
  135. game.Players.LocalPlayer.Character.Humanoid.HipHeight = height
  136. end)
  137.  
  138. TSB:CreateTextbox("FOV", function(value)
  139. local FovNumber = value
  140. local Camera = workspace.CurrentCamera
  141. Camera.FieldOfView = FovNumber
  142. end)
  143.  
  144. local TSB = PhantomForcesWindow:NewSection("SCRIPTS")
  145.  
  146. TSB:CreateButton("TP CLICK", function()
  147. mouse = game.Players.LocalPlayer:GetMouse()
  148. tool = Instance.new("Tool")
  149. tool.RequiresHandle = false
  150. tool.Name = "Click Teleport"
  151. tool.Activated:connect(function()
  152. local pos = mouse.Hit+Vector3.new(0,2.5,0)
  153. pos = CFrame.new(pos.X,pos.Y,pos.Z)
  154. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
  155. end)
  156. tool.Parent = game.Players.LocalPlayer.Backpack
  157. end)
  158.  
  159. TSB:CreateButton("FPSBOOST", function()
  160. loadstring(game:HttpGet(('https://raw.githubusercontent.com/VikiChardd/AntiLag_TSB/main/Protect_MeowTBS1999.lua.txt')))()
  161. end)
  162.  
  163.  
  164. TSB:CreateButton("TP PLAYERS GUI", function()
  165. loadstring(game:HttpGet("https://pastebin.com/raw/qs67NGB3"))()
  166. end)
  167.  
  168. TSB:CreateButton("VOID BUTTON", function()
  169. local gui = Instance.new("ScreenGui")
  170. gui.Parent = game.CoreGui
  171.  
  172. local frame = Instance.new("Frame")
  173. frame.Position = UDim2.new(0.9, -0.3, 0.1, -38)
  174. frame.Size = UDim2.new(0, 10, 0, 10)
  175. frame.BackgroundColor3 = Color3.new(0.3, 0.2, 0.3)
  176. frame.Parent = gui
  177.  
  178. local speedButton = Instance.new("TextButton")
  179. speedButton.Text = "VOID"
  180. speedButton.Position = UDim2.new(1, -75, 0.5, -25)
  181. speedButton.Size = UDim2.new(0, 100, 0, 50)
  182. speedButton.BackgroundColor3 = Color3.new(0.4, 0.4, 0.4)
  183. speedButton.TextColor3 = Color3.new(1, 1, 1)
  184. speedButton.Parent = frame
  185.  
  186. speedButton.MouseButton1Click:Connect(function()
  187. local rootPart = game.Players.LocalPlayer.Character.HumanoidRootPart
  188. local pos = rootPart.CFrame
  189.  
  190. rootPart.CFrame = CFrame.new(670, -492, -4032)
  191.  
  192. wait(2)
  193.  
  194. rootPart.CFrame = pos
  195. end)
  196. end)
  197.  
  198. TSB:CreateButton("INK MONSTER", function()
  199. loadstring(game:HttpGet("https://raw.githubusercontent.com/0Ben1/fe/main/obf_rTvXTs8F16D8D2oiLxZ62E1E9jT1we312yUyJr2h72Vwqr32l37rirU1S89hqRV7.lua.txt"))()
  200. end)
  201.  
  202. TSB:CreateButton("DETECT ULT Itslous", function()
  203. loadstring(game:HttpGet("https://raw.githubusercontent.com/louismich4el/ItsLouisPlayz-Scripts/main/TSB%20Death%20Counter%20Identifier.lua"))()
  204. end)
  205.  
  206. TSB:CreateButton("SONIC", function()
  207. loadstring(game:HttpGet("https://raw.githubusercontent.com/0Ben1/fe/main/obf_11l7Y131YqJjZ31QmV5L8pI23V02b3191sEg26E75472Wl78Vi8870jRv5txZyL1.lua.txt"))
  208. end)
  209.  
  210. TSB:CreateButton("shiftlock", function()
  211. loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-Permanent-Shiftlock-7513"))()
  212. end)
  213.  
  214. TSB:CreateButton("getpos gui", function()
  215. loadstring(game:HttpGet('https://pastebin.com/raw/k4pGFiie'))()
  216. end)
  217.  
  218. TSB:CreateButton("FLY GUI", function()
  219. loadstring(game:HttpGet('https://pastebin.com/raw/JnrrPAg9'))()
  220. end)
  221.  
  222. local myPart = Instance.new("Part")
  223.  
  224. myPart.Transparency = 0
  225. myPart.Anchored = true
  226.  
  227. myPart.Rotation = Vector3.new(0,-18,0)
  228. myPart.Size = Vector3.new(60,1,60)
  229. myPart.Position = Vector3.new(-156, 145, -509)
  230.  
  231. myPart.Parent = game.Workspace
  232.  
  233. local myPart = Instance.new("Part")
  234.  
  235. myPart.Transparency = 0
  236. myPart.Anchored = true
  237.  
  238. myPart.Rotation = Vector3.new(0,-18,0)
  239. myPart.Size = Vector3.new(60,1,60)
  240. myPart.Position = Vector3.new(670, -499, -4032)
  241.  
  242. myPart.Parent = game.Workspace
  243.  
  244. wait(0)
  245.  
  246. loadstring(Game:HttpGet("https://pastebin.com/raw/zxC8EnQD"))()
Advertisement
Add Comment
Please, Sign In to add comment