Functions: Destroy server

Installation guide:Copy the script from the button below.Run any Injector (We recommend KRNL Injector)Install it, insert the script and click executeEnjoy it)
Thank you for using our website
Your script:
for _, v in pairs(game:GetService("Workspace").KrustyKrab:GetDescendants()) do
if v:IsA("TouchTransmitter") or v:IsA("TouchInterest") then
firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart or game.Players.LocalPlayer.Character.Torso, v:FindFirstAncestorWhichIsA("Part"),0)
end
end

Leave a Comment