Bounty Hunter Archive
Thread: Grrrrrrrrrrr (FIX!)
zukem wrote:
sorry, but get away from point and click and in emergencies, type.
/bactashot self
cant type that fast ![]()
I kept clicking F4 (my 1278 effectiveness bacta toss enhancer), and it kept saying invalid target! I dont use bacta shot that much anyways because it just doesnt heal enough. Only about 1k (Opposed to 1700 with my enhancer). Jedis hit for about that same amount of damage when armorbroke anyways.
Um..
/target self;
/ui action toolbarPaneXX;
/ui action toobarSlotXX;
bikebum wrote:
Um..
/target self;
/ui action toolbarPaneXX;
/ui action toobarSlotXX;
doesn't work anymore?
nope, it keeps looping the macro over and over andit wont use my bacta toss enhancer.....
I don't use bacta toss. but it's probably in the line of
/bactatoss self
what I usually do is before engaging combat, I type it in, and hit enter. it does nothing. but when I need it. up arrow. Enter.
zukem wrote:
I don't use bacta toss. but it's probably in the line of
/bactatoss self
what I usually do is before engaging combat, I type it in, and hit enter. it does nothing. but when I need it. up arrow. Enter.
yes, but I use enhancers, which you have to actually put in a toolbar and click them for them to work.....
tHeRaBiDmOnKeY wrote:
bikebum wrote:
Um..
/target self;
/ui action toolbarPaneXX;
/ui action toobarSlotXX;
doesn't work anymore?
nope, it keeps looping the macro over and over andit wont use my bacta toss enhancer.....![]()
Hmm, I use that macro for my Stim-D, will have to check it out for enhancers....
In the meantime, maybe a macro that goes:
/target self;
/pause 2;
/dump;
You can manually press the enhancer during the pause and the dump is in there in case it is looping. Adjust pause as necessary and place the enhancer on the button next to the macro so you can press them quickly.
tHeRaBiDmOnKeY wrote:
zukem wrote:
I don't use bacta toss. but it's probably in the line of
/bactatoss self
what I usually do is before engaging combat, I type it in, and hit enter. it does nothing. but when I need it. up arrow. Enter.
yes, but I use enhancers, which you have to actually put in a toolbar and click them for them to work.....![]()
Hmm. Okay. I don't know if this will work. (never tried it.) But how about:
/ui action toolbarSlotXX self;
Again, I don't know if it's gonna work or not.
zukem wrote:
tHeRaBiDmOnKeY wrote:
zukem wrote:
I don't use bacta toss. but it's probably in the line of
/bactatoss self
what I usually do is before engaging combat, I type it in, and hit enter. it does nothing. but when I need it. up arrow. Enter.
yes, but I use enhancers, which you have to actually put in a toolbar and click them for them to work.....![]()
Hmm. Okay. I don't know if this will work. (never tried it.) But how about:
/ui action toolbarSlotXX self;
Again, I don't know if it's gonna work or not.
already tried it