Advertisement
guamie

trap walll

Jul 6th, 2013
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1.  
  2.  
  3. x = 1
  4.  
  5. if x <= 64 do
  6. turtle.place()
  7. turtle.up()
  8. end
  9. shell.run("go down 64")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement