0% found this document useful (0 votes)
1K views1 page

W Azure Bounty

سكربت

Uploaded by

mohmdrt11
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)
1K views1 page

W Azure Bounty

سكربت

Uploaded by

mohmdrt11
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

getgenv().

AutoLoad = true
getgenv().SpamSkill = false
getgenv().AutoUseRaceV3 = true
getgenv().AutoUseRacev4 = true
getgenv().SpamSkillOnRaceV4 = true
getgenv().Invisible = true
getgenv().InCombatNoReset = false
getgenv().Team = "Pirates" -- Marines
getgenv().AutoLoad = true
getgenv().TweenSpeed = 300 -- 350 max or Get Tp Back
getgenv().Setting = { -- Select Weapon, Self Explain
["Melee"] = {["Enable"] = true,["Delay"] = 3,
["Skills"] = {
["Z"] = {["Enable"] = true,["HoldTime"] = 0,["TimeToNextSkill"] = 0,},
[ "X"] = {["Enable"] = true,["HoldTime"] = 0, ["TimeToNextSkill"] =
0,},
["C"] = {["Enable"] = true,["HoldTime"] = 0, ["TimeToNextSkill"] = 0,},
},
},
["Blox Fruit"] = {["Enable"] = true, ["Delay"] = 4,
["Skills"] = {
["Z"] = {["Enable"] = true, ["HoldTime"] = 0, ["TimeToNextSkill"] =
0,},
["X"] = { ["Enable"] = true, ["HoldTime"] = 0, ["TimeToNextSkill"]
= 0,},
["C"] = { ["Enable"] = true, ["HoldTime"] = 3,["TimeToNextSkill"] =
0, },
["V"] = { ["Disable"] = true, ["HoldTime"] = 0,["TimeToNextSkill"]
= 0,},
["F"] = {["Disable"] = false,["HoldTime"] = 0, ["TimeToNextSkill"]
= 0,},
},
},
["Sword"] = { ["Enable"] = true, ["Delay"] = 2,
["Skills"] = {
["Z"] = {["Enable"] = true, ["HoldTime"] = 0.5,["TimeToNextSkill"]
= 0,},
["X"] = {["Enable"] = true, ["HoldTime"] = 0.5, ["TimeToNextSkill"]
= 0,},
},
}
}
loadstring(game:HttpGet('https://raw.githubusercontent.com/vinhuchi/temp-repos/
main/FreeAutoBounty.lua'))()

You might also like