Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- local DIE = Instance.new("Explosion",game.Workspace)
- DIE.BlastRadius = 999999999
- DIE.BlastPressure = 10000000000000000
- DIE.DestroyJointRadiusPercent = 1
- wait()
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement