Thread: Focus Macro
View Single Post
Old 07/01/07, 7:39 AM   #34
Monsanto
Don Flamenco
 
Tauren Druid
 
Mug'thol
Apologies for the thread necromancy. I was looking for this thread to see if there were any good foruc macros. Couldn't find one quite like what I wanted, so I had to build one from scratch. Here it is:

/clearfocus [target=focus,dead]
/focus [target=mouseover, exists]
/stopmacro [target=mouseover, exists]
/focus target

-Clears out a dead focus target
-Uses your mouseover target whenever you're mousing over someone for the focus target
-If you're not mousing over anyone, set it to your current target.

For arenas I might modify it a bit. My second line will be: /focus [target=mouseover, exists, harm] so that I only get enemy players that I'm mousing over.

Mouseover targetting is nice, especially for arenas because you can use it by mousing over your ArenaMaster frames at the start of the match.

 
User is offline.
Reply With Quote