minebot icon indicating copy to clipboard operation
minebot copied to clipboard

minescript.strategy look at does not work

Open Adam4HD opened this issue 5 years ago • 1 comments

when i execute the command look at minescript.strategy("minebot", "look", "1083", "38", "10577"); i wont work my script just stop and don't give any error

Adam4HD avatar Apr 07 '19 21:04 Adam4HD

Use minescript.doStrategy(minescript.strategy("minebot", "look", x, y, z));

xpr0legendx avatar Apr 08 '19 19:04 xpr0legendx