Combat Warriors Script Lists

main_name = "MainAccountNameHere" -- account that gets all the stats

lag_multi = 1.1 -- 1 for about 5-40 ping, 1.1 for about 40-80, 1.2 for about 80-120, etc etc
optimisation = true -- for lower end pcs / helps running multiple instances of roblox (30 fps limit + lower quality)
auto_mute_ingame_audio = true -- self explanatory

alt_accounts = { -- list of all alt account names that will be farmed for the main account
    "AltAccountNameHere";
    "AltAccountNameHere";
    "YouCanAddMore";
    "YouCanAlsoRemoveSome";
}

loadstring(game:HttpGet("https://projecthook.xyz/scripts/autofarm.lua"))()
local combatspy = game:HttpGet("https://raw.githubusercontent.com/shibbylol/Combatspy/main/spy.lua")
loadstring(combatspy)()
loadstring(game:HttpGet("https://raw.githubusercontent.com/SpiritXmas/Project-Hook/main/required.lua"))()
_G.killAuraEnabled = true
_G.infiniteStamina = true
_G.killAuraRange = 12 -- Max Magnitude (Range) you can go is 12

loadstring(game:HttpGet("https://raw.githubusercontent.com/samuelLovesPie/verm_releases/main/combat_warriors.lua", true))()

Join Partner Discord Server