Advertisement
kphs2

[BF] XERO KAITUN

Jan 7th, 2025
496
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. -- Max level, godhuman, cdk, sgt
  2. script_key = "" -- premium only, u can leave it blank if ur not
  3. getgenv().Shutdown = false -- Turn on if u are farming bulk accounts
  4. getgenv().Configs = {
  5. ["Team"] = "Marines",
  6. ["Gun Farm"] = false, -- Disabled
  7. ["FPS Boost"] = {
  8. ["Enable"] = false,
  9. ["FPS Cap"] = 30,
  10. },
  11. ["Farm Boss Drops"] = {
  12. ["Enable"] = false,
  13. ["When x2 Exp Expired"] = false
  14. },
  15. ["Auto Evo Race"] = true,
  16. ["Awaken Fruit"] = true,
  17. ["Rainbow Haki"] = true,
  18. ["Hop Player Near"] = true,
  19. ["Skull Guitar"] = true,
  20. ["Find Fruit"] = false, -- Will find 1m+ fruit to unlock swan door to access third sea
  21. ["Cursed Dual Katana"] = true,
  22. ["Switch Melee"] = true,
  23. ["Eat Fruit"] = "", -- leave blank for none, put the fruit name like this example: Smoke Fruit, T-Rex Fruit, ...
  24. ["Snipe Fruit"] = "", -- leave blank for none, put the fruit name like this example: Smoke Fruit, T-Rex Fruit, ...
  25. ["Lock Fragment"] = 0,
  26. ["Buy Stuffs"] = true -- buso, geppo, soru, ken haki
  27. }
  28. repeat task.wait() pcall(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/verudous/Xero-Hub/refs/heads/main/kaitun.lua"))() end) until getgenv().Check_Execute
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement