Doctor Archive

Thread: Is it possible to macro medical crafting

BobbyJack
Fri Jan 16, 2004 6:40 pm
#1

I'm using 3 crafting tools and it's coming along quite slowing. I'm making bio effect controlers, one after another in practice mode and I'm not even half way up the first skill box in that tree.



Is there a better way, a macro, anything?

olpman
Fri Jan 16, 2004 7:34 pm
#2

Yeah, I'm kinda wondering the same thing
DrSeuss7
Fri Jan 16, 2004 9:39 pm
#3

I suggest you use 5 crafting stations that should almost double your exp since I was able to use around 5 in once crafting cycle compared to 3....

Gnuut
Sat Jan 17, 2004 12:31 am
#4

Setup 6 Food and chem crafting tools from left to right in the top bar using a separate panel. Have 18k Lok wheat and 18k Tat Fiber in your main inventory. Once you go through this macro you will notice the message "Crafting Station has ended". Don't worry about it this macro is automatically skipping the practice box after you load the resources but you still get the XP.Also I would recomend if you plan on hotkeying this Macro to put it in the Shift F12 button of the panel.

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.


/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




Grau'din
Elder Combat Medic
Magnumus Mysterium MYST
I am not a support class.
I am a chemical warfare expert.
I am a bio-warrior.
I am a zerg-stopper.
I am a Master CM. Run for your life....

BobbyJack
Sat Jan 17, 2004 9:49 am
#5

Gnuut



Thanks, that's perfect.



One question, I keep getting the message that 'you are already crafting'. I have to click ok to get rid of that message otherwise when the next crafting tool opens up I'm unable to select the resources.

boodow
Sat Jan 17, 2004 11:31 am
#6

That sounds like you may have the same crafting tool in multiple slots. Double check to make sure each one is in a different slot.



Terigo
Master Pistoleer/Smuggler
Commander of the Millennium Nuna
Ryku_Sios
Sat Jan 17, 2004 12:17 pm
#7

I would add a


/pause 2


before you start your next crafting session. This seemed to help me get around the lag and the Crafting Sessions has Ended message.





Rykuus Sios
Master Weaponsmith of {CSE} Vendor Located in Crimson Solace, Dantooine 4572 -5124
Master Shipwright Vendor Located Theed, Naboo >-3792 3533
PapaSmack
Sat Jan 17, 2004 2:42 pm
#8

im having the same problem, i get the message that i am still crafting. the hotbuttons correspond to different crafters, not the same one.


i have also received (in the chat box) the message that "no such command, chat, mood "nextCraftingStage". i checked the syntax (i had cut and pasted, but still i checked it), and it is consistent as far as it has been shown by Gnuut in his post.


i put it in the 2 second timer /pause 2; but it kept the macro from selecting resources. i took it back out and went back to the original macro, and got the initial 'you are already crafting' message and the 'no such command, chat, mood' message.


not sure here, but is any one else getting the 'no such command' message? because that would explain (in part at least) why the macro doesnt work...syntax changed by devs concerning 'nextCraftingStage'? another question, why is that same message only showing up once (during the first crafting session) and not another five times (one each for each station)? timing?

Page 1 of 1
Previous Next