1. #1

    Macro (Possible to target my target focus?)

    Say I focus player A, and Player A focus Player B, and player B focus Player C

    Can I target Player A focus (Player B), and Player C (focus of player B)

    The idea is to have a macro to FM all the mages (between 3-4 in my raid)
    and Whisper everyone when FM is been cast so everyone can rebuff the rest without typing it everytime.

    This macro cast FM on my Focus target and Whisper my focus that FM was cast on him

    #showtooltip
    /clearfocus [modifier:shift][target=focus,dead][target=focus,noexists]
    /focus [target=focus,noexists]
    /cast [target=focus] Focus Magic
    /script SendChatMessage("!!! You have Focus Magic !!!", "WHISPER", nil, UnitName("focus"));
    And I want My macro to whisper my focus my focus-focus and my focus-focus-focus

  2. #2

    Re: Macro (Possible to target my target focus?)

    How can you have 4 focus targets?
    (This signature was removed for violation of the Avatar & Signature Guidelines)

  3. #3

    Re: Macro (Possible to target my target focus?)

    Quote Originally Posted by miLl3niUm
    How can you have 4 focus targets?
    read it again i never said I have 4 focus target but rather the focus target of my target

    A Focus B, B Focus C, C Focus D


    not A Focus B, C and D

  4. #4

    Re: Macro (Possible to target my target focus?)

    I don't think you can see your target's focus by any chance.
    (This signature was removed for violation of the Avatar & Signature Guidelines)

  5. #5

    Re: Macro (Possible to target my target focus?)

    Quote Originally Posted by miLl3niUm
    I don't think you can see your target's focus by any chance.
    I thought so but wanted to check if anyone have tried or even done it

    but how about if i wanna whisper all my guild mages?

  6. #6
    Puts the "Super" in Supermod Venara's Avatar
    15+ Year Old Account
    Join Date
    Aug 2007
    Location
    Cork, Ireland
    Posts
    3,725

    Re: Macro (Possible to target my target focus?)

    May i ask why you would need such a macro anyway? (It's not possible btw)

    FM is a 30 minute buff, thus doesn't need to be rebuffed every 5 minutes. So why would you want to alert someone that he just received the FM buff? Do you play any different when you have FM?

    I didn't notice that our mages do. They just make arrangements when our raid begins that Mage A buffs B and vice versa, same with C and D (or A->B, B->C, C->A in case it's just three mages).

    The only reason i see why you would want to recast FM is when your previous target died somehow but as you said, this is not why you asked for a macro like this.

    I'm just curious :>
    For Moderation Concerns, please contact a Global:
    TzivaRadux SimcaElysiaZaelsinoxskarmaVenara

  7. #7

    Re: Macro (Possible to target my target focus?)

    How about using channels? My guild uses one channel for each class.
    (This signature was removed for violation of the Avatar & Signature Guidelines)

  8. #8

    Re: Macro (Possible to target my target focus?)

    There is a much simpler answer. (Although this macro is totally unwarranted.)

    /whisper PlayerA Recast FM
    /whisper PlayerB Recast FM
    /whisper PlayerC Recast FM

    Obviously you replace "PlayerA/B/C" with the players names.

    The only disadvantage is that if a new Mage is running, or if some aren't in your raid but online, you have to switch the names around. But, it's not hard.

    Edit:

    I realised you want it to be part of casting Focus Magic, so you could just add that at the start.

    #showtooltip
    /cast [target=focus] Focus Magic
    /whisper PlayerA Recast FM
    /whisper PlayerB Recast FM
    /whisper PlayerC Recast FM

  9. #9

    Re: Macro (Possible to target my target focus?)

    Quote Originally Posted by Venara
    May i ask why you would need such a macro anyway? (It's not possible btw)

    FM is a 30 minute buff, thus doesn't need to be rebuffed every 5 minutes. So why would you want to alert someone that he just received the FM buff? Do you play any different when you have FM?

    I didn't notice that our mages do. They just make arrangements when our raid begins that Mage A buffs B and vice versa, same with C and D (or A->B, B->C, C->A in case it's just three mages).

    The only reason i see why you would want to recast FM is when your previous target died somehow but as you said, this is not why you asked for a macro like this.

    I'm just curious :>
    Because my guild tent to let mages die so I wanted to make sure that everyone get buff up after rez and all as far as making /w Player B, C, D its not a point to me since not all the time we have all the mages on so it could be 2 mages up to 4

  10. #10

    Re: Macro (Possible to target my target focus?)

    Quote Originally Posted by miLl3niUm
    How about using channels? My guild uses one channel for each class.
    Easiest way, just say in the channel that which ever died and they need to rebuff it

  11. #11
    Legendary! llDemonll's Avatar
    15+ Year Old Account
    Join Date
    Apr 2008
    Location
    Washington
    Posts
    6,582

    Re: Macro (Possible to target my target focus?)

    you could just get non-retarded mages who know when to keep FM up. it shouldnt be your responsibility to keep FM up except the person putting it on you and whoever you put it on.

    and no, there is no way that you can see what another player's focus is.

    and just get a mage channel like everyone else said, not like they are expensive or hard to set up.
    "I'm glad you play better than you read/post on forums." -Ninety
    BF3 Profile | Steam Profile | Assemble a Computer in 9.75 Steps! | Video Rendering Done Right

  12. #12

    Re: Macro (Possible to target my target focus?)

    /join guildnamemage
    Set targets and let the player behind the mage manage his whoppin buff? ???

    If they can't do a simple task like this then clearly you should not raid with them.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •