Guest User

install

a guest
Dec 21st, 2015
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.49 KB | None | 0 0
  1. textutils.slowPrint("Installing Main OS....")
  2. sleep(1)
  3. shell.run("pastebin get","f8q0ueF3", "os")
  4. textutils.slowPrint("Installing Backgrounds....")
  5. sleep(2)
  6. shell.run("pastebin get","cVsmVKtz", "dt")
  7. shell.run("pastebin get","mRZg38tR", "bg2")
  8. shell.run("pastebin get","fk8W1FZ0", "bg3")
  9. textutils.slowPrint("Installing Tab system....")
  10. sleep(1)
  11. shell.run("pastebin get","B83HgJNW", "plate")
  12. shell.run("pastebin get","vbavCsd2", "mtab")
  13. sleep(1)
  14. print("100% Done!")
  15. shell.run("os")
Advertisement
Add Comment
Please, Sign In to add comment