The Computercraft version is 1.63
Just checked, it's typed correctly.
Just tried
while true do if turtle.getItemCount(1) >= 2 then turtle.turnRight() turtle.drop(2) turtle.turnLeft() else turtle.attack() sleep(0.5) end endand now it says: startup:2: attempt to call nil
EDIT: Okay, not quite sure what happened but just broke the turtle and placed it back down and it works now?
Thanks for the quick responses anyways


Posted by
