Advertisement
bloxinmypants

Blox Test

Feb 16th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.01 KB | None | 0 0
  1. -- Objects
  2.  
  3. local BloxExploit = Instance.new("ScreenGui")
  4. local Main = Instance.new("Frame")
  5. local TextLabel = Instance.new("TextLabel")
  6. local WS = Instance.new("TextButton")
  7. local NOCLIP = Instance.new("TextButton")
  8. local PRISON = Instance.new("TextButton")
  9. local CRIMBASE = Instance.new("TextButton")
  10. local NOARREST = Instance.new("TextButton")
  11. local WSNUM = Instance.new("TextBox")
  12. local TextLabel_2 = Instance.new("TextLabel")
  13. local TextLabel_3 = Instance.new("TextLabel")
  14. local TextLabel_4 = Instance.new("TextLabel")
  15. local CANDYPLAYER = Instance.new("TextBox")
  16. local CANDY = Instance.new("TextButton")
  17.  
  18. -- Properties
  19.  
  20. BloxExploit.Name = "BloxExploit"
  21. BloxExploit.Parent = game.Players.LocalPlayer.PlayerGui
  22.  
  23. Main.Name = "Main"
  24. Main.Parent = BloxExploit
  25. Main.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  26. Main.BackgroundTransparency = 0.34999999403954
  27. Main.BorderSizePixel = 0
  28. Main.Position = UDim2.new(0.0879940391, 0, 0.12591508, 0)
  29. Main.Size = UDim2.new(0, 449, 0, 320)
  30. Main.Draggable = true
  31.  
  32. TextLabel.Parent = Main
  33. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  34. TextLabel.BorderSizePixel = 0
  35. TextLabel.Position = UDim2.new(1.11758709e-08, 0, -1.11758709e-08, 0)
  36. TextLabel.Size = UDim2.new(1, 0, 0, 50)
  37. TextLabel.Font = Enum.Font.Code
  38. TextLabel.Text = "BloxExploitGUI"
  39. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  40. TextLabel.TextSize = 30
  41. TextLabel.TextStrokeColor3 = Color3.new(1, 0, 0)
  42. TextLabel.TextStrokeTransparency = 0
  43. TextLabel.TextWrapped = true
  44.  
  45. WS.Name = "WS"
  46. WS.Parent = Main
  47. WS.BackgroundColor3 = Color3.new(1, 1, 1)
  48. WS.BackgroundTransparency = 1
  49. WS.BorderSizePixel = 0
  50. WS.Position = UDim2.new(0.0133630289, 0, 0.421875, 0)
  51. WS.Size = UDim2.new(0, 100, 0, 50)
  52. WS.Font = Enum.Font.Code
  53. WS.Text = "WalkSpeed"
  54. WS.TextColor3 = Color3.new(0, 0, 0)
  55. WS.TextSize = 20
  56. WS.TextStrokeColor3 = Color3.new(1, 0, 0)
  57. WS.TextStrokeTransparency = 0
  58.  
  59. NOCLIP.Name = "NOCLIP"
  60. NOCLIP.Parent = Main
  61. NOCLIP.BackgroundColor3 = Color3.new(1, 1, 1)
  62. NOCLIP.BackgroundTransparency = 1
  63. NOCLIP.Position = UDim2.new(0.0133630335, 0, 0.215625003, 0)
  64. NOCLIP.Size = UDim2.new(0, 200, 0, 50)
  65. NOCLIP.Font = Enum.Font.Code
  66. NOCLIP.Text = "NoClip"
  67. NOCLIP.TextColor3 = Color3.new(0, 0, 0)
  68. NOCLIP.TextSize = 30
  69. NOCLIP.TextStrokeColor3 = Color3.new(1, 0, 0)
  70. NOCLIP.TextStrokeTransparency = 0
  71.  
  72. PRISON.Name = "PRISON"
  73. PRISON.Parent = Main
  74. PRISON.BackgroundColor3 = Color3.new(1, 1, 1)
  75. PRISON.BackgroundTransparency = 1
  76. PRISON.BorderSizePixel = 0
  77. PRISON.Position = UDim2.new(0.541202724, 0, 0.628125012, 0)
  78. PRISON.Size = UDim2.new(0, 200, 0, 50)
  79. PRISON.Font = Enum.Font.Code
  80. PRISON.Text = "Teleport To Prison"
  81. PRISON.TextColor3 = Color3.new(0, 0, 0)
  82. PRISON.TextSize = 20
  83. PRISON.TextStrokeColor3 = Color3.new(1, 0, 0)
  84. PRISON.TextStrokeTransparency = 0
  85.  
  86. CRIMBASE.Name = "CRIMBASE"
  87. CRIMBASE.Parent = Main
  88. CRIMBASE.BackgroundColor3 = Color3.new(1, 1, 1)
  89. CRIMBASE.BackgroundTransparency = 1
  90. CRIMBASE.BorderSizePixel = 0
  91. CRIMBASE.Position = UDim2.new(0.541202724, 0, 0.421875, 0)
  92. CRIMBASE.Size = UDim2.new(0, 200, 0, 50)
  93. CRIMBASE.Font = Enum.Font.Code
  94. CRIMBASE.Text = "Teleport To CrimBase"
  95. CRIMBASE.TextColor3 = Color3.new(0, 0, 0)
  96. CRIMBASE.TextSize = 20
  97. CRIMBASE.TextStrokeColor3 = Color3.new(1, 0, 0)
  98. CRIMBASE.TextStrokeTransparency = 0
  99. CRIMBASE.TextWrapped = true
  100.  
  101. NOARREST.Name = "NOARREST"
  102. NOARREST.Parent = Main
  103. NOARREST.BackgroundColor3 = Color3.new(1, 1, 1)
  104. NOARREST.BackgroundTransparency = 1
  105. NOARREST.BorderSizePixel = 0
  106. NOARREST.Position = UDim2.new(0.541202724, 0, 0.215625003, 0)
  107. NOARREST.Size = UDim2.new(0, 200, 0, 50)
  108. NOARREST.Font = Enum.Font.Code
  109. NOARREST.Text = "No Arrest/Taser"
  110. NOARREST.TextColor3 = Color3.new(0, 0, 0)
  111. NOARREST.TextSize = 20
  112. NOARREST.TextStrokeColor3 = Color3.new(1, 0, 0)
  113. NOARREST.TextStrokeTransparency = 0
  114.  
  115. WSNUM.Name = "WSNUM"
  116. WSNUM.Parent = Main
  117. WSNUM.BackgroundColor3 = Color3.new(1, 1, 1)
  118. WSNUM.BackgroundTransparency = 1
  119. WSNUM.BorderSizePixel = 0
  120. WSNUM.Position = UDim2.new(0.236080185, 0, 0.421875, 0)
  121. WSNUM.Size = UDim2.new(0, 100, 0, 50)
  122. WSNUM.Font = Enum.Font.Code
  123. WSNUM.PlaceholderColor3 = Color3.new(1, 0, 0)
  124. WSNUM.Text = "16"
  125. WSNUM.TextColor3 = Color3.new(0, 0, 0)
  126. WSNUM.TextScaled = true
  127. WSNUM.TextSize = 14
  128. WSNUM.TextStrokeColor3 = Color3.new(1, 0, 0)
  129. WSNUM.TextStrokeTransparency = 0
  130. WSNUM.TextWrapped = true
  131.  
  132. TextLabel_2.Parent = Main
  133. TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
  134. TextLabel_2.BackgroundTransparency = 1
  135. TextLabel_2.BorderSizePixel = 0
  136. TextLabel_2.Position = UDim2.new(0.875278413, 0, 0.84375, 0)
  137. TextLabel_2.Size = UDim2.new(0.124721602, 0, 0, 50)
  138. TextLabel_2.Font = Enum.Font.Code
  139. TextLabel_2.Text = "1.0"
  140. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  141. TextLabel_2.TextSize = 30
  142. TextLabel_2.TextStrokeColor3 = Color3.new(1, 0, 0)
  143. TextLabel_2.TextStrokeTransparency = 0
  144. TextLabel_2.TextWrapped = true
  145.  
  146. TextLabel_3.Parent = Main
  147. TextLabel_3.BackgroundColor3 = Color3.new(0, 0, 0)
  148. TextLabel_3.BackgroundTransparency = 1
  149. TextLabel_3.BorderSizePixel = 0
  150. TextLabel_3.Position = UDim2.new(0.541202724, 0, 0.15625, 0)
  151. TextLabel_3.Size = UDim2.new(0.458797246, 0, -0.0593749993, 50)
  152. TextLabel_3.Font = Enum.Font.Code
  153. TextLabel_3.Text = "Prison Life"
  154. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  155. TextLabel_3.TextSize = 30
  156. TextLabel_3.TextStrokeColor3 = Color3.new(1, 0, 0)
  157. TextLabel_3.TextStrokeTransparency = 0
  158. TextLabel_3.TextWrapped = true
  159.  
  160. TextLabel_4.Parent = Main
  161. TextLabel_4.BackgroundColor3 = Color3.new(0, 0, 0)
  162. TextLabel_4.BackgroundTransparency = 1
  163. TextLabel_4.BorderSizePixel = 0
  164. TextLabel_4.Position = UDim2.new(-0.00222710241, 0, 0.15625, 0)
  165. TextLabel_4.Size = UDim2.new(0.458797246, 0, -0.0593749993, 50)
  166. TextLabel_4.Font = Enum.Font.Code
  167. TextLabel_4.Text = "All Games"
  168. TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
  169. TextLabel_4.TextSize = 30
  170. TextLabel_4.TextStrokeColor3 = Color3.new(1, 0, 0)
  171. TextLabel_4.TextStrokeTransparency = 0
  172. TextLabel_4.TextWrapped = true
  173.  
  174. CANDY.Name = "CANDY"
  175. CANDY.Parent = Main
  176. CANDY.BackgroundColor3 = Color3.new(1, 1, 1)
  177. CANDY.BackgroundTransparency = 1
  178. CANDY.BorderSizePixel = 0
  179. CANDY.Position = UDim2.new(0.0133630289, 0, 0.628125012, 0)
  180. CANDY.Size = UDim2.new(0, 200, 0, 50)
  181. CANDY.Font = Enum.Font.Code
  182. CANDY.Text = "BING BONG"
  183. CANDY.TextColor3 = Color3.new(0, 0, 0)
  184. CANDY.TextSize = 20
  185. CANDY.TextStrokeColor3 = Color3.new(1, 0, 0)
  186. CANDY.TextStrokeTransparency = 0
  187.  
  188. NOCLIP.MouseButton1Click:Connect(function()
  189. game.Players.LocalPlayer.Character.Humanoid.MaxHealth = math.huge
  190. game.Players.LocalPlayer.Character.Humanoid.Health = math.huge
  191. while true do
  192. game:GetService("RunService").Stepped:wait()
  193. game.Players.LocalPlayer.Character.Head.CanCollide = false
  194. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  195. end
  196. end)
  197.  
  198. WS.MouseButton1Click:Connect(function()
  199. game.Players.LocalPlayer.Character:FindFirstChild("Humanoid").WalkSpeed = WSNUM.Text
  200. end)
  201.  
  202. CANDY.MouseButton1Click:Connect(function()
  203. local sound = Instance.new("Sound")
  204. sound.SoundId = "rbxassetid://488472970"
  205. sound.Parent = workspace
  206. sound.Looped = true
  207. sound.Volume = 5
  208. sound:Play()
  209. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement