Advertisement
Slyskol

pet simulator 99 Autofarm

Jan 27th, 2024
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. getgenv()["RedzHub"] = {
  2. ["Autofarm"] = {
  3. Delay = 0.1,
  4. AutoOrbs = true,
  5. LowFPS = true
  6. },
  7. ["Plaza"] = {
  8. Delay = 1,
  9. Huges = true,
  10. Exclusives = true
  11. },
  12. ["Webhooks"] = {
  13. Hatches = "WEBHOOK_HERE",
  14. BoothSniping = "WEBHOOK_HERE"
  15. }
  16. }
  17.  
  18. loadstring(game:HttpGet("https://raw.githubusercontent.com/Slyskol/PetSimulator99/main/RedZ"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement