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

    Default random question (macro maybe)

    Hey gang, was having a blast last night leveling up 3 mages and a priest to lvl 10. Didn't get melee hit by a mob the whole time right? So the first time i do i have like 3 defense skill lol and my "main" gets pwnd by an add before my nooblike skills can react. Same when i joined a WSG for kicks, though the teammates i'm sure weren't as happy for me as i was =P.

    My problem was when my main went down, my assisting mages kind of took a smoke break, and i didn't know how to cope. Any idea what i'm talking about? I'm sure i'm missing something simple, i just don't know what lol. I've been reading the macro section to see if I can find myself an answer but maybe i don't know what my question is. Any ideas or point me in the right direction? Off to try focus, see if that's it.

  2. #2

    Default

    You'll want to start making use of /focus. Example:

    Key 1 - /focus priest
    Key 2 - /focus mage1
    Key 3 - /focus mage2
    Key 4 - /focus mage3

    Then, your casting macro's will now look like this:

    /cast [target=focustarget] fireball

    and of course your follow will now be /follow focus

    So, when your main dies, you quickly hit keys 3-4 which ever of your mages you jump on to use as your new temp "main". Then, when your priest alive again, hit 1.

  3. #3

    Default

    Ahhh slick, tyvm works like a charm! Been reading the macro building links, cool stuff. I have to admit i didn't know there was that much too it. I'm trying to make one button to spam MB/smite while MB is on cooldown. Tried the one in the macro thread but it only casts one smite not several.

  4. #4

    Default

    ok, the only thing i could figure out to have one button for MB and smite was

    /castsequence reset=combat/target Mind Blast, Smite, Smite

    and maybe add another smite, lol till MB coolsdown? or is there a better way =p

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

    Default

    Better to use "reset=8" (or whatever your MB cooldown is if you've got talents invested there).

    My (lowbie!) DD sequence looks like this:
    [code:1]#showtooltip
    /castsequence reset=8 Mind Blast, Smite, Smite, Smite, Smite, Smite[/code:1]
    There's at least one two many Smites in there, but it doesn't matter because it goes back to MB after 8 seconds.

    I prefer to use focus for CC / fixed cross-healing. I haven't bothered to solve that one yet, but I will, and whatever solution I use (the mod posted on this forum, a working variant of the multi-char follow macro, whatever) won't use focus. It's too valuable for that.

    Still, if it works for you that's great

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

    Default

    No clue if the following works. I'll see if I can test this tonight.

    /target dondiego
    /focus dondiego
    /stopmacro [target=focus, nodead]
    /cleartarget [target=target, dead]
    /clearfocus [target=focus, dead]
    /target donbartolo
    /focus donbartolo
    /stopmacro [target=focus, nodead]
    /cleartarget [target=target, dead]
    /clearfocus [target=focus, dead]
    /target doncastillo
    /focus doncastillo
    /stopmacro [target=focus, nodead]
    /cleartarget [target=target, dead]
    /clearfocus [target=focus, dead]
    /target donrafael
    /focus donrafael
    /stopmacro [target=focus, nodead]
    /cleartarget [target=target, dead]
    /clearfocus [target=focus, dead]

    If this does work, should simplify things greatly for me.
    Now playing: WoW (Garona)

  7. #7

    Default

    Monkey got this working...

    Something like /focus yourguy#1;/stopmacro [target=focus, exists, nodead]

    and repeat that for each guy (all in the same macro)
    I never saw a wild thing sorry for itself. A bird will fall frozen dead from a bough without ever having felt sorry for itself.

Similar Threads

  1. Random target macro?
    By Biomehanikka in forum Macros and Addons
    Replies: 1
    Last Post: 04-04-2009, 09:09 PM
  2. random question for a US citizen
    By Tommmo in forum Off-Topic
    Replies: 16
    Last Post: 10-30-2008, 09:21 AM
  3. Random question regarding guilds
    By ObesAU in forum New Multi-Boxers & Support
    Replies: 1
    Last Post: 09-18-2008, 10:42 PM
  4. Guess what, a random newbie question.
    By Raekluder in forum New Multi-Boxers & Support
    Replies: 3
    Last Post: 05-07-2008, 12:37 PM
  5. random leveling question
    By Garm in forum General WoW Discussion
    Replies: 8
    Last Post: 09-15-2007, 09:54 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
  •