Artisan Archive
Thread: Practice Macro?
Yes, there is a way to have a practice macro, but it seems to be bugged right now for some characters (For me,this works on my older character, but not on a new one). There is another post that points out this bug: when you have multiple crafting tools running and one finishes creating the prototype, it also closes any other crafting tool you may have open. Kinda ruins practice grinding.
Now, for the answer to your question. Create a closing macro and run it after you have filled all of your resource slots. Something like CraftingFinish-prac:
/nextcraftingstage;
/nextcraftingstage;
/createprototype practice no item;
/createprototype practice no item;
If you want to create prototypes with it, take off the "practice no item" part on lines 3 & 4.
I find this works best with 4 crafting tools (when it's not bugged). Whether to grind or not is up to you.