Doctor Archive
Thread: crafting macro not working
You can use this macro while you are running from point A to point B, during some downtime and even crafting stations or droids will not affect this macro as it skips the experimentation and practice screens.
/ui action toolbarSlot00;
/selectDraftSchematic 0;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/ui action toolbarSlot01;
/selectDraftSchematic 0;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/ui action toolbarSlot02;
/selectDraftSchematic 0;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/ui action toolbarSlot03;
/selectDraftSchematic 0;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/ui action toolbarSlot04;
/selectDraftSchematic 0;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/ui action toolbarSlot05;
/selectDraftSchematic 0;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice
Great macro, Gnuut. With the peoples imput here, and my own, I made a few minor changes to it, and it works flawlessly for me. Enjoy!
PS: I put the macro in my SHIFT+F12 position, and changed the delay time for ingredients from 5 seconds to 4. The message about "Crafting is Done" or whatever dosen't appear. After the 6 stations craft, the macro will RE-start the cycle 6 seconds later.
/ui action toolbarSlot00;
/selectDraftSchematic 0;
/pause 4;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 1;
/ui action toolbarSlot01;
/selectDraftSchematic 0;
/pause 4;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 1;
/ui action toolbarSlot02;
/selectDraftSchematic 0;
/pause 4;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 1;
/ui action toolbarSlot03;
/selectDraftSchematic 0;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 1;
/ui action toolbarSlot04;
/selectDraftSchematic 0;
/pause 4;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 1;
/ui action toolbarSlot05;
/selectDraftSchematic 0;
/pause 4;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice;
/pause 6;
/ui action toolbarSlot23