NukeVsCity

farmer 2

Jan 17th, 2023
8,246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.04 KB | None | 0 0
  1. repeat wait() until game:IsLoaded()
  2. Fruits = {
  3. "Human: Buddha Fruit",
  4. "Bird: Phoenix Fruit",
  5. "Rumble Fruit",
  6. "Paw Fruit",
  7. "Gravity Fruit",
  8. "Dough Fruit",
  9. "Control Fruit",
  10. "Venom Fruit",
  11. "Shadow Fruit",
  12. "Dragon Fruit" ,
  13. "Soul Fruit",
  14. "Leopard Fruit"
  15. }
  16.  
  17. Valuable = {"Dough Fruit","Shadow Fruit","Venom Fruit","Control Fruit","Dragon Fruit","Soul Fruit","Leopard Fruit"} ------ it will stop the script if you got this fruit
  18. Webhook = "" --------------------------------Optional
  19. Store = true  --------------------------------Auto Store after it got the fruit
  20. Safeplace = true ----------------------------- Safeplace
  21. Repeat = true --------------------------------- Repeat continues hopping
  22. WaitTime = 10 ---------------------------------------------------- Set time how much time does the script execute higher number means slow but will not bug out For Synapse only
  23. -----------------------------------------------------------------------
  24. loadstring(game:HttpGet"https://gist.githubusercontent.com/NotHubris/4e6fdc88d84c30afa9b28c590f273bbf/raw")()
Add Comment
Please, Sign In to add comment