Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- local p = Instance.new("Explosion",game.Workspace)
- p.Position = game.Players.thepin12.Character.Torso.Position
- wait(0.1)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement