Advertisement
Surpentine360

Robo

Apr 12th, 2019
446
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.06 KB | None | 0 0
  1.  
  2. -- Instances:
  3. local RoboSploitV1 = Instance.new("ScreenGui")
  4. local MainFrame = Instance.new("Frame")
  5. local RoboSploit = Instance.new("TextLabel")
  6. local DestroyGUI = Instance.new("TextButton")
  7. local CrashGame = Instance.new("TextButton")
  8. local ApocSpawner = Instance.new("TextButton")
  9. local CC = Instance.new("TextButton")
  10. local WorldZero = Instance.new("TextButton")
  11. local Lag = Instance.new("TextButton")
  12. local Disc1 = Instance.new("TextLabel")
  13. local Disc2 = Instance.new("TextLabel")
  14. local Disc3 = Instance.new("TextLabel")
  15. local BGS = Instance.new("TextButton")
  16. --Properties:
  17. RoboSploitV1.Name = "RoboSploit V1"
  18. RoboSploitV1.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  19. RoboSploitV1.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  20.  
  21. MainFrame.Name = "MainFrame"
  22. MainFrame.Parent = RoboSploitV1
  23. MainFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  24. MainFrame.BackgroundTransparency = 0.21999999880791
  25. MainFrame.BorderColor3 = Color3.new(0, 0, 0)
  26. MainFrame.Position = UDim2.new(0.280842513, 0, 0.391798139, 0)
  27. MainFrame.Size = UDim2.new(0, 392, 0, 208)
  28.  
  29. RoboSploit.Name = "RoboSploit"
  30. RoboSploit.Parent = MainFrame
  31. RoboSploit.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  32. RoboSploit.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  33. RoboSploit.Size = UDim2.new(0, 97, 0, 11)
  34. RoboSploit.Font = Enum.Font.SciFi
  35. RoboSploit.Text = "RoboSploit V1"
  36. RoboSploit.TextColor3 = Color3.new(0.568627, 0.568627, 0.568627)
  37. RoboSploit.TextSize = 14
  38.  
  39. DestroyGUI.Name = "DestroyGUI"
  40. DestroyGUI.Parent = MainFrame
  41. DestroyGUI.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  42. DestroyGUI.BorderColor3 = Color3.new(0, 0, 0)
  43. DestroyGUI.Position = UDim2.new(0.632653117, 0, 0, 0)
  44. DestroyGUI.Size = UDim2.new(0, 117, 0, 32)
  45. DestroyGUI.Font = Enum.Font.SourceSans
  46. DestroyGUI.Text = "Click to Destroy gui"
  47. DestroyGUI.TextColor3 = Color3.new(0.568627, 0.568627, 0.568627)
  48. DestroyGUI.TextSize = 14
  49.  
  50. CrashGame.Name = "CrashGame"
  51. CrashGame.Parent = MainFrame
  52. CrashGame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  53. CrashGame.BorderColor3 = Color3.new(0, 0, 0)
  54. CrashGame.Position = UDim2.new(0, 0, 0.533653855, 0)
  55. CrashGame.Size = UDim2.new(0, 86, 0, 27)
  56. CrashGame.Font = Enum.Font.SourceSans
  57. CrashGame.Text = "CrashGame"
  58. CrashGame.TextColor3 = Color3.new(0.568627, 0.568627, 0.568627)
  59. CrashGame.TextSize = 14
  60.  
  61. ApocSpawner.Name = "ApocSpawner"
  62. ApocSpawner.Parent = MainFrame
  63. ApocSpawner.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  64. ApocSpawner.BorderColor3 = Color3.new(0, 0, 0)
  65. ApocSpawner.Position = UDim2.new(0, 0, 0.870192289, 0)
  66. ApocSpawner.Size = UDim2.new(0, 86, 0, 27)
  67. ApocSpawner.Font = Enum.Font.SourceSans
  68. ApocSpawner.Text = "ApocSpawner"
  69. ApocSpawner.TextColor3 = Color3.new(0.568627, 0.568627, 0.568627)
  70. ApocSpawner.TextSize = 14
  71.  
  72. CC.Name = "CC"
  73. CC.Parent = MainFrame
  74. CC.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  75. CC.BorderColor3 = Color3.new(0, 0, 0)
  76. CC.Position = UDim2.new(0.308673471, 0, 0.870192289, 0)
  77. CC.Size = UDim2.new(0, 86, 0, 27)
  78. CC.Font = Enum.Font.SourceSans
  79. CC.Text = "CC"
  80. CC.TextColor3 = Color3.new(0.568627, 0.568627, 0.568627)
  81. CC.TextSize = 14
  82.  
  83. WorldZero.Name = "WorldZero"
  84. WorldZero.Parent = MainFrame
  85. WorldZero.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  86. WorldZero.BorderColor3 = Color3.new(0, 0, 0)
  87. WorldZero.Position = UDim2.new(0.308673471, 0, 0.533653855, 0)
  88. WorldZero.Size = UDim2.new(0, 86, 0, 27)
  89. WorldZero.Font = Enum.Font.SourceSans
  90. WorldZero.Text = "WorldZero"
  91. WorldZero.TextColor3 = Color3.new(0.568627, 0.568627, 0.568627)
  92. WorldZero.TextSize = 14
  93.  
  94. Lag.Name = "Lag"
  95. Lag.Parent = MainFrame
  96. Lag.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  97. Lag.BorderColor3 = Color3.new(0, 0, 0)
  98. Lag.Position = UDim2.new(0.308673471, 0, 0.206730723, 0)
  99. Lag.Size = UDim2.new(0, 86, 0, 27)
  100. Lag.Font = Enum.Font.SourceSans
  101. Lag.Text = "Lag"
  102. Lag.TextColor3 = Color3.new(0.568627, 0.568627, 0.568627)
  103. Lag.TextSize = 14
  104.  
  105. Disc1.Name = "Disc1"
  106. Disc1.Parent = MainFrame
  107. Disc1.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  108. Disc1.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  109. Disc1.Position = UDim2.new(0.573979616, 0, 0.245192304, 0)
  110. Disc1.Size = UDim2.new(0, 150, 0, 25)
  111. Disc1.Font = Enum.Font.SciFi
  112. Disc1.Text = "Make sure to join our "
  113. Disc1.TextColor3 = Color3.new(0.568627, 0.568627, 0.568627)
  114. Disc1.TextSize = 14
  115.  
  116. Disc2.Name = "Disc2"
  117. Disc2.Parent = MainFrame
  118. Disc2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  119. Disc2.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  120. Disc2.Position = UDim2.new(0.573979616, 0, 0.365384609, 0)
  121. Disc2.Size = UDim2.new(0, 150, 0, 25)
  122. Disc2.Font = Enum.Font.SciFi
  123. Disc2.Text = "Discord server at"
  124. Disc2.TextColor3 = Color3.new(0.568627, 0.568627, 0.568627)
  125. Disc2.TextSize = 14
  126.  
  127. Disc3.Name = "Disc3"
  128. Disc3.Parent = MainFrame
  129. Disc3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  130. Disc3.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  131. Disc3.Position = UDim2.new(0.573979616, 0, 0.485576928, 0)
  132. Disc3.Size = UDim2.new(0, 150, 0, 25)
  133. Disc3.Font = Enum.Font.SciFi
  134. Disc3.Text = "https://discord.gg/uDusaKg"
  135. Disc3.TextColor3 = Color3.new(0.568627, 0.568627, 0.568627)
  136. Disc3.TextSize = 14
  137.  
  138. BGS.Name = "BGS"
  139. BGS.Parent = MainFrame
  140. BGS.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  141. BGS.BorderColor3 = Color3.new(0, 0, 0)
  142. BGS.Position = UDim2.new(0, 0, 0.206730723, 0)
  143. BGS.Size = UDim2.new(0, 86, 0, 27)
  144. BGS.Font = Enum.Font.SourceSans
  145. BGS.Text = "BGS"
  146. BGS.TextColor3 = Color3.new(0.568627, 0.568627, 0.568627)
  147. BGS.TextSize = 14
  148. -- Scripts:
  149. DestroyGUI.MouseButton1Click:Connect(function()
  150. RoboSploitV1:Destroy()
  151. end)
  152.  
  153. function onKeyPress(inputObject, gameProcessedEvent)
  154. if inputObject.KeyCode == Enum.KeyCode.C then
  155. if MainFrame.Visible == false then
  156. MainFrame.Visible = true
  157. else
  158. MainFrame.Visible = false
  159. end
  160. end
  161. end
  162.  
  163. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  164.  
  165. MainFrame.Active = true
  166. MainFrame.Draggable = true
  167.  
  168. BGS.MouseButton1Click:Connect(function()
  169. loadstring(game:HttpGet(('https://pastebin.com/raw/gbcg8dVN'),true))()
  170. end)
  171.  
  172. CrashGame.MouseButton1Click:Connect(function()
  173. loadstring(game:HttpGet(('https://pastebin.com/raw/uxrnFgBB'),true))()
  174. end)
  175.  
  176. CC.MouseButton1Click:Connect(function()
  177. loadstring(game:HttpGet(('https://pastebin.com/F4XJe71X'),true))()
  178. end)
  179.  
  180. ApocSpawner.MouseButton1Click:Connect(function()
  181. loadstring(game:GetObjects('rbxassetid://335998898')[1].Source)()
  182. end)
  183.  
  184. WorldZero.MouseButton1Click:Connect(function()
  185. _G.delay = 0.75
  186. loadstring(game:HttpGet("https://raw.githubusercontent.com/oshawott9044/Lua/master/WorldZeroAutoFarm.lua", true))()
  187. end)
  188.  
  189. Lag.MouseButton1Click:Connect(function()
  190. _G.lag = true
  191. local text = "tostring was here\n"
  192. while game:service("RunService").RenderStepped:Wait() do
  193. if _G.lag == true then
  194. for i = 1,math.random(3,6) do
  195. local LocalPlayer = game:GetService("Players").LocalPlayer
  196. local anim = Instance.new("Animation")
  197. anim.AnimationId = text .. math.random()
  198. LocalPlayer.Character.Humanoid:LoadAnimation(anim):Play()
  199. anim:Destroy()
  200. end
  201. end
  202. end
  203. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement