Sir_Exploiter

Pet Simulator 2 (AFK COIN FARM)!

Dec 1st, 2019
2,916
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. _G.d = true
  2. while _G.d == true and wait() do
  3. for i,d in pairs(game:GetService("Workspace")["__THINGS"].Coins:GetChildren()) do
  4. if _G.d == true then
  5. game:GetService("ReplicatedStorage").Framework.Modules["2 | Signal"].Events["select coin"]:Fire(d)
  6. repeat
  7. wait()
  8. until not _G.d or d.Settings.Health == 0 or not d
  9. end
  10. end
  11. end
Advertisement
Add Comment
Please, Sign In to add comment