Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- term.clear()
- term.setCursorPos(1,1)
- print("Super Dooper Install Shield Wizzard")
- print(" Product: LOP V0.2")
- print("Please make sure that no other lop content exists!")
- print("Installing new content")
- sleep(1)
- shell.run("pastebin","get","W4TDpJvw","launcher")
- if not fs.exists("lop") then
- fs.makeDir("lop")
- end
- shell.run("pastebin","get","Mxt3F82X","lop/3x3.puzzle")
- shell.run("pastebin","get","4sB2QbpU","lop/4x4.puzzle")
- print("Installation done!")
- print("Reboot!")
- sleep(2)
- os.reboot()
Advertisement
Add Comment
Please, Sign In to add comment