Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if fs.exists("maxintosh") then
- fs.delete("maxintosh")
- end
- fs.makeDir("maxintosh")
- fs.makeDir("maxintosh/master/apps")
- file=fs.open("maxintosh/logindata/master","w")
- file.writeLine("m4st3r")
- file.close()
- file=fs.open("maxintosh/master/apps/4,4","w")
- file.writeLine("appStore")
- file.writeLine("OSstore")
- file.writeLine("green")
- file.writeLine("4")
- file.writeLine("4")
- file.close()
- x="maxintosh/desktop"
- f=fs.open("desktop","w")
- f.writeLine("shell.run("..x..")")
- f.close()
- --Create Apps here
- f=fs.open("maxintosh/appData/pong","w")
- f.writeLine("pong")
- f.writeLine("Chub1337")
- f.writeLine("TuY3ZZdL")
- f=fs.open("maxintosh/appData/bricks","w")
- f.writeLine("bricks")
- f.writeLine("EveryOS")
- f.writeLine("BQhGfhFG")
- f=fs.open("maxintosh/appData/tron","w")
- f.writeLine("tron")
- f.writeLine("PixelToast")
- f.writeLine("fuL9BpjX")
- f=fs.open("maxintosh/appData/blackJack","w")
- f.writeLine("BlackJack")
- f.writeLine("JakejJakey")
- f.writeLine("CHvVpYtt")
- f=fs.open("maxintosh/appData/TicTacToe","w")
- f.writeLine("TicTacToe")
- f.writeLine("MaxintoshOS")
- f.writeLine("0jbNbwtZ")
- f=fs.open("maxintosh/appData/masterMind","w")
- f.writeLine("masterMind")
- f.writeLine("MaxintoshOS")
- f.writeLine("P7MnyUX7")
- f=fs.open("maxintosh/appData/sms","w")
- f.writeLine("sms")
- f.writeLine("MaxintoshOS")
- f.writeLine("1gV8xJNb")
- f=fs.open("maxintosh/appData/door","w")
- f.writeLine("door")
- f.writeLine("MaxintoshOS")
- f.writeLine("qkaythiB")
- f=fs.open("maxintosh/appData/disk","w")
- f.writeLine("disk")
- f.writeLine("MaxintoshOS")
- f.writeLine("Q9iwD7BS")
- f=fs.open("maxintosh/appData/2048","w")
- f.writeLine("2048")
- f.writeLine("MaxintoshOS")
- f.writeLine("jmGTaya6")
- f=fs.open("maxintosh/appData/GameOfLife","w")
- f.writeLine("GameOfLife")
- f.writeLine("MaxintoshOS")
- f.writeLine("fVnJQQNn")
- f.close()
- shell.run("pastebin get 1qrNAAKp maxintosh/login")
- shell.run("pastebin get jHx7tAjF maxintosh/desktop")
- shell.run("pastebin get bGJFqnjz maxintosh/settings")
- shell.run("pastebin get ru1atYcG maxintosh/master/color")
- shell.run("pastebin get wnxH1Z1P maxintosh/master/desktopBackground")
- shell.run("pastebin get Hubj4Ps6 maxintosh/master/programs/appStore")
- shell.run("pastebin get j94fsKzj maxintosh/mAPI")
- shell.run("pastebin get APdCd17G startup")
- sleep(3)
- shell.run("clear")
- print("put a wireless modem ontop of the computer")
- print(" ")
- sleep(3)
- print("now, choose a second computer for a server")
- print("run 'pastebin run Zcp80mmU' on that pc")
- print("run the server programm")
- sleep(3)
- print("type 'ID' on that computer to check its ID")
- print("whats the ID?")
- ID=read()
- file=fs.open("maxintosh/serverID","w")
- file.writeLine(ID)
- file.close()
- sleep(2)
- print("You are ready!")
- print("reboot to finish installation")
Advertisement
Add Comment
Please, Sign In to add comment