Any way to do that Thanks
while true do
<put the command you want repeated here>
sleep(0.1)
end
Is there any way to make the turtle come back once its out of fuel?Code:while true do <put the command you want repeated here> sleep(0.1) end
Turtles need fuel to move, so no.Is there any way to make the turtle come back once its out of fuel?
Could you link me to a page?no. I'm far too tired to bother with LUA right now
Send me the script and what your specific instructions and I can give it back. I took courses so I can help you.How about when the turtle is full of items, it returns home.
Could you edit my script to do that please? Thanks Lambert
Send me the script and what your specific instructions and I can give it back. I took courses so I can help you.