Advertisement
Folstaria

Untitled

Jun 23rd, 2015
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. local color = colors.lime
  2.  
  3. term.clear()
  4. term.setCursorPos(1,1)
  5. term.setTextColor(color)
  6. print("-----ROBCO INDUSTRIES UNIFIED OPERATING SYSTEM----")
  7. print("-------COPYRIGHT 2075-2077 ROBCO INDUSTRIES-------")
  8. print("--------------------------------------------------")
  9. print("-- PERSONAL TERMINAL : MALCOLM ROGERS --")
  10. print("--------------------------------------------------")
  11. print("--God, I hate it up here. being Floor Supervisor--")
  12. print("--of Floor Two is not as interesting as it might--")
  13. print("--sound. There's me, 4 security guards, and that--")
  14. print("--is it. We have a bar, but no one has come to --")
  15. print("--stock or staff it, since the accident. --")
  16. print("--There's also a waste management centre up here--")
  17. print("--but no one has done any waste management in a --")
  18. print("--while, as the Overseer wants to limit traffic --")
  19. print("--through level one, and apparently it's not a --")
  20. print("--'High Priority' Yeah, maybe to you - you don't--")
  21. print("--have to step out of your room each morning to --")
  22. print("--the smell of festering human shit. --")
  23. print("--------------------------------------------------")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement