Doctor Archive
Thread: If anyone can help out with setting a macro
i was wondering if anyone could help me set a macro. i'm new to setting one and never attempted it. if someone could tell me where to go in mycomp's directory to get to it and show me an example of how to make one? i would aprreciate it very much. the only thing i'll be doing is healing damage and nothing else. thank you to anyone who helps me out.....
You can use this macro while you are running from point A to point B, during some downtime and even crafting stations or droids will not affect this macro as it skips the experimentation and practice screens.
Use CTRL - A to open your abilities window and select custom macros. Click NEW and then name your macro "GRIND" for instance. Select an Icon then type in the text below. It's a pain but worth the time.
/ui action toolbarSlot00;
/selectDraftSchematic 0;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/ui action toolbarSlot01;
/selectDraftSchematic 0;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/ui action toolbarSlot02;
/selectDraftSchematic 0;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/ui action toolbarSlot03;
/selectDraftSchematic 0;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/ui action toolbarSlot04;
/selectDraftSchematic 0;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/ui action toolbarSlot05;
/selectDraftSchematic 0;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice
This macro doesnt work, it doesnt select the resources....
Or i cant get it to work.
Am i supposed to sit here and click the resources? heh
Yes, that's what the "/pause 5" is for.
Ruda, Master Doctor, Naritus
Avilister, post themacro you're using and perhaps we'll see something telling.
Ruda, Master Doctor, Naritus
Make sure you capitalize everything that needs to be. And btw, does it put the item in the output hopper meaning, does it give the station a timer? If it doesn't give a timer try increasing the pause to 8, maybe you aren't getting one of the resourses loaded in time.
i just typed in the macro and i cant get it to do anything. i hit the macro button and nothing happens all it does is say crafting session ended after a couple seconds. isnt it supposed to start the crafting tool. please help
just wondering.... do you have to have certain resources and a certain amout or will the macro just end when you run out of resource?
thanx in advance
This macro is awesome, I used it to grind out artisan, architect and armorsmithing. Now I'm going out to buy 20K of wild wheat! I've got 3 deep crusts on tat FP currently, garbage OQ and PE.
BTW -- if you actually want the item created in your inventory, just change the line:
/createPrototype practice no item;
to
/createPrototype;