Guest User

Untitled

a guest
Sep 20th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.16 KB | None | 0 0
  1. shell.run("go", "up", 50)
  2. turtle.forward()
  3. turtle.forward()
  4. turtle.turnRight()
  5. shell.run("go","forward",126)
  6. turtle.turnLeft()
  7. shell.run("go","forward",127)
Add Comment
Please, Sign In to add comment