Advertisement
asteroidsteam

help

Aug 6th, 2016
442
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.46 KB | None | 0 0
  1. term.setTextColor(colors.yellow)
  2. print("---------------------------------------------------")
  3. term.setTextColor(colors.green)
  4. print("Thank you for choosing J:OS Beta 1.7!")
  5. print("Commands:")
  6. term.setTextColor(colors.red)
  7. print("uninstall, desktop, cd, ls, help, mkdir, delete, reboot, lua, shutdown, paint, ssh, syskey (BETA ONLY), sudo")
  8. term.setTextColor(colors.yellow)
  9. print("---------------------------------------------------")
  10. term.setTextColor(colors.white)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement