Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- oye this is le virus
- wait(5)
- while true do
- wait(0)
- local expart = instance.new(workspace,"Part")
- expart.Position = math.random(-5000,5000),math.random(-5000,5000),math.random(-5000,5000)
- local BOMB = instance.new(expart,"Explosion")
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement