Dragon Kaitun Hub – Blox Fruits Script
Dragon Kaitun Hub – Blox Fruits Script
"Like Comment & Subscribe"
Unlock progress for script (0/5)
"Click copy button for script"
getgenv().Config_DragonHub = {
["Team"] = 'Pirates',
["Tween Speed"] = 300,
["Skip Level"] = true,
["Rainbow Haki"] = false, -- incoming soon
["Pull Level"] = true,
["Same Y"] = true,
["Haki"] = {
["Buso"] = true,
["Skyjump"] = true, -- incoming soon
["Flash Step"] = true, -- incoming soon
},
["Melee"] = {
["Auto Fully Fighting Style"] = true,
},
["Sword"] = {
["Saber"] = true,
["Cursed Dual Katana"] = true,
},
["Gun"] = {
["Kabucha"] = false, -- incoming soon
["Skull Guitar"] = true,
},
["Webhook"] = {
["Enabled"] = false,
["WebhookUrl"] = "",
}
}
loadstring(game:HttpGet("https://raw.githubusercontent.com/Flontium2/Dragon-Hub/refs/heads/main/Main.lua"))()