Advertisement
Guest User

chopn

a guest
Jun 16th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.37 KB | None | 0 0
  1. textutils.slowPrint('now choping')
  2. print('press ctrl+T to exit')
  3. turtle.forward()
  4. turtle.digUp()
  5. turtle.up()
  6. turtle.digUp()
  7. turtle.up()
  8. turtle.digUp()
  9. turtle.up()
  10. turtle.digUp()
  11. turtle.up()
  12. turtle.digUp()
  13. turtle.up()
  14. turtle.digUp()
  15. turtle.down()
  16. turtle.down()
  17. turtle.down()
  18. turtle.down()
  19. turtle.down()
  20. textutils.slowPrint('please run cps_boot')
  21. print('end')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement