zeshan

Untitled

Dec 22nd, 2013
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. for i = 1,x do
  2. turtle.forward()
  3. turtle.forward()
  4. turtle.turnRight()
  5. turtle.select(1)
  6. if turtle.compare()
  7. turtle.dig()
  8. turtle.forward()
  9. end
  10. end
Advertisement
Add Comment
Please, Sign In to add comment