wxyzsupermod

attack

Jan 20th, 2021 (edited)
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. while true do
  2. for i=1, 12, 1 do
  3. turtle.attack()
  4. turtle.select(i)
  5. turtle.dropDown(64)
  6. end
  7. end
Add Comment
Please, Sign In to add comment