Jump to content




Mining Turtle that mines just like wyld


2 replies to this topic

#1 Gooner155

  • New Members
  • 2 posts

Posted 25 September 2014 - 09:44 PM

I made a program that mines a 3 by 3 tunnel and does branchs off each side every 4 blocks. A live streamer named wyld does the same exact mining technique. I am not saying it is perfect so if there is any bugs tell me and give me any tips.
The pastebin code is: KKKF2bPv

Edited by Gooner155, 26 September 2014 - 09:43 AM.


#2 Xab

  • Members
  • 9 posts

Posted 19 October 2014 - 12:32 AM

Works pretty well. Now it needs a way refuel when it's low/empty, and to go back to its starting position.
I notice you have a lot of "while not turtle.forward() do turtle.dig() end" in your code. As a general rule, if you have 2 or more places where your code repeats, it's probably a good idea to turn it into a function.

#3 Gooner155

  • New Members
  • 2 posts

Posted 02 November 2014 - 11:56 PM

Ok I'll look at fixing the code soon





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users