Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --put in a floppy disk and then run code: pastebin get XrycFk0q disk/startup
- redstone.setOutput("back" ,true)
- redstone.setOutput("front" ,true)
- redstone.setOutput("bottom" ,true)
- redstone.setOutput("top" ,true)
- redstone.setOutput("left" ,true)
- redstone.setOutput("right" ,true)
- shell.run("eject back")
- shell.run("eject front")
- shell.run("eject bottom")
- shell.run("eject top")
- shell.run("eject left")
- shell.run("eject right")
- shell.run("clear")
- print("PCHAX by MrHacker1389")
- sleep(5)
- os.reboot()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement