Armorsmith Archive
Thread: Grinding AS again...and need help.
I hope this helps. This is the macro I used and it worked great.
Create a macro I called it Crafting1
/ui action toolbarSlot##
/selectDraftSchematic ##
/pause 4
/nextC
/nextC
/nextC
/createPrototype Practice noitem
/createPrototype Practice noitem
repeat for each toolbarslot until slot 7. After the last /creatPrototype Item put the following line in
/ui action toolbarSlot08 which has the crafting 2 macro in it
then create another macro I called it crafting2
repeat for the remaining toolbarslots. At the end loop it back to toolbarSlot00 by entering the following command at the end of crafting2 macro
/ui action toolbarSlot##
Its confusing I know. I'm assuming you already have a macro made up and just need to refine it a bit. I'm at work, but this is the macro as I remember it. You'll be constantly changing the draft schematic number as you train though.
again, I hope this helps. It got me through the grind. slowly but surely!