WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Macro Help (https://www.wowinterface.com/forums/forumdisplay.php?f=140)
-   -   Focus Macro (https://www.wowinterface.com/forums/showthread.php?t=35245)

azguz 10-02-10 03:51 PM

Focus Macro
 
Is
Code:

/focus tank
a viable option for the focus and running instances. I'd rather not have to do
Code:

/Focus <actual name of tank>
every instance.

Nobgul 10-02-10 04:03 PM

Umm just select the tank and type /focus
that will make him your focus. then you can make your macro's
/cast [@focus] blarg

brotherhobbes 10-02-10 06:37 PM

Why don't you describe what you want to do and then it would be easier to help with your macro.


Example Tricks of the Trade macro:

#showtooltip
/cast [@focus] Tricks of the Trade; Tricks of the Trade
/focus [btn:2]

At the start of the instance target the tank and right click the macro. This will set the tank to be your focus. From then on, you can just press the button (either left click or hitting your keybind) and it will cast Tricks on the tank. If you don't have a focus set, hitting the macro will just cast Tricks.



If this isn't helpful, explain what you're trying to do and I'm sure someone can then help you.

azguz 10-02-10 09:41 PM

That is what I want to do.
I have a bad habit of just attacking and its usually not good. If I set the tank to be the focus I can then target his target.

So basically instance starts, set my focus with the macro and during the instance I can click on his target and attack.

brotherhobbes 10-02-10 11:32 PM

Tanks often change their target, so this might not work exactly as you want it to. I know I change my target a lot when tanking large packs. You're really going to be best off checking what your threat is vs the tank threat and just switching to a different mob if you're about to pass. Anyway...

/assist [@focus]
/focus [btn:2]

Target the tank and right-click to focus. Left-click or hit your keybind to target your focus's target.


If you're really feeling lazy, you could make this one of your attack keys. Something like:

/assist [@focus]
/cast Scourge Strike
/focus [btn:2]

That will always attack your focus's current target when you left click it or hit the key bind.

Seerah 10-02-10 11:58 PM

/assist focus

no?

brotherhobbes 10-03-10 12:11 AM

:(

My macro sauce is weak.

azguz 10-03-10 11:09 AM

So what I am getting is that its not viable.

bknab 10-03-10 01:34 PM

Just found this from a post on the official forums.

Auto Party Buttons

This will only work in LFD dungeons but if what I gather is correct, that's what you are looking for anyway.


From the addon description it says it does exactly what you are asking for.

Code:

Currently Implemented Magic Buttons

All Classes:

    * Set Focus to LFD Tank
    * Assist LFD Tank

Hunters:

    * MD to LFD Tank / Raid Tanks

Priest:

    * Self Bubble Mostly used for testing
    * PW:S to LFD Tank / Raid Tanks Mostly used for testing
    * Pain Suppression to LFD Tank
    * Fear Ward to LFD Tank / RaidTanks

Paladin:

    * Divine Intervention on LFD Healer
    * Hand of Protection to LFD Healer
    * Righteous Defense on LFD Healer
    * Sacred Shield on LFD Tank
    * Beacon of Light on LFD Tank

Druid:

    * Innervate on LFD Healer
    * Rebirth on LFD Tank & Healer

Mage:

    * Focus Magic to LFD Healer

Rogue:

    * Tricks of the Trade on LFD Tank

Warlock:

    * Devour Magic on LFD Tank

Warrior:

    * Intervene on LFD Healer
    * Vigilance on LFD Healer

Shaman:

    * Earth Sheild on LFD Tank


Petrah 10-03-10 05:17 PM

Quote:

Originally Posted by azguz (Post 207932)
That is what I want to do.
I have a bad habit of just attacking and its usually not good. If I set the tank to be the focus I can then target his target.

So basically instance starts, set my focus with the macro and during the instance I can click on his target and attack.


I have two macros for all my toons;

/focus
/clearfocus

Of course, the focus target unit frame is always easily accessible. :p

quasipolymath 10-04-10 07:12 PM

There's probably prettier macrology for this, but I use some modification of the following assist macro for all of my toons.

/clearfocus [mod:shift]
/focus [@target,exists,help,mod:shift]
/assist [@target,exists,help]; [@focus,exists]

It's basically just an overloaded version of assist, so I bind it to the f key in the place of the default. It works like this:

If you are targeting a friendly player, f does a normal assist. Otherwise, f will try to assist your focus if they have a target.

Shift-f will clear your current focus and then set your current target as the new focus. If you aren't targeting anyone, shift-f just clears your focus.

Currently, the condition sets I use limit you to focusing other players or friendly targets. However, removing the "help" parameter from the second and third lines will allow you to set the focus and target its target arbitrarily.

Pretty simple, though, and no typing or on-the-fly macro surgery required. Click the tank, hit shift-f, then spam f, clear trash, win fame and fortune, and maybe, just maybe, upgrade a tank's mood from "losing faith in humanity" to "grumpy" for a fleeting instant. The poor bastards.


All times are GMT -6. The time now is 05:24 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI