Bounty Hunter Archive
Thread: BH Macro's
Decimal wrote:
Still cant get the duelist macro to loop any ideas anyone?
What are you naming the macro?
SkyDuster wrote:
What about the speed macro ( bypass timers) does anyone have those?
if so can u share? Of coarse this would only be used in self defense when a jedi tries to use it first.
Decimal wrote:
Still cant get the duelist macro to loop any ideas anyone?
You have to name the macro with the same name in the very last line. If it is /macro duelist; then you MUST name your macro duelist. If your last line is /madro duelists; then you MUST name your macro duelists.
target macro
/target [NameOfMark]
/pause 2
/ui action toolbarSlot[ButtonNumber]
for people with friends that spamm offer ride
/target [NameOfMark];
/decline
/pause 2
/ui action toolbarSlot[ButtonNumber]
a combo of different things that i set to a button that im ready to press quikly
/target [NameOfMark]
/deathblow
/dismount
/bo tran
i use this to help me track people on kashyyyk changes depending on wher ei go i have one for every zone there to assist in searching for them.
/chatroom query swg.lowca.kashyyyk_rryatt_trail.named.auction
/pause 5
/chatroom info swg.lowca.kashyyyk_rryatt_trail.named.auction
Make sure to put a semi colon behind each line like so;
Akast wrote:
luckly for me i have 2 ubers guns and the ohter one has a sac pup on it so meh
how did u get so good of a gun i thought 499.99 was the limit for base dps
this is what I have written word for word:
/duelists;
/pause 26;
/alarmaddin 0 0 STOP, DUELIST!!
/pause 1;
/macro duelists
I have called the macro duelists in the name box.
That should fix your problem.
Decimal wrote:
this is what I have written word for word:
/duelists;
/pause 26;
/alarmaddin 0 0 STOP, DUELIST!!
/pause 1;
/macro duelists;
I have called the macro duelists in the name box.
NivekAsh wrote:
The only macro I use is to loop duelist stance. Combat macros, I personally feel, are a bad idea, particularly for Jedi. Those situations change far too rapidly for a macro to be effective.
well, you Can use short macros to string 3-4 moves together at once... as it helps with laggy situations. I use 2 short non-looping macros on my jedi. For for my initial attack. And another for when they are AB. LAg is my biggest enemy and they help a good bit without interfering with other commands
Wales wrote:
Another must have macro is for knockdowns.
Get rid of your hotkey for Knockdown Recovery and replace it with this macro.
/clear
/knockdownrec
This clears the Combat queue before you use Knock Down Recovery and totally eliminates the "You can't Knock Down Recover while Knocked Down" Bug.
Another must have macro along this same line is:
/bactashot self;
This allows you to always heal yourself without haveing to untarget your mark. So get rid of the bactashot button and replace with this 1 line macro.
Another good one is a complete toolbar macro where you have all your foods, armor, and other continuous macros you want to activate through a fight(ie. duelestStance macro). I have mine set up so that I switch to a new pane, eat all my foods and equipe all my armor, then switch back to the pane I use to fight with.
I don't recomend useing macro's to actually do the fighting for you. As others have said, the fight is so dynamicand haveing preplaned attackes will only let you down.
ThargarOtherland wrote:
I want to add to this question. I have been trying to create a macro for a bomb droid but cant seem to get it to work. I can get it to chase the target, but once i try to get it to target the droid to give the command, it will not do. I a MDE alt and have made a bunch of MSE droids I named Boomer to practice with on NPCs until i get it to work.
I have tried the command /target droid boomer and /target boomer and /target droid. none seem to work. I am not a computer programer type so once a macro get complicated it am out of my league, so if anyone knows a command so that i can target the droid, please post it.
make sure to include the brackets aroound Boomer's name. (Boomer)