ChaosityYT

RoboHaxRoblox GUI

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