Advertisement
guitarplayer616

MultiSchemTurtle HowTo

Jan 22nd, 2017
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.50 KB | None | 0 0
  1. --note on saving schematics, have to be able to //paste while standing on the ground and have the build start at
  2. --the ground level as if a turtle built it
  3. shell.run("pastebin get 8Th5VpE5 setup")
  4. shell.run("pastebin get DwSUZgph multisetup")
  5. shell.run("setup dl")
  6.  
  7.  
  8. shell.run("clr")
  9. print("Instructions:")
  10.  
  11. print("\"market\"-find schematics")
  12. print("\"blueprint [schematic] tsp\"-get file ready")
  13.  
  14. print("\"multisetup [blueprint[1]]\"-multiturtle")
  15. print("\"setup [blueprint]\"-singleturtle")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement