Advertisement
ScriptingGuy

Pet Ranch Simulator 2 Script

Mar 8th, 2020
21,008
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.42 KB | None | 0 0
  1. The Game Link : https://www.roblox.com/games/4476549181/2X-COINS-Pet-Ranch-Simulator-2
  2. Discord Link : https://discordapp.com/channels/686554761901768721/686664520596324435
  3.  
  4. --Good Gui -- Free GamePass -- Auto Equip Best Pets -- Auto Buy --
  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 TextButton_2 = Instance.new("TextButton")
  18. local TextButton_3 = Instance.new("TextButton")
  19. local TextButton_4 = Instance.new("TextButton")
  20. local TextButton_5 = Instance.new("TextButton")
  21. local TextButton_6 = Instance.new("TextButton")
  22. local TextButton_7 = Instance.new("TextButton")
  23. local TextButton_8 = Instance.new("TextButton")
  24. local TextButton_9 = Instance.new("TextButton")
  25. local TextLabel_3 = Instance.new("TextLabel")
  26. local TextButton_10 = Instance.new("TextButton")
  27. local TextButton_11 = Instance.new("TextButton")
  28. local TextLabel_4 = Instance.new("TextLabel")
  29. local TextButton_12 = Instance.new("TextButton")
  30. local TextButton_13 = Instance.new("TextButton")
  31.  
  32. --Properties:
  33.  
  34. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  35. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  36.  
  37. Frame.Parent = ScreenGui
  38. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  39. Frame.BorderSizePixel = 0
  40. Frame.Position = UDim2.new(0.397050947, 0, 0.301350385, 0)
  41. Frame.Size = UDim2.new(0, 900, 0, 400)
  42.  
  43. _1.Name = "1"
  44. _1.Parent = Frame
  45. _1.BackgroundColor3 = Color3.new(0.298039, 0.298039, 0.298039)
  46. _1.BorderSizePixel = 0
  47. _1.Position = UDim2.new(0.0097090574, 0, -0.0160177238, 0)
  48. _1.Size = UDim2.new(0, 900, 0, 400)
  49.  
  50. _2.Name = "2"
  51. _2.Parent = Frame
  52. _2.BackgroundColor3 = Color3.new(1, 1, 1)
  53. _2.BorderSizePixel = 0
  54. _2.Position = UDim2.new(0.022929959, 0, 0.012637482, 0)
  55. _2.Size = UDim2.new(0, 862, 0, 30)
  56.  
  57. TextLabel.Parent = Frame
  58. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  59. TextLabel.BackgroundTransparency = 1
  60. TextLabel.Position = UDim2.new(0.247831479, 0, -0.0250000004, 0)
  61. TextLabel.Size = UDim2.new(0, 403, 0, 60)
  62. TextLabel.Font = Enum.Font.Code
  63. TextLabel.Text = "Pet Ranch 2 | Ryzen Hub Theme"
  64. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  65. TextLabel.TextSize = 25
  66.  
  67. TextLabel_2.Parent = Frame
  68. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  69. TextLabel_2.BackgroundTransparency = 1
  70. TextLabel_2.Position = UDim2.new(0.241635695, 0, 0.858267725, 0)
  71. TextLabel_2.Size = UDim2.new(0, 403, 0, 60)
  72. TextLabel_2.Font = Enum.Font.Code
  73. TextLabel_2.Text = "Credit : MARCO POLO & Barko_ALT | DIS SERVER : discordapp.com/invite/EXzdAd?utm"
  74. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  75. TextLabel_2.TextSize = 20
  76.  
  77. TextButton.Parent = Frame
  78. TextButton.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  79. TextButton.BorderSizePixel = 0
  80. TextButton.Position = UDim2.new(0.040892195, 0, 0.157499999, 0)
  81. TextButton.Size = UDim2.new(0, 331, 0, 50)
  82. TextButton.Font = Enum.Font.Code
  83. TextButton.Text = "AUTO EQUIP BEST PET"
  84. TextButton.TextColor3 = Color3.new(0, 0, 0)
  85. TextButton.TextSize = 30
  86.  
  87. TextButton_2.Parent = Frame
  88. TextButton_2.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  89. TextButton_2.BorderSizePixel = 0
  90. TextButton_2.Position = UDim2.new(0, 375, 0.157000005, 0)
  91. TextButton_2.Size = UDim2.new(0, 56, 0, 50)
  92. TextButton_2.Font = Enum.Font.Code
  93. TextButton_2.Text = "OFF"
  94. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  95. TextButton_2.TextSize = 30
  96.  
  97. TextButton_3.Parent = Frame
  98. TextButton_3.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  99. TextButton_3.BorderSizePixel = 0
  100. TextButton_3.Position = UDim2.new(0.0410000011, 0, 0.300000012, 0)
  101. TextButton_3.Size = UDim2.new(0, 331, 0, 50)
  102. TextButton_3.Font = Enum.Font.Code
  103. TextButton_3.Text = "AUTO UPGRADE RANCH"
  104. TextButton_3.TextColor3 = Color3.new(0, 0, 0)
  105. TextButton_3.TextSize = 30
  106.  
  107. TextButton_4.Parent = Frame
  108. TextButton_4.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  109. TextButton_4.BorderSizePixel = 0
  110. TextButton_4.Position = UDim2.new(0, 375, 0.300000012, 0)
  111. TextButton_4.Size = UDim2.new(0, 56, 0, 50)
  112. TextButton_4.Font = Enum.Font.Code
  113. TextButton_4.Text = "OFF"
  114. TextButton_4.TextColor3 = Color3.new(0, 0, 0)
  115. TextButton_4.TextSize = 30
  116.  
  117. TextButton_5.Parent = Frame
  118. TextButton_5.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  119. TextButton_5.BorderSizePixel = 0
  120. TextButton_5.Position = UDim2.new(0.0410000011, 0, 0.550000012, 0)
  121. TextButton_5.Size = UDim2.new(0, 331, 0, 50)
  122. TextButton_5.Font = Enum.Font.Code
  123. TextButton_5.Text = "AUTO REBIRTH 1"
  124. TextButton_5.TextColor3 = Color3.new(0, 0, 0)
  125. TextButton_5.TextSize = 30
  126.  
  127. TextButton_6.Parent = Frame
  128. TextButton_6.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  129. TextButton_6.BorderSizePixel = 0
  130. TextButton_6.Position = UDim2.new(0, 375, 0.550000012, 0)
  131. TextButton_6.Size = UDim2.new(0, 56, 0, 50)
  132. TextButton_6.Font = Enum.Font.Code
  133. TextButton_6.Text = "OFF"
  134. TextButton_6.TextColor3 = Color3.new(0, 0, 0)
  135. TextButton_6.TextSize = 30
  136.  
  137. TextButton_7.Parent = Frame
  138. TextButton_7.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  139. TextButton_7.BorderSizePixel = 0
  140. TextButton_7.Position = UDim2.new(0.0410000011, 0, 0.699999988, 0)
  141. TextButton_7.Size = UDim2.new(0, 102, 0, 50)
  142. TextButton_7.Font = Enum.Font.Code
  143. TextButton_7.Text = "10 REBIRTH"
  144. TextButton_7.TextColor3 = Color3.new(0, 0, 0)
  145. TextButton_7.TextSize = 20
  146.  
  147. TextButton_8.Parent = Frame
  148. TextButton_8.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  149. TextButton_8.BorderSizePixel = 0
  150. TextButton_8.Position = UDim2.new(0.200000003, 0, 0.699999988, 0)
  151. TextButton_8.Size = UDim2.new(0, 102, 0, 50)
  152. TextButton_8.Font = Enum.Font.Code
  153. TextButton_8.Text = "25 REBIRTH"
  154. TextButton_8.TextColor3 = Color3.new(0, 0, 0)
  155. TextButton_8.TextSize = 20
  156.  
  157. TextButton_9.Parent = Frame
  158. TextButton_9.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  159. TextButton_9.BorderSizePixel = 0
  160. TextButton_9.Position = UDim2.new(0.349999994, 0, 0.699999988, 0)
  161. TextButton_9.Size = UDim2.new(0, 102, 0, 50)
  162. TextButton_9.Font = Enum.Font.Code
  163. TextButton_9.Text = "50 REBIRTH"
  164. TextButton_9.TextColor3 = Color3.new(0, 0, 0)
  165. TextButton_9.TextSize = 20
  166.  
  167. TextLabel_3.Parent = Frame
  168. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  169. TextLabel_3.BackgroundTransparency = 1
  170. TextLabel_3.Position = UDim2.new(-0.0607187115, 0, 0.414999992, 0)
  171. TextLabel_3.Size = UDim2.new(0, 403, 0, 60)
  172. TextLabel_3.Font = Enum.Font.Code
  173. TextLabel_3.Text = "REBIRTH FUNCTIONS:"
  174. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  175. TextLabel_3.TextSize = 25
  176.  
  177. TextButton_10.Parent = Frame
  178. TextButton_10.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  179. TextButton_10.BorderSizePixel = 0
  180. TextButton_10.Position = UDim2.new(0.542750955, 0, 0.150000006, 0)
  181. TextButton_10.Size = UDim2.new(0, 331, 0, 50)
  182. TextButton_10.Font = Enum.Font.Code
  183. TextButton_10.Text = "AUTO STARTER QUEST REWARD COLLECTOR"
  184. TextButton_10.TextColor3 = Color3.new(0, 0, 0)
  185. TextButton_10.TextSize = 17
  186.  
  187. TextButton_11.Parent = Frame
  188. TextButton_11.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  189. TextButton_11.BorderSizePixel = 0
  190. TextButton_11.Position = UDim2.new(0.920000017, 0, 0.147499993, 0)
  191. TextButton_11.Size = UDim2.new(0, 56, 0, 50)
  192. TextButton_11.Font = Enum.Font.Code
  193. TextButton_11.Text = "OFF"
  194. TextButton_11.TextColor3 = Color3.new(0, 0, 0)
  195. TextButton_11.TextSize = 30
  196.  
  197. TextLabel_4.Parent = Frame
  198. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  199. TextLabel_4.BackgroundTransparency = 1
  200. TextLabel_4.Position = UDim2.new(0.462222219, 0, 0.262499988, 0)
  201. TextLabel_4.Size = UDim2.new(0, 403, 0, 60)
  202. TextLabel_4.Font = Enum.Font.Code
  203. TextLabel_4.Text = "MINIGAMES FUNCTIONS:"
  204. TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
  205. TextLabel_4.TextSize = 25
  206.  
  207. TextButton_12.Parent = Frame
  208. TextButton_12.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  209. TextButton_12.BorderSizePixel = 0
  210. TextButton_12.Position = UDim2.new(0.543333352, 0, 0.387499988, 0)
  211. TextButton_12.Size = UDim2.new(0, 331, 0, 50)
  212. TextButton_12.Font = Enum.Font.Code
  213. TextButton_12.Text = "REMOVE SPIKE PET RUSH"
  214. TextButton_12.TextColor3 = Color3.new(0, 0, 0)
  215. TextButton_12.TextSize = 25
  216.  
  217. TextButton_13.Parent = Frame
  218. TextButton_13.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  219. TextButton_13.BorderSizePixel = 0
  220. TextButton_13.Position = UDim2.new(0.542222202, 0, 0.540000021, 0)
  221. TextButton_13.Size = UDim2.new(0, 331, 0, 50)
  222. TextButton_13.Font = Enum.Font.Code
  223. TextButton_13.Text = "REMOVE BOMB FLAPPY"
  224. TextButton_13.TextColor3 = Color3.new(0, 0, 0)
  225. TextButton_13.TextSize = 25
  226.  
  227. -- Scripts:
  228.  
  229. local function DFGQLD_fake_script() -- ScreenGui.Draggable (Read)
  230. local script = Instance.new('LocalScript', ScreenGui)
  231.  
  232. frame = script.Parent.Frame --Name of the frame you wanna move
  233. frame.Draggable = true
  234. frame.Active = true
  235. frame.Selectable = true
  236. --Place IN the gui NOT in the Frame , Other wise the script will break
  237. --Thanks to TheManInCity (On youtube) by comenting on the video
  238. --Thanks to me for uploading (lol)
  239.  
  240. --Ps we know that Draggable got removed but this script somehow works :D
  241. end
  242. coroutine.wrap(DFGQLD_fake_script)()
  243. local function TKKQB_fake_script() -- Frame.Rainbow Frame
  244. local script = Instance.new('LocalScript', Frame)
  245.  
  246. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  247.  
  248. counter = 0
  249.  
  250. while wait(0.1)do
  251. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  252.  
  253. counter = counter + 0.01
  254. end
  255.  
  256. --Enjoy ;) dont change anything. I didnt script this so i dont know if you can change but its adviced not 2
  257. end
  258. coroutine.wrap(TKKQB_fake_script)()
  259. local function KPDBOIA_fake_script() -- _2.Rainbow Frame
  260. local script = Instance.new('LocalScript', _2)
  261.  
  262. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  263.  
  264. counter = 0
  265.  
  266. while wait(0.1)do
  267. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  268.  
  269. counter = counter + 0.01
  270. end
  271.  
  272. --Enjoy ;) dont change anything. I didnt script this so i dont know if you can change but its adviced not 2
  273. end
  274. coroutine.wrap(KPDBOIA_fake_script)()
  275. local function LQIWI_fake_script() -- TextLabel.Rainbowify Text
  276. local script = Instance.new('LocalScript', TextLabel)
  277.  
  278. local r = { --color of the rainbow
  279. Color3.fromRGB(255, 255, 255); --red
  280. Color3.fromRGB(255, 255, 255); --orange
  281. Color3.fromRGB(0, 0, 0); --yellow
  282. Color3.fromRGB(0, 0, 0)} --purple
  283. local info = TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0)
  284. script.Parent.TextColor3 = r[1] --change this to your desired property
  285. i = 1
  286. while true do
  287. local tween = game:GetService("TweenService"):Create(script.Parent, info, {
  288. TextColor3 = r[i]}) --change this to your desired property
  289. tween:Play()
  290. repeat wait() until tween.Completed
  291. wait(0.1)
  292. if i == #r then i = 1 else i = i + 1 end
  293. end
  294.  
  295. --/camper0008 was here ;)
  296. end
  297. coroutine.wrap(LQIWI_fake_script)()
  298. local function HEFULXI_fake_script() -- TextLabel_2.Rainbowify Text
  299. local script = Instance.new('LocalScript', TextLabel_2)
  300.  
  301. local r = { --color of the rainbow
  302. Color3.fromRGB(255, 255, 255); --red
  303. Color3.fromRGB(255, 255, 255); --orange
  304. Color3.fromRGB(0, 0, 0); --yellow
  305. Color3.fromRGB(0, 0, 0)} --purple
  306. local info = TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0)
  307. script.Parent.TextColor3 = r[1] --change this to your desired property
  308. i = 1
  309. while true do
  310. local tween = game:GetService("TweenService"):Create(script.Parent, info, {
  311. TextColor3 = r[i]}) --change this to your desired property
  312. tween:Play()
  313. repeat wait() until tween.Completed
  314. wait(0.1)
  315. if i == #r then i = 1 else i = i + 1 end
  316. end
  317.  
  318. --/camper0008 was here ;)
  319. end
  320. coroutine.wrap(HEFULXI_fake_script)()
  321. local function URYV_fake_script() -- TextButton.Button
  322. local script = Instance.new('LocalScript', TextButton)
  323.  
  324. function onButtonClicked()
  325.  
  326. _G.equipt = true
  327. while _G.equipt == true do
  328. wait()
  329. game:GetService("ReplicatedStorage").RemoteFunctions.MainRemoteFunction:InvokeServer("EquipTopPets")
  330. end
  331. end
  332.  
  333. script.Parent.MouseButton1Click:connect(onButtonClicked)
  334. end
  335. coroutine.wrap(URYV_fake_script)()
  336. local function UFTDPM_fake_script() -- TextButton_2.Button
  337. local script = Instance.new('LocalScript', TextButton_2)
  338.  
  339. function onButtonClicked()
  340.  
  341. _G.equipt = false
  342. while _G.equipt == true do
  343. wait()
  344. game:GetService("ReplicatedStorage").RemoteFunctions.MainRemoteFunction:InvokeServer("EquipTopPets")
  345. end
  346. end
  347.  
  348. script.Parent.MouseButton1Click:connect(onButtonClicked)
  349. end
  350. coroutine.wrap(UFTDPM_fake_script)()
  351. local function IZEU_fake_script() -- TextButton_3.Button
  352. local script = Instance.new('LocalScript', TextButton_3)
  353.  
  354. function onButtonClicked()
  355.  
  356. _G.ranch = true
  357. while _G.ranch == true do
  358. wait()
  359. game:GetService("ReplicatedStorage").RemoteFunctions.MainRemoteFunction:InvokeServer("UpgradeRanch", false)
  360. end
  361. end
  362.  
  363. script.Parent.MouseButton1Click:connect(onButtonClicked)
  364. end
  365. coroutine.wrap(IZEU_fake_script)()
  366. local function XACQD_fake_script() -- TextButton_4.Button
  367. local script = Instance.new('LocalScript', TextButton_4)
  368.  
  369. function onButtonClicked()
  370.  
  371. _G.ranch = false
  372. while _G.ranch == true do
  373. wait()
  374. game:GetService("ReplicatedStorage").RemoteFunctions.MainRemoteFunction:InvokeServer("UpgradeRanch", false)
  375. end
  376. end
  377.  
  378. script.Parent.MouseButton1Click:connect(onButtonClicked)
  379. end
  380. coroutine.wrap(XACQD_fake_script)()
  381. local function PKMN_fake_script() -- TextButton_5.Button
  382. local script = Instance.new('LocalScript', TextButton_5)
  383.  
  384. function onButtonClicked()
  385.  
  386. _G.Autorebirth = true
  387. while _G.autorebirth == true do
  388. wait()
  389. game:GetService("ReplicatedStorage").RemoteFunctions.MainRemoteFunction:InvokeServer("RebirthPlayer", 1, {0, 578}, {0, 465})
  390. end
  391. end
  392.  
  393. script.Parent.MouseButton1Click:connect(onButtonClicked)
  394. end
  395. coroutine.wrap(PKMN_fake_script)()
  396. local function PREU_fake_script() -- TextButton_6.Button
  397. local script = Instance.new('LocalScript', TextButton_6)
  398.  
  399. function onButtonClicked()
  400.  
  401. _G.Autorebirth = false
  402. while _G.autorebirth == true do
  403. wait()
  404. game:GetService("ReplicatedStorage").RemoteFunctions.MainRemoteFunction:InvokeServer("RebirthPlayer", 1, {0, 578}, {0, 465})
  405. end
  406. end
  407.  
  408. script.Parent.MouseButton1Click:connect(onButtonClicked)
  409. end
  410. coroutine.wrap(PREU_fake_script)()
  411. local function KNTTGG_fake_script() -- TextButton_7.Button
  412. local script = Instance.new('LocalScript', TextButton_7)
  413.  
  414. function onButtonClicked()
  415.  
  416. _G.Autorebirth = true
  417. while _G.autorebirth == true do
  418. wait()
  419. game:GetService("ReplicatedStorage").RemoteFunctions.MainRemoteFunction:InvokeServer("RebirthPlayer", 10, {0, 578}, {0, 465})
  420. end
  421. end
  422.  
  423. script.Parent.MouseButton1Click:connect(onButtonClicked)
  424. end
  425. coroutine.wrap(KNTTGG_fake_script)()
  426. local function JDARRN_fake_script() -- TextButton_8.Button
  427. local script = Instance.new('LocalScript', TextButton_8)
  428.  
  429. function onButtonClicked()
  430.  
  431. _G.Autorebirth = true
  432. while _G.autorebirth == true do
  433. wait()
  434. game:GetService("ReplicatedStorage").RemoteFunctions.MainRemoteFunction:InvokeServer("RebirthPlayer", 25, {0, 578}, {0, 465})
  435. end
  436. end
  437.  
  438. script.Parent.MouseButton1Click:connect(onButtonClicked)
  439. end
  440. coroutine.wrap(JDARRN_fake_script)()
  441. local function XWTCLRD_fake_script() -- TextButton_9.Button
  442. local script = Instance.new('LocalScript', TextButton_9)
  443.  
  444. function onButtonClicked()
  445.  
  446. _G.Autorebirth = true
  447. while _G.autorebirth == true do
  448. wait()
  449. game:GetService("ReplicatedStorage").RemoteFunctions.MainRemoteFunction:InvokeServer("RebirthPlayer", 50, {0, 578}, {0, 465})
  450. end
  451. end
  452.  
  453. script.Parent.MouseButton1Click:connect(onButtonClicked)
  454. end
  455. coroutine.wrap(XWTCLRD_fake_script)()
  456. local function ORUKZR_fake_script() -- TextLabel_3.Rainbowify Text
  457. local script = Instance.new('LocalScript', TextLabel_3)
  458.  
  459. local r = { --color of the rainbow
  460. Color3.fromRGB(255, 255, 255); --red
  461. Color3.fromRGB(255, 255, 255); --orange
  462. Color3.fromRGB(0, 0, 0); --yellow
  463. Color3.fromRGB(0, 0, 0)} --purple
  464. local info = TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0)
  465. script.Parent.TextColor3 = r[1] --change this to your desired property
  466. i = 1
  467. while true do
  468. local tween = game:GetService("TweenService"):Create(script.Parent, info, {
  469. TextColor3 = r[i]}) --change this to your desired property
  470. tween:Play()
  471. repeat wait() until tween.Completed
  472. wait(0.1)
  473. if i == #r then i = 1 else i = i + 1 end
  474. end
  475.  
  476. --/camper0008 was here ;)
  477. end
  478. coroutine.wrap(ORUKZR_fake_script)()
  479. local function AGSHCPM_fake_script() -- TextButton_10.Button
  480. local script = Instance.new('LocalScript', TextButton_10)
  481.  
  482. function onButtonClicked()
  483.  
  484. _G.AutoClaim = true
  485. while _G.AutoClaim == true do
  486. wait()
  487. game:GetService("ReplicatedStorage").RemoteFunctions.MainRemoteFunction:InvokeServer("CompleteStarterQuest", "Starter_AdventureStarted")
  488. wait()
  489. game:GetService("ReplicatedStorage").RemoteFunctions.MainRemoteFunction:InvokeServer("CompleteStarterQuest", "Starter_MinigamePlayed")
  490. wait()
  491. game:GetService("ReplicatedStorage").RemoteFunctions.MainRemoteFunction:InvokeServer("CompleteStarterQuest", "Starter_ObjectsBuilt")
  492. wait()
  493. game:GetService("ReplicatedStorage").RemoteFunctions.MainRemoteFunction:InvokeServer("CompleteStarterQuest", "Starter_AllQuestComplete")
  494. end
  495. end
  496.  
  497. script.Parent.MouseButton1Click:connect(onButtonClicked)
  498. end
  499. coroutine.wrap(AGSHCPM_fake_script)()
  500. local function KDJFK_fake_script() -- TextButton_11.Button
  501. local script = Instance.new('LocalScript', TextButton_11)
  502.  
  503. function onButtonClicked()
  504.  
  505. _G.AutoClaim = false
  506. while _G.AutoClaim == true do
  507. wait()
  508. game:GetService("ReplicatedStorage").RemoteFunctions.MainRemoteFunction:InvokeServer("CompleteStarterQuest", "Starter_AdventureStarted")
  509. wait()
  510. game:GetService("ReplicatedStorage").RemoteFunctions.MainRemoteFunction:InvokeServer("CompleteStarterQuest", "Starter_MinigamePlayed")
  511. wait()
  512. game:GetService("ReplicatedStorage").RemoteFunctions.MainRemoteFunction:InvokeServer("CompleteStarterQuest", "Starter_ObjectsBuilt")
  513. wait()
  514. game:GetService("ReplicatedStorage").RemoteFunctions.MainRemoteFunction:InvokeServer("CompleteStarterQuest", "Starter_AllQuestComplete")
  515. end
  516. end
  517.  
  518. script.Parent.MouseButton1Click:connect(onButtonClicked)
  519. end
  520. coroutine.wrap(KDJFK_fake_script)()
  521. local function YUGRHR_fake_script() -- TextLabel_4.Rainbowify Text
  522. local script = Instance.new('LocalScript', TextLabel_4)
  523.  
  524. local r = { --color of the rainbow
  525. Color3.fromRGB(255, 255, 255); --red
  526. Color3.fromRGB(255, 255, 255); --orange
  527. Color3.fromRGB(0, 0, 0); --yellow
  528. Color3.fromRGB(0, 0, 0)} --purple
  529. local info = TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0)
  530. script.Parent.TextColor3 = r[1] --change this to your desired property
  531. i = 1
  532. while true do
  533. local tween = game:GetService("TweenService"):Create(script.Parent, info, {
  534. TextColor3 = r[i]}) --change this to your desired property
  535. tween:Play()
  536. repeat wait() until tween.Completed
  537. wait(0.1)
  538. if i == #r then i = 1 else i = i + 1 end
  539. end
  540.  
  541. --/camper0008 was here ;)
  542. end
  543. coroutine.wrap(YUGRHR_fake_script)()
  544. local function MJPZ_fake_script() -- TextButton_12.Button
  545. local script = Instance.new('LocalScript', TextButton_12)
  546.  
  547. function onButtonClicked()
  548.  
  549. _G.spike = true
  550. while _G.spike == true do
  551. wait()
  552. if game:GetService("Workspace").PetRushMinigame:FindFirstChild("SpikeBall") then
  553. game:GetService("Workspace").PetRushMinigame.SpikeBall:Destroy()
  554. end
  555. end
  556. end
  557.  
  558. script.Parent.MouseButton1Click:connect(onButtonClicked)
  559. end
  560. coroutine.wrap(MJPZ_fake_script)()
  561. local function OFUTOW_fake_script() -- TextButton_13.Button
  562. local script = Instance.new('LocalScript', TextButton_13)
  563.  
  564. function onButtonClicked()
  565.  
  566. _G.bb = true
  567. while _G.bb == true do
  568. wait()
  569. for a,b in pairs(game:GetService("Workspace").FlappyMinigame:GetDescendants()) do
  570. if b.Name == "Bomb" then
  571. b:Destroy()
  572. end
  573. end
  574. for i,v in pairs(game:GetService("Workspace").FlappyMinigame:GetDescendants()) do
  575. if v.Name == "Coin" then
  576. wait()
  577. v.CFrame = game:GetService("Workspace").FlappyMinigame.FlappyPet.CFrame
  578. end
  579. end
  580. end
  581. end
  582.  
  583. script.Parent.MouseButton1Click:connect(onButtonClicked)
  584. end
  585. coroutine.wrap(OFUTOW_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement