Jump to content




Wall builder


  • You cannot reply to this topic
3 replies to this topic

#1 monkeymonk78

  • New Members
  • 1 posts

Posted 10 January 2013 - 02:16 PM

I recently saw Guude's 13th mindcrack FTB episode and he showed a program where turtles break blocks then replaces it with cobble to build a wall. Here is a link to the video http://www.youtube.c...?v=kJUImb14IMA. Skipe to about 10:30.
Please can someone make a script that does this and put it on pastebin? I would truely appreciate it!

#2 Tiin57

    Java Lunatic

  • Members
  • 1,412 posts
  • LocationIndiana, United States

Posted 10 January 2013 - 02:25 PM

View Postmonkeymonk78, on 10 January 2013 - 02:16 PM, said:

I recently saw Guude's 13th mindcrack FTB episode and he showed a program where turtles break blocks then replaces it with cobble to build a wall. Here is a link to the video http://www.youtube.c...?v=kJUImb14IMA. Skipe to about 10:30.
Please can someone make a script that does this and put it on pastebin? I would truely appreciate it!
This is not for Lua script requests, if you bothered to read the description of the subforum. This is for additions to the mod itself.

#3 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 10 January 2013 - 02:27 PM

additionally most people on this forum aren't here to do work for someone. In the 'Ask a Pro' section we can help you with code when you encounter problems, but again we aren't here to do it for you.

#4 ChunLing

  • Members
  • 2,027 posts

Posted 10 January 2013 - 08:09 PM

Of course, once this thread is moved to Ask a Pro, someone will provide the script, so here it is.
turtle.dig()
turtle.place()
Yeah, it's basically that easy.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users