0% found this document useful (0 votes)
45 views1 page

1

The document contains a script configuration for 'HoHo Hub Auto Bounty V4', detailing various settings such as team selection, attack preferences, and ability configurations. It includes options for auto-clicking, melee, sword, gun, and fruit abilities, as well as safety features like health management and invisibility. Additionally, it provides a loading function for a user interface from a specified URL.

Uploaded by

mal3bjosephh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views1 page

1

The document contains a script configuration for 'HoHo Hub Auto Bounty V4', detailing various settings such as team selection, attack preferences, and ability configurations. It includes options for auto-clicking, melee, sword, gun, and fruit abilities, as well as safety features like health management and invisibility. Additionally, it provides a loading function for a user interface from a specified URL.

Uploaded by

mal3bjosephh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

script_key = "put_your_key_here";

_G["HoHo Hub Auto Bounty V4"] = {


["Avatar"] = "rbxassetid://8598068647",
["Farm Method"] = "Normal", -- Normal or Gun (really Bad rn)
["Select Team"] = "Pirate", -- Pirate/Marine
["Discord Webhook"] = "",
["Bypass Teleport"] = false, -- not recommend cuz the bypass success rate is
low
["Max Level Distance"] = 612, -- 612 is took from wiki but u can change it
["Don't attack friends"] = true,
["Don't attack player have cup"] = false,
["Distance Attack Y"] = 0, -- Shark Race = 0; Another >= 6
["Chat After Kill"] = {
["Active"] = false, -- if u don't want script chat just make it false
["List Chat"] = {"i have a good gaming chair","No skill? Use Hoho hub","How
to play this game","im new","your bad"},
},
["Yourself"] = {
["Invisible From Ken"] = true,
["No Stun"] = true,
},
["SafeZone"] = {Enabled = true, ["Health Left (%)"] = 25, ["Wait Until Heal
(%)"] = 80},
["Time Control"] = {
["Max Time Target Player"] = 120,
},
["Abilities"] = {
["Auto Click"] = true,
["Melee"] = {
Z = {Enabled = true, Hold = 0.05, WaitNextSkill = 0.6},
X = {Enabled = true, Hold = 0.05, WaitNextSkill = 0.6},
C = {Enabled = true, Hold = 0.05, WaitNextSkill = 0.6},
},
["Sword"] = {
Z = {Enabled = true, Hold = 0.05, WaitNextSkill = 0.6},
X = {Enabled = true, Hold = 0.05, WaitNextSkill = 0.6},
},
["Gun"] = {
Z = {Enabled = true, Hold = 0.05, WaitNextSkill = 0.6},
X = {Enabled = true, Hold = 0.05, WaitNextSkill = 0.6},
},
["Fruit"] = {
Z = {Enabled = true, Hold = 0.05, WaitNextSkill = 0.6},
X = {Enabled = true, Hold = 0.05, WaitNextSkill = 0.6},
C = {Enabled = true, Hold = 0.05, WaitNextSkill = 0.6},
V = {Enabled = false, Hold = 0.05, WaitNextSkill = 0.6}, -- don't
forget to disable V if u r using zoan fruits
F = {Enabled = true, Hold = 0.05, WaitNextSkill = 0.6},
},
},
}
_G.SupperFixLag = true -- eww potato device
_G["Auto Gacha & Store Fruit"] = true -- more fruits ^^

_G.loadCustomId = "fac6dbd013c78163f8061ce11b2c1330"
loadstring(game:HttpGet("https://raw.githubusercontent.com/acsu123/HOHO_H/main/
Loading_UI"))()

You might also like