Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Computercraft Computer Installation for Intelligent Mining
- --pastebin get GTkKmm6V install
- --WARNING! This will remove any files named BigBrother and startup
- print("Preparing system for installation")
- shell.run("rm", "BigBrother")
- shell.run("rm", "startup")
- shell.run("rm", "button")
- sleep(0.5)
- term.clear()
- term.setCursorPos(1,1)
- print("Fetching latest Versions")
- shell.run("pastebin","get","yvcvUfuq","BigBrother")
- shell.run("pastebin","get","XgittpAF","startup")
- shell.run("pastebin","get","rm4kftE5","button")
- sleep(0.5)
- term.clear()
- term.setCursorPos(1,1)
- print("To use this program, put 12 ADVANCED MONITORs to the left of the computer in a 4x3 square (4 wide, 3 high)")
Advertisement
Add Comment
Please, Sign In to add comment