KoxMati

AutoFarm PetSimulator2 AutoFarm

Dec 3rd, 2019
2,041
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. -- Distributed by Cheat.gg - Best source for Roblox Hacks & Exploits!
  2.  
  3. getgenv().Config = {
  4. ["main"] = {
  5. ["a"] = 100; --[[ Set Amount of Lowest Coin to Farm]]
  6. ["b"] = 160000; --[[ Set Amount of Highest Coin to Farm]]
  7. ["c"] = true; --[[ Enable Auto-Farm & Sell (a*b) ^ - False / True ]]
  8.  
  9. ["d"] = {"3"}; --[[ 1 = Level 1 Island, 2 = Level 2 Island, 3 = VIP Island etc..]]
  10. ["e"] = false; --[[ Auto Buy $TierPets(c) ^ - False / True]]
  11.  
  12. ["f"] = 8; --[[ $PetStrength keep minimum - Deletes all > (e) ]]
  13. ["g"] = false; --[[ Enable Auto-Delete $PetsStrength(>e) ^ - False / True]]
  14.  
  15.  
  16. };
  17. };
  18.  
  19. loadstring(game:HttpGet('https://painexist.gg/api/petsimulator.lua', true))()
Advertisement
Add Comment
Please, Sign In to add comment