Advertisement
Guest User

legends of speed script

a guest
Nov 11th, 2019
13,925
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.01 KB | None | 0 0
  1. --WORKING 2019-2020
  2. --[[
  3. MADE BY
  4.  
  5. ╔╗──╔╗╔═══╗╔═══╗╔╗───╔═══╗╔════╗╔═══╗╔═╗─╔╗╔═══╗
  6. ║╚╗╔╝║║╔══╝║╔═╗║║║───║╔══╝║╔╗╔╗║║╔══╝║║╚╗║║║╔═╗║
  7. ╚╗╚╝╔╝║╚══╗║║─║║║║───║╚══╗╚╝║║╚╝║╚══╗║╔╗╚╝║║║─╚╝
  8. ─╚╗╔╝─║╔══╝║╚═╝║║║─╔╗║╔══╝──║║──║╔══╝║║╚╗║║║║╔═╗
  9. ──║║──║╚══╗║╔═╗║║╚═╝║║╚══╗──║║──║║───║║─║║║║╚╩═║
  10. ──╚╝──╚═══╝╚╝─╚╝╚═══╝╚═══╝──╚╝──╚╝───╚╝─╚═╝╚═══╝
  11.  
  12. number sign (#)
  13.  
  14.  
  15. ╔═══╗╔═══╗╔╗─╔╗╔═══╗
  16. ║╔══╝║╔═╗║║║─║║║╔═╗║
  17. ║╚══╗║╚═╝║║╚═╝║╚╝╔╝║
  18. ║╔═╗║╚══╗║╚══╗║╔═╝╔╝
  19. ║╚═╝║╔══╝║───║║║║╚═╗
  20. ╚═══╝╚═══╝───╚╝╚═══╝
  21.  
  22.  
  23. --]]
  24.  
  25. -- Instances:
  26.  
  27. local thisissparta = Instance.new("ScreenGui")
  28. local openframe = Instance.new("Frame")
  29. local openbutton = Instance.new("TextButton")
  30. local joinmydiscord = Instance.new("TextLabel")
  31. local aframetoputtitlein = Instance.new("Frame")
  32. local title = Instance.new("TextLabel")
  33. local mainframe = Instance.new("Frame")
  34. local mainframetitleplace = Instance.new("Frame")
  35. local title_2 = Instance.new("TextLabel")
  36. local discordshit = Instance.new("TextLabel")
  37. local AllAutoFarm = Instance.new("TextButton")
  38. local StepsAutoFarm = Instance.new("TextButton")
  39. local GemsAutoFarm = Instance.new("TextButton")
  40. local TextButton = Instance.new("TextButton")
  41.  
  42. --Properties:
  43.  
  44. thisissparta.Name = "this is sparta"
  45. thisissparta.Parent = game.CoreGui
  46.  
  47. openframe.Name = "openframe"
  48. openframe.Parent = thisissparta
  49. openframe.BackgroundColor3 = Color3.new(0, 0, 0)
  50. openframe.BorderSizePixel = 0
  51. openframe.Position = UDim2.new(0.0512499809, 0, 0.458230942, 0)
  52. openframe.Size = UDim2.new(0, 264, 0, 127)
  53. openframe.Style = Enum.FrameStyle.RobloxRound
  54. openframe.Draggable = true
  55. openframe.Active = true
  56.  
  57. openbutton.Name = "openbutton"
  58. openbutton.Parent = openframe
  59. openbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  60. openbutton.BackgroundTransparency = 1
  61. openbutton.Position = UDim2.new(-0.0303030312, 0, 0.700787365, 0)
  62. openbutton.Size = UDim2.new(0, 264, 0, 40)
  63. openbutton.Font = Enum.Font.GothamBlack
  64. openbutton.Text = "open"
  65. openbutton.TextColor3 = Color3.new(1, 1, 1)
  66. openbutton.TextScaled = true
  67. openbutton.TextSize = 14
  68. openbutton.TextWrapped = true
  69. openbutton.MouseButton1Down:connect(function()
  70. mainframe.Visible = true -- Makes the gui visible
  71. openframe.Visible = false -- Makes the open button invisible
  72. end)
  73.  
  74. joinmydiscord.Name = "joinmydiscord"
  75. joinmydiscord.Parent = openframe
  76. joinmydiscord.BackgroundColor3 = Color3.new(1, 1, 1)
  77. joinmydiscord.BackgroundTransparency = 1
  78. joinmydiscord.Position = UDim2.new(-0.0303030312, 0, 0.00787401572, 0)
  79. joinmydiscord.Size = UDim2.new(0, 264, 0, 28)
  80. joinmydiscord.Font = Enum.Font.Gotham
  81. joinmydiscord.Text = "https://discord.gg/TSNQ5Hk"
  82. joinmydiscord.TextColor3 = Color3.new(1, 1, 1)
  83. joinmydiscord.TextScaled = true
  84. joinmydiscord.TextSize = 14
  85. joinmydiscord.TextWrapped = true
  86.  
  87. aframetoputtitlein.Name = "aframetoput title in"
  88. aframetoputtitlein.Parent = openframe
  89. aframetoputtitlein.BackgroundColor3 = Color3.new(0, 0, 0)
  90. aframetoputtitlein.Position = UDim2.new(-0.0303030312, 0, -0.472440958, 0)
  91. aframetoputtitlein.Size = UDim2.new(0, 264, 0, 46)
  92. aframetoputtitlein.Style = Enum.FrameStyle.RobloxRound
  93.  
  94. title.Name = "title"
  95. title.Parent = aframetoputtitlein
  96. title.BackgroundColor3 = Color3.new(1, 1, 1)
  97. title.BackgroundTransparency = 1
  98. title.Position = UDim2.new(-0.0340909101, 0, -0.00568678975, 0)
  99. title.Size = UDim2.new(0, 264, 0, 36)
  100. title.Font = Enum.Font.Gotham
  101. title.Text = "speedfucker"
  102. title.TextColor3 = Color3.new(1, 1, 1)
  103. title.TextScaled = true
  104. title.TextSize = 14
  105. title.TextWrapped = true
  106.  
  107. mainframe.Name = "mainframe"
  108. mainframe.Parent = thisissparta
  109. mainframe.BackgroundColor3 = Color3.new(0, 0, 0)
  110. mainframe.Position = UDim2.new(0.220625013, 0, 0.229729727, 0)
  111. mainframe.Size = UDim2.new(0, 451, 0, 457)
  112. mainframe.Visible = false
  113. mainframe.Style = Enum.FrameStyle.RobloxRound
  114. mainframe.Draggable = true
  115. mainframe.Active = true
  116.  
  117. mainframetitleplace.Name = "mainframetitleplace"
  118. mainframetitleplace.Parent = mainframe
  119. mainframetitleplace.BackgroundColor3 = Color3.new(0, 0, 0)
  120. mainframetitleplace.Position = UDim2.new(-0.0199556537, 0, -0.139234617, 0)
  121. mainframetitleplace.Size = UDim2.new(0, 451, 0, 52)
  122. mainframetitleplace.Style = Enum.FrameStyle.RobloxRound
  123.  
  124. title_2.Name = "title"
  125. title_2.Parent = mainframetitleplace
  126. title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  127. title_2.BackgroundTransparency = 1
  128. title_2.Position = UDim2.new(-0.00706931902, 0, -0.0963390023, 0)
  129. title_2.Size = UDim2.new(0, 451, 0, 40)
  130. title_2.Font = Enum.Font.Gotham
  131. title_2.Text = "speedfucker"
  132. title_2.TextColor3 = Color3.new(1, 1, 1)
  133. title_2.TextScaled = true
  134. title_2.TextSize = 14
  135. title_2.TextWrapped = true
  136.  
  137. discordshit.Name = "discord shit"
  138. discordshit.Parent = mainframe
  139. discordshit.BackgroundColor3 = Color3.new(1, 1, 1)
  140. discordshit.BackgroundTransparency = 1
  141. discordshit.Position = UDim2.new(0.0265964419, 0, 0.0180968903, 0)
  142. discordshit.Size = UDim2.new(0, 427, 0, 19)
  143. discordshit.Font = Enum.Font.Gotham
  144. discordshit.Text = "https://discord.gg/TSNQ5Hk"
  145. discordshit.TextColor3 = Color3.new(1, 1, 1)
  146. discordshit.TextScaled = true
  147. discordshit.TextSize = 14
  148. discordshit.TextWrapped = true
  149.  
  150. AllAutoFarm.Name = "AllAutoFarm"
  151. AllAutoFarm.Parent = mainframe
  152. AllAutoFarm.BackgroundColor3 = Color3.new(0.388235, 1, 0.203922)
  153. AllAutoFarm.Position = UDim2.new(0.176813304, 0, 0.149998292, 0)
  154. AllAutoFarm.Size = UDim2.new(0, 298, 0, 56)
  155. AllAutoFarm.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  156. AllAutoFarm.Font = Enum.Font.Gotham
  157. AllAutoFarm.Text = "All auto farm"
  158. AllAutoFarm.TextColor3 = Color3.new(1, 1, 1)
  159. AllAutoFarm.TextScaled = true
  160. AllAutoFarm.TextSize = 14
  161. AllAutoFarm.TextWrapped = true
  162. AllAutoFarm.MouseButton1Down:connect(function()
  163. _G.bruh = true
  164. while _G.bruh do
  165. wait()
  166.  
  167. for _,v in next, game.Workspace:GetDescendants() do
  168. if v.Name == "outerOrb" then
  169. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  170. elseif v.Name == "outerGem" then
  171. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  172. elseif v.Name == "Hoop" then
  173. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  174. end
  175. end
  176. end
  177. end)
  178.  
  179.  
  180. StepsAutoFarm.Name = "StepsAutoFarm"
  181. StepsAutoFarm.Parent = mainframe
  182. StepsAutoFarm.BackgroundColor3 = Color3.new(0.388235, 1, 0.203922)
  183. StepsAutoFarm.Position = UDim2.new(0.174596012, 0, 0.382427573, 0)
  184. StepsAutoFarm.Size = UDim2.new(0, 298, 0, 56)
  185. StepsAutoFarm.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  186. StepsAutoFarm.Font = Enum.Font.Gotham
  187. StepsAutoFarm.Text = "Step Auto Farm"
  188. StepsAutoFarm.TextColor3 = Color3.new(1, 1, 1)
  189. StepsAutoFarm.TextScaled = true
  190. StepsAutoFarm.TextSize = 14
  191. StepsAutoFarm.TextWrapped = true
  192. StepsAutoFarm.MouseButton1Down:connect(function()
  193. for i=1, 7500 do
  194. local A_1 = "collectOrb"
  195. local A_2 = "Red Orb"
  196. local A_3 = "City"
  197. local Event = game:GetService("ReplicatedStorage").rEvents.orbEvent
  198. Event:FireServer(A_1, A_2, A_3)
  199. end
  200. end)
  201.  
  202.  
  203. GemsAutoFarm.Name = "GemsAutoFarm"
  204. GemsAutoFarm.Parent = mainframe
  205. GemsAutoFarm.BackgroundColor3 = Color3.new(0.388235, 1, 0.203922)
  206. GemsAutoFarm.Position = UDim2.new(0.174596012, 0, 0.639702141, 0)
  207. GemsAutoFarm.Size = UDim2.new(0, 298, 0, 56)
  208. GemsAutoFarm.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  209. GemsAutoFarm.Font = Enum.Font.Gotham
  210. GemsAutoFarm.Text = "Gems Auto Farm"
  211. GemsAutoFarm.TextColor3 = Color3.new(1, 1, 1)
  212. GemsAutoFarm.TextScaled = true
  213. GemsAutoFarm.TextSize = 14
  214. GemsAutoFarm.TextWrapped = true
  215. GemsAutoFarm.MouseButton1Down:connect(function()
  216. for i=1, 1000 do
  217. local A_1 = "collectOrb"
  218. local A_2 = "Gem"
  219. local A_3 = "City"
  220. local Event = game:GetService("ReplicatedStorage").rEvents.orbEvent
  221. Event:FireServer(A_1, A_2, A_3)
  222. end
  223. end)
  224.  
  225.  
  226. TextButton.Parent = mainframe
  227. TextButton.BackgroundColor3 = Color3.new(1, 0.247059, 0.14902)
  228. TextButton.BackgroundTransparency = 0.80000001192093
  229. TextButton.Position = UDim2.new(0.0284314882, 0, 0.88628149, 0)
  230. TextButton.Size = UDim2.new(0, 412, 0, 38)
  231. TextButton.Font = Enum.Font.GothamBlack
  232. TextButton.Text = "close"
  233. TextButton.TextColor3 = Color3.new(1, 1, 1)
  234. TextButton.TextScaled = true
  235. TextButton.TextSize = 14
  236. TextButton.TextWrapped = true
  237. TextButton.MouseButton1Down:connect(function()
  238. mainframe.Visible = false-- Makes the gui visible
  239. openframe.Visible = true-- Makes the open button invisible
  240. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement