Doctor Archive
Thread: crafting macro not working
Bo-Shuda5 wrote:
Macro's do not work if you are near a public crafting station that includes droids with crafting mods in them!
Yep, easy way to test this..try making whatever component you are making, if it brings up the option to experiment, the macro won't work.
Bo-Shuda5 wrote:
Macro's do not work if you are near a public crafting station that includes droids with crafting mods in them!
Actually the macro I posted works fine around a crafting station
donnysabertooth wrote:
is it possible to copy and past that in the game
no you Lazy @$$
jsut type out:
/ui action toolbarSlot00;
/selectDraftSchematic 0;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
then copy, paste 5 more times and replace the red number with the next one and so on
So let me get this straight, you have to actually click the resources into the schematic durning the 5 second pause right?
If that is the case, then I don't really see any complaint about macro crafting...*shrugs*
Bobaku
Master Weaponsmith
Master Merchant
Bobaku wrote:
So let me get this straight, you have to actually click the resources into the schematic durning the 5 second pause right?
Yup
Open your Options screen
Choose Chat
Scroll down to Edit Chat Copy and Map a Key Combo
Scroll down to Edit Chat Paste and Map a Key Combo
Highlight the text and use your newly mapped copy and paste feature
or......
Type the whole thing out you Lazy @$$!
ive tried that its just not working i guess ill have to type it all out, this will take a good hour or so
I've found it easier to add a "/pause 1;" between each copy, i was getting an already crafting message and it solved it.
/ui action toolbarSlot00;
/selectDraftSchematic 0;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 1; (but without the space between them -something is restricting me from deleting that space-)
Cubbie
I used AC Tools (illegal 3rd party macro) for my crafting macro. It automatically put the resources into the schematic for me. I got all my crafting exp while I was sleeping and at work. Check it out if you want to get exp while you aren't at your computer.
http://www.cameroncole.com/actool.html
Hope this helps.