Crafty Turtle Help
#1
Posted 06 October 2012 - 03:04 AM
#2
Posted 06 October 2012 - 03:11 AM
turtle.select(1) turtle.dropDown(turtle.getItemCount(1)-1) turtle.select(2) turtle.suckDown()
The only requirement is for the planks to be first in the chest. Hope this helps mate.
#3
Posted 06 October 2012 - 03:19 AM
MatazaNz, on 06 October 2012 - 03:11 AM, said:
turtle.select(1) turtle.dropDown(turtle.getItemCount(1)-1) turtle.select(2) turtle.suckDown()
The only requirement is for the planks to be first in the chest. Hope this helps mate.
Oh wow that's so simple. I completely overlooked dropping it and picking it back up. Derp. Well thanks anyway it worked perfect
#4
Posted 06 October 2012 - 03:26 AM
captainprice12, on 06 October 2012 - 03:19 AM, said:
MatazaNz, on 06 October 2012 - 03:11 AM, said:
turtle.select(1) turtle.dropDown(turtle.getItemCount(1)-1) turtle.select(2) turtle.suckDown()
The only requirement is for the planks to be first in the chest. Hope this helps mate.
Oh wow that's so simple. I completely overlooked dropping it and picking it back up. Derp. Well thanks anyway it worked perfect
You're welcome man. Are you trying to make a program to craft multiple items? Because if you are, I could help if you need it for crafty turtles again.
#5
Posted 06 October 2012 - 03:31 AM
MatazaNz, on 06 October 2012 - 03:26 AM, said:
captainprice12, on 06 October 2012 - 03:19 AM, said:
MatazaNz, on 06 October 2012 - 03:11 AM, said:
turtle.select(1) turtle.dropDown(turtle.getItemCount(1)-1) turtle.select(2) turtle.suckDown()
The only requirement is for the planks to be first in the chest. Hope this helps mate.
Oh wow that's so simple. I completely overlooked dropping it and picking it back up. Derp. Well thanks anyway it worked perfect
You're welcome man. Are you trying to make a program to craft multiple items? Because if you are, I could help if you need it for crafty turtles again.
I'm actually trying to make it duplicate itself(as you have probably seen the challenge thread). Im not going to submit it though im doing it just to learn. Im gonna need to make a chest, too. I figure I just have to use that code and modify it a bit.
#6
Posted 06 October 2012 - 03:38 AM
captainprice12, on 06 October 2012 - 03:31 AM, said:
MatazaNz, on 06 October 2012 - 03:26 AM, said:
captainprice12, on 06 October 2012 - 03:19 AM, said:
MatazaNz, on 06 October 2012 - 03:11 AM, said:
turtle.select(1) turtle.dropDown(turtle.getItemCount(1)-1) turtle.select(2) turtle.suckDown()
The only requirement is for the planks to be first in the chest. Hope this helps mate.
Oh wow that's so simple. I completely overlooked dropping it and picking it back up. Derp. Well thanks anyway it worked perfect
You're welcome man. Are you trying to make a program to craft multiple items? Because if you are, I could help if you need it for crafty turtles again.
I'm actually trying to make it duplicate itself(as you have probably seen the challenge thread). Im not going to submit it though im doing it just to learn. Im gonna need to make a chest, too. I figure I just have to use that code and modify it a bit.
Best of luck friend. I'll just say that once you figure out the bulk of the code, it's so much easier from there.
#7
Posted 06 October 2012 - 03:41 AM
MatazaNz, on 06 October 2012 - 03:38 AM, said:
captainprice12, on 06 October 2012 - 03:31 AM, said:
MatazaNz, on 06 October 2012 - 03:26 AM, said:
captainprice12, on 06 October 2012 - 03:19 AM, said:
MatazaNz, on 06 October 2012 - 03:11 AM, said:
turtle.select(1) turtle.dropDown(turtle.getItemCount(1)-1) turtle.select(2) turtle.suckDown()
The only requirement is for the planks to be first in the chest. Hope this helps mate.
Oh wow that's so simple. I completely overlooked dropping it and picking it back up. Derp. Well thanks anyway it worked perfect
You're welcome man. Are you trying to make a program to craft multiple items? Because if you are, I could help if you need it for crafty turtles again.
I'm actually trying to make it duplicate itself(as you have probably seen the challenge thread). Im not going to submit it though im doing it just to learn. Im gonna need to make a chest, too. I figure I just have to use that code and modify it a bit.
Best of luck friend. I'll just say that once you figure out the bulk of the code, it's so much easier from there.
Thanks mate. I appreciate it, I could have never gotten the turtle to move without the forums.
3 user(s) are reading this topic
0 members, 3 guests, 0 anonymous users











