0% found this document useful (0 votes)
27 views2 pages

B 2

The document outlines the configuration settings for the 'HoHo Hub Auto Bounty V4' script used in a gaming environment. It includes various features such as team selection, attack settings, chat options, and abilities for different combat styles. Additionally, it provides a Discord webhook for notifications and options for managing player interactions and game mechanics.
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)
27 views2 pages

B 2

The document outlines the configuration settings for the 'HoHo Hub Auto Bounty V4' script used in a gaming environment. It includes various features such as team selection, attack settings, chat options, and abilities for different combat styles. Additionally, it provides a Discord webhook for notifications and options for managing player interactions and game mechanics.
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/ 2

script_key = "TKAgOgScYstLNmimtlXMGJeWQpoyPUgf";

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


["Avatar"] = "rbxassetid://8598068647",
["Farm Method"] = "Normal", -- Normal or Gun (really Bad rn)
["Select Team"] = "Marine", -- Pirate/Marine
["Discord Webhook"] =
"https://discord.com/api/webhooks/1337329668524609547/HrPdIPfEzPxnQBEdfXqprtLLlv_Or
nk-pFSSKkFimBPBE_jucNUAwsEZ41wqFjXfVF74",
["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
(%)"] = 70},
["Time Control"] = {
["Max Time Target Player"] = 180,
},
["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 = false, Hold = 0.05, WaitNextSkill = 0.6},
X = {Enabled = false, 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 = true, 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 = false -- 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