Version / Update: v1.0.0
- Download / Script Link
- local ReplicatedStorage = game:GetService("ReplicatedStorage")
local Players = game:GetService("Players")
local LocalPlayer = Players.LocalPlayer
local PlayerScripts = LocalPlayer and LocalPlayer:FindFirstChild("PlayerScripts")
local targets = {
ReplicatedStorage:FindFirstChild("HackerKick"),
workspace:FindFirstChild("HackerKick"),
PlayerScripts and PlayerScripts:FindFirstChild("AntiExploit")
}
for _, obj in ipairs(targets) do
if obj then
obj:Destroy()
end
end[ View More ]
Bypass anti cheatSpeed across the map freely!
- Works on mobile
- Yes