[ad_1]
Created by Vault
Features:
- ANTI CHEAT BYPASS
- FLY
- NOCLIP
- REACH
repeat
wait()
until game:GetService("Players").LocalPlayer.PlayerGui:FindFirstChild("Extra")
pcall(function()
for i, v in pairs(game:GetService("Players").LocalPlayer.PlayerGui.Extra:GetChildren()) do
if string.find(v.Name, "Sploit") then
v:Destroy()
end
end
Workspace.DescendantAdded:Connect(function(v)
if string.find(v.Name, "Sploit") then
v:Destroy()
end
end)
for i, v in pairs(game:GetService("StarterGui").Extra:GetChildren()) do
if string.find(v.Name, "Sploit") then
v:Destroy()
end
end
game:GetService("Workspace").Lobby.KillPlates:Destroy()
end)
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]