Set up a macro for crafting and in it Miqo is supposed to hi groundwork, final, then groundwork again, but when she gets to Final she just spams it over and over. Does anyone else get this?
That is, to my knowledge, currently normal. Miqo just registers the step as executed when the step count actually progresses. Thats why you currently need to use a workaround for final appraisal, where you create a macro which also executes the next action in your sequence. Like so:
/micon "Final Appraisal"
/ac "Final Appraisal" <wait.2>
/ac "Groundwork"
and put it on your hotbar.
Edit: Also you need to remove the next Groundwork from your sequence, as this final appraisal button will then execute 2 actions.
You should put the original final appraisal at an earlier position on your hotbar, than this macro. So you don’t screw with Miqobot later, when the crafting solver works again and she wants to use just final appraisal.
-
This reply was modified 2 years, 10 months ago by Nekro.