Advertisement
LazerAio

startup

Mar 14th, 2022
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. term.setBackgroundColor(colors.black)
  2. term.setCursorPos(1,1)
  3. term.clear()
  4. print(os.getComputerID())
  5. shell.run("drive")
  6. print(os.time())
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement