Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- term.clear()
- term.setCursorPos(10,8)
- textutils.slowPrint("[Phoenix Corp. Computer Systems]")
- sleep(1)
- term.clear()
- term.setCursorPos(18,8)
- print("[Phoenix Corp.]")
- sleep(0.5)
- term.clear()
- sleep(0.5)
- term.setCursorPos(18,8)
- print("[Phoenix Corp.]")
- sleep(0.5)
- shell.run(".disableAutoComplete")
- shell.run(".login")
- term.clear()
- shell.run(".menu")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement