Chef Archive
Thread: I know this has been here b4 but here goes!!!!
Outta Control
Master Merchant
Master Artisan
Novice chef 0/0/0/0
Because I am feeling kind this morning, having listened to "Scotland the Brave" on the way to work:
(purloined from the Penultimate guide to weaponsmithing, I used a modifed version of this macro to grind the rest of Chef)
Okay, to do this you will be using the top row of F1 - F12 keys in the "first set" of your toolbar quickslots. Very important to make sure it is the "first set" or it will not work.
You will have to make 3 macros. Pick a name for the macros. I used 'wsmacro1' 'wsmacro2' 'dump'. You can use whatever you like.
Open the abilities window (Ctrl-A on default keymap) then hit the Macro tab. Hit New Macro and give it a name. Then pick an icon for the macro. The icons mean nothing, they are just there to use as a pic to put in the toolbar quickslot.
Write this macro in the box:
/ui action toolbarSlot03;
/selectDraftSchematic 00; (This number will be different for you!)
/pause 5; (This is where you double click to put in resources)
/nextcraftingstage; (Replace "/nextcraftingstage;" with just "/next;" if you have problems)
/nextcraftingstage;
/createprototype practice no item;
/createprototype practice no item;
/pause 1;
/ui action toolbarSlot04;
/selectDraftSchematic 00;
/pause 5;
/nextcraftingstage;
/nextcraftingstage;
/createprototype practice no item;
/createprototype practice no item;
/pause 1;
/ui action toolbarSlot05;
/selectDraftSchematic 00;
/pause 5;
/nextcraftingstage;
/nextcraftingstage;
/createprototype practice no item;
/createprototype practice no item;
/pause 1;
/ui action toolbarSlot06;
/selectDraftSchematic 00;
/pause 5;
/nextcraftingstage;
/nextcraftingstage;
/createprototype practice no item;
/createprototype practice no item;
/pause 1;
/ui action toolbarSlot01; (This loops the macro)
I could be wrong so please no flames but I think it should be
/nextCraftingStage
with the caps. I haven't tried it without, but I know this works...