Advertisement
MCFunRide

Untitled

Oct 18th, 2015
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. term.setBackgroundColor(colors.magenta)
  2. term.clear()
  3. term.setCursorPos(1,1)
  4. term.setBackgroundColor(colors.blue)
  5. term.clearLine()
  6. write("MCOS Installer")
  7. term.setCursorPos(1,2)
  8. term.setBackgroundColor(colors.magenta)
  9. textutils.slowPrint("Instaling MCOS...")
  10. shell.run("pastebin get iK0u3SD2 about")
  11. shell.run("pastebin get M6VR1HRe clear")
  12. shell.run("pastebin get YyyfUjfs configapi")
  13. shell.run("pastebin get kEEyLFQQ exit")
  14. shell.run("pastebin get MPWryhdr firewolf")
  15. shell.run("pastebin get tz1FBnkU luaide")
  16. shell.run("pastebin get HWdvVYtV mcshell")
  17. shell.run("pastebin get 1cEvbJnw settings")
  18. shell.run("pastebin get aUg7i36Q shell2")
  19. shell.run("pastebin get iJYPMyZk startup")
  20. textutils.slowPrint("Installation complete!")
  21. sleep(3)
  22. os.reboot()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement