Doctor Archive

Thread: new master doctor looking for a healing in combat macro

canadianwookie
Sun Feb 15, 2004 10:24 pm
#1

Hi folks.. just wondering when a teammate is getting pulverized and has every imaginable state on him (dizzy , bleeding ,blind ,stun etc ) .What macros do you use on them (pauses if any). Pleas epost your best macros here for us noob doctors.I know myself will appreciate the help , thx in advance.
Pheon
Mon Feb 16, 2004 3:29 pm
#2

I for one would like to know this as well. Looked in forum to no avail.
Eshamtheunholy
Mon Feb 16, 2004 3:41 pm
#3

/heals;

/pause 5;

/heals;


Adjust the pause accordingly. Have all the state packs in inventory. Often times when a cocky combat medic is with a group in anchorhead I will /fol the person he is dueling with this macro.


/curepoison;

/curedisease;

/ui actiontoolbarSlotxx;


where xx is the macro's location... It will loop and auto heal the poison and disease. You can see how this would overlap to other doctor macros just as


/stand;

/healstate dizzy;

/stand;


etc. I would also like to point out I didnt come to the boards for my super macros so there may be better versions.. I jus tmade them up



-----------------------------C o l o r f u l - S i g s - R - gangster-----------------------------


Ledao
Mon Feb 16, 2004 3:43 pm
#4

Try this thread:


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



The only thing I'll add to what I've said in there is that the best healdizzy macro I've found is


/healstate self dizzy; (or is that dizzy self?)
/kneel;


Needs to be hit twice -- once to kneel, once to cure the dizzy before you fall down again.





Ledao Bohi, Master Doctor
Now with 3 locations: Ledao's Meds in beautiful downtown Galatorbria, Rori (327 -1770), Ledao's Fine Pharmaceuticals @ UAT City, near Coronet (970, -5590), and Ledao's Premium Meds and Resources on Tatooine @ (-1922, -4041) just 750m SW of Bestine.
Comprehensive Stock and Price Listing Here
canadianwookie
Thu Feb 19, 2004 12:14 am
#5

than kyou for the responses very appreciated
Lilcappy
Thu Feb 19, 2004 7:51 am
#6

You can actually make a super macro like this


/firstaid


/pause1


/healstate


/cure poison


/cure disease


/ui action toolbarSlotxx


You can put as many thigns as you want in there, it will heal the most important state first, so yo ucould add /healstate a few more times in there to totally heal him. But you need to make sure you have all your heal state packs in your general invantory





_____________________________________________________________________________


Ediw Ap-Ta
Master Doctor/Pistoleer
Ldwater
Thu Feb 19, 2004 1:40 pm
#7

Just remeber that you may need a /peace in there first, since it clears your combat queue.


Else you'll find that your meds drop a little too late..





-ldwater
Quandry
Fri Feb 20, 2004 12:54 pm
#8


Here are the doc macros i use



heal damage self



/ui action clearCombatQueue;
/healDamage self;



heal damage others




/ui action clearCombatQueue;
/healDamage;


Heal all self



/ui action clearCombatQueue;


/stand;
/healState self dizzy;
/stand;
/healState self dizzy;
/stand;
/healState self dizzy;
/stand;
/healState self dizzy;
/firstAid self;
/healState self blind;
/healState self stun;
/healState self intimidate;
/healState self;
/curepoison self;
/curedisease self;



I list all the status effects because i want them healed in order. If im dizzy/kd i dont want to stand up and cure bleed for example heh. if i have more than one on me at a time...and the clear combat queue makes it the next action i do and still allows me to default attack my target.


heal all others



/ui action clearCombatQueue;
/healState dizzy;
/firstAid;
/healState blind;
/healState stun;
/healState intimidate;
/healState;
/curedisease;
/curepoison;
/revivePlayer;


you might want to add a /healDamage to this one but if you just want to cure a status effect it could waste an un needed stim.



Hope it helps



P.S. you will only heal one state per shot as you probably know but this way its all on one butten. I put the self ones on F1 and F2 and the others ones on shift F1 and shift F2 but do it how you like.


Message Edited by Quandry on 02-20-2004 02:56 PM



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


Quandry
Sat Feb 21, 2004 1:03 am
#9


heh wile im at it here is my tweaked super fast crafting macro for use with sevral tools...you will need this for each tool and set the toolbarslot numbers how you like them as well as the scematic etc.




/ui action toolbarSlot00;
/select 24;
/pause 4;
/nextCraftingStage;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot13;



this is using the tool in F1 and the macro for the tool in ShiftF1 is the last ui action command so as my second macro would look like this:



/ui action toolbarSlot01;
/select 24;
/pause 4;
/nextCraftingStage;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 2;
/ui action toolbarSlot14;



You might need to add another second to each of the pauses if you have a poor connection but this is the fastest way to wright it...I have seen others with pauses all over for no reason. Wen i ground out doc i had 7 tools going at once and finished an item every 8 seconds or so.



Type /dump to end this if you loop it (and i dont know why you wouldent)


Message Edited by Quandry on 02-20-2004 03:03 PM



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


fano
Wed Feb 09, 2005 12:58 pm
#10

Hello, i'm a new doc.. the crafting macro does not seem to work for me. I typed it in exacty like the post added my own toolbar numbers. but all it says is crafting complete but no xp.. anyone?
Page 1 of 1
Previous Next