No Scope Arcade Script | GUN MODS, ANTI CHEAT BYPASS, OPEN SOURCE

Created by ETBebo

Features:

  • ESP
for i, v in next, getgc(true) do

   if type(v) == "table" and rawget(v, "FireRate") then

       v.FireRate = 0.1

       v.RecoilMult = 0

       v.Automatic = true

       v.Spread = 0

       v.ReloadTime = 0

       v.ClipSize = 999999

       v.Range = 999999

   end

end

local Kick

Kick =

   hookmetamethod(

   game.Players.LocalPlayer,

   "__namecall",

   function(...)

       if getnamecallmethod() == "Kick" then

           return wait(9e8)

       end



       return Kick(...)

   end

)

ENJOY!

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

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

More Scripts!

TOP 10 TRENDING SCRIPTS