Vxeze Hub Bounty Hunter – Blox Fruits
Vxeze Hub Bounty Hunter – Blox Fruits
"Like Comment & Subscribe"
👍 Like Video 1 👍 Like Video 2 👍 Like Video 3 👍 Like Video 4 ▶️ SubscribeUnlock progress (0/5)
🔒 Continue to Script
"Click copy button for script"
repeat wait() until game:IsLoaded()
getgenv().LoadUi = true
getgenv().LowGpu = false -- Fps Boost
getgenv().Premium = false -- if false for free but true for premium and need key
getgenv().Key = "" -- Your Key
getgenv().Team = "Pirates" -- Marines
getgenv().Mode = "Normal" -- M1 Fruit But Config In Discord ( discord.gg/vxezehub )
getgenv().Studio = {
["Bounty Hunter"] = {
["Player Setting"] = {
["Camera Lock"] = false,
["Reset Bypass Tp"] = true,
["Spam Dash"] = true,
["Health Setting"] = { 40, 50 }, -- 40-50% Heath (100% Max Health)
["Set Bounty"] = {
["Min"] = 0,
["Max"] = 30000000
},
["Custom Pos Y"] = {
["Enabled"] = true,
["Pos Y"] = 5000
}
},
["Target Setting"] = {
["Use All Skill If Race V4"] = {
["Enabled"] = true,
["Weapons"] = { "Melee", "Gun", "Sword", "Blox Fruit" }
},
["Hunter Method"] = {
["Use Move Predict"] = true,
["Dogde Skill Target"] = true -- 50% Dodge
},
["Skip Target"] = {
["Fruit"] = {
["Enabled"] = true,
["Ignore Devil Fruit"] = { "Buddha-Buddha", "Tiger-Tiger", "T-Rex-T-Rex" } -- Name Fruit Value Target
},
["Target Race"] = { "Fishman" }, -- Name Race Value Target
["Race V4"] = true -- V4
}
},
["Setting Skill"] = {
["Use"] = { "Melee", "Sword", "Blox Fruit", "Gun" },
["Melee"] = {
["Enable"] = true,
["Delay"] = 0,
["Skills"] = {
["Z"] = { ["Enable"] = true, ["HoldTime"] = 0 },
["X"] = { ["Enable"] = true, ["HoldTime"] = 0 },
["C"] = { ["Enable"] = true, ["HoldTime"] = 0 }
}
},
["Blox Fruit"] = {
["Enable"] = true,
["Delay"] = 0.3,
["Skills"] = {
["Z"] = { ["Enable"] = false, ["HoldTime"] = 0.3 },
["X"] = { ["Enable"] = false, ["HoldTime"] = 0.3 },
["C"] = { ["Enable"] = false, ["HoldTime"] = 0.3 },
["V"] = { ["Enable"] = false, ["HoldTime"] = 0.3 },
["F"] = { ["Enable"] = false, ["HoldTime"] = 0.3 }
}
},
["Sword"] = {
["Enable"] = true,
["Delay"] = 0,
["Load"] = "Cursed Dual Katana",
["Skills"] = {
["Z"] = { ["Enable"] = true, ["HoldTime"] = 0 },
["X"] = { ["Enable"] = true, ["HoldTime"] = 0 }
}
},
["Gun"] = {
["Enable"] = true,
["Delay"] = 0.1,
["Load"] = "Skull Guitar",
["Skills"] = {
["Z"] = { ["Enable"] = true, ["HoldTime"] = 0.5 },
["X"] = { ["Enable"] = true, ["HoldTime"] = 0.5 }
}
}
}
}
}
getgenv().Webhook = {
["Enable"] = false, -- true if u want used webhook discord
["Url"] = "" -- Url
}
getgenv().HunterGui = {
["Hide_Gui"] = false, -- Hide_Gui
["Setting"] = {
["Gui"] = {} -- Setting Gui in Discord ( discord.gg/vxezehub )
}
}
loadstring(game:HttpGet("https://raw.githubusercontent.com/Dex-Bear/VxezeHubLoader/refs/heads/main/BF-HunterBounty.lua"))()