Doctor Archive

Thread: Doctor Macro pls

KreralksoxWRX
Sat Mar 20, 2004 4:27 am
#1


Can someone please help me and send a working macro for doc pls as im getting really bored doing manually .....please..need help..and any other doc info aswell


thanks
Quandry
Sat Mar 20, 2004 7:35 pm
#2

http://forums.station.sony.com/swg/board/message?board.id=doctor&message.id=39078



_______________________________________________________________________________________________________________________
Carbineer for Life
Weapons||Armor
Li'lith of Tarquinas
Alderaan Memorial Hospital
Loot Vendor (-6851 -4108) Galia Naboo


RNA
Sat Mar 20, 2004 8:38 pm
#3

exactly what goes where in this crafting macro, i have it, but i don't understand it, what has to be where for this macro to work. where does the materials go, where does the station go, and where does this macro go?



-Chewata Kolta

Leader of the guild RNA, Rebels Of The New Alliance
Rchuno
Sat Mar 20, 2004 8:56 pm
#4

What do you want the macro to do? Craft? You will still have to double click the resources.


Heal?


Buff?


Cure status?


Cure Disease?


Cure Poison?


All of the above?





****************************
* Niccaurra {} Master DOC / Aspiring Merchant
*Niqe {DRUNK} TKM/Pist
****************************
glorydragon
Sat Mar 20, 2004 10:17 pm
#5

craft. please.
Rchuno
Sat Mar 20, 2004 10:43 pm
#6

I use a combination of a couple of macros to make up one big macro.



(macroname) // don't put this in your macro but title it this


Macro stuff


****************** // end of this particular macro



(insidecraft)


/select ##; // find the number of the schematic you are using and insert here.
/pause 4; // make this larger if you need to,but increase all other pauses acordingly.
/nextCraftingStage;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
*******************************************************


(craft)
/ui action toolbarSlot00; // this is to open the crafting station put the number of the function key it is associated to F1 = 00
/pause 1; // not necisary if you have a realy good connection
/macro insidecraft;
/pause 5;


// add as many of the above for the number of crafting stations you own.


/macro craft;


*****************************************************


Ok some stuff worth mentioning.


#1 in the craft macro add everything again for every station you own and plan to use.


#2 the end "/macro craft;" loops it.


#3 the "pause 4;" is for you to double click the resources needed. If you increase this increase the "/pause 5;" by the same amount.


#4 make sure you have crafting station on the correct Function Key shortcuts.


Hope this helps. Some find it harder to use this one I find it easier to set up. (less typing)





****************************
* Niccaurra {} Master DOC / Aspiring Merchant
*Niqe {DRUNK} TKM/Pist
****************************
RNA
Sun Mar 21, 2004 2:27 pm
#7

i got the same message.



-Chewata Kolta

Leader of the guild RNA, Rebels Of The New Alliance
glorydragon
Mon Mar 22, 2004 1:24 am
#8

ok I tryed this, copyed it word for word, spaces in all the right places, caps all right, and it says "The crafting session has ended!" at me. whats the deal?
Page 1 of 1
Previous Next