Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- DELETE INSTALLER
- shell.run("delete install")
- -- SETTING UP BASIC SYSTEMS
- print("Setting Up Systems...")
- shell.run("pastebin get Px0g33Jv startup")
- shell.run("pastebin get f97istbg .login")
- shell.run("pastebin get drnfayFB .menu")
- shell.run("pastebin get N7NzzQLy .changeLogin")
- shell.run("pastebin get anCgr29N .settings")
- shell.run(".settings")
- shell.run("pastebin get L8fZuVv7 .clear")
- shell.run("pastebin get u0UFiUZT .programs")
- -- INSTALLING EXTRA UTILITIES
- print("Installing Utilities...")
- shell.run("pastebin get aNQsf1Gn .disableAutoComplete")
- shell.run("pastebin get QuYKcyD3 update")
- shell.run("pastebin get wBT79MVN uninstall")
- shell.run("pastebin get pny6wJ4P help")
- shell.run("pastebin get VS23Mw1u chat")
- -- MACHINE REBOOT AND INSTRUCTIONS
- print("-----")
- print("")
- print("Download Successful, MagmaOS 'Alpha' Installed")
- print("Username set to default of 'user'")
- print("Password set to default of 'pass'")
- shell.run("label set MagmaOS_user")
- print("")
- print("Press any key to continue")
- os.pullEvent( 'key' )
- os.reboot()
Add Comment
Please, Sign In to add comment