ADVERTISEMENTREMOVE ADS
Game icon

AntiCheat Bypass

Tower of Hell
5 months ago
Script preview thumbnail
Script Preview

Description

Anticheat Disabler, Yes very useful bypass fly speed infinite jump jump power allat

Features:

  • anticheatbypass
  • bypass
ADVERTISEMENTREMOVE ADS
21 Lines • 622 Bytes
Raw
local OldNameCall
OldNameCall = hookmetamethod(game, "__namecall", function(self, ...)
local method = getnamecallmethod()
if method == "Kick" and self == game:GetService("Players").LocalPlayer then
return wait(math.huge)
end
return OldNameCall(self, ...)
end)
task.wait(1.6)
local player = game:GetService("Players").LocalPlayer
local ps = player:FindFirstChild("PlayerScripts")
if ps then
for _, v in pairs(ps:GetChildren()) do
if v:IsA("LocalScript") and (v.Name == "LocalScript" or v.Name == "LocalScript2") then
v:Destroy()
end
end
end
ADVERTISEMENTREMOVE ADS

Comments

1 comment
to add a comment
le

good script, works very good with inf yeild

0
0
ADVERTISEMENTREMOVE ADS