Advertisement
sweetjebus

Engineer

Aug 2nd, 2013
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. while true do
  2.  
  3.  if rs.getInput("bottom") then
  4.   turtle.attack()
  5.  end
  6.  sleep(0.1)
  7.  
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement