Medic Archive
Thread: how can you get a macro to the next crafting stage
Here's what I used to get through CM Crafting. Parts of it should work for you.
This macro is a recursive loop (indefinite, never ending). To get out of it, just type /dump.
Also, these commands are case-sensitive, so make sure you have those uppercase letters in there.
/ui action toolbarSlot07;
/selectDraftSchematic 73;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot08;
/selectDraftSchematic 73;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot09;
/selectDraftSchematic 73;
/pause 6;
/nextCraftingStage;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot10;
/selectDraftSchematic 73;
/pause 6;
/nextCraftingStage;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot11;
/selectDraftSchematic 73;
/pause 6;
/nextCraftingStage;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/macro GRIND
Oh yeah....make sure you have "Confirm Crafting Actions" UNCHECKED in your ingame options. This is on the MISC tab.
Good Luck!
H.
Did this work for you NewMoon????
I'm gonna try it tonight. I've never used a macro before, so wish me luck.
JP-Recon
Medic 4-4-4-2
Novice Pistoleer
This is a good macro, if you would like more information on crafting macros and exactly what does what... then check out the following thread:
http://forums.station.sony.com/swg/board/message?board.id=doctor&message.id=9678