Bounty Hunter Archive
Thread: Some BH Time saving macros
Page 1 of 1
Kalandra
Mon Aug 15, 2005 7:39 am
#1
- This macro will open the BH mission terminal from up to 15m away
/ui action defaultAction Bounty;
You can set this as a macro, then assign it to a key in the keymap settings under options. I use this so I can open the kadaara mission terminal from just outside the starport entrance - This macro will target your recently landed Arakyd and bring you to it
/target arakyd;
/follow arakyd;
/pause 3;
/ui action radialMenu;
Once you get within range of your Arakyd, press 3 on your number bar, and it will perform the third option on the Arakyd's radial menu, which is Track Target - This is a macro/alias combofor your bomb droid
/target (DroidName);
/alias settar /alias tarthis /target;
/ui action RadialMenu;
/pause 1.5; [Press 2 to detonate the droid]
/tarthis;
/pause 0.5;
/tellpet ft;
Then, when you find out your target's name, type /settar TargetName - And lets not forget the Duelist Stance Macro
/dueliststance;
/pause 31;
/macro {this macro name}
Hope these help you as much as they do me.
Dosi
Wed Aug 17, 2005 11:27 am
#5
Dosi wrote:
Isn't "Track Target" number 2 on the radial?
Just ran another mission, it is #2 on the radial.
BHM
Wed Aug 17, 2005 11:29 am
#6
You can also use this macro to get the bio signature 
It works in kaadara and dearic (I have no idea but I suppose that the spynet have the same names on all the galaxies) and works if you use a BARC. If you use a swoop, replace /Target BARC with /target speeder.
/dismount;
/pause .1;
/target Loowrah;
/pause .1;
/target vestu;
/pause .1;
/conv;
/pause .1;
/target BARC;
/pause .1;
/mount;
T-rep
Wed Aug 17, 2005 11:40 am
#7
Kalandra wrote:
- This is a macro/alias combofor your bomb droid
hr>
/target (DroidName);
/alias settar /alias tarthis /target;
/ui action RadialMenu;
/pause 1.5; [Press 2 to detonate the droid]
/tarthis;
/pause 0.5;
/tellpet ft;
Then, when you find out your target's name, type /settar TargetName
iirc u can use /detonate if u have droid targeted
Eleutherios
Wed Aug 17, 2005 11:53 am
#8
Thanks for #2. I never knew you could make such a complex and effective targeting macro.
HeartlessHunter
Thu Aug 18, 2005 6:55 am
#10
There are some other useful macros in the clicky of the bh guide above.
sammerz
Fri Aug 19, 2005 8:25 am
#12
Great, great info.
Sticked it should be, so a great macro post could be made.
Sticked it should be, so a great macro post could be made.
estebones
Fri Aug 19, 2005 9:06 am
#13
Any suggestions on combat macros?
like which shots to use etc...is this even allowed?
Page 1 of 1