Bio Engineer Archive
Thread: Looking for a good macro for micronutrient suplement
Anybody have a good one that I can use? Need to master BE for holocrons. =/
Also, what number is it on the schematic?
here's a macro for you, all you have to do is put crafting tools in the first 4 slots and the macro in the 5th. as the macro runs you have 5 seconds to select the resources. The schematic number will depend on the crafting tool used and how many different skills you have, so you'll have to experiment a bit to get the exact schematic #
/ui action toolbarslot00;
/selectDraftSchematic 8;
/pause 5; /nextCraftingStage;
/nextCraftingStage;
/createPrototype practice noitem;
/createPrototype practice noitem;
/ui action toolbarslot01;
/selectDraftSchematic 8;
/pause 5; /nextCraftingStage;
/nextCraftingStage;
/createPrototype practice noitem;
/createPrototype practice noitem;
/ui action toolbarslot02;
/selectDraftSchematic 8;
/pause 5; /nextCraftingStage;
/nextCraftingStage;
/createPrototype practice noitem;
/createPrototype practice noitem;
/ui action toolbarslot03;
/selectDraftSchematic 8;
/pause 5; /nextCraftingStage;
/nextCraftingStage;
/createPrototype practice noitem;
/createPrototype practice noitem;
/pause 1
/ui action toolbarslot04;