Page 1 of 1

crafting macro

Posted: April 12th, 2004, 10:19 pm
by tault_darkgun
Macro # 1: Put the first macro into the toolbar in F7. (This is toolbarSlot06)

/ui action toolbarSlot00;
/sel xx;
/pause 4;
/nextCraftingStage;
/nextCraftignStage;
/createPrototype practice no item;
/createPrototype;
/pause 1;
/ui action toolbarSlot01;
/sel xx;
/pause 4;
/nextCraftingStage;
/nextCraftignStage;
/createPrototype practice no item;
/createPrototype;
/pause 1;
/ui action toolbarSlot02;
/sel xx;
/pause 4;
/nextCraftingStage;
/nextCraftignStage;
/createPrototype practice no item;
/createPrototype;
/pause 1;
/ui action toolbarSlot03;
/sel xx;
/pause 4;
/nextCraftingStage;
/nextCraftignStage;
/createPrototype practice no item;
/createPrototype;
/pause 1;
/ui action toolbarSlot04;
/sel xx;
/pause 4;
/nextCraftingStage;
/nextCraftignStage;
/createPrototype practice no item;
/createPrototype;
/pause 1;
/ui action toolbarSlot05;
/sel xx;
/pause 4;
/nextCraftingStage;
/nextCraftignStage;
/createPrototype practice no item;
/createPrototype;
/pause 1;
/ui action toolbarSlot11;

Macro # 2: Put the second macro into the toolbar in F12. (This is toolbarSlot11.)

/ui action toolbarSlot07;
/sel xx;
/pause 4;
/nextCraftingStage;
/nextCraftignStage;
/createPrototype practice no item;
/createPrototype;
/pause 1;
/ui action toolbarSlot08;
/sel xx;
/pause 4;
/nextCraftingStage;
/nextCraftignStage;
/createPrototype practice no item;
/createPrototype;
/pause 1;
/ui action toolbarSlot09;
/sel xx;
/pause 4;
/nextCraftingStage;
/nextCraftignStage;
/createPrototype practice no item;
/createPrototype;
/pause 1;
/ui action toolbarSlot10;
/sel xx;
/pause 4;
/nextCraftingStage;
/nextCraftignStage;
/createPrototype practice no item;
/createPrototype;
/pause 1;
/ui action toolbarSlot06;

Posted: April 13th, 2004, 12:07 am
by tault_bearacedougie
something similar to this has been posted already