Target Boss Macro


Jake_Summers

 

Posted

Could anyone help me with a Marco to target the next boss class mob?

Thank you


"I accidently killed Synapse, do we need to restart the mission?" - The Oldest One on Lord Recluses Strike Force

 

Posted

It can't be done in the way you are thinking. You can't target by class ie Minion, Lt. Boss etc. However, if you know the name or part of the name of the target you would like to target, I can help you.

/bind <KEY> "target_custom_next <insert name here>"

Example:

I want to find Underbosses in Indy Port for the badge.

/bind J "target_custom_next Underboss"

Notice that I made a bind to a key. If you want it to be a Macro (Grey Button in Power Tray) use:

/macro <Macro Name up to 5 characters> "target_custom_next <insert name here>"

/macro UBoss "target_custom_next <insert name here>"

This puts a grey icon in your tray with "UBoss" on it so you know it targets Underbosses. Use whatever short name you need to remember what it is for.

Hope that helps.

~Shadow


Comic and Hero/Villain Culture
Saturday January 29th, 2005 (12:37 PM) ~ Monday August 9th, 2010
Those Who Lived It Will Remember Long after your Ban Hammer Crumbles and the servers flicker dead.
We Will Remember This One Moment In Time! ~ Shadow Ravenwolf

 

Posted

Aww too bad, I wanted a way to quickly target bosses in mobs with my Rad. Thanks for the help though.


"I accidently killed Synapse, do we need to restart the mission?" - The Oldest One on Lord Recluses Strike Force

 

Posted

Well, you might be able to come up with something that might work a little bit, but it wont be 100%. You'd have to string together several possible boss names into one command.

For example:
/macro Boss "targetname Spirit$$targetname Totem$$targetname Elite$$targetname Tank$$targetname Oberst$$targetname Void"

Pressing this will target any of the following if within range:
BP Bosses
Warrior Bosses
Freakshow Bosses (except the new Super Stunner)
5th column Bosses
Void Stalkers

There is a limit to how many you can fit into a single command, so there wont be room for all of them, but if you are creative enough, you might be able to make a series of bind files that contain them all (except maybe named bosses), and then load the one that matches which faction you happen to be fighting at the time.

Some problems you might run into by using shortened names is if you are on teams with players that contain those words, you'd target them instead. You could get around that by using the "targetcustomnext enemy" command instead, but that will limit how many you fit into each command even more. Even worse, you'd still target dead enemies unless you used "targetcustomnext enemy alive" instead, but you see where I'm going with this. lol

TLDR:
It's kinda possible, but not actually practical.

Here's a better suggestion instead:
/optionset ShowVillainName 1

That will show the names over all the enemies without even targeting them. The bosses will Con a higher color and stick out like sore thumbs, making them easier for you to spot and target manually.


 

Posted

Quote:
Originally Posted by Master-Blade View Post
Here's a better suggestion instead:
/optionset ShowVillainName 1
That's a slick tip. That'll come in real handy on those "Defeat The Guy Named Thusly" missions where all you need is the one guy and his spawn.


 

Posted

Quote:
Originally Posted by Master-Blade View Post
Here's a better suggestion instead:
/optionset ShowVillainName 1

That will show the names over all the enemies without even targeting them. The bosses will Con a higher color and stick out like sore thumbs, making them easier for you to spot and target manually.
After all these years, I still learn new things. Thanks Master-Blade!


Comic and Hero/Villain Culture
Saturday January 29th, 2005 (12:37 PM) ~ Monday August 9th, 2010
Those Who Lived It Will Remember Long after your Ban Hammer Crumbles and the servers flicker dead.
We Will Remember This One Moment In Time! ~ Shadow Ravenwolf

 

Posted

If you're using the /target_custom_next <NAME> bind/macro for Foe-Hunting (ex: Defeat 100 Underbosses for this Badge), it really helps if you add in the enemy and alive flags, too:

/target_custom_next enemy alive Underboss

Otherwise, it'll pick up the one(s) you just defeated. I throw the enemy flag in there too, because I can't tell you the number of times I've been in a zone, hunting, and someone zips by, only for me to target them because they have a name like Devil's Underboss or something. >.< (Also, because I'm lazy, and tend to not enter the entire name, so if I enter Wolf when hunting Warwolves, I end up targeting Shadow Ravenwolf if he's nearby.)




[ ProTip: The banner is a link to art refs!! | The Khellection | The HBAS Repository | Brute Guides (4/16/10) | How To Post An Image - A Quick Guide ]
Biggest Troll on the forums? I'll give you a hint:

 

Posted

Heh Kheldarn!

It's just like when I had the bind to find Quantum, Dwarf, Cyst, and Nova on my Warshade and we were teamed with Kay Nova... *facepalm*

(Using the target tags sounds good, but I have yet to get them to do anything. I'll have to go back and figure out where my mistake is where I used them before.)


Comic and Hero/Villain Culture
Saturday January 29th, 2005 (12:37 PM) ~ Monday August 9th, 2010
Those Who Lived It Will Remember Long after your Ban Hammer Crumbles and the servers flicker dead.
We Will Remember This One Moment In Time! ~ Shadow Ravenwolf