Advertisement
Guest User

HoHo Hub - Bx Scripts

a guest
Mar 12th, 2023
6,344
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.87 KB | None | 0 0
  1. repeat wait() until game:IsLoaded()
  2. _G["HoHo Config | A Click To Max [AKA] kaitun/cut tay"] = {
  3. MultiAccountCF = {
  4. NameToHop = "",
  5. -- ex: u r multi farm and account name "acc_001" and "acc002" so NameToHop = "acc"
  6. -- why need this? if all account farm in same time mobs will not enough to farm
  7. HopWhenMeet = false, -- enabled it
  8. },
  9. WebHook = {
  10. WebhookLink = "",
  11. TimeAutoSend = 600, -- time in sec
  12. },
  13. WhiteScreen = false, -- lesslag
  14. FastMode = false, -- lesslag
  15. BypassTeleportFarm = false, -- faster moving
  16. GetFruitInWorld = true, -- collect fruit
  17. AutoTeam = "Pirate", -- Pirate/Marine
  18. GetMelees = {"Superhuman", "Death Step","Sharkman Karate","Electric Claw","Dargon Talon", "Godhuman"},
  19. Redeem_X2EXP_on = 10,
  20. ["Kill Boss Drop Item You Dont Have"] = false, -- not recommend if you want come next sea and farming fast, only for full inventory
  21. PlayerKillQuest = true, -- make auto farm in sea 1 faster
  22. Character_Config = {
  23. InvisibleCharacter = false, -- use this bundle: https://www.roblox.com/bundles/238/Man, sometime make script bug
  24. InvisFromKen = true,
  25. NoStun = true,
  26. },
  27. ListFruitBuy = {
  28. "Ice-Ice","Light-Light","String-String",'Magma-Magma','Flame-Flame','Rumble-Rumble','Dark-Dark','Quake-Quake','Human-Human: Buddha',
  29. --recommend fruit can awake
  30. --'Sand-Sand','Smoke-Smoke','Ice-Ice','Kilo-Kilo','Diamond-Diamond','Light-Light','Shadow-Shadow','Portal-Portal','String-String','Gravity-Gravity','Spin-Spin','Paw-Paw','Revive-Revive','Bird-Bird: Phoenix','Rubber-Rubber','Spring-Spring','Blizzard-Blizzard','Dough-Dough','Bomb-Bomb','Venom-Venom','Bird-Bird: Falcon','Spirit-Spirit','Love-Love','Leopard-Leopard','Dragon-Dragon','Spike-Spike','Magma-Magma','Control-Control','Flame-Flame','Rumble-Rumble','Dark-Dark','Chop-Chop','Quake-Quake','Human-Human: Buddha','Barrier-Barrier'
  31. },
  32. BuyBetterFruit = false, --if u alr have fruit but better fruit stock it will buy it
  33. AwakeFruit = true, -- awake after a raid
  34. AutoBuy = {
  35. Shop_Items = true, -- all item sell with beli like Bisento,...
  36. All_Haki = true, -- ken,buso,geppo,soru
  37. Legendary_Swords = true, -- sea 2
  38. Ectoplasm_Items = true, -- sea 2
  39. },
  40. AutoItems = {
  41. ["Second Sea"] = {"Kabucha","Rengoku","Acidum Rifle","Dark Coat"},
  42. ["Third Sea"] = {"Cursed Dual Katana","Soul Guitar","Rainbow Haki","Hallow Scythe","Canvander","Tushita","Yama","AutoElite","AutoRipIndra","AutoCakePrince"},
  43. --remove rainbow haki or any thing if u dont want
  44. },
  45. Deep_Config = {
  46. -- Delay Sea 3 And Farm
  47. ["Ectoplasm Farm"] = {
  48. Enabled = true, -- enabled is needable if u want Soul Guitar
  49. FarmUntil = 250, -- 250 = soul guitar price
  50. },
  51. ["Dark Beard Drop Farm"] = false, -- enabled this if u want 100% get Soul Guitar
  52. ["Full 3 Leg Sword and True Triple Katana"] = false, -- enabled this if u want 100% get true triple katana
  53. -- Sea 3 Farm
  54. ["Farm Bones After Max"] = true, -- BEST
  55. },
  56. Xmas_Config = { -- set all = false if event end
  57. ["Farm Candy After Max"] = false,
  58. ["Use Candy"] = false,
  59. ["Auto Collect Gift"] = false,
  60. },
  61. }
  62. loadstring(game:HttpGet('https://raw.githubusercontent.com/acsu123/HOHO_H/main/Loading_UI'))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement