Advertisement
Guest User

startup

a guest
Dec 9th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.27 KB | None | 0 0
  1. term.clear()
  2. term.setCursorPos(1,1)
  3. print("Loading /system/files/CCSYS/Boot/Boot.sys")
  4. sleep(3)
  5. print("           ComputerCraft 2.0")
  6. textutils.slowPrint(##########)
  7. term.clear()
  8. term.setCursorPos(1,1)
  9. print("CraftOS 2.0")
  10. print("Color Not Supported Cant Run 2.01")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement