Nonsanity

ColorBanding

Nov 4th, 2018
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. for b = 1,3 do
  2.  
  3. turtle.select(1)
  4. for a = 1,4 do shell.run("goc1") end
  5.  
  6. turtle.down()
  7. turtle.select(9)
  8. shell.run("goc1")
  9.  
  10. turtle.select(5)
  11. shell.run("goc1")
  12. shell.run("goc1")
  13.  
  14. turtle.down()
  15. turtle.select(9)
  16. shell.run("goc1")
  17.  
  18. end
Advertisement
Add Comment
Please, Sign In to add comment