Advertisement
Guest User

setup

a guest
Oct 31st, 2014
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. term.setBackgroundColor(colors.XXX)
  2. shell.run("clear")
  3. term.setCursorPos(15, 5)
  4. print("XXX")
  5. sleep(5)
  6.  
  7. shell.run("")
  8. shell.run("")
  9. shell.run("")
  10. shell.run("")
  11. shell.run("")
  12. shell.run("")
  13. shell.run("")
  14. shell.run("")
  15. shell.run("")
  16. shell.run("")
  17. shell.run("")
  18. shell.run("")
  19. shell.run("")
  20. shell.run("")
  21. shell.run("")
  22. shell.run("")
  23. shell.run("")
  24. shell.run("")
  25. shell.run("")
  26. shell.run("")
  27. shell.run("")
  28. shell.run("")
  29. os.reboot()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement