Commandcracker

Dashing Simulator GUI

Jul 2nd, 2019 (edited)
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 40.63 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Frame = Instance.new("ImageLabel")
  6. local TextLabel = Instance.new("TextLabel")
  7. local TextLabel_Roundify_12px = Instance.new("ImageLabel")
  8. local Exit = Instance.new("TextButton")
  9. local Minimize = Instance.new("TextButton")
  10. local Frame_2 = Instance.new("Frame")
  11. local ImageButton = Instance.new("ImageButton")
  12. local TextButton_Roundify_12px = Instance.new("ImageLabel")
  13. local Auto_Farm = Instance.new("TextButton")
  14. local TextButton_Roundify_12px_2 = Instance.new("ImageLabel")
  15. local Auto_Rebirth = Instance.new("TextButton")
  16. local TextButton_Roundify_12px_3 = Instance.new("ImageLabel")
  17. local Auto_Speeed = Instance.new("TextButton")
  18. local TextButton_Roundify_12px_4 = Instance.new("ImageLabel")
  19. local TextLabel_2 = Instance.new("TextLabel")
  20. local TextLabel_Roundify_12px_2 = Instance.new("ImageLabel")
  21. local TextLabel_3 = Instance.new("TextLabel")
  22. local TextLabel_Roundify_12px_3 = Instance.new("ImageLabel")
  23. local TextLabel_4 = Instance.new("TextLabel")
  24. local TextLabel_Roundify_12px_4 = Instance.new("ImageLabel")
  25. local TextLabel_5 = Instance.new("TextLabel")
  26. local TextButton_Roundify_12px_5 = Instance.new("ImageLabel")
  27. local ScrollingFrame = Instance.new("ScrollingFrame")
  28. local TextButton = Instance.new("TextButton")
  29. local TextButton_Roundify_12px_6 = Instance.new("ImageLabel")
  30. local TextButton_2 = Instance.new("TextButton")
  31. local TextButton_Roundify_12px_7 = Instance.new("ImageLabel")
  32. local TextButton_3 = Instance.new("TextButton")
  33. local TextButton_Roundify_12px_8 = Instance.new("ImageLabel")
  34. local TextButton_4 = Instance.new("TextButton")
  35. local TextButton_Roundify_12px_9 = Instance.new("ImageLabel")
  36. local TextButton_5 = Instance.new("TextButton")
  37. local TextButton_Roundify_12px_10 = Instance.new("ImageLabel")
  38. local TextButton_6 = Instance.new("TextButton")
  39. local TextButton_Roundify_12px_11 = Instance.new("ImageLabel")
  40. local TextButton_7 = Instance.new("TextButton")
  41. local TextButton_Roundify_12px_12 = Instance.new("ImageLabel")
  42. local TextButton_8 = Instance.new("TextButton")
  43. local TextButton_Roundify_12px_13 = Instance.new("ImageLabel")
  44. local TextButton_9 = Instance.new("TextButton")
  45. local TextButton_Roundify_12px_14 = Instance.new("ImageLabel")
  46. local TextButton_10 = Instance.new("TextButton")
  47. local TextButton_Roundify_12px_15 = Instance.new("ImageLabel")
  48. local TextButton_11 = Instance.new("TextButton")
  49. local TextButton_Roundify_12px_16 = Instance.new("ImageLabel")
  50. local by = Instance.new("TextLabel")
  51. local TextLabel_Roundify_12px_5 = Instance.new("ImageLabel")
  52. --Properties:
  53. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  54. ScreenGui.ResetOnSpawn = false
  55.  
  56. Frame.Name = "Frame"
  57. Frame.Parent = ScreenGui
  58. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  59. Frame.BackgroundTransparency = 1
  60. Frame.Position = UDim2.new(0.5, -200, 0.5, -150)
  61. Frame.Size = UDim2.new(0, 400, 0, 300)
  62. Frame.Image = "rbxassetid://2851926732"
  63. Frame.ImageColor3 = Color3.new(0.423529, 0.407843, 0.407843)
  64. Frame.ImageTransparency = 0.30000001192093
  65. Frame.ScaleType = Enum.ScaleType.Slice
  66. Frame.SliceCenter = Rect.new(12, 12, 12, 12)
  67.  
  68. TextLabel.Parent = Frame
  69. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  70. TextLabel.BackgroundTransparency = 1
  71. TextLabel.BorderSizePixel = 0
  72. TextLabel.Position = UDim2.new(0, 0, 0.0103106685, 0)
  73. TextLabel.Size = UDim2.new(0, 299, 0, 50)
  74. TextLabel.ZIndex = 2
  75. TextLabel.Font = Enum.Font.SciFi
  76. TextLabel.Text = "Dashing Simulator"
  77. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  78. TextLabel.TextScaled = true
  79. TextLabel.TextSize = 14
  80. TextLabel.TextWrapped = true
  81.  
  82. TextLabel_Roundify_12px.Name = "TextLabel_Roundify_12px"
  83. TextLabel_Roundify_12px.Parent = TextLabel
  84. TextLabel_Roundify_12px.BackgroundColor3 = Color3.new(1, 1, 1)
  85. TextLabel_Roundify_12px.BackgroundTransparency = 1
  86. TextLabel_Roundify_12px.Position = UDim2.new(-1.02065478e-07, 0, -0.0618640147, 0)
  87. TextLabel_Roundify_12px.Size = UDim2.new(1.33779299, 0, 1.06186402, 0)
  88. TextLabel_Roundify_12px.Image = "rbxassetid://2851926732"
  89. TextLabel_Roundify_12px.ImageColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  90. TextLabel_Roundify_12px.ImageTransparency = 0.30000001192093
  91. TextLabel_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  92. TextLabel_Roundify_12px.SliceCenter = Rect.new(12, 12, 12, 12)
  93.  
  94. Exit.Name = "Exit"
  95. Exit.Parent = Frame
  96. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  97. Exit.BackgroundTransparency = 1
  98. Exit.BorderSizePixel = 0
  99. Exit.Position = UDim2.new(0.873392642, 0, 0.0125465905, 0)
  100. Exit.Size = UDim2.new(0, 50, 0, 49)
  101. Exit.Font = Enum.Font.SciFi
  102. Exit.Text = "X"
  103. Exit.TextColor3 = Color3.new(0, 0, 0)
  104. Exit.TextScaled = true
  105. Exit.TextSize = 14
  106. Exit.TextWrapped = true
  107.  
  108. Minimize.Name = "Minimize"
  109. Minimize.Parent = Frame
  110. Minimize.BackgroundColor3 = Color3.new(1, 1, 1)
  111. Minimize.BackgroundTransparency = 1
  112. Minimize.BorderSizePixel = 0
  113. Minimize.Position = UDim2.new(0.746584415, 0, 0.0115337968, 0)
  114. Minimize.Size = UDim2.new(0, 50, 0, 50)
  115. Minimize.Font = Enum.Font.SciFi
  116. Minimize.Text = "-"
  117. Minimize.TextColor3 = Color3.new(0, 0, 0)
  118. Minimize.TextScaled = true
  119. Minimize.TextSize = 14
  120. Minimize.TextWrapped = true
  121.  
  122. Frame_2.Parent = Frame
  123. Frame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  124. Frame_2.BackgroundTransparency = 1
  125. Frame_2.Position = UDim2.new(0.00499999989, 0, 0.170000002, 0)
  126. Frame_2.Size = UDim2.new(0, 398, 0, 248)
  127.  
  128. ImageButton.Parent = Frame_2
  129. ImageButton.BackgroundColor3 = Color3.new(1, 1, 1)
  130. ImageButton.BackgroundTransparency = 1
  131. ImageButton.Position = UDim2.new(0.869999945, 0, 0.207258075, 0)
  132. ImageButton.Size = UDim2.new(0, 50, 0, 50)
  133. ImageButton.ZIndex = 2
  134. ImageButton.Image = "rbxassetid://1397931717"
  135.  
  136. TextButton_Roundify_12px.Name = "TextButton_Roundify_12px"
  137. TextButton_Roundify_12px.Parent = ImageButton
  138. TextButton_Roundify_12px.BackgroundColor3 = Color3.new(1, 1, 1)
  139. TextButton_Roundify_12px.BackgroundTransparency = 1
  140. TextButton_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  141. TextButton_Roundify_12px.Image = "rbxassetid://2851926732"
  142. TextButton_Roundify_12px.ImageColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  143. TextButton_Roundify_12px.ImageTransparency = 0.5
  144. TextButton_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  145. TextButton_Roundify_12px.SliceCenter = Rect.new(12, 12, 12, 12)
  146.  
  147. Auto_Farm.Name = "Auto_Farm"
  148. Auto_Farm.Parent = Frame_2
  149. Auto_Farm.BackgroundColor3 = Color3.new(1, 1, 1)
  150. Auto_Farm.BackgroundTransparency = 1
  151. Auto_Farm.BorderSizePixel = 0
  152. Auto_Farm.Position = UDim2.new(0.128087923, 0, 0.0976777822, 0)
  153. Auto_Farm.Size = UDim2.new(0, 50, 0, 50)
  154. Auto_Farm.ZIndex = 2
  155. Auto_Farm.Font = Enum.Font.SciFi
  156. Auto_Farm.Text = "X"
  157. Auto_Farm.TextColor3 = Color3.new(1, 0, 0)
  158. Auto_Farm.TextScaled = true
  159. Auto_Farm.TextSize = 14
  160. Auto_Farm.TextWrapped = true
  161.  
  162. TextButton_Roundify_12px_2.Name = "TextButton_Roundify_12px"
  163. TextButton_Roundify_12px_2.Parent = Auto_Farm
  164. TextButton_Roundify_12px_2.BackgroundColor3 = Color3.new(1, 1, 1)
  165. TextButton_Roundify_12px_2.BackgroundTransparency = 1
  166. TextButton_Roundify_12px_2.Size = UDim2.new(1, 0, 1, 0)
  167. TextButton_Roundify_12px_2.Image = "rbxassetid://2851926732"
  168. TextButton_Roundify_12px_2.ImageColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  169. TextButton_Roundify_12px_2.ImageTransparency = 0.5
  170. TextButton_Roundify_12px_2.ScaleType = Enum.ScaleType.Slice
  171. TextButton_Roundify_12px_2.SliceCenter = Rect.new(12, 12, 12, 12)
  172.  
  173. Auto_Rebirth.Name = "Auto_Rebirth"
  174. Auto_Rebirth.Parent = Frame_2
  175. Auto_Rebirth.BackgroundColor3 = Color3.new(1, 1, 1)
  176. Auto_Rebirth.BackgroundTransparency = 1
  177. Auto_Rebirth.BorderSizePixel = 0
  178. Auto_Rebirth.Position = UDim2.new(0.128380075, 0, 0.582761586, 0)
  179. Auto_Rebirth.Size = UDim2.new(0, 50, 0, 50)
  180. Auto_Rebirth.ZIndex = 2
  181. Auto_Rebirth.Font = Enum.Font.SciFi
  182. Auto_Rebirth.Text = "X"
  183. Auto_Rebirth.TextColor3 = Color3.new(1, 0, 0)
  184. Auto_Rebirth.TextScaled = true
  185. Auto_Rebirth.TextSize = 14
  186. Auto_Rebirth.TextWrapped = true
  187.  
  188. TextButton_Roundify_12px_3.Name = "TextButton_Roundify_12px"
  189. TextButton_Roundify_12px_3.Parent = Auto_Rebirth
  190. TextButton_Roundify_12px_3.BackgroundColor3 = Color3.new(1, 1, 1)
  191. TextButton_Roundify_12px_3.BackgroundTransparency = 1
  192. TextButton_Roundify_12px_3.Size = UDim2.new(1, 0, 1, 0)
  193. TextButton_Roundify_12px_3.Image = "rbxassetid://2851926732"
  194. TextButton_Roundify_12px_3.ImageColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  195. TextButton_Roundify_12px_3.ImageTransparency = 0.5
  196. TextButton_Roundify_12px_3.ScaleType = Enum.ScaleType.Slice
  197. TextButton_Roundify_12px_3.SliceCenter = Rect.new(12, 12, 12, 12)
  198.  
  199. Auto_Speeed.Name = "Auto_Speeed"
  200. Auto_Speeed.Parent = Frame_2
  201. Auto_Speeed.BackgroundColor3 = Color3.new(1, 1, 1)
  202. Auto_Speeed.BackgroundTransparency = 1
  203. Auto_Speeed.BorderSizePixel = 0
  204. Auto_Speeed.Position = UDim2.new(0.128380075, 0, 0.328944385, 0)
  205. Auto_Speeed.Size = UDim2.new(0, 50, 0, 50)
  206. Auto_Speeed.ZIndex = 2
  207. Auto_Speeed.Font = Enum.Font.SciFi
  208. Auto_Speeed.Text = "X"
  209. Auto_Speeed.TextColor3 = Color3.new(1, 0, 0)
  210. Auto_Speeed.TextScaled = true
  211. Auto_Speeed.TextSize = 14
  212. Auto_Speeed.TextWrapped = true
  213.  
  214. TextButton_Roundify_12px_4.Name = "TextButton_Roundify_12px"
  215. TextButton_Roundify_12px_4.Parent = Auto_Speeed
  216. TextButton_Roundify_12px_4.BackgroundColor3 = Color3.new(1, 1, 1)
  217. TextButton_Roundify_12px_4.BackgroundTransparency = 1
  218. TextButton_Roundify_12px_4.Size = UDim2.new(1, 0, 1, 0)
  219. TextButton_Roundify_12px_4.Image = "rbxassetid://2851926732"
  220. TextButton_Roundify_12px_4.ImageColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  221. TextButton_Roundify_12px_4.ImageTransparency = 0.5
  222. TextButton_Roundify_12px_4.ScaleType = Enum.ScaleType.Slice
  223. TextButton_Roundify_12px_4.SliceCenter = Rect.new(12, 12, 12, 12)
  224.  
  225. TextLabel_2.Parent = Frame_2
  226. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  227. TextLabel_2.BackgroundTransparency = 1
  228. TextLabel_2.BorderSizePixel = 0
  229. TextLabel_2.Position = UDim2.new(0.317862391, 0, 0.581974924, 0)
  230. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  231. TextLabel_2.ZIndex = 2
  232. TextLabel_2.Font = Enum.Font.SciFi
  233. TextLabel_2.Text = "Auto Rebirth"
  234. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  235. TextLabel_2.TextScaled = true
  236. TextLabel_2.TextSize = 14
  237. TextLabel_2.TextWrapped = true
  238.  
  239. TextLabel_Roundify_12px_2.Name = "TextLabel_Roundify_12px"
  240. TextLabel_Roundify_12px_2.Parent = TextLabel_2
  241. TextLabel_Roundify_12px_2.BackgroundColor3 = Color3.new(1, 1, 1)
  242. TextLabel_Roundify_12px_2.BackgroundTransparency = 1
  243. TextLabel_Roundify_12px_2.Size = UDim2.new(1, 0, 1, 0)
  244. TextLabel_Roundify_12px_2.Image = "rbxassetid://2851926732"
  245. TextLabel_Roundify_12px_2.ImageColor3 = Color3.new(0.133333, 0.972549, 1)
  246. TextLabel_Roundify_12px_2.ImageTransparency = 0.69999998807907
  247. TextLabel_Roundify_12px_2.ScaleType = Enum.ScaleType.Slice
  248. TextLabel_Roundify_12px_2.SliceCenter = Rect.new(12, 12, 12, 12)
  249.  
  250. TextLabel_3.Parent = Frame_2
  251. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  252. TextLabel_3.BackgroundTransparency = 1
  253. TextLabel_3.BorderSizePixel = 0
  254. TextLabel_3.Position = UDim2.new(0.320362329, 0, 0.325776726, 0)
  255. TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
  256. TextLabel_3.ZIndex = 2
  257. TextLabel_3.Font = Enum.Font.SciFi
  258. TextLabel_3.Text = "Auto Speeed"
  259. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  260. TextLabel_3.TextScaled = true
  261. TextLabel_3.TextSize = 14
  262. TextLabel_3.TextWrapped = true
  263.  
  264. TextLabel_Roundify_12px_3.Name = "TextLabel_Roundify_12px"
  265. TextLabel_Roundify_12px_3.Parent = TextLabel_3
  266. TextLabel_Roundify_12px_3.BackgroundColor3 = Color3.new(1, 1, 1)
  267. TextLabel_Roundify_12px_3.BackgroundTransparency = 1
  268. TextLabel_Roundify_12px_3.Size = UDim2.new(1, 0, 1, 0)
  269. TextLabel_Roundify_12px_3.Image = "rbxassetid://2851926732"
  270. TextLabel_Roundify_12px_3.ImageColor3 = Color3.new(0.133333, 0.972549, 1)
  271. TextLabel_Roundify_12px_3.ImageTransparency = 0.69999998807907
  272. TextLabel_Roundify_12px_3.ScaleType = Enum.ScaleType.Slice
  273. TextLabel_Roundify_12px_3.SliceCenter = Rect.new(12, 12, 12, 12)
  274.  
  275. TextLabel_4.Parent = Frame_2
  276. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  277. TextLabel_4.BackgroundTransparency = 1
  278. TextLabel_4.BorderSizePixel = 0
  279. TextLabel_4.Position = UDim2.new(0.320362329, 0, 0.0970597118, 0)
  280. TextLabel_4.Size = UDim2.new(0, 200, 0, 50)
  281. TextLabel_4.ZIndex = 2
  282. TextLabel_4.Font = Enum.Font.SciFi
  283. TextLabel_4.Text = " Auto Farm"
  284. TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
  285. TextLabel_4.TextScaled = true
  286. TextLabel_4.TextSize = 14
  287. TextLabel_4.TextWrapped = true
  288.  
  289. TextLabel_Roundify_12px_4.Name = "TextLabel_Roundify_12px"
  290. TextLabel_Roundify_12px_4.Parent = TextLabel_4
  291. TextLabel_Roundify_12px_4.BackgroundColor3 = Color3.new(1, 1, 1)
  292. TextLabel_Roundify_12px_4.BackgroundTransparency = 1
  293. TextLabel_Roundify_12px_4.Size = UDim2.new(1, 0, 1, 0)
  294. TextLabel_Roundify_12px_4.Image = "rbxassetid://2851926732"
  295. TextLabel_Roundify_12px_4.ImageColor3 = Color3.new(0.133333, 0.972549, 1)
  296. TextLabel_Roundify_12px_4.ImageTransparency = 0.69999998807907
  297. TextLabel_Roundify_12px_4.ScaleType = Enum.ScaleType.Slice
  298. TextLabel_Roundify_12px_4.SliceCenter = Rect.new(12, 12, 12, 12)
  299.  
  300. TextLabel_5.Parent = Frame_2
  301. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  302. TextLabel_5.BackgroundTransparency = 1
  303. TextLabel_5.Position = UDim2.new(0.870000064, 0, 0.476021528, 0)
  304. TextLabel_5.Size = UDim2.new(0, 50, 0, 50)
  305. TextLabel_5.ZIndex = 2
  306. TextLabel_5.Font = Enum.Font.SciFi
  307. TextLabel_5.Text = "Teleport"
  308. TextLabel_5.TextColor3 = Color3.new(0, 0, 0)
  309. TextLabel_5.TextScaled = true
  310. TextLabel_5.TextSize = 14
  311. TextLabel_5.TextWrapped = true
  312.  
  313. TextButton_Roundify_12px_5.Name = "TextButton_Roundify_12px"
  314. TextButton_Roundify_12px_5.Parent = TextLabel_5
  315. TextButton_Roundify_12px_5.BackgroundColor3 = Color3.new(1, 1, 1)
  316. TextButton_Roundify_12px_5.BackgroundTransparency = 1
  317. TextButton_Roundify_12px_5.Size = UDim2.new(1, 0, 1, 0)
  318. TextButton_Roundify_12px_5.Image = "rbxassetid://2851926732"
  319. TextButton_Roundify_12px_5.ImageColor3 = Color3.new(0.133333, 0.972549, 1)
  320. TextButton_Roundify_12px_5.ImageTransparency = 0.69999998807907
  321. TextButton_Roundify_12px_5.ScaleType = Enum.ScaleType.Slice
  322. TextButton_Roundify_12px_5.SliceCenter = Rect.new(12, 12, 12, 12)
  323.  
  324. ScrollingFrame.Parent = Frame
  325. ScrollingFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  326. ScrollingFrame.BackgroundTransparency = 1
  327. ScrollingFrame.Position = UDim2.new(0.00496232137, 0, 0.1936021, 0)
  328. ScrollingFrame.Size = UDim2.new(0, 398, 0, 197)
  329. ScrollingFrame.Visible = false
  330. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 2.5, 0)
  331.  
  332. TextButton.Parent = ScrollingFrame
  333. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  334. TextButton.BackgroundTransparency = 1
  335. TextButton.BorderSizePixel = 0
  336. TextButton.Position = UDim2.new(0.248743713, 0, 0.0243333355, 0)
  337. TextButton.Size = UDim2.new(0, 200, 0, 50)
  338. TextButton.ZIndex = 2
  339. TextButton.Font = Enum.Font.SciFi
  340. TextButton.Text = "Spawn"
  341. TextButton.TextColor3 = Color3.new(0, 0, 0)
  342. TextButton.TextScaled = true
  343. TextButton.TextSize = 14
  344. TextButton.TextWrapped = true
  345.  
  346. TextButton_Roundify_12px_6.Name = "TextButton_Roundify_12px"
  347. TextButton_Roundify_12px_6.Parent = TextButton
  348. TextButton_Roundify_12px_6.BackgroundColor3 = Color3.new(1, 1, 1)
  349. TextButton_Roundify_12px_6.BackgroundTransparency = 1
  350. TextButton_Roundify_12px_6.Size = UDim2.new(1, 0, 1, 0)
  351. TextButton_Roundify_12px_6.Image = "rbxassetid://2851926732"
  352. TextButton_Roundify_12px_6.ImageColor3 = Color3.new(0.133333, 0.972549, 1)
  353. TextButton_Roundify_12px_6.ImageTransparency = 0.69999998807907
  354. TextButton_Roundify_12px_6.ScaleType = Enum.ScaleType.Slice
  355. TextButton_Roundify_12px_6.SliceCenter = Rect.new(12, 12, 12, 12)
  356.  
  357. TextButton_2.Parent = ScrollingFrame
  358. TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  359. TextButton_2.BackgroundTransparency = 1
  360. TextButton_2.BorderSizePixel = 0
  361. TextButton_2.Position = UDim2.new(0.248743713, 0, 0.113666676, 0)
  362. TextButton_2.Size = UDim2.new(0, 200, 0, 50)
  363. TextButton_2.ZIndex = 2
  364. TextButton_2.Font = Enum.Font.SciFi
  365. TextButton_2.Text = "Elite Island"
  366. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  367. TextButton_2.TextScaled = true
  368. TextButton_2.TextSize = 14
  369. TextButton_2.TextWrapped = true
  370.  
  371. TextButton_Roundify_12px_7.Name = "TextButton_Roundify_12px"
  372. TextButton_Roundify_12px_7.Parent = TextButton_2
  373. TextButton_Roundify_12px_7.BackgroundColor3 = Color3.new(1, 1, 1)
  374. TextButton_Roundify_12px_7.BackgroundTransparency = 1
  375. TextButton_Roundify_12px_7.Size = UDim2.new(1, 0, 1, 0)
  376. TextButton_Roundify_12px_7.Image = "rbxassetid://2851926732"
  377. TextButton_Roundify_12px_7.ImageColor3 = Color3.new(0.133333, 0.972549, 1)
  378. TextButton_Roundify_12px_7.ImageTransparency = 0.69999998807907
  379. TextButton_Roundify_12px_7.ScaleType = Enum.ScaleType.Slice
  380. TextButton_Roundify_12px_7.SliceCenter = Rect.new(12, 12, 12, 12)
  381.  
  382. TextButton_3.Parent = ScrollingFrame
  383. TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1)
  384. TextButton_3.BackgroundTransparency = 1
  385. TextButton_3.BorderSizePixel = 0
  386. TextButton_3.Position = UDim2.new(0.248743713, 0, 0.203000009, 0)
  387. TextButton_3.Size = UDim2.new(0, 200, 0, 50)
  388. TextButton_3.ZIndex = 2
  389. TextButton_3.Font = Enum.Font.SciFi
  390. TextButton_3.Text = "Dessert Chest"
  391. TextButton_3.TextColor3 = Color3.new(0, 0, 0)
  392. TextButton_3.TextScaled = true
  393. TextButton_3.TextSize = 14
  394. TextButton_3.TextWrapped = true
  395.  
  396. TextButton_Roundify_12px_8.Name = "TextButton_Roundify_12px"
  397. TextButton_Roundify_12px_8.Parent = TextButton_3
  398. TextButton_Roundify_12px_8.BackgroundColor3 = Color3.new(1, 1, 1)
  399. TextButton_Roundify_12px_8.BackgroundTransparency = 1
  400. TextButton_Roundify_12px_8.Size = UDim2.new(1, 0, 1, 0)
  401. TextButton_Roundify_12px_8.Image = "rbxassetid://2851926732"
  402. TextButton_Roundify_12px_8.ImageColor3 = Color3.new(0.133333, 0.972549, 1)
  403. TextButton_Roundify_12px_8.ImageTransparency = 0.69999998807907
  404. TextButton_Roundify_12px_8.ScaleType = Enum.ScaleType.Slice
  405. TextButton_Roundify_12px_8.SliceCenter = Rect.new(12, 12, 12, 12)
  406.  
  407. TextButton_4.Parent = ScrollingFrame
  408. TextButton_4.BackgroundColor3 = Color3.new(1, 1, 1)
  409. TextButton_4.BackgroundTransparency = 1
  410. TextButton_4.BorderSizePixel = 0
  411. TextButton_4.Position = UDim2.new(0.248743713, 0, 0.294333339, 0)
  412. TextButton_4.Size = UDim2.new(0, 200, 0, 50)
  413. TextButton_4.ZIndex = 2
  414. TextButton_4.Font = Enum.Font.SciFi
  415. TextButton_4.Text = "Golden Chest"
  416. TextButton_4.TextColor3 = Color3.new(0, 0, 0)
  417. TextButton_4.TextScaled = true
  418. TextButton_4.TextSize = 14
  419. TextButton_4.TextWrapped = true
  420.  
  421. TextButton_Roundify_12px_9.Name = "TextButton_Roundify_12px"
  422. TextButton_Roundify_12px_9.Parent = TextButton_4
  423. TextButton_Roundify_12px_9.BackgroundColor3 = Color3.new(1, 1, 1)
  424. TextButton_Roundify_12px_9.BackgroundTransparency = 1
  425. TextButton_Roundify_12px_9.Size = UDim2.new(1, 0, 1, 0)
  426. TextButton_Roundify_12px_9.Image = "rbxassetid://2851926732"
  427. TextButton_Roundify_12px_9.ImageColor3 = Color3.new(0.133333, 0.972549, 1)
  428. TextButton_Roundify_12px_9.ImageTransparency = 0.69999998807907
  429. TextButton_Roundify_12px_9.ScaleType = Enum.ScaleType.Slice
  430. TextButton_Roundify_12px_9.SliceCenter = Rect.new(12, 12, 12, 12)
  431.  
  432. TextButton_5.Parent = ScrollingFrame
  433. TextButton_5.BackgroundColor3 = Color3.new(1, 1, 1)
  434. TextButton_5.BackgroundTransparency = 1
  435. TextButton_5.BorderSizePixel = 0
  436. TextButton_5.Position = UDim2.new(0.243718594, 0, 0.381777793, 0)
  437. TextButton_5.Size = UDim2.new(0, 200, 0, 50)
  438. TextButton_5.ZIndex = 2
  439. TextButton_5.Font = Enum.Font.SciFi
  440. TextButton_5.Text = "Cloud Land"
  441. TextButton_5.TextColor3 = Color3.new(0, 0, 0)
  442. TextButton_5.TextScaled = true
  443. TextButton_5.TextSize = 14
  444. TextButton_5.TextWrapped = true
  445.  
  446. TextButton_Roundify_12px_10.Name = "TextButton_Roundify_12px"
  447. TextButton_Roundify_12px_10.Parent = TextButton_5
  448. TextButton_Roundify_12px_10.BackgroundColor3 = Color3.new(1, 1, 1)
  449. TextButton_Roundify_12px_10.BackgroundTransparency = 1
  450. TextButton_Roundify_12px_10.Size = UDim2.new(1, 0, 1, 0)
  451. TextButton_Roundify_12px_10.Image = "rbxassetid://2851926732"
  452. TextButton_Roundify_12px_10.ImageColor3 = Color3.new(0.133333, 0.972549, 1)
  453. TextButton_Roundify_12px_10.ImageTransparency = 0.69999998807907
  454. TextButton_Roundify_12px_10.ScaleType = Enum.ScaleType.Slice
  455. TextButton_Roundify_12px_10.SliceCenter = Rect.new(12, 12, 12, 12)
  456.  
  457. TextButton_6.Parent = ScrollingFrame
  458. TextButton_6.BackgroundColor3 = Color3.new(1, 1, 1)
  459. TextButton_6.BackgroundTransparency = 1
  460. TextButton_6.BorderSizePixel = 0
  461. TextButton_6.Position = UDim2.new(0.248743698, 0, 0.470666647, 0)
  462. TextButton_6.Size = UDim2.new(0, 200, 0, 50)
  463. TextButton_6.ZIndex = 2
  464. TextButton_6.Font = Enum.Font.SciFi
  465. TextButton_6.Text = "Ice Land"
  466. TextButton_6.TextColor3 = Color3.new(0, 0, 0)
  467. TextButton_6.TextScaled = true
  468. TextButton_6.TextSize = 14
  469. TextButton_6.TextWrapped = true
  470.  
  471. TextButton_Roundify_12px_11.Name = "TextButton_Roundify_12px"
  472. TextButton_Roundify_12px_11.Parent = TextButton_6
  473. TextButton_Roundify_12px_11.BackgroundColor3 = Color3.new(1, 1, 1)
  474. TextButton_Roundify_12px_11.BackgroundTransparency = 1
  475. TextButton_Roundify_12px_11.Size = UDim2.new(1, 0, 1, 0)
  476. TextButton_Roundify_12px_11.Image = "rbxassetid://2851926732"
  477. TextButton_Roundify_12px_11.ImageColor3 = Color3.new(0.133333, 0.972549, 1)
  478. TextButton_Roundify_12px_11.ImageTransparency = 0.69999998807907
  479. TextButton_Roundify_12px_11.ScaleType = Enum.ScaleType.Slice
  480. TextButton_Roundify_12px_11.SliceCenter = Rect.new(12, 12, 12, 12)
  481.  
  482. TextButton_7.Parent = ScrollingFrame
  483. TextButton_7.BackgroundColor3 = Color3.new(1, 1, 1)
  484. TextButton_7.BackgroundTransparency = 1
  485. TextButton_7.BorderSizePixel = 0
  486. TextButton_7.Position = UDim2.new(0.248743713, 0, 0.553777814, 0)
  487. TextButton_7.Size = UDim2.new(0, 200, 0, 50)
  488. TextButton_7.ZIndex = 2
  489. TextButton_7.Font = Enum.Font.SciFi
  490. TextButton_7.Text = "Farm Ville"
  491. TextButton_7.TextColor3 = Color3.new(0, 0, 0)
  492. TextButton_7.TextScaled = true
  493. TextButton_7.TextSize = 14
  494. TextButton_7.TextWrapped = true
  495.  
  496. TextButton_Roundify_12px_12.Name = "TextButton_Roundify_12px"
  497. TextButton_Roundify_12px_12.Parent = TextButton_7
  498. TextButton_Roundify_12px_12.BackgroundColor3 = Color3.new(1, 1, 1)
  499. TextButton_Roundify_12px_12.BackgroundTransparency = 1
  500. TextButton_Roundify_12px_12.Size = UDim2.new(1, 0, 1, 0)
  501. TextButton_Roundify_12px_12.Image = "rbxassetid://2851926732"
  502. TextButton_Roundify_12px_12.ImageColor3 = Color3.new(0.133333, 0.972549, 1)
  503. TextButton_Roundify_12px_12.ImageTransparency = 0.69999998807907
  504. TextButton_Roundify_12px_12.ScaleType = Enum.ScaleType.Slice
  505. TextButton_Roundify_12px_12.SliceCenter = Rect.new(12, 12, 12, 12)
  506.  
  507. TextButton_8.Parent = ScrollingFrame
  508. TextButton_8.BackgroundColor3 = Color3.new(1, 1, 1)
  509. TextButton_8.BackgroundTransparency = 1
  510. TextButton_8.BorderSizePixel = 0
  511. TextButton_8.Position = UDim2.new(0.243718579, 0, 0.634333372, 0)
  512. TextButton_8.Size = UDim2.new(0, 200, 0, 50)
  513. TextButton_8.ZIndex = 2
  514. TextButton_8.Font = Enum.Font.SciFi
  515. TextButton_8.Text = "Sand Land"
  516. TextButton_8.TextColor3 = Color3.new(0, 0, 0)
  517. TextButton_8.TextScaled = true
  518. TextButton_8.TextSize = 14
  519. TextButton_8.TextWrapped = true
  520.  
  521. TextButton_Roundify_12px_13.Name = "TextButton_Roundify_12px"
  522. TextButton_Roundify_12px_13.Parent = TextButton_8
  523. TextButton_Roundify_12px_13.BackgroundColor3 = Color3.new(1, 1, 1)
  524. TextButton_Roundify_12px_13.BackgroundTransparency = 1
  525. TextButton_Roundify_12px_13.Size = UDim2.new(1, 0, 1, 0)
  526. TextButton_Roundify_12px_13.Image = "rbxassetid://2851926732"
  527. TextButton_Roundify_12px_13.ImageColor3 = Color3.new(0.133333, 0.972549, 1)
  528. TextButton_Roundify_12px_13.ImageTransparency = 0.69999998807907
  529. TextButton_Roundify_12px_13.ScaleType = Enum.ScaleType.Slice
  530. TextButton_Roundify_12px_13.SliceCenter = Rect.new(12, 12, 12, 12)
  531.  
  532. TextButton_9.Parent = ScrollingFrame
  533. TextButton_9.BackgroundColor3 = Color3.new(1, 1, 1)
  534. TextButton_9.BackgroundTransparency = 1
  535. TextButton_9.BorderSizePixel = 0
  536. TextButton_9.Position = UDim2.new(0.243718594, 0, 0.714444518, 0)
  537. TextButton_9.Size = UDim2.new(0, 200, 0, 50)
  538. TextButton_9.ZIndex = 2
  539. TextButton_9.Font = Enum.Font.SciFi
  540. TextButton_9.Text = "Moon"
  541. TextButton_9.TextColor3 = Color3.new(0, 0, 0)
  542. TextButton_9.TextScaled = true
  543. TextButton_9.TextSize = 14
  544. TextButton_9.TextWrapped = true
  545.  
  546. TextButton_Roundify_12px_14.Name = "TextButton_Roundify_12px"
  547. TextButton_Roundify_12px_14.Parent = TextButton_9
  548. TextButton_Roundify_12px_14.BackgroundColor3 = Color3.new(1, 1, 1)
  549. TextButton_Roundify_12px_14.BackgroundTransparency = 1
  550. TextButton_Roundify_12px_14.Size = UDim2.new(1, 0, 1, 0)
  551. TextButton_Roundify_12px_14.Image = "rbxassetid://2851926732"
  552. TextButton_Roundify_12px_14.ImageColor3 = Color3.new(0.133333, 0.972549, 1)
  553. TextButton_Roundify_12px_14.ImageTransparency = 0.69999998807907
  554. TextButton_Roundify_12px_14.ScaleType = Enum.ScaleType.Slice
  555. TextButton_Roundify_12px_14.SliceCenter = Rect.new(12, 12, 12, 12)
  556.  
  557. TextButton_10.Parent = ScrollingFrame
  558. TextButton_10.BackgroundColor3 = Color3.new(1, 1, 1)
  559. TextButton_10.BackgroundTransparency = 1
  560. TextButton_10.BorderSizePixel = 0
  561. TextButton_10.Position = UDim2.new(0.241206035, 0, 0.800444603, 0)
  562. TextButton_10.Size = UDim2.new(0, 200, 0, 50)
  563. TextButton_10.ZIndex = 2
  564. TextButton_10.Font = Enum.Font.SciFi
  565. TextButton_10.Text = "Magma"
  566. TextButton_10.TextColor3 = Color3.new(0, 0, 0)
  567. TextButton_10.TextScaled = true
  568. TextButton_10.TextSize = 14
  569. TextButton_10.TextWrapped = true
  570.  
  571. TextButton_Roundify_12px_15.Name = "TextButton_Roundify_12px"
  572. TextButton_Roundify_12px_15.Parent = TextButton_10
  573. TextButton_Roundify_12px_15.BackgroundColor3 = Color3.new(1, 1, 1)
  574. TextButton_Roundify_12px_15.BackgroundTransparency = 1
  575. TextButton_Roundify_12px_15.Size = UDim2.new(1, 0, 1, 0)
  576. TextButton_Roundify_12px_15.Image = "rbxassetid://2851926732"
  577. TextButton_Roundify_12px_15.ImageColor3 = Color3.new(0.133333, 0.972549, 1)
  578. TextButton_Roundify_12px_15.ImageTransparency = 0.69999998807907
  579. TextButton_Roundify_12px_15.ScaleType = Enum.ScaleType.Slice
  580. TextButton_Roundify_12px_15.SliceCenter = Rect.new(12, 12, 12, 12)
  581.  
  582. TextButton_11.Parent = ScrollingFrame
  583. TextButton_11.BackgroundColor3 = Color3.new(1, 1, 1)
  584. TextButton_11.BackgroundTransparency = 1
  585. TextButton_11.BorderSizePixel = 0
  586. TextButton_11.Position = UDim2.new(0.248743728, 0, 0.893777966, 0)
  587. TextButton_11.Size = UDim2.new(0, 200, 0, 50)
  588. TextButton_11.ZIndex = 2
  589. TextButton_11.Font = Enum.Font.SciFi
  590. TextButton_11.Text = "100 Rebirths"
  591. TextButton_11.TextColor3 = Color3.new(0, 0, 0)
  592. TextButton_11.TextScaled = true
  593. TextButton_11.TextSize = 14
  594. TextButton_11.TextWrapped = true
  595.  
  596. TextButton_Roundify_12px_16.Name = "TextButton_Roundify_12px"
  597. TextButton_Roundify_12px_16.Parent = TextButton_11
  598. TextButton_Roundify_12px_16.BackgroundColor3 = Color3.new(1, 1, 1)
  599. TextButton_Roundify_12px_16.BackgroundTransparency = 1
  600. TextButton_Roundify_12px_16.Size = UDim2.new(1, 0, 1, 0)
  601. TextButton_Roundify_12px_16.Image = "rbxassetid://2851926732"
  602. TextButton_Roundify_12px_16.ImageColor3 = Color3.new(0.133333, 0.972549, 1)
  603. TextButton_Roundify_12px_16.ImageTransparency = 0.69999998807907
  604. TextButton_Roundify_12px_16.ScaleType = Enum.ScaleType.Slice
  605. TextButton_Roundify_12px_16.SliceCenter = Rect.new(12, 12, 12, 12)
  606.  
  607. by.Name = "by"
  608. by.Parent = Frame
  609. by.BackgroundColor3 = Color3.new(1, 1, 1)
  610. by.BackgroundTransparency = 1
  611. by.BorderSizePixel = 0
  612. by.Position = UDim2.new(0, 0, 0.839109719, 0)
  613. by.Size = UDim2.new(0, 400, 0, 50)
  614. by.ZIndex = 3
  615. by.Font = Enum.Font.SciFi
  616. by.Text = "By Commandcracker"
  617. by.TextColor3 = Color3.new(0, 0, 0)
  618. by.TextScaled = true
  619. by.TextSize = 14
  620. by.TextWrapped = true
  621.  
  622. TextLabel_Roundify_12px_5.Name = "TextLabel_Roundify_12px"
  623. TextLabel_Roundify_12px_5.Parent = by
  624. TextLabel_Roundify_12px_5.BackgroundColor3 = Color3.new(1, 1, 1)
  625. TextLabel_Roundify_12px_5.BackgroundTransparency = 1
  626. TextLabel_Roundify_12px_5.Size = UDim2.new(1, 0, 1, 0)
  627. TextLabel_Roundify_12px_5.Image = "rbxassetid://2851926732"
  628. TextLabel_Roundify_12px_5.ImageColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  629. TextLabel_Roundify_12px_5.ImageTransparency = 0.30000001192093
  630. TextLabel_Roundify_12px_5.ScaleType = Enum.ScaleType.Slice
  631. TextLabel_Roundify_12px_5.SliceCenter = Rect.new(12, 12, 12, 12)
  632. -- Scripts:
  633. function SCRIPT_IFXY78_FAKESCRIPT() -- Exit.ex
  634.     local script = Instance.new('LocalScript')
  635.     script.Parent = Exit
  636.     script.Parent.MouseButton1Click:Connect(function()
  637.         if script.Parent.Parent.ScrollingFrame.Visible == true then
  638.             script.Parent.Parent.ScrollingFrame.Visible = false
  639.             script.Parent.Parent.Frame.Visible = true
  640.         end
  641.     end)
  642.  
  643. end
  644. coroutine.resume(coroutine.create(SCRIPT_IFXY78_FAKESCRIPT))
  645. function SCRIPT_IGNP72_FAKESCRIPT() -- Minimize.LocalScript
  646.     local script = Instance.new('LocalScript')
  647.     script.Parent = Minimize
  648.     shToggle = false
  649.    
  650.     script.Parent.MouseButton1Click:Connect(function()
  651.         if shToggle then
  652.             shToggle = false
  653.             script.Parent.Parent.Frame.Visible = false
  654.             script.Parent.Parent.ScrollingFrame.Visible = false
  655.             script.Parent.Parent.by.Visible = false
  656.             script.Parent.Parent.Parent.Frame.ImageTransparency = 1
  657.         else
  658.             shToggle = true
  659.             script.Parent.Parent.Frame.Visible = true
  660.             script.Parent.Parent.by.Visible = true
  661.             script.Parent.Parent.Parent.Frame.ImageTransparency = 0.3
  662.         end
  663.     end)
  664.    
  665.  
  666. end
  667. coroutine.resume(coroutine.create(SCRIPT_IGNP72_FAKESCRIPT))
  668. function SCRIPT_BSUV78_FAKESCRIPT() -- Frame.Drag
  669.     local script = Instance.new('LocalScript')
  670.     script.Parent = Frame
  671.     frame = script.Parent
  672.     frame.Draggable = true
  673.     frame.Active = true
  674.     frame.Selectable = true
  675.  
  676. end
  677. coroutine.resume(coroutine.create(SCRIPT_BSUV78_FAKESCRIPT))
  678. function SCRIPT_XRZV72_FAKESCRIPT() -- ImageButton.sh
  679.     local script = Instance.new('LocalScript')
  680.     script.Parent = ImageButton
  681.     script.Parent.MouseButton1Click:Connect(function()
  682.         script.Parent.Parent.Visible = false
  683.         script.Parent.Parent.Parent.ScrollingFrame.Visible = true
  684.     end)
  685.  
  686. end
  687. coroutine.resume(coroutine.create(SCRIPT_XRZV72_FAKESCRIPT))
  688. function SCRIPT_XCFK86_FAKESCRIPT() -- Auto_Farm.sc
  689.     local script = Instance.new('LocalScript')
  690.     script.Parent = Auto_Farm
  691.     AutoFarmToggle = false
  692.     local plr = game:GetService("Players").LocalPlayer
  693.     local w = 2
  694.     local wd = 5
  695.    
  696.     function sw ()
  697.         game:GetService'VirtualUser':SetKeyUp("w")
  698.         game:GetService'VirtualUser':SetKeyDown("w")
  699.         wait(0.1)
  700.         game:GetService'VirtualUser':SetKeyUp("w")
  701.     end
  702.    
  703.     script.Parent.MouseButton1Click:Connect(function()
  704.         if AutoFarmToggle then
  705.             AutoFarmToggle = false
  706.             script.Parent.Text = "X"
  707.             script.Parent.TextColor3 = Color3.fromRGB(255,0,0)
  708.         else
  709.             AutoFarmToggle = true
  710.             script.Parent.Text = "V"
  711.             script.Parent.TextColor3 = Color3.fromRGB(0,255,0)
  712.         end
  713.         while AutoFarmToggle do
  714.             --Reset
  715.             plr.Character.Humanoid.Health = 0
  716.             wait(7)
  717.             if not AutoFarmToggle then
  718.                 break
  719.             end
  720.             --moon door in
  721.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(39, 6, 24)
  722.             sw()
  723.             wait(wd)
  724.             if not AutoFarmToggle then
  725.                 break
  726.             end
  727.             --moon farm
  728.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-275, 1879, 3429)
  729.             wait(w)
  730.             if not AutoFarmToggle then
  731.                 break
  732.             end
  733.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-186, 1879, 3579)
  734.             wait(w)
  735.             if not AutoFarmToggle then
  736.                 break
  737.             end
  738.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-395, 1879, 3555)
  739.             wait(w)
  740.             if not AutoFarmToggle then
  741.                 break
  742.             end
  743.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-358, 1879, 3922)
  744.             wait(w)
  745.             if not AutoFarmToggle then
  746.                 break
  747.             end
  748.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-276, 1879, 4080)
  749.             --moon to magma
  750.             wait(w)
  751.             if not AutoFarmToggle then
  752.                 break
  753.             end
  754.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-104, 1897, 4394)
  755.             wait(w)
  756.             if not AutoFarmToggle then
  757.                 break
  758.             end
  759.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(40, 1843, 4678)
  760.             wait(w)
  761.             if not AutoFarmToggle then
  762.                 break
  763.             end
  764.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(103, 1895, 4956)
  765.             wait(w)
  766.             if not AutoFarmToggle then
  767.                 break
  768.             end
  769.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(243, 1873, 5377)
  770.             wait(w)
  771.             if not AutoFarmToggle then
  772.                 break
  773.             end
  774.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(520, 1871, 5774)
  775.             wait(w)
  776.             if not AutoFarmToggle then
  777.                 break
  778.             end
  779.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(459, 1924, 6205)
  780.             wait(w)
  781.             if not AutoFarmToggle then
  782.                 break
  783.             end
  784.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(295, 1870, 6476)
  785.             wait(w)
  786.             if not AutoFarmToggle then
  787.                 break
  788.             end
  789.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-18, 1871, 6687)
  790.             wait(w)
  791.             if not AutoFarmToggle then
  792.                 break
  793.             end
  794.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-236, 1873, 6918)
  795.             wait(w)
  796.             if not AutoFarmToggle then
  797.                 break
  798.             end
  799.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-403, 1871, 7183)
  800.             wait(w)
  801.             if not AutoFarmToggle then
  802.                 break
  803.             end
  804.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-698, 1874, 7120)
  805.             wait(w)
  806.             if not AutoFarmToggle then
  807.                 break
  808.             end
  809.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-908, 1873, 7432)
  810.             --Magma farm
  811.             wait(w)
  812.             if not AutoFarmToggle then
  813.                 break
  814.             end
  815.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-1305, 1867, 7482)
  816.             wait(w)
  817.             if not AutoFarmToggle then
  818.                 break
  819.             end
  820.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-1353, 1867, 7622)
  821.             wait(w)
  822.             if not AutoFarmToggle then
  823.                 break
  824.             end
  825.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-1417, 1867, 7506)
  826.             wait(w)
  827.             if not AutoFarmToggle then
  828.                 break
  829.             end
  830.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-1428, 1867, 7442)
  831.             wait(w)
  832.             if not AutoFarmToggle then
  833.                 break
  834.             end
  835.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-1364, 1884, 7394)
  836.             wait(w)
  837.             if not AutoFarmToggle then
  838.                 break
  839.             end
  840.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-1360, 1894, 7323)
  841.             wait(w)
  842.             if not AutoFarmToggle then
  843.                 break
  844.             end
  845.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-1300, 1890, 7321)
  846.             wait(w)
  847.             if not AutoFarmToggle then
  848.                 break
  849.             end
  850.             --100 Rebirths door
  851.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-1457, 1867, 7472)
  852.             sw()
  853.             wait(wd)
  854.             if not AutoFarmToggle then
  855.                 break
  856.             end
  857.             --100 Rebirths farm
  858.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-4812,2221,7916)
  859.             wait(w)
  860.             if not AutoFarmToggle then
  861.                 break
  862.             end
  863.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-4901, 2221, 7847)
  864.             wait(w)
  865.             if not AutoFarmToggle then
  866.                 break
  867.             end
  868.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-4859, 2221, 7697)
  869.             wait(w)
  870.             if not AutoFarmToggle then
  871.                 break
  872.             end
  873.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-4874, 2221, 7580)
  874.             wait(w)
  875.             if not AutoFarmToggle then
  876.                 break
  877.             end
  878.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-4776, 2221, 7482)
  879.             wait(w)
  880.             if not AutoFarmToggle then
  881.                 break
  882.             end
  883.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-4885, 2221, 7399)
  884.             wait(w)
  885.             if not AutoFarmToggle then
  886.                 break
  887.             end
  888.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-4711, 2221, 7260)
  889.             wait(w)
  890.             if not AutoFarmToggle then
  891.                 break
  892.             end
  893.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-4667, 2221, 7137)
  894.             wait(w)
  895.             if not AutoFarmToggle then
  896.                 break
  897.             end
  898.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-4568, 2221, 7300)
  899.             wait(w)
  900.             if not AutoFarmToggle then
  901.                 break
  902.             end
  903.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-4622, 2221, 7396)
  904.             wait(w)
  905.             if not AutoFarmToggle then
  906.                 break
  907.             end
  908.             plr.Character.HumanoidRootPart.CFrame = CFrame.new(-4669, 2221, 7719)
  909.             wait(w)
  910.         end
  911.     end)
  912.    
  913.  
  914. end
  915. coroutine.resume(coroutine.create(SCRIPT_XCFK86_FAKESCRIPT))
  916. function SCRIPT_UEWI81_FAKESCRIPT() -- Auto_Rebirth.sc
  917.     local script = Instance.new('LocalScript')
  918.     script.Parent = Auto_Rebirth
  919.     AutoRebirthToggle = false
  920.    
  921.     script.Parent.MouseButton1Click:Connect(function()
  922.         if AutoRebirthToggle then
  923.             AutoRebirthToggle = false
  924.             script.Parent.Text = "X"
  925.             script.Parent.TextColor3 = Color3.fromRGB(255,0,0)
  926.         else
  927.             AutoRebirthToggle = true
  928.             script.Parent.Text = "V"
  929.             script.Parent.TextColor3 = Color3.fromRGB(0,255,0)
  930.         end
  931.         while AutoRebirthToggle do
  932.             wait(1)
  933.             game.ReplicatedStorage.Events.Rebirth:InvokeServer()
  934.         end
  935.     end)
  936.    
  937.  
  938. end
  939. coroutine.resume(coroutine.create(SCRIPT_UEWI81_FAKESCRIPT))
  940. function SCRIPT_FZDX65_FAKESCRIPT() -- Auto_Speeed.sc
  941.     local script = Instance.new('LocalScript')
  942.     script.Parent = Auto_Speeed
  943.     AutoSpeeedToggle = false
  944.    
  945.     script.Parent.MouseButton1Click:Connect(function()
  946.         if AutoSpeeedToggle then
  947.             AutoSpeeedToggle = false
  948.             script.Parent.Text = "X"
  949.             script.Parent.TextColor3 = Color3.fromRGB(255,0,0)
  950.         else
  951.             AutoSpeeedToggle = true
  952.             script.Parent.Text = "V"
  953.             script.Parent.TextColor3 = Color3.fromRGB(0,255,0)
  954.         end
  955.         while AutoSpeeedToggle do
  956.             wait(0.0001)
  957.             game.ReplicatedStorage.Events.AddSpeed:InvokeServer()
  958.         end
  959.     end)
  960.    
  961.  
  962. end
  963. coroutine.resume(coroutine.create(SCRIPT_FZDX65_FAKESCRIPT))
  964. function SCRIPT_GCML73_FAKESCRIPT() -- TextButton.sc
  965.     local script = Instance.new('LocalScript')
  966.     script.Parent = TextButton
  967.     local plr = game:GetService("Players").LocalPlayer
  968.    
  969.     script.Parent.MouseButton1Click:Connect(function()
  970.         plr.Character.HumanoidRootPart.CFrame = CFrame.new(55, 6 , -58)
  971.     end)
  972.    
  973.  
  974. end
  975. coroutine.resume(coroutine.create(SCRIPT_GCML73_FAKESCRIPT))
  976. function SCRIPT_CYAU80_FAKESCRIPT() -- TextButton_2.sc
  977.     local script = Instance.new('LocalScript')
  978.     script.Parent = TextButton_2
  979.     local plr = game:GetService("Players").LocalPlayer
  980.    
  981.     script.Parent.MouseButton1Click:Connect(function()
  982.         plr.Character.HumanoidRootPart.CFrame = CFrame.new(252, 6 , -3300)
  983.     end)
  984.    
  985.  
  986. end
  987. coroutine.resume(coroutine.create(SCRIPT_CYAU80_FAKESCRIPT))
  988. function SCRIPT_SHBU85_FAKESCRIPT() -- TextButton_3.sc
  989.     local script = Instance.new('LocalScript')
  990.     script.Parent = TextButton_3
  991.     local plr = game:GetService("Players").LocalPlayer
  992.    
  993.     script.Parent.MouseButton1Click:Connect(function()
  994.         plr.Character.HumanoidRootPart.CFrame = CFrame.new(-7870, 6 , 39)
  995.     end)
  996.    
  997.  
  998. end
  999. coroutine.resume(coroutine.create(SCRIPT_SHBU85_FAKESCRIPT))
  1000. function SCRIPT_KQKO67_FAKESCRIPT() -- TextButton_4.sc
  1001.     local script = Instance.new('LocalScript')
  1002.     script.Parent = TextButton_4
  1003.     local plr = game:GetService("Players").LocalPlayer
  1004.    
  1005.     script.Parent.MouseButton1Click:Connect(function()
  1006.         plr.Character.HumanoidRootPart.CFrame = CFrame.new(471, 17 , -27)
  1007.     end)
  1008.    
  1009.  
  1010. end
  1011. coroutine.resume(coroutine.create(SCRIPT_KQKO67_FAKESCRIPT))
  1012. function SCRIPT_FAMO72_FAKESCRIPT() -- TextButton_5.sc
  1013.     local script = Instance.new('LocalScript')
  1014.     script.Parent = TextButton_5
  1015.     local plr = game:GetService("Players").LocalPlayer
  1016.    
  1017.     script.Parent.MouseButton1Click:Connect(function()
  1018.         plr.Character.HumanoidRootPart.CFrame = CFrame.new(442, 17 , 2)
  1019.     end)
  1020.    
  1021.  
  1022. end
  1023. coroutine.resume(coroutine.create(SCRIPT_FAMO72_FAKESCRIPT))
  1024. function SCRIPT_BHXV76_FAKESCRIPT() -- TextButton_6.sc
  1025.     local script = Instance.new('LocalScript')
  1026.     script.Parent = TextButton_6
  1027.     local plr = game:GetService("Players").LocalPlayer
  1028.    
  1029.     script.Parent.MouseButton1Click:Connect(function()
  1030.         plr.Character.HumanoidRootPart.CFrame = CFrame.new(3085, 6 , -49)
  1031.     end)
  1032.    
  1033.  
  1034. end
  1035. coroutine.resume(coroutine.create(SCRIPT_BHXV76_FAKESCRIPT))
  1036. function SCRIPT_XKTL85_FAKESCRIPT() -- TextButton_7.sc
  1037.     local script = Instance.new('LocalScript')
  1038.     script.Parent = TextButton_7
  1039.     local plr = game:GetService("Players").LocalPlayer
  1040.    
  1041.     script.Parent.MouseButton1Click:Connect(function()
  1042.         plr.Character.HumanoidRootPart.CFrame = CFrame.new(-1414, 6 , -41)
  1043.     end)
  1044.    
  1045.  
  1046. end
  1047. coroutine.resume(coroutine.create(SCRIPT_XKTL85_FAKESCRIPT))
  1048. function SCRIPT_RMSU75_FAKESCRIPT() -- TextButton_8.sc
  1049.     local script = Instance.new('LocalScript')
  1050.     script.Parent = TextButton_8
  1051.     local plr = game:GetService("Players").LocalPlayer
  1052.    
  1053.     script.Parent.MouseButton1Click:Connect(function()
  1054.         plr.Character.HumanoidRootPart.CFrame = CFrame.new(-7925, 6 , -6)
  1055.     end)
  1056.    
  1057.  
  1058. end
  1059. coroutine.resume(coroutine.create(SCRIPT_RMSU75_FAKESCRIPT))
  1060. function SCRIPT_XBAX71_FAKESCRIPT() -- TextButton_9.sc
  1061.     local script = Instance.new('LocalScript')
  1062.     script.Parent = TextButton_9
  1063.     local plr = game:GetService("Players").LocalPlayer
  1064.    
  1065.     script.Parent.MouseButton1Click:Connect(function()
  1066.         plr.Character.HumanoidRootPart.CFrame = CFrame.new(-322, 1879 , 3217)
  1067.     end)
  1068.    
  1069.  
  1070. end
  1071. coroutine.resume(coroutine.create(SCRIPT_XBAX71_FAKESCRIPT))
  1072. function SCRIPT_HIKD79_FAKESCRIPT() -- TextButton_10.sc
  1073.     local script = Instance.new('LocalScript')
  1074.     script.Parent = TextButton_10
  1075.     local plr = game:GetService("Players").LocalPlayer
  1076.    
  1077.     script.Parent.MouseButton1Click:Connect(function()
  1078.         plr.Character.HumanoidRootPart.CFrame = CFrame.new(-1281, 1867 , 7342)
  1079.     end)
  1080.    
  1081.  
  1082. end
  1083. coroutine.resume(coroutine.create(SCRIPT_HIKD79_FAKESCRIPT))
  1084. function SCRIPT_NXVN79_FAKESCRIPT() -- TextButton_11.sc
  1085.     local script = Instance.new('LocalScript')
  1086.     script.Parent = TextButton_11
  1087.     local plr = game:GetService("Players").LocalPlayer
  1088.    
  1089.     script.Parent.MouseButton1Click:Connect(function()
  1090.         plr.Character.HumanoidRootPart.CFrame = CFrame.new(-4664, 2221 , 7802)
  1091.     end)
  1092.    
  1093.  
  1094. end
  1095. coroutine.resume(coroutine.create(SCRIPT_NXVN79_FAKESCRIPT))
Add Comment
Please, Sign In to add comment