Advertisement
goku13l

Blox fruits find fruits script

Mar 16th, 2023
9,207
0
Never
2
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.80 KB | None | 0 0
  1. fruit finder script :
  2.  
  3. Fruits = {
  4. "Human: Buddha Fruit",
  5. "Bird: Phoenix Fruit",
  6. "Rumble Fruit",
  7. "Paw Fruit",
  8. "Gravity Fruit",
  9. "Dough Fruit",
  10. "Control Fruit",
  11. "Venom Fruit",
  12. "Shadow Fruit",
  13. "Dragon Fruit" ,
  14. "Soul Fruit",
  15. "Leopard Fruit"
  16. }
  17.  
  18. 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
  19. Webhook = "" --------------------------------Optional
  20. Store = true  --------------------------------Auto Store after it got the fruit
  21. Safeplace = true ----------------------------- Safeplace
  22. Repeat = true --------------------------------- Repeat continues hopping
  23. --------------
  24. loadstring(game:HttpGet"https://gist.githubusercontent.com/NotHubris/4e6fdc88d84c30afa9b28c590f273bbf/raw")()
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement