Close
Page 2 of 2 FirstFirst 1 2
Showing results 11 to 20 of 20
  1. #11

    Default

    You need a target for auto-shot, wanding, channeling, and auto-attack. I don't want to sound like I never use /assist. I do. I just don't use it as my only way to target mobs. I use it at the start and then 90% of my spells use [target=focus-target] so they go off on who I tell it to, not whoever they want to. It might sound redundant, but to me, /assist is for auto-something mostly. If someone (my tank for instance) auto attacks someone else, no biggie, if his sunder goes off on a random mob, that kinda stinks. If my locks accidentally melee a mob they aren't supposed to, I don't really care, but if they put a DOT on a mob they weren't supposed to, that makes things worse. If my hunters auto-shot a mob for a few seconds, my tenacity thunderstomping bears don't mind, but if they continually put a arcane shot up a mobs butt that they aren't supposed to, it makes things worse. So you can /assist all you want, I just try to teach/help that having a designated target for bigger spells/actions. Just my 2cents.

  2. #12
    Member
    Join Date
    Apr 2008
    Location
    Quad Cities (IA, IL)
    Posts
    56

    Default

    I'm curious whether I'm missing out on anything here with the lack of using "focus". I make a macro named "Follower" and place it in all the alts' toolbars (key 3). My main has toolbar slot 3 empty. Key 2 is my opening attack and 4, 5 and 6 are for Ranged special, Melee special, and Nuke respectively. I use WASD to control the Main and unbind those keys on the alts. I bound the the arrow keys to control their movement instead (whenever its necessary) or move to an alt's screen and use both mouse buttons to walk/steer/position an individual alt. Per your example, my alts' Follow macro would be:

    "Follower":
    /assist Dzonatan
    /follow Dzonatan
    /assist Dzonatan

    I've kept it short and simple like this, mainly because I'm still realtively new to the game, and haven't been able to dedicate a black Tuesday yet toward learning more about macros. I see that DrChaos posted about this earlier, but I thought I would expand on it to show my movement setups. Also, I discovered that adding another /assist to the beginning of the macro nearly eliminated the problem of my alts not always targeting my main's target.
    Mains - 80 Prot Pally, 80 Blood Death Knight
    5x Paladin (60)
    5x Priest (60)
    5x Druid (60)
    5x Shaman (60)
    4x Warlock (60)
    4x Mage (60)
    4x Rogue (60)
    4x Warrior (25)
    3x Hunter (25)

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

    Default

    I was using the Party Leader system.

    I've switched to the Target=TargetTarget system.

    Another relatively easy targeting/assist system is the use of Focus.

    A more complicated system is FTL, much harder then these previous three to set up, but very strong once its up and running.




    The Focus system has to be the easiest to set up.

    Every toon has a button to focus every other toon. Put these buttons on the same wow keybind as your PiP swap keybind for your software broadcast program (Keyclone or another program). When you click to control Toon 4, all toons make toon 4 their focus.

    All your spells or attacks are either... /cast [target=FocusTarget]... or /assist Focus.. and /cast Whatever.

    This is incredibly fast to set up, but you lose the use of Focus for other things.




    Party Leader has a control key, bound the same as the PiP keys.

    The control key on the toon that is becoming leader pages them to the second bar. On the toons not becoming leader, it pages them to the first action bar -and- promotes the new leader to party leader. First action bar is similar to the second, except that it assists Party1. Second bar has the same spells but no form of assist. So any toon can lead, and won't try to assist when leading.

    This is almost as simple to set up as Focus, but wastes a second action bar. The trade off is your focus is free for pvp or crowd control.

    This is a PvE system, it does not work for Battleground PvP anymore. It is fine in world pvp or arena, although FTL is far superior in arena.




    Target=TargetTarget is another system.

    The "No Focus Manifesto" on these forums explains it very well.

    Essentially you have a Big Button, which targets your toons in a specific order based on if they're alive. It has a default, where if they're all dead it targets the first toon. The big button includes follow, but does not have to.

    So the slaves are now targeting the main toon. If this toon dies, you go to window 2, and press the big button again, down to your last toon.

    The target of their spells, is the target of their target. So whoever the brain targets, the slaves are casting at.

    If you wish to Wand, or have a Channeled spell, or are using Hunters (auto shot) or Melee (with Click to Move + Interact with Target), you'd preface the attack sequence with.. /assist. This has the toon actually target the Brain's Target.

    Any other time, your alts target the Brain, which hides what they're planning to do.




    Anyway, these assist methods are a bit off-topic to the original thread, but reply to the new boxer, in the post immediately previous to mine.

    Whatever system you use, you can assist the Brain, to acquire a target. Or you can cast at the brain's target without acquiring that target for your target.

  4. #14

    Default

    Quote Originally Posted by 'Solon',index.php?page=Thread&postID=214479#post21 4479
    Most of us have [target=focustarget] in our macros so we can cast certain abilities on our focus' target without switching the current target. It also helps to avoid that irritating "why did dumbass just hit that other mob when I'm busy with these 7?" It also allows for followthrough commands.

    /cast [target=focustarget,help,nodead][target=focus,help,nodead][target=player] flash of light

    casts FoL on your focus' target if it is friendly and not dead, if those conditions don't exist (no focus, focus has no target, focus' target is dead or enemy), it will cast on the slaves' focus unless those conditions don't exist, where it will cast on the slave (this last can be eliminated if you have self-cast checked in interface tab).
    Perhaps its late to say it now but I thank you very much for this macro. Im very bad with them and this one proves to be very usefull. I was testing it right now and it camed out really good. Im looking foward to using it in my first DM run.

  5. #15
    Member
    Join Date
    Jul 2009
    Location
    Live inside your toon... if you die, he dies!
    Posts
    59

    Default

    Okay... I am learn the correct way to put these macros into my buttons, but I am not 100% sure that I am reading correctly so I will use examples.

    If I wanted to use this macro (found here in one of the threads... not my macro) on ONLY my main's target, I would change it from this:
    /castsequence reset=target Icy Touch, Plague Strike, Blood Strike, Blood Strike, Scourge Strike, Scourge Strike, Scourge Strike
    To this:
    /castsequence [target=focus-target] reset=target Icy Touch, Plague Strike, Blood Strike, Blood Strike, Scourge Strike, Scourge Strike, Scourge Strike
    Is that correct? Did I insert the target section into the correct spot, or would it be easer to have the macro read
    /cast [target=focus-target]
    /castsequence reset=target Icy Touch, Plague Strike, Blood Strike, Blood Strike, Scourge Strike, Scourge Strike, Scourge Strike
    I am a TOTAL macro noob, and I am trying to do my own research, but I don't understand where (exactly) to put the targeting modifier for my dps. The healing would go in the same place, just using [target=focus-target-target] instead.... right?

    I have a macro that I found on TenTonHammer that uses a modifier to set the Focus, and then pushing the button sets my assist (can't find it now... at work) Am I thinking about this correctly, or am I missing something basic?

  6. #16
    Member Ughmahedhurtz's Avatar
    Join Date
    Jul 2007
    Location
    North of The Wall, South of The Line
    Posts
    7169

    Default

    There's no dash in focustarget. Just all one word. Also, if you're using [target=focustarget], unless you /assist your focus, the "reset=target" will NEVER be true as it only fires on the character actually changing targets. Implied targets do not count.

    You can do it a few ways:
    Code:
    /castsequence [target=focustarget] reset=5/combat Icy Touch, Plague Strike, Blood Strike, Blood Strike, Scourge Strike, Scourge Strike, Scourge Strike
    Code:
    /assist focus
    /stopmacro [noharm][dead]
    /castsequence reset=target/5/combat Icy Touch, Plague Strike, Blood Strike, Blood Strike, Scourge Strike, Scourge Strike, Scourge Strike
    Code:
    /target [target=focustarget]
    /stopmacro [noharm][dead]
    /castsequence reset=target/5/combat Icy Touch, Plague Strike, Blood Strike, Blood Strike, Scourge Strike, Scourge Strike, Scourge Strike
    Hope that helps.
    Now playing: WoW (Garona)

  7. #17

    Default

    I use /assist focus bound to a key each time I change target (bound to F for me) and then all my casts keys are normal with no [target]...whatever specified; they do have reset=target for castsequences and those work - I'm not sure why it needs to be more complicated than that ?
    (my other key I tend to spam is , which is set to /follow focus)

    My current 'main' is my focus
    2,3,5 boxing wow with Wow Open Box and MAMA, give them a try!
    (was 8 Boxing Wow with HotKeyNet and ISBoxer)
    Was streaming on twitch.tv/MooreaTv

  8. #18
    Member Otlecs's Avatar
    Join Date
    May 2007
    Location
    EU-Aggramar, Alliance.
    Posts
    1367

    Default

    It's ultimately personal preference, but there are definite advantages to having the current kill target as an actual target.

    The most compelling for me is the ability to deliberately attack a target other than the main's target.

    I often run around looting with the main while the drones keep killing, or swap targets to generate threat and I want the DPS to continue on the kill target.

    Then there's the ability to use the reset=target macro construct and the shiny new interact with target.

    Oh, and the fact that I don't need to make a macro for every single damn spell I ever use!

    I've never used focus for anything other than secondary abilities like pet tanking (where I can assign a different target to each hunter / warlock) and sheeping.

    So, my system is - and always has been - based entirely around follow and assist. I wouldn't change it for the world - it's really not hard just to do a quick visual on the party targets to make sure they all have the right raid icon when you really do want focussed fire

  9. #19

    Default

    Quote Originally Posted by 'Ughmahedhurtz',index.php?page=Thread&postID=21764 0#post217640
    There's no dash in focustarget. Just all one word.
    Other people put 20 conditions on one line.....[options1][options2][options3][] Spell1; Spell2. I like to put them on seperate lines so you can see exactly what is going on and you can see the choices being taken. I am not a condenser I guess.
    /cast [options1] Spell1
    /cast [options2] Spell1
    /cast [options3] Spell1
    /cast Spell2
    Also you can and don't have to put in dashes in targets. [target=focus-target-target-target-target] is the same with or without the dashes. But to me, it is easier to read with them. Everyone has their own personality. I just like to be able for my stuff to be read and understood by newbies without trying. No knowing this should do this, or this will make it do that. Just type in what seems like it makes sense.

  10. #20

    Default

    Quote Originally Posted by 'ElectronDF',index.php?page=Thread&postID=214497#p ost214497
    Here are my thoughts. I was scared of just using /target CharName. It just seemed a little messy, since guess what right after that you have to use /assist. Why not just put in /assist CharName. Then I started a second team and realized, I didn't want names in my macros. Also, I didn't want targets in my macros either, since an alt would accidentally attack a mob that attacked it if its main target dies. So I switched to [target=focus-target] for DPS and [target=focus-target-target] for heals. No thinking, no guessing, no button mashing, no nothing, just attack and heal. Your alts can never attack a random mob. They can't have pets go run off and pick up adds. They just do only what the main tells them. Also, no mob on the main, no attack. Which to me is nice. What if I accidentally pick a friendly on my main and then /assist, oops, all my alts can now, not attack. What if I pick a totem (destroyable item) on my main, the alts kill it, but then they have no target to attack. In my mind I would spend about 10-20% of the fight actually having to worry about what my alts have targeted. With [target=focus-target], I don't even think about it. Just attack and go.

    Everyone has their own playstyle. One way is probably not better than the other. It is just waht you are used to. Things that can affect your targeting, latency, time from when you pick a target on your main until you push an attack button, and if your macros have too many conditions (harm, dead, etc). In real terms, you probably only change targets 2-4 times in a fight, about 8 secs apart. So that isn't changing targets that much, just give it time for your main's choice to get registered by Blizzard and sent back to your alts (like 1 sec or so).
    I just want to point out that I am using this system and it can still fail. Of course its more of my own failure than the targeting system. If you are a melee group and you are running up to a mob and hit your target attack, if you had anything else targetted a half second before, that is what the slaves will cast on, since the focus didnt update yet. It only happens once in a while, but it does happen. Melee classes its not such a big deal, but on my hunter group it annoys the crap out of me. I have to remember to target something and then wait .5 secs before making them all attack. That or just not have anything targeted until you are ready to start. I tend to click on targets a lot and it seems to cause havoc with a focustarget system. 8|

Similar Threads

  1. target, focus, assist, etc...stepping up to 3-boxing
    By falsfire3401 in forum Macros and Addons
    Replies: 1
    Last Post: 07-20-2009, 05:59 PM
  2. Replies: 0
    Last Post: 11-03-2008, 03:00 PM
  3. [Addon] Follow and Assist without focus or target
    By Zuri in forum Macros and Addons
    Replies: 4
    Last Post: 07-26-2008, 04:51 PM
  4. Clone Auto target its Mains(Focus) target ?
    By Rygh in forum New Multi-Boxers & Support
    Replies: 3
    Last Post: 07-24-2008, 11:11 PM
  5. Free up Focus target for Shaman Hex target
    By Fleecy in forum General WoW Discussion
    Replies: 3
    Last Post: 07-14-2008, 08:15 PM

Posting Rules

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