Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- term.clear()
- term.setCursorPos(8,18)
- print("Installing CraftOS realistic boot!")
- sleep(5)
- term.setCursorPos(5,1)
- shell.run("pastebin get Py4Dc339 startup")
- term.setCursorPos(5,3)
- shell.run("pastebin get PGPvnxsG reboot")
- term.setCursorPos(5,5)
- shell.run("pastebin get quStBemH turnoff")
- term.setCursorPos(5,7)
- shell.run("pastebin get 6HKtWPKU shutdown")
- term.setCursorPos(5,9)
- shell.run("pastebin get 9F6t9jNt exit")
- term.setCursorPos(5,11)
- shell.run("pastebin get C0Eq303t RBkill")
- sleep(5)
- term.clear()
- term.setCursorPos(10,3)
- print("The normal username is admin")
- term.setCursorPos(10,4)
- print("and the normal password is banana.")
- term.setCursorPos(10,5)
- print("You can change everything in")
- term.setCursorPos(10,6)
- print("the file startup!")
- term.setCursorPos(10,7)
- print("Say RBkill to remove")
- term.setCursorPos(10,8)
- print("the realistic boot!")
- sleep(5)
- shell.run("reboot")
Add Comment
Please, Sign In to add comment