[ad_1]
Created by HeIsNotMySon
Features:
- ANTICHEAT BYPASS
local OldNameCall = nil
local remotee = game:GetService("ReplicatedStorage").Events.Game
OldNameCall = hookmetamethod(game, "__namecall", function(Self, ...)
local Args = {...}
local NamecallMethod = getnamecallmethod()
if not checkcaller() and Self == remotee and Args[1] == "JP" or Args[1] == "WS" or Args[1] == "VA" then
return workspace:WaitForChild("bigfatfuckingshitonthefloor")
end
return OldNameCall(Self, ...)
end)
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]