Doctor Archive
Thread: Post-CU Macro's Share your best doctor macro's for the CU
Could you please post them here with a short description of what type of situation they are usefull for.
Sayic wrote:Sure, heres one.../shout The CU made me useless./sing I am nothing but a joke now. Is there a group I can join?/respec/quit/cancel
LOL
That wasn't what i was looking for.... But ill follow up..
/shout Hey look at all those buffpacks i spent millions on to make, now they are converted to something worhtless.
Bacta Infusion Self "BIM"
/bactainfusion self;
/pause 38;
/macro BIM
----
General buff: "Buff"
/nutrientInjection;
/pause 8;
/serotoninInjection;
/pause 8;
/endorphineInjection;
/pause 8;
/adrenalBoost;
----
General buff: "BuffMe"
/nutrientInjection Self;
/pause 8;
/serotoninInjection Self;
/pause 8;
/endorphineInjection Self;
/pause 8;
/adrenalBoost Self;
---
Jedi/PvP/Endor buff: "Buff2"
/nutrientInjection;
/pause 8;
/serotoninInjection;
/pause 8;
/endorphineInjection;
/pause 8;
/poisonInnoculation;
/pause 8;
/diseaseInnoculation;
/pause 8;
/adrenalBoost;
----
Jedi/PvP/Endor buff: "BuffMe2"
/nutrientInjection Self;
/pause 8;
/serotoninInjection Self;
/pause 8;
/endorphineInjection Self;
/pause 8;
/poisonInnoculation Self;
/pause 8;
/diseaseInnoculation Self;
/pause 8;
/adrenalBoost Self;
/pause 3;
/ui action toolBarSlot04;
/pause 3;
/ui action toolBarSlot05;
/pause 3;
/ui action toolBarSlot06;
/pause 3;
/ui action toolBarSlot07;
/pause 3;
/ui action toolBarSlot16;
/pause 3;
/ui action toolBarSlot17;
/pause 3;
/shout Thank you and have a great day!;
/pause 1;
/disband;
/pause 10;
/macro buffings;
vjuan wrote:
Hello all,
Trying to set up a afk macro for my doc to buff player's. My problem is after the /join command I don't know how to target the group leader so that the buffs effect him and not me. [ Snip original macro]
any help would be great.
Thanks!
This is my AFK wound-healing macro. Doesn't require any party join, and targets nearest friendly in front of character. It should be easily modified for AFK-buffing. I meant to write a combined AFK buffing/wound-healing macro, but just haven't gotten around to it yet.
doctor macro:
Please stand in front of me for wound healing. I cannot heal Active Combatants or Special Forces.
/pause 11;
/ui action targetSelf;
/pause 2;
/ui action cycleTargetsOutwardFriendly;
/pause 2;Now Healing Wounds, %TT.;
/healWound;
/pause 3;
/macro Doctor;
vjuan wrote:
Hello all,Trying to set up a afk macro for my doc to buff player's. My problem is after the /join command I don't know how to target the group leader so that the buffs effect him and not me.below is what I have in my macro/join;
/pause 3;(need command to target leader)/pause 3;
/ui action toolBarSlot04;
/pause 3;
/ui action toolBarSlot05;
/pause 3;
/ui action toolBarSlot06;
/pause 3;
/ui action toolBarSlot07;
/pause 3;
/ui action toolBarSlot16;
/pause 3;
/ui action toolBarSlot17;
/pause 3;
/shout Thank you and have a great day!;
/pause 1;
/disband;
/pause 10;
/macro buffings;any help would be great.Thanks!
I havent been inside the game to check if this command still works... But i found it on one of my printed searches i did some months ago.
Target Xth group member. (range 0-7), substitute X with chosen number.
/ui action targetGroupX
Message Edited by Cyberon on 05-17-2005 11:01 PM
Macro Name: SuperLooter
/loot corpse all;
/pause 5;
/macro SuperLooter;
Have not been doign much combat with my doc yet. But going to.
I did write a macro to heal myself in combat but I just use heals individually as and when I need them now.
Here it is though.
/emote begins jabbing himself with healing stims.;
/tar self;
/ui action toolbarPane05;
/ui action toolbarSlot06; - Stim D in toolbar 6, slot 7
/ui action toolbarPane00;
/pause 2;
/bactaShot self; - no enhancer available for Bacta Shot
/pause 2;
/ui action toolbarPane05;
/ui action toolbarSlot03; - Bacta Infusion Enhancer in toolbar 6, slot 4
/ui action toolbarPane00;
/pause 2;
/ui action toolbarPane05;
/ui action toolbarSlot04; - Bacta Toss Enhancer in toolbar 6, slot 5
/ui action toolbarPane00;
/pause 2;
/ui action toolbarPane05;
/ui action toolbarSlot05; - Bacta Spray Enhancer in toolbar 6, slot 6
/ui action toolbarPane00
/pause 2;
/ui action toolbarPane05;
/ui action toolbarSlot07; - Bacta Jab Enhancer in toolbar 6, slot 8
/ui action toolbarPane00