Advertisement
ScriptingGuy

Champions Simulator Script

Mar 9th, 2020
10,319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.46 KB | None | 0 0
  1. The Game Link : https://www.roblox.com/games/4254575069/Champion-Simulator
  2. Discord Link : https://discordapp.com/channels/686554761901768721/686664520596324435
  3.  
  4. --Good GUI
  5. -- Gui to Lua
  6. -- Version: 3
  7.  
  8. -- Instances:
  9.  
  10. local ScreenGui = Instance.new("ScreenGui")
  11. local Frame = Instance.new("Frame")
  12. local _1 = Instance.new("Frame")
  13. local _2 = Instance.new("Frame")
  14. local TextLabel = Instance.new("TextLabel")
  15. local TextLabel_2 = Instance.new("TextLabel")
  16. local TextButton = Instance.new("TextButton")
  17. local TextLabel_3 = Instance.new("TextLabel")
  18. local TextButton_2 = Instance.new("TextButton")
  19. local TextButton_3 = Instance.new("TextButton")
  20. local TextButton_4 = Instance.new("TextButton")
  21. local TextLabel_4 = Instance.new("TextLabel")
  22. local TextButton_5 = Instance.new("TextButton")
  23. local TextButton_6 = Instance.new("TextButton")
  24. local TextButton_7 = Instance.new("TextButton")
  25. local TextButton_8 = Instance.new("TextButton")
  26. local TextLabel_5 = Instance.new("TextLabel")
  27. local TextButton_9 = Instance.new("TextButton")
  28. local TextButton_10 = Instance.new("TextButton")
  29. local TextButton_11 = Instance.new("TextButton")
  30. local TextButton_12 = Instance.new("TextButton")
  31. local TextLabel_6 = Instance.new("TextLabel")
  32. local TextButton_13 = Instance.new("TextButton")
  33. local TextButton_14 = Instance.new("TextButton")
  34. local TextButton_15 = Instance.new("TextButton")
  35.  
  36. --Properties:
  37.  
  38. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  39. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  40.  
  41. Frame.Parent = ScreenGui
  42. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  43. Frame.BorderSizePixel = 0
  44. Frame.Position = UDim2.new(0.397050947, 0, 0.301350385, 0)
  45. Frame.Size = UDim2.new(0, 900, 0, 400)
  46.  
  47. _1.Name = "1"
  48. _1.Parent = Frame
  49. _1.BackgroundColor3 = Color3.new(0.298039, 0.298039, 0.298039)
  50. _1.BorderSizePixel = 0
  51. _1.Position = UDim2.new(0.0097090574, 0, -0.0160177238, 0)
  52. _1.Size = UDim2.new(0, 900, 0, 400)
  53.  
  54. _2.Name = "2"
  55. _2.Parent = Frame
  56. _2.BackgroundColor3 = Color3.new(1, 1, 1)
  57. _2.BorderSizePixel = 0
  58. _2.Position = UDim2.new(0.022929959, 0, 0.012637482, 0)
  59. _2.Size = UDim2.new(0, 862, 0, 30)
  60.  
  61. TextLabel.Parent = Frame
  62. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  63. TextLabel.BackgroundTransparency = 1
  64. TextLabel.Position = UDim2.new(0.247831479, 0, -0.0250000004, 0)
  65. TextLabel.Size = UDim2.new(0, 403, 0, 60)
  66. TextLabel.Font = Enum.Font.Code
  67. TextLabel.Text = "Pet Ranch 2 | Ryzen Hub Theme"
  68. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  69. TextLabel.TextSize = 25
  70.  
  71. TextLabel_2.Parent = Frame
  72. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  73. TextLabel_2.BackgroundTransparency = 1
  74. TextLabel_2.Position = UDim2.new(0.241635695, 0, 0.858267725, 0)
  75. TextLabel_2.Size = UDim2.new(0, 403, 0, 60)
  76. TextLabel_2.Font = Enum.Font.Code
  77. TextLabel_2.Text = "Credit : MARCO POLO & Barko_ALT | DIS SERVER : discordapp.com/invite/EXzdAd?utm"
  78. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  79. TextLabel_2.TextSize = 20
  80.  
  81. TextButton.Parent = Frame
  82. TextButton.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  83. TextButton.BorderSizePixel = 0
  84. TextButton.Position = UDim2.new(0.00444444455, 375, 0.196999997, 0)
  85. TextButton.Size = UDim2.new(0, 56, 0, 50)
  86. TextButton.Font = Enum.Font.Code
  87. TextButton.Text = "OFF"
  88. TextButton.TextColor3 = Color3.new(0, 0, 0)
  89. TextButton.TextSize = 30
  90.  
  91. TextLabel_3.Parent = Frame
  92. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  93. TextLabel_3.BackgroundTransparency = 1
  94. TextLabel_3.Position = UDim2.new(-0.115555555, 0, 0.075000003, 0)
  95. TextLabel_3.Size = UDim2.new(0, 403, 0, 60)
  96. TextLabel_3.Font = Enum.Font.Code
  97. TextLabel_3.Text = "AUTO BUY:"
  98. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  99. TextLabel_3.TextSize = 25
  100.  
  101. TextButton_2.Parent = Frame
  102. TextButton_2.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  103. TextButton_2.BorderSizePixel = 0
  104. TextButton_2.Position = UDim2.new(0.0453366414, 0, 0.19749999, 0)
  105. TextButton_2.Size = UDim2.new(0, 331, 0, 50)
  106. TextButton_2.Font = Enum.Font.Code
  107. TextButton_2.Text = "AUTO BUY GLOVES"
  108. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  109. TextButton_2.TextSize = 30
  110.  
  111. TextButton_3.Parent = Frame
  112. TextButton_3.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  113. TextButton_3.BorderSizePixel = 0
  114. TextButton_3.Position = UDim2.new(0.00444444455, 375, 0.351999998, 0)
  115. TextButton_3.Size = UDim2.new(0, 56, 0, 50)
  116. TextButton_3.Font = Enum.Font.Code
  117. TextButton_3.Text = "OFF"
  118. TextButton_3.TextColor3 = Color3.new(0, 0, 0)
  119. TextButton_3.TextSize = 30
  120.  
  121. TextButton_4.Parent = Frame
  122. TextButton_4.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  123. TextButton_4.BorderSizePixel = 0
  124. TextButton_4.Position = UDim2.new(0.0453366414, 0, 0.352499992, 0)
  125. TextButton_4.Size = UDim2.new(0, 331, 0, 50)
  126. TextButton_4.Font = Enum.Font.Code
  127. TextButton_4.Text = "AUTO BUY DNA"
  128. TextButton_4.TextColor3 = Color3.new(0, 0, 0)
  129. TextButton_4.TextSize = 30
  130.  
  131. TextLabel_4.Parent = Frame
  132. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  133. TextLabel_4.BackgroundTransparency = 1
  134. TextLabel_4.Position = UDim2.new(0.378888875, 0, 0.0675000027, 0)
  135. TextLabel_4.Size = UDim2.new(0, 403, 0, 60)
  136. TextLabel_4.Font = Enum.Font.Code
  137. TextLabel_4.Text = "AUTO FARM:"
  138. TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
  139. TextLabel_4.TextSize = 25
  140.  
  141. TextButton_5.Parent = Frame
  142. TextButton_5.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  143. TextButton_5.BorderSizePixel = 0
  144. TextButton_5.Position = UDim2.new(0.483333349, 375, 0.194499999, 0)
  145. TextButton_5.Size = UDim2.new(0, 56, 0, 50)
  146. TextButton_5.Font = Enum.Font.Code
  147. TextButton_5.Text = "OFF"
  148. TextButton_5.TextColor3 = Color3.new(0, 0, 0)
  149. TextButton_5.TextSize = 30
  150.  
  151. TextButton_6.Parent = Frame
  152. TextButton_6.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  153. TextButton_6.BorderSizePixel = 0
  154. TextButton_6.Position = UDim2.new(0.524225533, 0, 0.194999993, 0)
  155. TextButton_6.Size = UDim2.new(0, 331, 0, 50)
  156. TextButton_6.Font = Enum.Font.Code
  157. TextButton_6.Text = "AUTO STRENGHT OP"
  158. TextButton_6.TextColor3 = Color3.new(0, 0, 0)
  159. TextButton_6.TextSize = 30
  160.  
  161. TextButton_7.Parent = Frame
  162. TextButton_7.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  163. TextButton_7.BorderSizePixel = 0
  164. TextButton_7.Position = UDim2.new(0.483333349, 375, 0.3495, 0)
  165. TextButton_7.Size = UDim2.new(0, 56, 0, 50)
  166. TextButton_7.Font = Enum.Font.Code
  167. TextButton_7.Text = "OFF"
  168. TextButton_7.TextColor3 = Color3.new(0, 0, 0)
  169. TextButton_7.TextSize = 30
  170.  
  171. TextButton_8.Parent = Frame
  172. TextButton_8.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  173. TextButton_8.BorderSizePixel = 0
  174. TextButton_8.Position = UDim2.new(0.524225533, 0, 0.349999994, 0)
  175. TextButton_8.Size = UDim2.new(0, 331, 0, 50)
  176. TextButton_8.Font = Enum.Font.Code
  177. TextButton_8.Text = "AUTO FARM GEMS"
  178. TextButton_8.TextColor3 = Color3.new(0, 0, 0)
  179. TextButton_8.TextSize = 30
  180.  
  181. TextLabel_5.Parent = Frame
  182. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  183. TextLabel_5.BackgroundTransparency = 1
  184. TextLabel_5.Position = UDim2.new(-0.0844444409, 0, 0.457500011, 0)
  185. TextLabel_5.Size = UDim2.new(0, 403, 0, 60)
  186. TextLabel_5.Font = Enum.Font.Code
  187. TextLabel_5.Text = "AUTO BUY PET:"
  188. TextLabel_5.TextColor3 = Color3.new(0, 0, 0)
  189. TextLabel_5.TextSize = 25
  190.  
  191. TextButton_9.Parent = Frame
  192. TextButton_9.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  193. TextButton_9.BorderSizePixel = 0
  194. TextButton_9.Position = UDim2.new(0.00444444455, 375, 0.577000022, 0)
  195. TextButton_9.Size = UDim2.new(0, 56, 0, 50)
  196. TextButton_9.Font = Enum.Font.Code
  197. TextButton_9.Text = "OFF"
  198. TextButton_9.TextColor3 = Color3.new(0, 0, 0)
  199. TextButton_9.TextSize = 30
  200.  
  201. TextButton_10.Parent = Frame
  202. TextButton_10.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  203. TextButton_10.BorderSizePixel = 0
  204. TextButton_10.Position = UDim2.new(0.0453366414, 0, 0.577499986, 0)
  205. TextButton_10.Size = UDim2.new(0, 331, 0, 50)
  206. TextButton_10.Font = Enum.Font.Code
  207. TextButton_10.Text = "TIER 9"
  208. TextButton_10.TextColor3 = Color3.new(0, 0, 0)
  209. TextButton_10.TextSize = 30
  210.  
  211. TextButton_11.Parent = Frame
  212. TextButton_11.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  213. TextButton_11.BorderSizePixel = 0
  214. TextButton_11.Position = UDim2.new(0.00444444455, 375, 0.731999993, 0)
  215. TextButton_11.Size = UDim2.new(0, 56, 0, 50)
  216. TextButton_11.Font = Enum.Font.Code
  217. TextButton_11.Text = "OFF"
  218. TextButton_11.TextColor3 = Color3.new(0, 0, 0)
  219. TextButton_11.TextSize = 30
  220.  
  221. TextButton_12.Parent = Frame
  222. TextButton_12.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  223. TextButton_12.BorderSizePixel = 0
  224. TextButton_12.Position = UDim2.new(0.0453366414, 0, 0.732499957, 0)
  225. TextButton_12.Size = UDim2.new(0, 331, 0, 50)
  226. TextButton_12.Font = Enum.Font.Code
  227. TextButton_12.Text = "TIER 10"
  228. TextButton_12.TextColor3 = Color3.new(0, 0, 0)
  229. TextButton_12.TextSize = 30
  230.  
  231. TextLabel_6.Parent = Frame
  232. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  233. TextLabel_6.BackgroundTransparency = 1
  234. TextLabel_6.Position = UDim2.new(0.466666669, 0, 0.595000029, 0)
  235. TextLabel_6.Size = UDim2.new(0, 403, 0, 60)
  236. TextLabel_6.Font = Enum.Font.Code
  237. TextLabel_6.Text = "MOST IMPORTANT SCRIPT:"
  238. TextLabel_6.TextColor3 = Color3.new(0, 0, 0)
  239. TextLabel_6.TextSize = 25
  240.  
  241. TextButton_13.Parent = Frame
  242. TextButton_13.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  243. TextButton_13.BorderSizePixel = 0
  244. TextButton_13.Position = UDim2.new(0.525555551, 0, 0.732500017, 0)
  245. TextButton_13.Size = UDim2.new(0, 331, 0, 50)
  246. TextButton_13.Font = Enum.Font.Code
  247. TextButton_13.Text = "ANTI REPORT"
  248. TextButton_13.TextColor3 = Color3.new(0, 0, 0)
  249. TextButton_13.TextSize = 30
  250.  
  251. TextButton_14.Parent = Frame
  252. TextButton_14.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  253. TextButton_14.BorderSizePixel = 0
  254. TextButton_14.Position = UDim2.new(0.483333349, 375, 0.504499972, 0)
  255. TextButton_14.Size = UDim2.new(0, 56, 0, 50)
  256. TextButton_14.Font = Enum.Font.Code
  257. TextButton_14.Text = "OFF"
  258. TextButton_14.TextColor3 = Color3.new(0, 0, 0)
  259. TextButton_14.TextSize = 30
  260.  
  261. TextButton_15.Parent = Frame
  262. TextButton_15.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  263. TextButton_15.BorderSizePixel = 0
  264. TextButton_15.Position = UDim2.new(0.524225533, 0, 0.504999995, 0)
  265. TextButton_15.Size = UDim2.new(0, 331, 0, 50)
  266. TextButton_15.Font = Enum.Font.Code
  267. TextButton_15.Text = "AUTO SELL 2x"
  268. TextButton_15.TextColor3 = Color3.new(0, 0, 0)
  269. TextButton_15.TextSize = 30
  270.  
  271. -- Scripts:
  272.  
  273. local function FUOJNZ_fake_script() -- ScreenGui.Draggable (Read)
  274. local script = Instance.new('LocalScript', ScreenGui)
  275.  
  276. frame = script.Parent.Frame --Name of the frame you wanna move
  277. frame.Draggable = true
  278. frame.Active = true
  279. frame.Selectable = true
  280. --Place IN the gui NOT in the Frame , Other wise the script will break
  281. --Thanks to TheManInCity (On youtube) by comenting on the video
  282. --Thanks to me for uploading (lol)
  283.  
  284. --Ps we know that Draggable got removed but this script somehow works :D
  285. end
  286. coroutine.wrap(FUOJNZ_fake_script)()
  287. local function SFSWZQO_fake_script() -- Frame.Rainbow Frame
  288. local script = Instance.new('LocalScript', Frame)
  289.  
  290. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  291.  
  292. counter = 0
  293.  
  294. while wait(0.1)do
  295. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  296.  
  297. counter = counter + 0.01
  298. end
  299.  
  300. --Enjoy ;) dont change anything. I didnt script this so i dont know if you can change but its adviced not 2
  301. end
  302. coroutine.wrap(SFSWZQO_fake_script)()
  303. local function PHOR_fake_script() -- _2.Rainbow Frame
  304. local script = Instance.new('LocalScript', _2)
  305.  
  306. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  307.  
  308. counter = 0
  309.  
  310. while wait(0.1)do
  311. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  312.  
  313. counter = counter + 0.01
  314. end
  315.  
  316. --Enjoy ;) dont change anything. I didnt script this so i dont know if you can change but its adviced not 2
  317. end
  318. coroutine.wrap(PHOR_fake_script)()
  319. local function PKFX_fake_script() -- TextLabel.Rainbowify Text
  320. local script = Instance.new('LocalScript', TextLabel)
  321.  
  322. local r = { --color of the rainbow
  323. Color3.fromRGB(255, 255, 255); --red
  324. Color3.fromRGB(255, 255, 255); --orange
  325. Color3.fromRGB(0, 0, 0); --yellow
  326. Color3.fromRGB(0, 0, 0)} --purple
  327. local info = TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0)
  328. script.Parent.TextColor3 = r[1] --change this to your desired property
  329. i = 1
  330. while true do
  331. local tween = game:GetService("TweenService"):Create(script.Parent, info, {
  332. TextColor3 = r[i]}) --change this to your desired property
  333. tween:Play()
  334. repeat wait() until tween.Completed
  335. wait(0.1)
  336. if i == #r then i = 1 else i = i + 1 end
  337. end
  338.  
  339. --/camper0008 was here ;)
  340. end
  341. coroutine.wrap(PKFX_fake_script)()
  342. local function AHIHSJ_fake_script() -- TextLabel_2.Rainbowify Text
  343. local script = Instance.new('LocalScript', TextLabel_2)
  344.  
  345. local r = { --color of the rainbow
  346. Color3.fromRGB(255, 255, 255); --red
  347. Color3.fromRGB(255, 255, 255); --orange
  348. Color3.fromRGB(0, 0, 0); --yellow
  349. Color3.fromRGB(0, 0, 0)} --purple
  350. local info = TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0)
  351. script.Parent.TextColor3 = r[1] --change this to your desired property
  352. i = 1
  353. while true do
  354. local tween = game:GetService("TweenService"):Create(script.Parent, info, {
  355. TextColor3 = r[i]}) --change this to your desired property
  356. tween:Play()
  357. repeat wait() until tween.Completed
  358. wait(0.1)
  359. if i == #r then i = 1 else i = i + 1 end
  360. end
  361.  
  362. --/camper0008 was here ;)
  363. end
  364. coroutine.wrap(AHIHSJ_fake_script)()
  365. local function PIUQM_fake_script() -- TextButton.Button
  366. local script = Instance.new('LocalScript', TextButton)
  367.  
  368. function onButtonClicked()
  369.  
  370. _G.gloves = false
  371. while _G.gloves == true do
  372. wait()
  373. game.ReplicatedStorage.Remotes.Events.Gloves:FireServer("purchaseall", 1)
  374. wait()
  375. game.ReplicatedStorage.Remotes.Events.Gloves:FireServer("purchaseall", 2)
  376. wait()
  377. game.ReplicatedStorage.Remotes.Events.Gloves:FireServer("purchaseall", 3)
  378. wait()
  379. game.ReplicatedStorage.Remotes.Events.Gloves:FireServer("purchaseall", 4)
  380. end
  381. end
  382.  
  383. script.Parent.MouseButton1Click:connect(onButtonClicked)
  384. end
  385. coroutine.wrap(PIUQM_fake_script)()
  386. local function BFWB_fake_script() -- TextLabel_3.Rainbowify Text
  387. local script = Instance.new('LocalScript', TextLabel_3)
  388.  
  389. local r = { --color of the rainbow
  390. Color3.fromRGB(255, 255, 255); --red
  391. Color3.fromRGB(255, 255, 255); --orange
  392. Color3.fromRGB(0, 0, 0); --yellow
  393. Color3.fromRGB(0, 0, 0)} --purple
  394. local info = TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0)
  395. script.Parent.TextColor3 = r[1] --change this to your desired property
  396. i = 1
  397. while true do
  398. local tween = game:GetService("TweenService"):Create(script.Parent, info, {
  399. TextColor3 = r[i]}) --change this to your desired property
  400. tween:Play()
  401. repeat wait() until tween.Completed
  402. wait(0.1)
  403. if i == #r then i = 1 else i = i + 1 end
  404. end
  405.  
  406. --/camper0008 was here ;)
  407. end
  408. coroutine.wrap(BFWB_fake_script)()
  409. local function QGXE_fake_script() -- TextButton_2.Button
  410. local script = Instance.new('LocalScript', TextButton_2)
  411.  
  412. function onButtonClicked()
  413.  
  414. _G.gloves = true
  415. while _G.gloves == true do
  416. wait()
  417. game.ReplicatedStorage.Remotes.Events.Gloves:FireServer("purchaseall", 1)
  418. wait()
  419. game.ReplicatedStorage.Remotes.Events.Gloves:FireServer("purchaseall", 2)
  420. wait()
  421. game.ReplicatedStorage.Remotes.Events.Gloves:FireServer("purchaseall", 3)
  422. wait()
  423. game.ReplicatedStorage.Remotes.Events.Gloves:FireServer("purchaseall", 4)
  424. end
  425. end
  426.  
  427. script.Parent.MouseButton1Click:connect(onButtonClicked)
  428. end
  429. coroutine.wrap(QGXE_fake_script)()
  430. local function VAWD_fake_script() -- TextButton_3.Button
  431. local script = Instance.new('LocalScript', TextButton_3)
  432.  
  433. function onButtonClicked()
  434.  
  435. _G.dna = false
  436. while _G.dna == true do
  437. wait()
  438. game.ReplicatedStorage.Remotes.Events.DNA:FireServer("purchaseall", 1)
  439. wait()
  440. game.ReplicatedStorage.Remotes.Events.DNA:FireServer("purchaseall", 2)
  441. wait()
  442. game.ReplicatedStorage.Remotes.Events.DNA:FireServer("purchaseall", 3)
  443. wait()
  444. game.ReplicatedStorage.Remotes.Events.DNA:FireServer("purchaseall", 4)
  445. end
  446. end
  447.  
  448. script.Parent.MouseButton1Click:connect(onButtonClicked)
  449. end
  450. coroutine.wrap(VAWD_fake_script)()
  451. local function ZJSXLPA_fake_script() -- TextButton_4.Button
  452. local script = Instance.new('LocalScript', TextButton_4)
  453.  
  454. function onButtonClicked()
  455.  
  456. _G.dna = true
  457. while _G.dna == true do
  458. wait()
  459. game.ReplicatedStorage.Remotes.Events.DNA:FireServer("purchaseall", 1)
  460. wait()
  461. game.ReplicatedStorage.Remotes.Events.DNA:FireServer("purchaseall", 2)
  462. wait()
  463. game.ReplicatedStorage.Remotes.Events.DNA:FireServer("purchaseall", 3)
  464. wait()
  465. game.ReplicatedStorage.Remotes.Events.DNA:FireServer("purchaseall", 4)
  466. end
  467. end
  468.  
  469. script.Parent.MouseButton1Click:connect(onButtonClicked)
  470. end
  471. coroutine.wrap(ZJSXLPA_fake_script)()
  472. local function MEGQDX_fake_script() -- TextLabel_4.Rainbowify Text
  473. local script = Instance.new('LocalScript', TextLabel_4)
  474.  
  475. local r = { --color of the rainbow
  476. Color3.fromRGB(255, 255, 255); --red
  477. Color3.fromRGB(255, 255, 255); --orange
  478. Color3.fromRGB(0, 0, 0); --yellow
  479. Color3.fromRGB(0, 0, 0)} --purple
  480. local info = TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0)
  481. script.Parent.TextColor3 = r[1] --change this to your desired property
  482. i = 1
  483. while true do
  484. local tween = game:GetService("TweenService"):Create(script.Parent, info, {
  485. TextColor3 = r[i]}) --change this to your desired property
  486. tween:Play()
  487. repeat wait() until tween.Completed
  488. wait(0.1)
  489. if i == #r then i = 1 else i = i + 1 end
  490. end
  491.  
  492. --/camper0008 was here ;)
  493. end
  494. coroutine.wrap(MEGQDX_fake_script)()
  495. local function ZELZLJU_fake_script() -- TextButton_5.Button
  496. local script = Instance.new('LocalScript', TextButton_5)
  497.  
  498. function onButtonClicked()
  499.  
  500. _G.a = false
  501. while _G.a == true do
  502. wait()
  503. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  504. if v:IsA("Tool") then
  505. wait(0.1)
  506. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  507. end
  508. end
  509. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  510. if v:IsA("Tool") then
  511. wait(0.4)
  512. v:Activate()
  513. wait(0.4)
  514. v:Deactivate()
  515. end
  516. end
  517. end
  518. end
  519.  
  520. script.Parent.MouseButton1Click:connect(onButtonClicked)
  521. end
  522. coroutine.wrap(ZELZLJU_fake_script)()
  523. local function LCUSLJ_fake_script() -- TextButton_6.Button
  524. local script = Instance.new('LocalScript', TextButton_6)
  525.  
  526. function onButtonClicked()
  527.  
  528. _G.a = true
  529. while _G.a == true do
  530. wait()
  531. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  532. if v:IsA("Tool") then
  533. wait(0.1)
  534. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  535. end
  536. end
  537. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  538. if v:IsA("Tool") then
  539. wait(0.4)
  540. v:Activate()
  541. wait(0.4)
  542. v:Deactivate()
  543. end
  544. end
  545. end
  546. end
  547.  
  548. script.Parent.MouseButton1Click:connect(onButtonClicked)
  549. end
  550. coroutine.wrap(LCUSLJ_fake_script)()
  551. local function KBHL_fake_script() -- TextButton_7.Button
  552. local script = Instance.new('LocalScript', TextButton_7)
  553.  
  554. function onButtonClicked()
  555.  
  556. _G.aaa = false
  557. while _G.aaa == true do
  558. wait(0.3)
  559. for i,v in pairs(game.Workspace.Pickups:GetDescendants()) do
  560. if v.ClassName == "MeshPart"then
  561. wait(0.3)
  562. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  563. end
  564. end
  565. end
  566. end
  567.  
  568. script.Parent.MouseButton1Click:connect(onButtonClicked)
  569. end
  570. coroutine.wrap(KBHL_fake_script)()
  571. local function VYSA_fake_script() -- TextButton_8.Button
  572. local script = Instance.new('LocalScript', TextButton_8)
  573.  
  574. function onButtonClicked()
  575.  
  576. _G.aaa = true
  577. while _G.aaa == true do
  578. wait(0.3)
  579. for i,v in pairs(game.Workspace.Pickups:GetDescendants()) do
  580. if v.ClassName == "MeshPart"then
  581. wait(0.3)
  582. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  583. end
  584. end
  585. end
  586. end
  587.  
  588. script.Parent.MouseButton1Click:connect(onButtonClicked)
  589. end
  590. coroutine.wrap(VYSA_fake_script)()
  591. local function UQJYFT_fake_script() -- TextLabel_5.Rainbowify Text
  592. local script = Instance.new('LocalScript', TextLabel_5)
  593.  
  594. local r = { --color of the rainbow
  595. Color3.fromRGB(255, 255, 255); --red
  596. Color3.fromRGB(255, 255, 255); --orange
  597. Color3.fromRGB(0, 0, 0); --yellow
  598. Color3.fromRGB(0, 0, 0)} --purple
  599. local info = TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0)
  600. script.Parent.TextColor3 = r[1] --change this to your desired property
  601. i = 1
  602. while true do
  603. local tween = game:GetService("TweenService"):Create(script.Parent, info, {
  604. TextColor3 = r[i]}) --change this to your desired property
  605. tween:Play()
  606. repeat wait() until tween.Completed
  607. wait(0.1)
  608. if i == #r then i = 1 else i = i + 1 end
  609. end
  610.  
  611. --/camper0008 was here ;)
  612. end
  613. coroutine.wrap(UQJYFT_fake_script)()
  614. local function FKHEKY_fake_script() -- TextButton_9.Button
  615. local script = Instance.new('LocalScript', TextButton_9)
  616.  
  617. function onButtonClicked()
  618.  
  619. _G.egg9 = false
  620. while _G.egg9 == true do
  621. wait()
  622. game:GetService("ReplicatedStorage").Remotes.Functions.EggHatch:InvokeServer("single", 9)
  623. end
  624. end
  625.  
  626. script.Parent.MouseButton1Click:connect(onButtonClicked)
  627. end
  628. coroutine.wrap(FKHEKY_fake_script)()
  629. local function DMPT_fake_script() -- TextButton_10.Button
  630. local script = Instance.new('LocalScript', TextButton_10)
  631.  
  632. function onButtonClicked()
  633.  
  634. _G.egg9 = true
  635. while _G.egg9 == true do
  636. wait()
  637. game:GetService("ReplicatedStorage").Remotes.Functions.EggHatch:InvokeServer("single", 9)
  638. end
  639. end
  640.  
  641. script.Parent.MouseButton1Click:connect(onButtonClicked)
  642. end
  643. coroutine.wrap(DMPT_fake_script)()
  644. local function WSPRFN_fake_script() -- TextButton_11.Button
  645. local script = Instance.new('LocalScript', TextButton_11)
  646.  
  647. function onButtonClicked()
  648.  
  649. _G.egg10 = false
  650. while _G.egg10 == true do
  651. wait()
  652. game:GetService("ReplicatedStorage").Remotes.Functions.EggHatch:InvokeServer("single", 10)
  653. end
  654. end
  655.  
  656. script.Parent.MouseButton1Click:connect(onButtonClicked)
  657. end
  658. coroutine.wrap(WSPRFN_fake_script)()
  659. local function BAQWCG_fake_script() -- TextButton_12.Button
  660. local script = Instance.new('LocalScript', TextButton_12)
  661.  
  662. function onButtonClicked()
  663.  
  664. _G.egg10 = true
  665. while _G.egg10 == true do
  666. wait()
  667. game:GetService("ReplicatedStorage").Remotes.Functions.EggHatch:InvokeServer("single", 10)
  668. end
  669. end
  670.  
  671. script.Parent.MouseButton1Click:connect(onButtonClicked)
  672. end
  673. coroutine.wrap(BAQWCG_fake_script)()
  674. local function BJEG_fake_script() -- TextLabel_6.Rainbowify Text
  675. local script = Instance.new('LocalScript', TextLabel_6)
  676.  
  677. local r = { --color of the rainbow
  678. Color3.fromRGB(255, 255, 255); --red
  679. Color3.fromRGB(255, 255, 255); --orange
  680. Color3.fromRGB(0, 0, 0); --yellow
  681. Color3.fromRGB(0, 0, 0)} --purple
  682. local info = TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0)
  683. script.Parent.TextColor3 = r[1] --change this to your desired property
  684. i = 1
  685. while true do
  686. local tween = game:GetService("TweenService"):Create(script.Parent, info, {
  687. TextColor3 = r[i]}) --change this to your desired property
  688. tween:Play()
  689. repeat wait() until tween.Completed
  690. wait(0.1)
  691. if i == #r then i = 1 else i = i + 1 end
  692. end
  693.  
  694. --/camper0008 was here ;)
  695. end
  696. coroutine.wrap(BJEG_fake_script)()
  697. local function HMJHVUE_fake_script() -- TextButton_13.Button
  698. local script = Instance.new('LocalScript', TextButton_13)
  699.  
  700. function onButtonClicked()
  701.  
  702. game:GetService'RunService'.RenderStepped:Connect(function()
  703. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  704. if v.ClassName == "Accessory" then
  705. v:Destroy()
  706. end
  707. end
  708. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  709. if v.ClassName == "Shirt" then
  710. v:Destroy()
  711. end
  712. end
  713. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  714. if v.ClassName == "Pants" then
  715. v:Destroy()
  716. end
  717. end
  718. for i,v in pairs(game.Players.LocalPlayer.Character.Head:GetChildren()) do
  719. if v.ClassName == "Decal" then
  720. v:Destroy()
  721. end
  722. end
  723. for i,v in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do
  724. if v.ClassName == "BillboardGui" then
  725. v:Destroy()
  726. end
  727. end
  728. end)
  729. end
  730.  
  731. script.Parent.MouseButton1Click:connect(onButtonClicked)
  732. end
  733. coroutine.wrap(HMJHVUE_fake_script)()
  734. local function AVXJPLT_fake_script() -- TextButton_14.Button
  735. local script = Instance.new('LocalScript', TextButton_14)
  736.  
  737. function onButtonClicked()
  738.  
  739. _G.x2x = false
  740. while _G.x2x == true do
  741. wait()
  742. for i,v in pairs(game.Workspace:GetDescendants()) do
  743. if v.Name == "2xSell" then
  744. wait()
  745. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame + Vector3.new(0,2,0)
  746. end
  747. end
  748. end
  749. end
  750.  
  751. script.Parent.MouseButton1Click:connect(onButtonClicked)
  752. end
  753. coroutine.wrap(AVXJPLT_fake_script)()
  754. local function SVIZF_fake_script() -- TextButton_15.Button
  755. local script = Instance.new('LocalScript', TextButton_15)
  756.  
  757. function onButtonClicked()
  758.  
  759. _G.x2x = true
  760. while _G.x2x == true do
  761. wait()
  762. for i,v in pairs(game.Workspace:GetDescendants()) do
  763. if v.Name == "2xSell" then
  764. wait()
  765. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame + Vector3.new(0,2,0)
  766. end
  767. end
  768. end
  769. end
  770.  
  771. script.Parent.MouseButton1Click:connect(onButtonClicked)
  772. end
  773. coroutine.wrap(SVIZF_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement