Combat Warriors Script | BYPASS ANTI CHEAT, INFINITE STAMINA, NO JUMP COOLDOWN

Png-21.png

Created by nqz

Features:

  • BYPASS ANTI CHEAT
  • INFINITE STAMINA
  • NO JUMP COOLDOWN
for i,v in pairs(getgc(true)) do
   if typeof(v) == 'table' and rawget(v, 'getIsMaxed') then
       v.getIsMaxed = function()
           return false
       end
       v.getFlags = function()
           return 1
       end
       v.addFlags = function(a,b)
           a:setFlags(0)
           return
       end
   end
   if typeof(v) == 'table' and rawget(v, 'punish') then
       v.punish = function(a,b,c)
           return
       end
   end
   if typeof(v) == 'table' and rawget(v, 'spawnCharacter') then
       local oldfunc = v.spawnCharacter
       v.SpawnCharacter = function(a)
           for _,f in pairs(getgc(true)) do
               if typeof(f) == 'table' and rawget(f, 'getIsMaxed') then
                   f.getIsMaxed = function()
                       return false
                   end
                   f.getFlags = function()
                       return 1
                   end
                   f.addFlags = function(aa,b)
                       aa:setFlags(0)
                       return
                   end
               end
           end
       end
   end
   if typeof(v) == 'table' and rawget(v, 'getCanJump') then
       v.getCanJump = function()
           return true
       end
   end
   if typeof(v) == 'table' and rawget(v, 'JUMP_DELAY_ADD') then
       v.JUMP_DELAY_ADD = 0.5
   end
   if typeof(v) == 'table' and rawget(v, '_setStamina') then
       v._setStamina = function(a, b)
           a._stamina = math.huge
           a._staminaChangedSignal:Fire(99)
       end
   end
end

ENJOY!

 

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script or Get it from Pastebin!

About Us

What is arponag.xyz? arponag.xyz is a website focused on releasing safe exploits, we only release the best and most trusted exploits on our website, guaranteed to satisfy you. Contact us [email protected]

Safety

Is this safe to use? Everything on the website has been scanned and tested by professionals and the community, we only release the best exploits for our users, so we make sure that our exploits won’t harm your devices, everything here is clean.

Copyright © 2018 – 2020 Arpon AG | All rights reserved |
Privacy Policy | Terms of Service