Does anyone know an addon for auto-focus?

Hello

Does anyone know an addon that can focus X spec or X role depending on a priority ?

I don’t know if that exist, neither i know what people use to create one.

But like since we can’t target people in the start of the arena, we can’t “pre-focus” target

The closest way is to with a macro and set it to a keybind:

/focus [@arena1/2/3]

what it would be cool is to detect X specialisation like gladius announce at the start of the arena and then auto focus the specialisation or role
and with it you have a list if there’s no role precised for example in the list you will auto focus first a caster than a melee
and if you want to change the focus you can do it manually.

If anyone know a addon like that i am curious to know.

I’m not sure if that’s possible with the current WoW Interface API because that’d be the same as automatic targetting without using an user input event. After all, /focus literally is just an additional register for targetting, with the same mechanics (except autoattacks AFAIK).

Just a simple example on why this could be problematic: if you want to automatically focus the healer and it happens to be a rdruid, what happens when they stealth and re-appear? Should the addon automatically place back the focus as they go out of stealth? Sounds a bit borderline to me.

IMO the best an addon could offer is letting you decide who should be /focus’d in advance but you’d still have to actually press a key for it to actually set the focus.

I’d just use focus123 keybinds, and 123keys for instant CC for things like deep freezi… nvm, chastising someone out of stealth by spamming the specific 123 key.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.