Advertisement
SHsuperCM

SHgif Install

Jun 10th, 2016
509
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. if not term.isColor() then
  2. print("this program can only be ran")
  3. print("on advanced computers!")
  4. return
  5. end
  6. fs.delete("/SHgif")
  7.  
  8. print("Installing SHgif.")
  9. print("Please wait..")
  10. sleep(0.2)
  11. fs.makeDir("/SHgif")
  12. fs.makeDir("/SHgif/TempCurGifC")
  13. fs.makeDir("/SHgif/TempCurGifL")
  14. print("Made all needed folders..")
  15. sleep(0.7)
  16. shell.run("pastebin get EfUcAn8s SHgif/SHgifC")
  17. sleep(0.7)
  18. shell.run("pastebin get 2uRd5kQM SHgif/SHgifL")
  19. sleep(0.5)
  20. print("Downloaded all requirements of SHgif")
  21. print(" ")
  22. sleep(0.8)
  23. print("For info about all commands, google: ")
  24. print("\"SHgif computercraft\"")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement