SHOW:
|
|
- or go back to the newest paste.
| 1 | term.clear() | |
| 2 | term.setCursorPos(1,1) | |
| 3 | - | print("Thanks for using Frozen OS.")
|
| 3 | + | |
| 4 | function clearc() | |
| 5 | - | print("Computercraft (CC) is case sensitive. If you")
|
| 5 | + | term.setCursorPos(1,12) |
| 6 | - | print("made a file or folder called Test but then")
|
| 6 | + | write("PRESS ANY KEY TO CONTINUE.")
|
| 7 | - | print("went back to edit and did test and its missing")
|
| 7 | + | |
| 8 | - | print("or blank it's because of lower/upper case. It's")
|
| 8 | + | |
| 9 | - | print("because in CC Test and test are diffrent.")
|
| 9 | + | |
| 10 | end | |
| 11 | - | print("To save or exit a file press ctrl then s to")
|
| 11 | + | |
| 12 | - | print("save or e to exit. If you exit without saving")
|
| 12 | + | print("Thanks for using Frozen Turtle OS.")
|
| 13 | - | print("your file won't be saved")
|
| 13 | + | |
| 14 | print("Computercraft turtles in some")
| |
| 15 | - | print("If you have a lock on your computer and forgot")
|
| 15 | + | print("servers won't work when digging or")
|
| 16 | - | print("your password then please contact subzero22")
|
| 16 | + | print("mining while in claimed land. So")
|
| 17 | print("if you are going to use a mining")
| |
| 18 | - | print("Press any key to continue")
|
| 18 | + | print("turtle while in claimed land you")
|
| 19 | print("might want to temperately unclaim")
| |
| 20 | print("it.")
| |
| 21 | ||
| 22 | clearc() | |
| 23 | - | print("Subzero22 made this OS so if you got any tips")
|
| 23 | + | print("Frozen Turtle OS was made by")
|
| 24 | - | print("questions or problems please contact him.")
|
| 24 | + | print("Subzero22. If you would like to see")
|
| 25 | print("something added or changed on it")
| |
| 26 | - | print("If you liked Frozen OS you should try the")
|
| 26 | + | print("Please ask him. He made this OS to")
|
| 27 | - | print("Upcomming Frozen Turtle OS making your")
|
| 27 | + | print("be simple and user friendly so that")
|
| 28 | - | print("mining or building that much simpler.")
|
| 28 | + | print("players that aren't into CC can")
|
| 29 | print("still use CC and mining turtles")
| |
| 30 | - | print("I put in a hidden command for your enjoyment")
|
| 30 | + | print("while not having to know code or")
|
| 31 | - | print("provided that you find it :P") |
| 31 | + | print("commands.") |