MiStAWaFFlEZZ

Untitled

Dec 4th, 2012
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. function dig()
  2. for i = 0, 69 do
  3. for j = 0, 14 do
  4. turtle.digDown()
  5. turtle.forward()
  6. end
  7. j = 0
  8. turtle.digDown()
  9. turtle.turnLeft()
  10. turtle.turnLeft()
  11. turtle.down()
  12. end
  13. end
  14. print("Sup ma lazee nigga")
  15. sleep(3)
  16. dig()
Advertisement
Add Comment
Please, Sign In to add comment