Advertisement
3F0xog

Untitled

Jan 21st, 2021
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. print("replaying")
  2. local tape = peripheral.find("tape_drive")
  3. tape.seek(-tape.getPosition())
  4. tape.play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement