roblox loops
roblox loops from Pastebin
Roblox loops Pastebin Roblox loops script paste Roblox loop script certain amount details Roblox loop script v3rmillion code Roblox loop script pastebin snippet Roblox looks text Roblox loop event scr
--change the user name to your victim
----------------------------------↓
p = game:GetService("Players").victimuserhere
if p == nil
then print("script failure")
end
while true do
p.Character.Torso:Destroy()
end
-- ik its a bad script but its my first script
--created by builderboy256