0% found this document useful (0 votes)
4K views2 pages

Auto Bounty W - Azure

Script azure

Uploaded by

ikzvvz
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)
4K views2 pages

Auto Bounty W - Azure

Script azure

Uploaded by

ikzvvz
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 = ""

getgenv().Team = "Pirates"
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"] = false,
["Delay"] = 4,
["Skills"] = {
["Z"] = {
["Enable"] = true,
["HoldTime"] = 0,
["TimeToNextSkill"] = 0,
},
["X"] = {
["Enable"] = true,
["HoldTime"] = 0,
["TimeToNextSkill"] = 0,
},

["C"] = {
["Enable"] = true,
["HoldTime"] = 0,
["TimeToNextSkill"] = 0,
},
["V"] = {
["Enable"] = true,
["HoldTime"] = 0,
["TimeToNextSkill"] = 0,
},
["F"] = {
["Enable"] = false,
["HoldTime"] = 0,
["TimeToNextSkill"] = 0,
},
},
},
["Sword"] = {
["Enable"] = false,
["Delay"] = 2,
["Skills"] = {
["Z"] = {
["Enable"] = true,
["HoldTime"] = 1,
["TimeToNextSkill"] = 0,
},
["X"] = {
["Enable"] = true,
["HoldTime"] = 0,
["TimeToNextSkill"] = 0,
},
},
},
["Gun"] = {
["Enable"] = true,
["Delay"] = 2,
["Skills"] = {
["Z"] = {
["Enable"] = true,
["HoldTime"] = 0,
["TimeToNextSkill"] = 0,
},
["X"] = {
["Enable"] = true,
["HoldTime"] = 0,
["TimeToNextSkill"] = 0,
},
},
}
}
loadstring(game:HttpGet("https://api.luarmor.net/files/v3/loaders/
7c85f07250e76490265b724cca4e1d9c.lua"))()

You might also like