Doctor Archive
Thread: Has there been a change in craft macroing?
/ui action toolbarSlot12;
/selectdraftSchematic 09;
/pause 6;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 5;
/ui action toolbarSlot13;
/selectdraftSchematic 09;
/pause 6;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 5;
/ui action toolbarSlot14;
/selectdraftSchematic 09;
/pause 6;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 5;
/ui action toolbarSlot15;
/selectdraftSchematic 09;
/pause 6;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 5;
/ui action toolbarSlot04;
i know there is a macro thread already but i have been using this before and understand macros but i just cant for the life of me figure out where im going wrong
I see the problem... you do NOT have to repeat the 'practice noitem' in the 2nd /createPrototype line. This is my WORKING crafting macro. It does everything BUT select resources since you cannot program clicking without a 3rd party program.
- /ui action toolbarSlot##
- /pause 1;
- /select 9
- /pause 5;
- /nextCraftingStage
- /nextCraftingStage
- /createPrototype practice noitem
- /createPrototype
That macro will select a toolbar slot, select adv bio effect controller, wait 5 seconds for you to load resources, then practice crafting the item.