CodeCrafter

attack

Feb 14th, 2013
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. turtle.turnLeft()
  2. turtle.forward()
  3. turtle.forward()
  4. tuertle.turnRight()
  5. turtle.forward()
  6. turtle.turnLeft()
  7. turtle.down()
  8. turtle.attack()
  9. sleep(10)
  10. turtle.attack()
  11. sleep(10)
  12. turtle.attack()
  13. sleep(10)
  14. turtle.attack()
  15. sleep(10)
  16. print("Command Finnished!")
  17. sleep(1)
  18. turtle.up()
  19. turtle.turnleft()
  20. turtle.foward()
  21. turtle.turnLeft()
  22. turtle.forward()
  23. turtle.forward()
  24. turtle.turnLeft()
  25. print("Finnish command!")
  26. shell.run("reboot")
Advertisement
Add Comment
Please, Sign In to add comment