Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- damage = 100
- game:GetService("Debris"):AddItem(script.Parent, 6)
- function onTouched(hit)
- if hit.Parent:FindFirstChild("Humanoid")~=nil then
- end
- wait()
- script.Parent:remove()
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement