GLaDOS446

Zeit Programm

Aug 5th, 2019
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. os.pullEvent = os.pullEventRaw
  2. term.clear()
  3. term.setCursorPos(5,3)
  4. z=true
  5. while true do
  6. shell.run("time")
  7. sleep(0.75)
  8. term.setCursorPos(5,3)
  9. term.clear()
  10. end
Advertisement
Add Comment
Please, Sign In to add comment