[ad_1]
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!
[ad_2]