Advertisement
Xxploitboi

sGui 1.1

Apr 30th, 2018
439
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.86 KB | None | 0 0
  1. local sGui40 = Instance.new("ScreenGui")
  2. local Frame = Instance.new("Frame")
  3. local TextLabel = Instance.new("Frame")
  4. local tweenS = Instance.new("TextLabel")
  5. local tweengui = Instance.new("TextLabel")
  6. local ScrollingFrame = Instance.new("ScrollingFrame")
  7. local god = Instance.new("TextButton")
  8. --local Fly = Instance.new("TextButton")
  9. local spin = Instance.new("TextButton")
  10. local btools = Instance.new("TextButton")
  11. local Teleport = Instance.new("TextButton")
  12. local superspeed = Instance.new("TextButton")
  13. local superjump = Instance.new("TextButton")
  14. local playername = Instance.new("TextBox")
  15. local orange = Instance.new("TextLabel")
  16. local TP = Instance.new("TextButton")
  17. local Annoy = Instance.new("TextButton")
  18. local noclip = Instance.new("TextButton")
  19.  
  20. sGui40.Name = "sGui 4.0"
  21. sGui40.Parent = game:GetService(“Players”).LocalPlayer.PlayerGui
  22. sGui40.ResetOnSpawn = false
  23. sGui40.Enabled = true
  24.  
  25. Frame.Parent = TextLabel
  26. Frame.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  27. Frame.BorderSizePixel = 0
  28. Frame.ClipsDescendants = true
  29. Frame.Position = UDim2.new(0.0, 0, 0.0, 0)
  30. Frame.Size = UDim2.new(0, 211, 0, 293)
  31. Frame.Visible = true
  32.  
  33. TextLabel.Parent = sGui40
  34. TextLabel.BackgroundColor3 = Color3.new(1, 0.494118, 0.0784314)
  35. TextLabel.BorderSizePixel = 0
  36. TextLabel.Size = UDim2.new(0, 211, 0, 7)
  37. TextLabel.Draggable = true
  38. TextLabel.Active = true
  39.  
  40. orange.Parent = Frame
  41. orange.BorderSizePixel = 0
  42. orange.Size = UDim2.new(0, 211, 0, 7)
  43. orange.Text = " "
  44. orange.BackgroundColor3 = Color3.new(1, 0.494118, 0.0784314)
  45.  
  46. tweenS.Name = "tweenS"
  47. tweenS.Parent = Frame
  48. tweenS.BackgroundColor3 = Color3.new(1, 1, 1)
  49. tweenS.BackgroundTransparency = 1
  50. tweenS.BorderSizePixel = 0
  51. tweenS.Position = UDim2.new(0, 0, 0, 0)
  52. tweenS.Size = UDim2.new(0, 200, 0, 50)
  53. tweenS.Font = Enum.Font.ArialBold
  54. tweenS.Text = "s"
  55. tweenS.TextColor3 = Color3.new(1, 0.494118, 0.0784314)
  56. tweenS.TextSize = 30
  57. tweenS.TextXAlignment = Enum.TextXAlignment.Left
  58.  
  59. tweengui.Name = "tweengui"
  60. tweengui.Parent = Frame
  61. tweengui.BackgroundColor3 = Color3.new(1, 1, 1)
  62. tweengui.BackgroundTransparency = 1
  63. tweengui.BorderSizePixel = 0
  64. tweengui.Position = UDim2.new(0.069, 0, 0, 0)
  65. tweengui.Size = UDim2.new(0, 196, 0, 50)
  66. tweengui.Font = Enum.Font.ArialBold
  67. tweengui.Text = "Gui "
  68. tweengui.TextColor3 = Color3.new(1, 1, 1)
  69. tweengui.TextSize = 30
  70. tweengui.TextXAlignment = Enum.TextXAlignment.Left
  71.  
  72. ScrollingFrame.Parent = Frame
  73. ScrollingFrame.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  74. ScrollingFrame.BorderSizePixel = 0
  75. ScrollingFrame.Position = UDim2.new(0, 0, 0.225255966, 0)
  76. ScrollingFrame.Size = UDim2.new(0, 211,0, 201)
  77. ScrollingFrame.ScrollBarThickness = 10
  78. ScrollingFrame.Visible = true
  79.  
  80. god.Name = "god"
  81. god.Parent = ScrollingFrame
  82. god.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  83. god.BorderSizePixel = 0
  84. god.Position = UDim2.new(0.189573467, 0, 0.0113063976, 0)
  85. god.Size = UDim2.new(0, 131, 0, 33)
  86. god.Font = Enum.Font.ArialBold
  87. god.Text = "God"
  88. god.TextColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  89. god.TextSize = 14
  90.  
  91. --[[Fly.Name = "Fly"
  92. Fly.Parent = ScrollingFrame
  93. Fly.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  94. Fly.BorderSizePixel = 0
  95. Fly.Position = UDim2.new(0.189573467, 0, 0.100858636, 0)
  96. Fly.Size = UDim2.new(0, 131, 0, 33)
  97. Fly.Font = Enum.Font.ArialBold
  98. Fly.Text = "Fly"
  99. Fly.TextColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  100. Fly.TextSize = 14]]
  101.  
  102. spin.Name = "spin"
  103. spin.Parent = ScrollingFrame
  104. spin.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  105. spin.BorderSizePixel = 0
  106. spin.Position = UDim2.new(0.189999998, 0, 0.191, 0)
  107. spin.Size = UDim2.new(0, 131, 0, 33)
  108. spin.Font = Enum.Font.ArialBold
  109. spin.Text = "Fling"
  110. spin.TextColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  111. spin.TextSize = 14
  112.  
  113. btools.Name = "btools"
  114. btools.Parent = ScrollingFrame
  115. btools.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  116. btools.BorderSizePixel = 0
  117. btools.Position = UDim2.new(0.189999998, 0, 0.280999988, 0)
  118. btools.Size = UDim2.new(0, 131, 0, 33)
  119. btools.Font = Enum.Font.ArialBold
  120. btools.Text = "Btools"
  121. btools.TextColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  122. btools.TextSize = 14
  123.  
  124. Teleport.Name = "Teleport"
  125. Teleport.Parent = ScrollingFrame
  126. Teleport.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  127. Teleport.BorderSizePixel = 0
  128. Teleport.Position = UDim2.new(0.189999998, 0, 0.370999992, 0)
  129. Teleport.Size = UDim2.new(0, 131, 0, 33)
  130. Teleport.Font = Enum.Font.ArialBold
  131. Teleport.Text = "Sit"
  132. Teleport.TextColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  133. Teleport.TextSize = 14
  134.  
  135. superspeed.Name = "superspeed"
  136. superspeed.Parent = ScrollingFrame
  137. superspeed.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  138. superspeed.BorderSizePixel = 0
  139. superspeed.Position = UDim2.new(0.189999998, 0, 0.460999995, 0)
  140. superspeed.Size = UDim2.new(0, 131, 0, 33)
  141. superspeed.Font = Enum.Font.ArialBold
  142. superspeed.Text = "Super Speed"
  143. superspeed.TextColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  144. superspeed.TextSize = 14
  145.  
  146. superjump.Name = "superjump"
  147. superjump.Parent = ScrollingFrame
  148. superjump.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  149. superjump.BorderSizePixel = 0
  150. superjump.Position = UDim2.new(0.189999998, 0, 0.550999999, 0)
  151. superjump.Size = UDim2.new(0, 131, 0, 33)
  152. superjump.Font = Enum.Font.ArialBold
  153. superjump.Text = "Super Jump"
  154. superjump.TextColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  155. superjump.TextSize = 14
  156.  
  157. playername.Name = "playername"
  158. playername.Parent = Frame
  159. playername.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  160. playername.Position = UDim2.new(0, 0, 0.911000013, 0)
  161. playername.Size = UDim2.new(0, 211, 0, 26)
  162. playername.Font = Enum.Font.ArialBold
  163. playername.PlaceholderColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  164. playername.Text = "Player Name"
  165. playername.TextColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  166. playername.TextSize = 14
  167.  
  168. TP.Name = "TP"
  169. TP.Parent = ScrollingFrame
  170. TP.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  171. TP.BorderSizePixel = 0
  172. TP.Position = UDim2.new(0.189999998, 0, 0.641, 0)
  173. TP.Size = UDim2.new(0, 131, 0, 33)
  174. TP.Font = Enum.Font.ArialBold
  175. TP.Text = "Teleport"
  176. TP.TextColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  177. TP.TextSize = 14
  178.  
  179. Annoy.Name = "Annoy"
  180. Annoy.Parent = ScrollingFrame
  181. Annoy.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  182. Annoy.BorderSizePixel = 0
  183. Annoy.Position = UDim2.new(0.189999998, 0, 0.751, 0)
  184. Annoy.Size = UDim2.new(0, 131, 0, 33)
  185. Annoy.Font = Enum.Font.ArialBold
  186. Annoy.Text = "Annoy"
  187. Annoy.TextColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  188. Annoy.TextSize = 14
  189.  
  190. noclip.Name = "noclip"
  191. noclip.Parent = ScrollingFrame
  192. noclip.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  193. noclip.BorderSizePixel = 0
  194. noclip.Position = UDim2.new(0.189999998, 0, 0.861, 0)
  195. noclip.Size = UDim2.new(0, 131, 0, 33)
  196. noclip.Font = Enum.Font.ArialBold
  197. noclip.Text = "Noclip"
  198. noclip.TextColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  199. noclip.TextSize = 14
  200.  
  201. ws = workspace
  202. plr = game.Players
  203. localplr = game:GetService('Players').LocalPlayer
  204.  
  205. Fly.MouseButton1Click:connect(function()
  206. warn("This feature is currently disabled!")
  207. end)
  208.  
  209. Teleport.MouseButton1Click:connect(function()
  210. plr = game.Players.LocalPlayer
  211. char = plr.Character
  212. char.Humanoid.Sit = true
  213. end)
  214.  
  215. btools.MouseButton1Click:connect(function()
  216. Player = game.Players.LocalPlayer
  217. function Give(x)
  218. H = Instance.new("HopperBin", Player.Backpack)
  219. H.BinType = x
  220. end
  221. for i = 2, 4 do
  222. Give(i)
  223. end
  224. end)
  225.  
  226. god.MouseButton1Click:connect(function()
  227. local player=game.Players.LocalPlayer.Character
  228. player.Humanoid:Remove()
  229. Instance.new('Humanoid',player)
  230. end)
  231.  
  232. spin.MouseButton1Click:connect(function()
  233. local character = game.Players.LocalPlayer.Character
  234. if character and character:findFirstChild("Humanoid") then
  235. local b = Instance.new("BodyPosition")
  236. b.position = Vector3.new(500, 500, 500)
  237. b.maxForce = Vector3.new(500000000, 500000000, 500000000)
  238. b.Parent = character.Torso
  239. wait(3)
  240. b.Parent = nil
  241. end
  242. end)
  243.  
  244. superjump.MouseButton1Click:connect(function()
  245. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 200
  246. end)
  247.  
  248. superspeed.MouseButton1Click:connect(function()
  249. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 200
  250. end)
  251.  
  252. TP.MouseButton1Click:connect(function()
  253. lcplr = game.Players.LocalPlayer
  254. tpplr = game.Players:FindFirstChild(playername.Text)
  255. lcplr.Character.HumanoidRootPart.Position = tpplr.Character.HumanoidRootPart.Position
  256. end)
  257.  
  258. Annoy.MouseButton1Click:connect(function()
  259. while true do
  260. lcplr = game.Players.LocalPlayer
  261. tpplr = game.Players:FindFirstChild(playername.Text)
  262. lcplr.Character.HumanoidRootPart.Position = tpplr.Character.HumanoidRootPart.Position
  263. wait(0.1)
  264. end
  265. end)
  266.  
  267. --[[noclip.MouseButton1Click:connect(function()
  268. ws:GetChildren().CanCollide = false
  269. end)]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement