Doctor Archive
Thread: New to doc and pvp: Macro questions
Page 1 of 1
Quandry
Tue Jan 27, 2004 3:07 am
#1
Hello.
Im new to being a doc...yes i admit it i ground out the profession prety quick heh but i wanted it to self buff as i am also a master carbineer and the hams drove me to doc lol. But i just love the profession, all the skills for the most part are cool and very usefull. I think i just might like it more than the carbineer : )
So here are my questions...
I want a macro that /healstate all the status effects individualy so i can order them. For example if im stuned and dizzy i want to heal dizzy first as the KD realy sucks wen its you lol. Im prety sure that al the heal state commands are /healstate dizzy etc. is that correct? Also i would like to heal myself with the macro withought having to target myself and waste valuble time not targeting the enemy and hitting ctrl 1 etc. Is there a way to have it heal me aoutomaticly? What would the command look like...is it /healstate dizzy self or do you have to use some command to target the first member of the group? Another question...Wen im dizzy KD do i heal state first or do i stand first?
And does anyone know the /command to select a toolbarSlot on another Fkey tab? For example wen i heal myself id like to take off my helmet as its mind encumberance is horid. And sence cloths change practicly instantly it wouldent leave me open to long to just drop a stim and put it back on.
What i want is 2 macros...One isa self targetingall in one heal state heal poison heal disease and stop bleeding macro that takes off my helmet before and puts it on after...I know if i dont have the state to be healed it wont do it and move on to the next one. So i will arange them in order of priority naturaly.
The second is a remove armor apply stim to self put armor back on macro.
Can you help? And do i need or where should i put the /pause?
Thanks in advance for your help to this...ill say it first NOOB : )
Soca
Tue Jan 27, 2004 4:49 am
#2
Ive not experimented with the /healstate dizzy self, but i know lying on your back, you wont be able to heal that state. Also if you are fighting, you need to have your que cleared of attacks, ctrl-1 hit the heal state macro, when state is healed, just clicking on nothing will target your opponent.
/ui action toolbarPane00;
goes in order starting with 00.
The problem is you'll remove your helmet immediatly, the heal self will be put in the combat que, and then you'll immediatly put your helm back on.
Honestly the best thing for you to do is migrate your stats to mostly mind/focus/will and set up a macro that uses a muon, a fishak and a fried ice cream. Then there is no need to worry about the helmet issue. In the macro, muon will be used immediatly, but the fishak and the ice cream(drink/food) is put into your que, so it wont be taken until its clear of all the attacks you have enetered.
Happy hunting,
Soca
/ui action toolbarPane00;
goes in order starting with 00.
The problem is you'll remove your helmet immediatly, the heal self will be put in the combat que, and then you'll immediatly put your helm back on.
Honestly the best thing for you to do is migrate your stats to mostly mind/focus/will and set up a macro that uses a muon, a fishak and a fried ice cream. Then there is no need to worry about the helmet issue. In the macro, muon will be used immediatly, but the fishak and the ice cream(drink/food) is put into your que, so it wont be taken until its clear of all the attacks you have enetered.
Happy hunting,
Soca
Quandry
Tue Jan 27, 2004 5:08 am
#3
Is there a /command to clear the combat que? I forgot about it entering in there heh...Thanks for the toolbar command : ). I do use gold and fish and a few other foods for mind. But the thing is that PvP from what i understand is so competive with chars stackind defence or speed or aim etc and they are all buffed and fooded up as well. So i was thinking if i could save a few mind points on the heals it could give me a bit more of an edge.
WarFerret
Tue Jan 27, 2004 5:13 am
#4
/ui action clearCombatQueue;
/healState self dizzy;
/stand;
Just spam that a couple of times and you'll be up and running in no time.
/healState self dizzy;
/stand;
Just spam that a couple of times and you'll be up and running in no time.
Quandry
Tue Jan 27, 2004 5:24 am
#5
Ok thats great, how does this look then.
/ui action clearCombatQueue;
/healState self dizzy;
/stand;
/stand;
/stand;
/tendwound self;
/healState self blind;
/healState self stun;
/healState self intimidate;
/curePoison self;
/cureDisease self;
Think that would work in one macro? That way what ever state i have on me will be cured...well one of em but usualy you dont get 2 of them instantly heh. Ill have to mess with the armor on and off thing it might be to much with latency and lag etc...but sure would be nice :0) Im good with crafting macros but as im new to doc i dont quite know the quirks to them yet.
Iv messed around with quite a few professions (no i dont hologrind id rather have fun) and the doc forum is the most friendly and helpfull imo. Entertainers are also prety nice. I guess its the personality type of the people that are drawn to this profession.
:0)
Soca
Tue Jan 27, 2004 5:48 am
#6
i know that some of the states end in 'ed'. like /healstate self intimidated;
Soca
Soca
Soca
Tue Jan 27, 2004 5:53 am
#7
you'll also wanna break that into 2 macros. The previous dizzy macro and an additional macro. Im not sure why'd you tendwound, do you mean /firstaid?
But honestly, you may do better with just the dizzy macro, since it will cause the most problems. The other stuff maybe helpful, but PvP is so quick, usually you'll wanna drop the dizzy only, and continue fighting.
Soca
But honestly, you may do better with just the dizzy macro, since it will cause the most problems. The other stuff maybe helpful, but PvP is so quick, usually you'll wanna drop the dizzy only, and continue fighting.
Soca
Quandry
Tue Jan 27, 2004 7:56 am
#8
hehe yeh i ment first aid : ) i was just trying to remember all the status effects and wen i actualy make it i will use the ctrl a menu to make sure i get the right /command hehe. Why would i need to break it into 2 macros? I know dizzy is the worst status effect i could have on me...as far as hurting me and popularity anyway. Unless there is sompthing i dont know that would make having it all in one macro bad id kinda like to keep the extra toolbar slot open for combat attacks etc.
Arcdischarge
Tue Jan 27, 2004 9:57 am
#9
you defn want the anti-dizzy/kd on its own button, just so you can get up. Make a separate button with all the state fixes, including dizzy. I'm pretty good at fast clicking and I don't use the "self" in my macros so I can use it on others and myself. Of course you can select urself with Control+1.
Soca
Wed Jan 28, 2004 4:33 pm
#10
also if worried about toolbar spaces, replace the normal stand with the macro-undizzy stand.
If ya need to stand anytime just type stand =)
Soca
If ya need to stand anytime just type stand =)
Soca
Page 1 of 1