Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- shell.run("cd /")
- if not fs.exists("/os") then
- print"This program requires Simple Desktop Alpha 1.0 to work"
- print"Install now? Y/N"
- local input = read()
- if input == "Y" then
- shell.run("pastebin run UpuMCYTM")
- else
- print"Setup Cancled"
- os.reboot()
- end
- end
- shell.run("mkdir os/programs/chat")
- shell.run("cd os/programs")
- shell.run("pastebin get iajNAXuQ gamerchat")
- shell.run("pastebin get W8mEAq9K loggedin")
- shell.run("cd /os/bioswift/windows")
- shell.run("pastebin get GSjdtnhW logoutWin")
- shell.run("cd /")
- print"Note: Place an Rednet Modem on top of the computer!"
- print"Run: os/programs/gamerchat"
- print"This is just for testing. Project under development!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement