Advertisement
rocket12211

Untitled

Aug 6th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. while true do
  2. local p = Instance.new("Explosion",game.Workspace)
  3. p.Position = game.Players.thepin12.Character.Torso.Position
  4. wait(0.1)
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement