NeonFox__

NATURAL DISASTER SURVIVAL GUI HACK

Jun 28th, 2020
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.57 KB | None | 0 0
  1. -- i did not make this script
  2.  
  3. local DisasterHAX = Instance.new("ScreenGui")
  4. local MainUI = Instance.new("Frame")
  5. local name = Instance.new("TextLabel")
  6. local creds = Instance.new("TextLabel")
  7. local TPLobby = Instance.new("TextButton")
  8.  
  9. Crazy = Instance.new("TextButton")
  10. local TPMap = Instance.new("TextButton")
  11. local Walkspeed = Instance.new("TextButton")
  12. local AFKWins = Instance.new("TextButton")
  13. local Speedvalue = Instance.new("TextBox")
  14. local Jumpower = Instance.new("TextButton")
  15. local Jumpvalue = Instance.new("TextBox")
  16. local Nofalldamage = Instance.new("TextButton")
  17.  
  18. -- Properties
  19.  
  20. DisasterHAX.Name = "DisasterHAX"
  21. DisasterHAX.Parent = game.CoreGui
  22.  
  23. MainUI.Name = "MainUI"
  24. MainUI.Parent = DisasterHAX
  25. MainUI.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0.435294)
  26. MainUI.Position = UDim2.new(0.612644732, 0, 0.0489642099, 0)
  27. MainUI.Size = UDim2.new(0, 344, 0, 408)
  28.  
  29. name.Name = "name"
  30. name.Parent = MainUI
  31. name.BackgroundColor3 = Color3.new(0.6, 0, 0.6)
  32. name.Size = UDim2.new(0, 344, 0, 45)
  33. name.Font = Enum.Font.SciFi
  34. name.Text = "DisasterHax"
  35. name.TextSize = 50
  36.  
  37. creds.Name = "creds"
  38. creds.Parent = MainUI
  39. creds.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0.435294)
  40. creds.BorderSizePixel = 0
  41. creds.Position = UDim2.new(0, 0, 0.932153404, 0)
  42. creds.Size = UDim2.new(0, 289, 0, 23)
  43. creds.Font = Enum.Font.SciFi
  44. creds.Text = "Made by Roboguyplayzroblox1"
  45. creds.TextSize = 20
  46.  
  47. TPLobby.Name = "TPLobby"
  48. TPLobby.Parent = MainUI
  49. TPLobby.BackgroundColor3 = Color3.new(0.6, 0, 0.6)
  50. TPLobby.Position = UDim2.new(0.0529100522, 0, 0.485391617, 0)
  51. TPLobby.Size = UDim2.new(0, 145, 0, 42)
  52. TPLobby.Font = Enum.Font.SciFi
  53. TPLobby.Text = "Tp to lobby"
  54. TPLobby.TextSize = 20
  55. TPLobby.TextWrapped = true
  56.  
  57. Crazy.Name = "Crazy"
  58. Crazy.Parent = MainUI
  59. Crazy.BackgroundColor3 = Color3.new(0.6, 0, 0.6)
  60. Crazy.Position = UDim2.new(0.518518567, 0, 0.485391617, 0)
  61. Crazy.Size = UDim2.new(0, 145, 0, 42)
  62. Crazy.Font = Enum.Font.SciFi
  63. Crazy.Text = "Choose map"
  64. Crazy.TextSize = 20
  65. Crazy.TextWrapped = true
  66.  
  67. TPMap.Name = "TPMap"
  68. TPMap.Parent = MainUI
  69. TPMap.BackgroundColor3 = Color3.new(0.6, 0, 0.6)
  70. TPMap.Position = UDim2.new(0.0529100895, 0, 0.63009721, 0)
  71. TPMap.Size = UDim2.new(0, 145, 0, 42)
  72. TPMap.Font = Enum.Font.SciFi
  73. TPMap.Text = "Tp to map"
  74. TPMap.TextSize = 20
  75. TPMap.TextWrapped = true
  76.  
  77. Walkspeed.Name = "Walkspeed"
  78. Walkspeed.Parent = MainUI
  79. Walkspeed.BackgroundColor3 = Color3.new(0.6, 0, 0.6)
  80. Walkspeed.Position = UDim2.new(0.0343915336, 0, 0.149574876, 0)
  81. Walkspeed.Size = UDim2.new(0, 121, 0, 42)
  82. Walkspeed.Font = Enum.Font.SciFi
  83. Walkspeed.Text = "Walkspeed"
  84. Walkspeed.TextSize = 20
  85. Walkspeed.TextWrapped = true
  86.  
  87. AFKWins.Name = "AFKWins"
  88. AFKWins.Parent = MainUI
  89. AFKWins.BackgroundColor3 = Color3.new(0.6, 0, 0.6)
  90. AFKWins.Position = UDim2.new(0.518257022, 0, 0.630314112, 0)
  91. AFKWins.Size = UDim2.new(0, 145, 0, 42)
  92. AFKWins.Font = Enum.Font.SciFi
  93. AFKWins.Text = "Afk wins"
  94. AFKWins.TextSize = 20
  95. AFKWins.TextWrapped = true
  96.  
  97. Speedvalue.Name = "Speedvalue"
  98. Speedvalue.Parent = MainUI
  99. Speedvalue.BackgroundColor3 = Color3.new(0.6, 0, 0.6)
  100. Speedvalue.Position = UDim2.new(0.386474103, 0, 0.149574876, 0)
  101. Speedvalue.Size = UDim2.new(0, 129, 0, 42)
  102. Speedvalue.Font = Enum.Font.SciFi
  103. Speedvalue.Text = "Value"
  104. Speedvalue.TextSize = 16
  105.  
  106. Jumpower.Name = "Jumpower"
  107. Jumpower.Parent = MainUI
  108. Jumpower.BackgroundColor3 = Color3.new(0.6, 0, 0.6)
  109. Jumpower.Position = UDim2.new(0.0343915336, 0, 0.278437614, 0)
  110. Jumpower.Size = UDim2.new(0, 121, 0, 42)
  111. Jumpower.Font = Enum.Font.SciFi
  112. Jumpower.Text = "Jumpower"
  113. Jumpower.TextSize = 20
  114. Jumpower.TextWrapped = true
  115.  
  116. Jumpvalue.Name = "Jumpvalue"
  117. Jumpvalue.Parent = MainUI
  118. Jumpvalue.BackgroundColor3 = Color3.new(0.6, 0, 0.6)
  119. Jumpvalue.Position = UDim2.new(0.386474073, 0, 0.278437614, 0)
  120. Jumpvalue.Size = UDim2.new(0, 129, 0, 42)
  121. Jumpvalue.Font = Enum.Font.SciFi
  122. Jumpvalue.Text = "Value"
  123. Jumpvalue.TextSize = 16
  124.  
  125. Nofalldamage.Name = "Nofalldamage"
  126. Nofalldamage.Parent = MainUI
  127. Nofalldamage.BackgroundColor3 = Color3.new(0.6, 0, 0.6)
  128. Nofalldamage.Position = UDim2.new(0.0618616641, 0, 0.765118003, 0)
  129. Nofalldamage.Size = UDim2.new(0, 145, 0, 42)
  130. Nofalldamage.Font = Enum.Font.SciFi
  131. Nofalldamage.Text = "No fall damage"
  132. Nofalldamage.TextSize = 20
  133. Nofalldamage.TextWrapped = true
  134.  
  135. -- local
  136. p = game.Players.LocalPlayer
  137.  
  138.  
  139. -- draggable
  140. MainUI.Active = true
  141. MainUI.Draggable = true
  142.  
  143.  
  144. -- Scripts
  145.  
  146. Crazy.MouseButton1Click:connect(function()
  147. local id = 1195159620
  148. game:GetObjects('rbxassetid://'..id)[1].Parent=game.Players.LocalPlayer.PlayerGui
  149.  
  150. game.Players.LocalPlayer.PlayerGui.NDSMapSelector.Button.LeButton.Disabled = false
  151. print("Select your map")
  152. end)
  153.  
  154. AFKWins.MouseButton1Click:connect(function()
  155. while true do
  156. wait(5)
  157. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-290, 178, 379)
  158. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  159. end
  160. end)
  161.  
  162. TPMap.MouseButton1Click:connect(function()
  163. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(106, 46, 3)
  164. end)
  165.  
  166.  
  167. TPLobby.MouseButton1Click:connect(function()
  168. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-290, 178, 379)
  169. end)
  170.  
  171. Walkspeed.MouseButton1Click:connect(function()
  172. p.Character.Humanoid.WalkSpeed = Speedvalue.Text
  173. end)
  174.  
  175. Jumpower.MouseButton1Click:connect(function()
  176. p.Character.Humanoid.JumpPower = Jumpvalue.Text
  177. end)
  178.  
  179.  
  180. Nofalldamage.MouseButton1Click:connect(function()
  181. while wait(0.01) do
  182. a = Instance.new("Script", game.Players.LocalPlayer.Character)
  183. a.Name = "CharacterScript"
  184. wait(0.02)
  185. game.Players.LocalPlayer.Character.CharacterScript:Destroy()
  186. end
  187. end)
Add Comment
Please, Sign In to add comment