Guest User

Untitled

a guest
Jan 17th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. function zdi()
  2. turtle.up()
  3. turtle.turnRight()
  4. for i=1, 3 do
  5. turtle.placeDown()
  6. turtle.forward()
  7. end
  8. turtle.forward()
  9. for i=1, 10 do
  10. turtle.placeDown()
  11. turtle.forward()
  12. end
  13. turtle.placeDown()
  14. turtle.turnRight()
  15. turtle.forward()
  16. for i=1, 21 do
  17. turtle.placeDown()
  18. turtle.forward()
  19. end
  20. turtle.placeDown()
  21. turtle.turnRight()
  22. turtle.forward()
  23. for i=1, 6 do
  24. turtle.placeDown()
  25. turtle.forward()
  26. end
  27. turtle.forward()
  28. for i=1, 6 do
  29. turtle.placeDown()
  30. turtle.forward()
  31. end
  32. turtle.placeDown()
  33. turtle.turnRight()
  34. turtle.forward()
  35. for i=1, 20 do
  36. turtle.placeDown()
  37. turtle.forward()
  38. end
  39. turtle.placeDown()
  40. turtle.up()
  41. turtle.forward()
  42. turtle.turnRight()
  43. for i=1, 3 do
  44. turtle.placeDown()
  45. turtle.forward()
  46. end
  47. turtle.forward()
  48. for i=1, 10 do
  49. turtle.placeDown()
  50. turtle.forward()
  51. end
  52. turtle.placeDown()
  53. turtle.turnRight()
  54. turtle.forward()
  55. for i=1, 21 do
  56. turtle.placeDown()
  57. turtle.forward()
  58. end
  59. turtle.placeDown()
  60. turtle.turnRight()
  61. turtle.forward()
  62. for i=1, 6 do
  63. turtle.placeDown()
  64. turtle.forward()
  65. end
  66. turtle.forward()
  67. for i=1, 6 do
  68. turtle.placeDown()
  69. turtle.forward()
  70. end
  71. turtle.placeDown()
  72. turtle.turnRight()
  73. turtle.forward()
  74. for i=1, 20 do
  75. turtle.placeDown()
  76. turtle.forward()
  77. turtle.placeDown()
  78. end
  79. turtle.up()
  80. turtle.turnRight()
  81. for i=1, 14 do
  82. turtle.placeDown()
  83. turtle.forward()
  84. end
  85. turtle.placeDown()
  86. turtle.turnRight()
  87. turtle.forward()
  88. for i=1, 21 do
  89. turtle.placeDown()
  90. turtle.forward()
  91. end
  92. turtle.placeDown()
  93. turtle.turnRight()
  94. turtle.forward()
  95. for i=1, 13 do
  96. turtle.placeDown()
  97. turtle.forward()
  98. end
  99. turtle.placeDown()
  100. turtle.turnRight()
  101. turtle.forward()
  102. for i=1, 20 do
  103. turtle.placeDown()
  104. turtle.forward()
  105. end
  106. turtle.up()
  107. turtle.turnRight()
  108. turtle.forward()
  109. for i=1, 14 do
  110. turtle.placeDown()
  111. turtle.forward()
  112. end
  113. turtle.placeDown()
  114. turtle.turnRight()
  115. turtle.forward()
  116. for i=1, 21 do
  117. turtle.placeDown()
  118. turtle.forward()
  119. end
  120. turtle.placeDown()
  121. turtle.turnRight()
  122. turtle.forward()
  123. for i=1, 13 do
  124. turtle.placeDown()
  125. turtle.forward()
  126. end
  127. turtle.placeDown()
  128. turtle.turnRight()
  129. turtle.forward()
  130. for i=1, 20 do
  131. turtle.placeDown()
  132. turtle.forward()
  133. end
  134. end
  135.  
  136. zdi()
Add Comment
Please, Sign In to add comment