MalumAtire832

MIM code

Apr 23rd, 2013
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.24 KB | None | 0 0
  1. ------MIM V2.1
  2. term.clear()
  3. term.setCursorPos(1,1)
  4. ------StartUpSreen
  5. print("Malum.INC MainFrame: 2.1")
  6. sleep(3)
  7. ------MainSreen
  8. term.clear()
  9. term.setCursorPos(1,1)
  10. print("welcome")
  11. write ("Enter Command: ")
  12. term.setCursorBlink(false)
Advertisement
Add Comment
Please, Sign In to add comment