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

Auto Bounty

Uploaded by

sehe833
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)
732 views2 pages

Auto Bounty

Uploaded by

sehe833
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

getgenv().

config = {
["Team"] = "Pirates",
["Use Race"] = {
["V3"] = true,
["V4"] = true
},
["Info Screen"] = true,
["White Screen"] = false,
["BypassTp"] = true,
["SkipFruit"] = {
"Portal-Portal"
},
["Skip Race V4 User"] = true,
["MainSkillToggle"] = {
["Melee"] = {
["Enable"] = true,
["Delay"] = 1.75,
["Skills"] = {
["Z"] = {
["Enable"] = true,
["HoldTime"] = 2.5,
},
[ "X"] = {
["Enable"] = true,
["HoldTime"] = 0,
},

["C"] = {
["Enable"] = true,
["HoldTime"] = 0,
},
},
},
["Blox Fruit"] = {
["Enable"] = true,
["Delay"] = 2,
["Skills"] = {
["Z"] = {
["Enable"] = true,
["HoldTime"] = 0,
},
["X"] = {
["Enable"] = true,
["HoldTime"] = 2,
},
["C"] = {
["Enable"] = true,
["HoldTime"] = 0,
},
["V"] = {
["Enable"] = false,
["HoldTime"] = 0,
},
["F"] = {
["Enable"] = true,
["HoldTime"] = 0,
},
},
},
["Gun"] = {
["Enable"] = true,
["Delay"] = 1,
["Skills"] = {
["Z"] = {
["Enable"] = true,
["HoldTime"] = 0,
},
["X"] = {
["Enable"] = true,
["HoldTime"] = 0,
},
},
},
["Sword"] = {
["Enable"] = false,
["Delay"] = 1,
["Skills"] = {
["Z"] = {
["Enable"] = true,
["HoldTime"] = 0.2,
},
["X"] = {
["Enable"] = true,
["HoldTime"] = 0.2,
},
},
}
},
["Webhooks"] = {
["Link Webhook"] = "",
["Toggle Webhook"] = true

},
["MinBountyHunt"] = 0,
["MaxBountyHunt"] = 30000000,
["SafeHealth"] = 4000
}
loadstring(game:HttpGet("https://serahub.site/script.txt"))()

You might also like