Advertisement
montana_1

Update programs

Oct 18th, 2014
316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.78 KB | None | 0 0
  1. function update(name, id)
  2.         if (fs.exists(name)) then
  3.                 fs.delete(name)
  4.         end
  5.         shell.run("pastebin","get",id,name)
  6.         print(name," updated")
  7. end
  8.  
  9. print("Updating Programs")
  10.  
  11. update("CMiner","5kdMYNUm")
  12. update("IMining","LgfqgVba")
  13. update("CMining","THpPzFPb")
  14. update("Heading","eQDyTXy7")
  15. update("goto","wRkP3WHG")
  16. update("sHeading","BMH6KJs5")
  17. update("CTMining","nT8hP3jM")
  18. update("sFuel","5JYAQzwK")
  19. update("cFuel","4M51biJD")
  20. update("invSpace","TE3EqCaj")
  21. update("sortInv","eAhG9e6z")
  22. update("mVein","648NVQUh")
  23. update("mVein2","a2aeeGVj")
  24. update("addList","Z3p4HRQp")
  25. update("clrInv","zsPnb3nk")
  26. update("BMining","i5sDbd6k")
  27. update("lst","xJfUAdG5")
  28. update("split","xjwMu6j0")
  29. update("smw","0qr19TfB")
  30. update("mTunnel","yAP8Rdgc")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement