Droid Engineer Archive
Thread: Grinding macro: may be of interest
step 1 prepare taskbar
Put 4 crafting tools on a toolbar, put them in slots 1 - 4.
step 2 work out which schematic you want to practice
open crafting station and type /selectdraftschematic 000. If you don't get the schematic you want, click back and repeat for 001, etc, until you get the schematic you want.
step 3 create crafting macro for each tool
e.g craftmacro1
/ui action toolbarslot00;
/selectdraftschematic xxx;
Put these macros on slots 5--8
put final macro on slot 9
/nextcraftingstage;
/nextcraftingstage;
/nextcraftingstage;
/createprototype practice no item;
/createprototype practice no item;
step 4 grinding
press 1, press 5, add ingrediants press 9
press 2, press 6, add ingrediants press 9
press 3, press 7, add ingrediants press 9
press 4, press 8, add ingrediants press 9
Just tried this macro out tonight (not my own btw). Speeds things up a bit. Maybe you have better ones?