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

Text

Uploaded by

naxoidreal
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)
78 views2 pages

Text

Uploaded by

naxoidreal
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

--[[

WARNING: Heads up! This script has not been verified by ScriptBlox. Use at
your own risk!
]]

getgenv().config = {
["Team"] = "Marines",
["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"] = 1.5,
},
[ "X"] = {
["Enable"] = true,
["HoldTime"] = 0,
},

["C"] = {
["Enable"] = true,
["HoldTime"] = 0,
},
},
},
["Blox Fruit"] = {
["Enable"] = false,
["Delay"] = 2,
["Skills"] = {
["Z"] = {
["Enable"] = true,
["HoldTime"] = 0,
},
["X"] = {
["Enable"] = true,
["HoldTime"] = 2,
},
["C"] = {
["Enable"] = false,
["HoldTime"] = 0,
},
["V"] = {
["Enable"] = false,
["HoldTime"] = 0,
},
["F"] = {
["Enable"] = false,
["HoldTime"] = 0,
},
},
},
["Gun"] = {
["Enable"] = true,
["Delay"] = 1,
["Skills"] = {
["Z"] = {
["Enable"] = true,
["HoldTime"] = 0,
},
["X"] = {
["Enable"] = true,
["HoldTime"] = 0,
},
},
},
["Sword"] = {
["Enable"] = true,
["Delay"] = 1,
["Skills"] = {
["Z"] = {
["Enable"] = true,
["HoldTime"] = 0,
},
["X"] = {
["Enable"] = true,
["HoldTime"] = 0,
},
},
}
},
["Webhooks"] = {
["Link Webhook"] = "",
["Toggle Webhook"] = true
},
["MinBountyHunt"] = 0,
["MaxBountyHunt"] = 30000000,
["SafeHealth"] = 4000
}
loadstring(game:HttpGet("[Link]
[Link]"))()

You might also like