Close
Showing results 1 to 8 of 8
  1. #1

    Default Focus your focus's focus

    Hallo... I'm multiboxing warrior/priest
    I've set my spells up so all my heals are on shift and they always heal the focus.

    I want to set up a macro to focus NAME's focus

    and another one to target NAME's focus



    Any help here would be hot!

    edit:

    macro1

    target your warrior's focus

    macro2

    focus your warrior's focus

  2. #2

    Default

    did you try the wiki?
    Bot (80 Paladin) / Carfire (80 Shaman)
    Alliance, Madoran US

  3. #3

    Default aye

    and I didn't find anything about it. It shouldn't be too complicated.

    Otherwise, would it be illegal to read from Wow's memory and find the targetname parameter and transfer it to /focus parameter on the clone?

  4. #4

    Default

    Otherwise, would it be illegal to read from Wow's memory and find the targetname parameter and transfer it to /focus parameter on the clone?
    I would guess, yes,it is illegal. I'm saying this because of two reasons:
    1. Reading the WoW-Memory for me sounds not ok (but i may be wrong)
    2. even if 1. is ok, what you implementing, you can't do within wow itself (there is no way to simply identify the focus of another player), and therefor seems against the tos..

    ..a way you could do macro1 this withing game actions would be:

    1. let the warrior target his focus
    2. target the warriors target
    (3. focus your target (for macro2))
    but you will have to wait a little, till your char sees the updatet warrior target.

    A way to do this with to keybinds would be:

    Bind the following macro to one key (say 'i') on your warrior:

    /target [target=focus]

    And bind the following to another key (say 'u');
    Warrior:
    /targetlasttarget

    Other Toons:
    for macro 1:
    /assist WarriorName

    for macro 2:
    /assist WarriorName
    /focus

    this way, by first pressing 'i' waiting a short time then pressing 'u' you should accomplish your goal on a legal way..
    OLIPCS - ordinary life is pretty complex stuff
    ----------------------------------------------------------------
    Pala, Priest, Druid, Hunter, Mage
    Focusless Targetless Leaderless - Wiki
    HotKeyNet - Guide

  5. #5

    Default

    Use the various target options in cast instead. I /focus the party leader (and have a different /focus name for F1-F5 so I can swap party leaders in a second) and use the following:

    heal current leader:
    /cast [target=focus][] Lesser Healing Wave

    heal self:
    /cast [target=player] Lesser Healing Wave

    DPS current leaders target:
    /cast [target=focustarget][] Lightning Bolt


    focus = whoever is in the focus frame, the [] at the end means if no one is focused it'll cast on whoever your current target is, like normal (solo play, etc)
    focustarget = target of whoever is in your focus frame
    player = yourself
    party1 = party member 1, replace with 2-4 as needed (I generally don't use this at all, instead I prefer group AOE heal cast spells instead of having 5 buttons "wasted" on heal person1,2,3,etc)

    There are even more crazy things you can do like focustargettarget (who is the target of your focuses target?) but imo all kinda pointless and overly complex

  6. #6

    Default

    I was really hoping with Blizzard introducing the "official" focus frame that the follow would be possible

    /cast [target=focus-focus] <spell-name>

    but it doesn't seem possible at this time and I believe that it is intentional otherwise why wouldn't

    /cast [target=skull] <spell-name>

    also be a reasonable.

    Anyway I hope it becomes availabe in the future but don't count on it. The reason this is such an issue is that I run priest/shaman/druid with the priest healing and the shaman/druid caster dps. Targeting can get tricky if there is lots going on and my drones get the wrong target. I have added the following lines to help alert me when thing go wrong
    #showtooltip
    ... <Your DPS macro here> ...

    /stopmacro [harm]

    /w <controller> Targeting friendly %T!

    This lets me know most of the time.



    Riault
    Priest - Druid - Shaman (80/80/80) Blackrock US

  7. #7

    Default

    Unpossible!

    You can't see anyones focus apart from the client that has the focus itself.
    Slowly crawling back towards the experience that is Multiboxing Mayhem

  8. #8
    Member
    Join Date
    Sep 2008
    Location
    Calgary, AB and Vancouver, BC
    Posts
    7638
    Blog Entries
    2

    Default

    Well, you need the person who has the focus to target their focus.
    From there, you can assist them to also target their focus.

    For heals, I really like this structure.

    #show Lesser Healing Wave
    /assist Tank --- usually have this line for boxing ---
    /cast [help] Lesser Healing Wave; [target=targettarget, help] Lesser Healing Wave

    So if whatever your active toon (usually the tank) is targeting is friendly, that gets the heal.
    If the tank's target is hostile, ie the mob you're trying to kill, the target instead hits the hostile's target.

    Almost all the time.. the set up is:
    Tank attacks --- > Mob
    Mob attack --- > Tank

    So your heal goes to the tank.
    But if the mob switches to someone who overnuked, your same heal key goes to whoever has the mobs attention.
    Which is usually the person who needs the heal the most.

Similar Threads

  1. /target=focus target VS /assist focus
    By Dzonatan in forum Macros and Addons
    Replies: 19
    Last Post: 07-25-2009, 04:18 PM
  2. Using target as a "focus" instead of focus
    By Hachoo in forum Macros and Addons
    Replies: 5
    Last Post: 10-09-2008, 08:59 AM
  3. [Focus Macro] How to: friendly heal, harm heal focus...
    By Ramesses in forum Macros and Addons
    Replies: 2
    Last Post: 06-22-2008, 10:46 AM
  4. Focus vs non focus macros, and why?
    By iPooper in forum New Multi-Boxers & Support
    Replies: 1
    Last Post: 04-29-2008, 03:13 PM
  5. Stupid focus problem, how do I make someone focus not in my group?
    By shivetya in forum New Multi-Boxers & Support
    Replies: 6
    Last Post: 03-17-2008, 08:16 AM

Posting Rules

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