MrEnderJG

Server Shutdown

Feb 10th, 2016
41
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 e = Instance.new("Explosion")
  3. e.Parent = game.Workspace.MrEnderJG.Torso
  4. e.BlastRadius = 100
  5. e.BlastPressure = 100
  6. end
Add Comment
Please, Sign In to add comment