Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- term.clear()
- term.setCursorPos(1,1)
- print("enter Product Key")
- while (read() ~= "53-76-32") do
- print("incorect key go in 2 file")
- end
- term.clear()
- term.setCursorPos(1,1)
- print("Welcome")
- sleep(2)
- term.clear()
- term.setCursorPos(1,1)
- print("MineOS 0.1 DEMO ")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement