Manual *Legal* crafting macro
Posted: December 13th, 2004, 12:12 am
*put in F1, with crafting tool in 2nd row F1 slot
/ui action toolbarSlot12;
/selectDraftSchematic 59;
/pause 9;
/nextCraftingStage;
/nextCraftingStage;
/createProtoType practice no item;
/createPrototype practice no item;
/pause 11;
/ui action toolbarSlot01;
*put in F2, with crafting tool in 2nd row F2 slot
/ui action toolbarSlot13;
/selectDraftSchematic 59;
/pause 9;
/nextCraftingStage;
/nextCraftingStage;
/createProtoType practice no item;
/createPrototype practice no item;
/pause 11;
/ui action toolbarSlot00;
add in as many as needed, works well if you dont use autoit.
/ui action toolbarSlot12;
/selectDraftSchematic 59;
/pause 9;
/nextCraftingStage;
/nextCraftingStage;
/createProtoType practice no item;
/createPrototype practice no item;
/pause 11;
/ui action toolbarSlot01;
*put in F2, with crafting tool in 2nd row F2 slot
/ui action toolbarSlot13;
/selectDraftSchematic 59;
/pause 9;
/nextCraftingStage;
/nextCraftingStage;
/createProtoType practice no item;
/createPrototype practice no item;
/pause 11;
/ui action toolbarSlot00;
add in as many as needed, works well if you dont use autoit.