Advertisement
BlademasterYT

Auto Farm Chest Script

Mar 23rd, 2025 (edited)
1,175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. getgenv().BloxFruits = {
  2. ["Team"] = "Marines",
  3. ["TweenSpeed"] = 350,
  4. ["Fruit"] = {
  5. ["FruitNotifier"] = false,
  6. ["AutoRandom"] = true,
  7. ["FruitSniper"] = {
  8. ["Enabled"] = false,
  9. ["TargetFruits"] = {"Yeti-Yeti", "Dragon-Dragon", "Dough-Dough"},
  10. },
  11. },
  12. ["Farm"] = {
  13. ["Enabled"] = true,
  14. ["FastMethod"] = false,
  15. ["AutoHop"] = true,
  16. ["ItemHop"] = true,
  17. },
  18. ["Webhook"] = {
  19. ["Enabled"] = false,
  20. ["URL"] = "Your Webhook Url",
  21. ["UserId"] = "Id Discord",
  22. },
  23. ["BlackScreen"] = false,
  24. ["FpsBoost"] = false,
  25. ["AntiIdle"] = true,
  26. }
  27. loadstring(game:HttpGet('https://skullhub.xyz/loader.lua'))()
  28.  
  29. Or join the discord
  30.  
  31. https://discord.gg/HzmavBVsZv
Tags: BladeXploit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement