Advertisement
Reksplay

(NEW) Op Blox Fruits Script, (NO KEY 2025) Op Auto Find Fruits, Auto Hop, & more)

Jun 18th, 2025
135
1
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 1 0
  1. _G.CatsFruitFinder = {
  2. Main = {
  3. ["Choose Mode"] = "Teleport Fruit", -- or "Tween Fruit"
  4. ["Auto Store Fruit"] = true,
  5. ["Auto Chat"] = true,
  6. ["Auto Team Join"] = true,
  7. ["Team"] = "Pirates"
  8. },
  9. Chat = {
  10. ["Messages"] = {
  11. "Use CatsFruitFinder V3!"
  12. },
  13. ["Delay"] = 15
  14. },
  15. Misc = {
  16. ["Notify"] = true,
  17. ["Enable ESP"] = true,
  18. ["Auto Rejoin"] = true,
  19. ["Webhook"] = "WEB HOOK HERE"
  20. },
  21. FruitList = {
  22. "Kitsune",
  23. "Dragon",
  24. "T-Rex",
  25. "Mammoth",
  26. "Spirit",
  27. "Dough",
  28. "Blizzard",
  29. "Gravity",
  30. "Venom",
  31. "Control",
  32. "Shadow"
  33. }
  34. }
  35.  
  36. loadstring(game:HttpGet("https://raw.githubusercontent.com/TheWExploiter/OP-Scripts-By-Cat/main/CatsFruitFinder.lua?t=" .. tick()))()
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement