Advertisement
jschuldes

allprogs

Mar 30th, 2015
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.12 KB | None | 0 0
  1. -- pastebin get 4B6n83xA allprogs
  2. -- deletes the old ones
  3. -- gets the new ones (standard turtle programs)
  4. shell.run("rm oreq")
  5. shell.run("pastebin get 3mkeUzby oreq")
  6. shell.run("rm tunv4")
  7. shell.run("pastebin get 7WKihA5U tunv4")
  8. shell.run("rm quarry")
  9. shell.run("pastebin get vmFJPGdj quarry")
  10. shell.run("rm alldone")
  11. shell.run("pastebin get 1uQMkmBH alldone")
  12. shell.run("rm topoff")
  13. shell.run("pastebin get w0gj1gkd topoff")
  14. shell.run("rm platbld")
  15. shell.run("pastebin get H2rhJpDi platbld")
  16. shell.run("rm bridge")
  17. shell.run("pastebin get j3qBrjwd bridge")
  18. shell.run("rm topoff2")
  19. shell.run("pastebin get EtBSFQvE topoff2")
  20. shell.run("rm lndmrk")
  21. shell.run("pastebin get v6HK9kZq lndmrk")
  22. shell.run("rm startup")
  23. shell.run("pastebin get Su93xdYS startup")
  24. shell.run("rm ml")
  25. shell.run("pastebin get iFf0MqDY ml")
  26. shell.run("rm mr")
  27. shell.run("pastebin get G5HxuZR3 mr")
  28. shell.run("rm lava")
  29. shell.run("pastebin get Z2SYrx86 lava")
  30. shell.run("rm obs")
  31. shell.run("pastebin get ihaQSYrK obs")
  32. shell.run("cane")
  33. shell.run("pastebin get  S7hSwJsR cane")
  34. shell.run("infobs")
  35. shell.run("pastebin get  QFf9dQAb cane")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement