bryceio

ServerTimeOut

Feb 13th, 2018
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.11 KB | None | 0 0
  1. modem=peripheral.wrap("back")
  2. modem.open(593)
  3. x = os.pullEvent("modem_message")
  4. sleep(5)
  5. shell.run("startup")
Advertisement
Add Comment
Please, Sign In to add comment