Doctor Archive
Thread: Can I get a macro for grinding Medical Crafting XP? Thanks!
there is no such thing as an AFK crafting macro, but here is the one i use. Now understand, you MUST CLICK THE COMPONENTS IN. That is all you have to do and it speeds up the process a lot. This example is if you have a crafting tool in slot F1. Also, this macro will make Biological effects controlers, if it makes something else, you have to try and find the right schematic number. This is done by trial and error.
/ui action toolbarSlot00;
/selectDraftSchematic 00;
/pause 4; This is where you click in the components
/nextCraftingStage;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
Make sure all the letter cases are the same as shown here. All you need to do with this is repeat it for about 6-7 slots on the toolbar. Then have the macro click itself and it will be a big loop.