Advertisement
Guest User

Untitled

a guest
Jun 24th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. boolean Detect = turtle.detectDown()
  2. while (Detect = false)
  3. do
  4. turtle.place()
  5. turtle.back()
  6. turtle.place()
  7. turtle.back()
  8. turtle.place()
  9. turtle.back()
  10. turtle.place()
  11. turtle.turnRight()
  12. turtle.forward()
  13. turtle.turnLeft()
  14. turtle.back()
  15. turtle.place()
  16. turtle.back()
  17. turtle.place()
  18. turtle.turnLeft()
  19. turtle.back()
  20. turtle.back()
  21. turtle.place()
  22. turtle.back()
  23. turtle.place()
  24. turtle.turnRight()
  25. turtle.back()
  26. turtle.turnLeft()
  27. turtle.back()
  28. turtle.place()
  29. turtle.back()
  30. turtle.place()
  31. turtle.back()
  32. turtle.place()
  33. turtle.back()
  34. turtle.place()
  35. turtle.turnRight()
  36. turtle.forward()
  37. turtle.turnLeft()
  38. turtle.back()
  39. turtle.place()
  40. turtle.back()
  41. turtle.place()
  42. turtle.turnLeft()
  43. turtle.back()
  44. turtle.back()
  45. turtle.place()
  46. turtle.back()
  47. turtle.place()
  48. turtle.turnRight()
  49. turtle.back()
  50. turtle.turnLeft()
  51. turtle.back()
  52. turtle.place()
  53. turtle.back()
  54. turtle.place()
  55. turtle.back()
  56. turtle.place()
  57. turtle.back()
  58. turtle.place()
  59. turtle.turnRight()
  60. turtle.forward()
  61. turtle.turnLeft()
  62. turtle.back()
  63. turtle.place()
  64. turtle.back()
  65. turtle.place()
  66. turtle.turnLeft()
  67. turtle.back()
  68. turtle.back()
  69. turtle.place()
  70. turtle.back()
  71. turtle.place()
  72. turtle.turnRight()
  73. turtle.back()
  74. turtle.turnLeft()
  75. turtle.back()
  76. turtle.place()
  77. turtle.back()
  78. turtle.place()
  79. turtle.back()
  80. turtle.place()
  81. turtle.back()
  82. turtle.place()
  83. turtle.turnRight()
  84. turtle.forward()
  85. turtle.turnLeft()
  86. turtle.back()
  87. turtle.place()
  88. turtle.back()
  89. turtle.place()
  90. turtle.turnLeft()
  91. turtle.back()
  92. turtle.back()
  93. turtle.place()
  94. turtle.back()
  95. turtle.place()
  96. turtle.turnRight()
  97. turtle.back()
  98. turtle.turnLeft()
  99. turtle.back()
  100. turtle.down()
  101. turtle.turnLeft()
  102. turtle.forward()
  103. turtle.turnRight()
  104. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement