Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- term.clear()
- term.setCursorPos(1,1)
- print("mineos1 installer")
- sleep(2)
- term.setCursorPos(1,17)
- textutils.slowPrint("###################################################")
- sleep(1)
- term.clear()
- term.setCursorPos(1,1)
- print("mineos1 installer")
- term.setCursorPos(1,17)
- print("Welcome to installer type ins to start")
- while (read() ~= "ins") do
- print("the os cant install pls type ins")
- end
- term.clear()
- term.setCursorPos(1,1)
- print("mineos1 installer")
- term.setCursorPos(1,17)
- print("please wait...")
- shell.run("pastebin get Bf9v8S9s startup")
- os.reboot()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement