Guest User

Untitled

a guest
Jan 4th, 2018
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.72 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local Frame = Instance.new("Frame")
  3. local exitbutton = Instance.new("TextButton")
  4. local scripts = Instance.new("TextButton")
  5. local bar2 = Instance.new("TextLabel")
  6. local CrackedV101 = Instance.new("TextLabel")
  7. local box1 = Instance.new("TextLabel")
  8. local TextLabel = Instance.new("TextLabel")
  9. local Speed = Instance.new("TextButton")
  10. local KillAll = Instance.new("TextButton")
  11. local Noclip = Instance.new("TextButton")
  12. local GodMode = Instance.new("TextButton")
  13. local Reset = Instance.new("TextButton")
  14. local TextLabel_2 = Instance.new("TextLabel")
  15. local JumpHeight = Instance.new("TextButton")
  16. local plr = game.Players.LocalPlayer
  17. script.Parent = ScreenGui
  18.  
  19. -- Properties
  20.  
  21. ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  22.  
  23. Frame.Parent = ScreenGui
  24. Frame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  25. Frame.BackgroundTransparency = 0.10000000149012
  26. Frame.Position = UDim2.new(0, 13, 0, 120)
  27. Frame.Size = UDim2.new(0, 389, 0, 291)
  28.  
  29. exitbutton.Name = "exitbutton"
  30. exitbutton.Parent = Frame
  31. exitbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  32. exitbutton.Position = UDim2.new(0, 355, 0, 0)
  33. exitbutton.Size = UDim2.new(0, 34, 0, 31)
  34. exitbutton.Font = Enum.Font.Cartoon
  35. exitbutton.Text = "X"
  36. exitbutton.TextSize = 30
  37.  
  38. scripts.Name = "scripts"
  39. scripts.Parent = Frame
  40. scripts.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  41. scripts.Position = UDim2.new(0, 0, 0, 48)
  42. scripts.Size = UDim2.new(0, 389, 0, 49)
  43. scripts.Font = Enum.Font.Cartoon
  44. scripts.Text = "Scripts"
  45. scripts.TextColor3 = Color3.new(1, 1, 1)
  46. scripts.TextSize = 30
  47.  
  48. bar2.Name = "bar2"
  49. bar2.Parent = scripts
  50. bar2.BackgroundColor3 = Color3.new(0, 0, 0)
  51. bar2.Position = UDim2.new(0, 0, 0, 49)
  52. bar2.Size = UDim2.new(0, 389, 0, 17)
  53. bar2.Font = Enum.Font.SourceSans
  54. bar2.Text = ""
  55. bar2.TextSize = 14
  56.  
  57. CrackedV101.Name = "Cracked V.1.02"
  58. CrackedV101.Parent = Frame
  59. CrackedV101.BackgroundColor3 = Color3.new(0, 0, 0)
  60. CrackedV101.Size = UDim2.new(0, 150, 0, 18)
  61. CrackedV101.Font = Enum.Font.SciFi
  62. CrackedV101.Text = "Cracked V.1.01"
  63. CrackedV101.TextColor3 = Color3.new(1, 1, 1)
  64. CrackedV101.TextSize = 20
  65.  
  66. box1.Name = "box1"
  67. box1.Parent = Frame
  68. box1.BackgroundColor3 = Color3.new(0, 0, 0)
  69. box1.Position = UDim2.new(0, 212, 0, 0)
  70. box1.Size = UDim2.new(0, 137, 0, 28)
  71. box1.Font = Enum.Font.SciFi
  72. box1.Text = "Created by NeonPartyForest"
  73. box1.TextColor3 = Color3.new(1, 1, 1)
  74. box1.TextScaled = true
  75. box1.TextSize = 14
  76. box1.TextWrapped = true
  77.  
  78. TextLabel.Parent = Frame
  79. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  80. TextLabel.Position = UDim2.new(0, 0, 0, 32)
  81. TextLabel.Size = UDim2.new(0, 389, 0, 17)
  82. TextLabel.Font = Enum.Font.SourceSans
  83. TextLabel.Text = ""
  84. TextLabel.TextSize = 14
  85.  
  86. Speed.Name = "Speed"
  87. Speed.Parent = Frame
  88. Speed.BackgroundColor3 = Color3.new(1, 1, 1)
  89. Speed.Position = UDim2.new(0, 22, 0, 122)
  90. Speed.Size = UDim2.new(0, 116, 0, 24)
  91. Speed.Font = Enum.Font.SciFi
  92. Speed.Text = "Speed"
  93. Speed.TextSize = 20
  94.  
  95. KillAll.Name = "Kill All"
  96. KillAll.Parent = Frame
  97. KillAll.BackgroundColor3 = Color3.new(1, 1, 1)
  98. KillAll.Position = UDim2.new(0, 22, 0, 195)
  99. KillAll.Size = UDim2.new(0, 116, 0, 24)
  100. KillAll.Font = Enum.Font.SciFi
  101. KillAll.Text = "Kill All"
  102. KillAll.TextSize = 20
  103.  
  104. Noclip.Name = "Noclip"
  105. Noclip.Parent = Frame
  106. Noclip.BackgroundColor3 = Color3.new(1, 1, 1)
  107. Noclip.Position = UDim2.new(0, 21, 0, 234)
  108. Noclip.Size = UDim2.new(0, 116, 0, 24)
  109. Noclip.Font = Enum.Font.SciFi
  110. Noclip.Text = "NoClip"
  111. Noclip.TextSize = 20
  112.  
  113. GodMode.Name = "God Mode"
  114. GodMode.Parent = Frame
  115. GodMode.BackgroundColor3 = Color3.new(1, 1, 1)
  116. GodMode.Position = UDim2.new(0, 20, 0, 163)
  117. GodMode.Size = UDim2.new(0, 116, 0, 24)
  118. GodMode.Font = Enum.Font.SciFi
  119. GodMode.Text = "Jump Height"
  120. GodMode.TextSize = 20
  121.  
  122. Reset.Name = "Reset"
  123. Reset.Parent = Frame
  124. Reset.BackgroundColor3 = Color3.new(1, 0, 0)
  125. Reset.Position = UDim2.new(0, 300, 0, 60)
  126. Reset.Size = UDim2.new(0, 72, 0, 21)
  127. Reset.Font = Enum.Font.SourceSans
  128. Reset.Text = "Reset"
  129. Reset.TextSize = 14
  130.  
  131. TextLabel_2.Parent = Frame
  132. TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
  133. TextLabel_2.Position = UDim2.new(0.634961486, 0, 0.910652936, 0)
  134. TextLabel_2.Size = UDim2.new(0, 142, 0, 26)
  135. TextLabel_2.Font = Enum.Font.SciFi
  136. TextLabel_2.Text = "Edited by brickslayr2"
  137. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  138. TextLabel_2.TextSize = 14
  139.  
  140. JumpHeight.Name = "Jump Height"
  141. JumpHeight.Parent = Frame
  142. JumpHeight.BackgroundColor3 = Color3.new(1, 1, 1)
  143. JumpHeight.Position = UDim2.new(0, 150, 0, 122)
  144. JumpHeight.Size = UDim2.new(0, 116, 0, 24)
  145. JumpHeight.Font = Enum.Font.SciFi
  146. JumpHeight.Text = "God Mode"
  147. JumpHeight.TextSize = 20
  148.  
  149. openclose.Name = "openclose"
  150. openclose.Parent = ScreenGui
  151. openclose.BackgroundColor3 = Color3.new(0, 0, 0)
  152. openclose.Position = UDim2.new(0, 26, 0, 434)
  153. openclose.Size = UDim2.new(0, 200, 0, 50)
  154. openclose.Font = Enum.Font.SciFi
  155. openclose.Text = "OPEN"
  156. openclose.TextColor3 = Color3.new(1, 1, 1)
  157. openclose.TextSize = 20
  158.  
  159. ----------------------------------------Button Scripts Below----------------------------------------------
  160.  
  161. KillAll.MouseButton1Click:connect(function()
  162. for i, player in ipairs(game.Players:GetPlayers()) do
  163. if player.Character then
  164. local hum = player.Character:FindFirstChild('Humanoid')
  165. if hum then
  166. player.Character:BreakJoints()
  167. end
  168. end
  169. end
  170. end)
  171.  
  172. JumpHeight.MouseButton1Click:connect(function()
  173. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 120
  174. end)
  175.  
  176. Speed.MouseButton1Click:connect(function()
  177. game.Players.LocalPlayer.Character.Humanoid.Walkspeed = 200
  178. end)
  179.  
  180. exitbutton.MouseButton1Click:connect(function()
  181. ScreenGui:remove()
  182. end)
  183.  
  184. GodMode.MouseButton1Click:connect(function()
  185. game.Players.LocalPlayer.Character.Humanoid.MaxHealth = 9999999
  186. game.Players.LocalPlayer.Character.Humanoid.Health = 9999999
  187. end)
  188.  
  189. Reset.MouseButton1Click:connect(function()
  190. game.Players.LocalPlayer.Character:BreakJoints()
  191. end)
  192.  
  193. Noclip.MouseButton1Click:connect(function()
  194.  
  195. nam = game.Players.LocalPlayer.Name
  196.  
  197. coroutine.wrap(function()
  198. while wait() do
  199. for a, b in pairs(Workspace[nam]:GetChildren()) do
  200. if b:FindFirstChild('Handle') then
  201. b.Handle.CanCollide = false
  202. end
  203. end
  204. end
  205. end)()
  206.  
  207. Workspace[nam].Humanoid.Changed:connect(function()
  208. Workspace[nam].Humanoid.WalkSpeed = 16
  209. end)
  210.  
  211. game:GetService('Players').LocalPlayer.PlayerGui.ChildAdded:connect(function(asd)
  212. delay(0, function()
  213. if asd.Name ~= 'OutputGUI' then
  214. asd:Destroy()
  215. end
  216. end)
  217. end)
  218.  
  219. game:GetService('RunService').Stepped:connect(function()
  220. Workspace[nam].Torso.CanCollide = false
  221. Workspace[nam].Head.CanCollide = false
  222. end)
  223.  
  224. Workspace[nam].Torso.Changed:connect(function()
  225. Workspace[nam].Torso.CanCollide = false
  226. Workspace[nam].Head.CanCollide = false
  227. end)
  228. end)
Advertisement
Add Comment
Please, Sign In to add comment