Advertisement
madpond

IomHelp

Jan 15th, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.57 KB | None | 0 0
  1. --Help program, to be used with iomega
  2. --Madpond inc.
  3. term.clear()
  4. term.setCursorPos(15,1)
  5. print("====HELP====")
  6. print("--IRC:")
  7. print("TO use IRC attach a modem to the left or right")
  8. print("of your computer and follow the instructions")
  9. print("All computers must be within 64 blocks to chat")
  10. print("--Iomauto")
  11. print("The auto Updater")
  12. print("--Iomuninstaller:")
  13. print("The auto Uninstaller, deletes all Iomega files")
  14. print("--shutdown")
  15. print("A new feature, for multi-users you cannot shutdown")
  16. print("the computer but only 'Logoff' Use shutdown from there")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement