Advertisement
IMAKESCRIPTSATSCHOOL

le virus

Jan 18th, 2022
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. -- oye this is le virus
  2. wait(5)
  3. while true do
  4. wait(0)
  5. local expart = instance.new(workspace,"Part")
  6. expart.Position = math.random(-5000,5000),math.random(-5000,5000),math.random(-5000,5000)
  7. local BOMB = instance.new(expart,"Explosion")
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement