Advertisement
mr2meows

seat

Jul 3rd, 2022 (edited)
69
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. wait()
  3. Instance.new("Seat",workspace)
  4. Instance.new("Explosion",workspace)
  5. local h = script:Clone()
  6. h.Parent = workspace
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement