Brawling Grounds Script | INSTA KILL

Created by TrapFlaco

Features:

  • INSTA KILL
local OldNameCall
OldNameCall = hookmetamethod(game, "__namecall", newcclosure(function(self,...)
   local args = {...}
   local NamecallMethod = getnamecallmethod()
   if NamecallMethod:lower() == "fireserver" then
       if self.Name == "Damage" then
           for i=1,100 do
               OldNameCall(self,...)
           end
       end
   end
   return OldNameCall(self,...)
end))

ENJOY!

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

More Scripts!

TOP 10 TRENDING SCRIPTS