Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function printLogo()
- print(" _ __ _ ___ ")
- print(" | |/ / ___ _ __ _ _ __ _ __| | ___ o O O / __| ___ ")
- print(" | ' < / _ \\ | ' \\ | '_| / _' | / _' | / -_) o | (__ / _ \\ _ ")
- print(" |_|\\_\\ \\___/ |_|_|_| _|_|_ \\__,_| \\__,_| \\___| TS__[O] \\___| \\___/ _(_)_ ")
- print("_|"""""|_|"""""|_|"""""|_|"""""|_|"""""|_|"""""|_|"""""| {======|_|"""""|_|"""""|_|"""""| ")
- print(""'-0-0-'"'-0-0-'"'-0-0-'"'-0-0-'"'-0-0-'"'-0-0-'"'-0-0-'./o--000'"'-0-0-'"'-0-0-'"'-0-0-' ")
- end
- textutils.slowWrite("Logo test in 3....2....1...")
- term.clear()
- printLogo()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement