Doctor Archive
Thread: Crafting Macro Nerfed?
Page 1 of 1
EyeDye_SWG
Wed Mar 17, 2004 4:12 pm
#1
Here is the crafting macro im using:
/ui action toolbarSlot21; (selects my crafting tool properly)
/selectDraftSchematic11; (when crafting tool boots it shows the BEC but doesn't take me to the resourse step *confused*)
/pause 5; (pauses......)
/nextCraftingStage; (crashes! in the chat area it states there is no mood or emote for /nextCraftingStage, even tho its entered properly and is case-correct)
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
Now i got this macro from using the search here on the boards and its Supposed to bring you right to the resourse entry page so that you can (manually) double click the stuff in and then automate all the clicking next.
What ends up happening is that it dosent even get to the resourse step, it crashes 5 secs after bringing up the proper schematic but it dosent get to the resourse step where you click in the items. Has this been nerfed or bugged by publish 7? can anyone tell me whats going on here?
Thank you in advance 
EyeDye_SWG
Wed Mar 17, 2004 4:48 pm
#2
I been fiddling with this for over an hour now and im now seeing that the /selectDraftSchematicXX command is ALSO giving the same error about not being a valid emote or mood. I am completely stumped.....I have it written correctly and its case-correct, WTH is going on here???
Vic777
Wed Mar 17, 2004 4:55 pm
#3
I don't have my macro in front of me, but I *think* you need a space in between the selectDraftSchematic and the 11...
/selectDraftSchematic 11;
instead of
/selectDraftSchematic11;
Crumbs
Thu Mar 18, 2004 12:53 am
#5
vic is right there should be a spaceit should look like this/selectDraftSchematic 11;
Page 1 of 1