Close
Page 3 of 5 FirstFirst 1 2 3 4 5 LastLast
Showing results 21 to 30 of 45
  1. #21

    Default

    Running in a party? You'd want to castsequence with party1/party2/party3 etc as targets. Going to experiment and see what works best.

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

    Default

    >Is there a buff macro out there?

    This is perhaps unhelpful since this is a macro thread, but I use the SmartBuff mod for that.

    You define, per-character, what buffs they'll be putting on which classes - which is a useful way to spread the buffing load.

    Bind a key to the "do smartbuff" action (it appears as a new option in the standard key binding dialogue) and just bash it randomly from time-to-time to get the buffs done. I use keyboard broadcasting, so when I hit the buff button on my keyboard, all clients start buffing.

    Just keep mashing it until all clients report that no more buffs are needed.

    You can set up all sorts of additional options (such as having it refresh buffs when they get to a certain remaining time), and with a bit of fiddling about it's entirely possible to get all those buffs completely off the shortcut bars

  3. #23

    Default

    Hey all,
    Looking for a marco to apply mana oils to all my toons with one key can it be done? Thanks

  4. #24

    Default

    Is there a mage sheep macro that does this?

    1. If there is no previous focus(dead or doesn't exist), make current target the focus and sheep it.

    2. If there is a previous focus, sheep it.

  5. #25

    Default

    /focus [target=focus, noexists] [target=focus, dead] [target=focus, help]
    /stopmacro [target=focus, noexists]
    /cast [target=focus] Polymorph

    "This uses macro options which are covered in Part II. The first line sets your focus to your current target if a) you don't already have a focus, b) your current focus is dead, or c) your current focus is friendly. If you aren't targeting anything, it will clear your focus. The second line keeps the macro from proceeding if you don't have a focus. Finally, it casts Polymorph on your focus. This gives you a one-button solution for your crowd control with focus. "

    im a focus newb but this one seems good

  6. #26

    Default

    Quote Originally Posted by wolviex
    /focus [target=focus, noexists]; [target=focus, dead]; [target=focus, help]
    /stopmacro [target=focus, noexists]
    /cast [target=focus] Polymorph
    I believe semi-colons are required to make multiple options work. I can't be sure, but I do know that there's been at least 1 bug that required a semi-colon at the end of any /castsequence lines for macros to work, so rather use too many than too few.

    While I personally prefere "/cast [target=party1target] Polymorph" (party1 being my main) the above should do what was requested.

    Quote Originally Posted by Mannyman
    Is there a buff macro out there? Say if I have a priest and want to buff everyone with fort, and don't have the party fort spell yet, is there an easy way to do it? With 3 buffing classes, it can be a pain
    Easiest way, unless you want an addon, is to set up a "/castsequence [target=party1target] <buff1>, <buff2>," etc. - then you just gotta switch the target of your party1 whenever you reach the end of the cycle.

    Mind you, if you're doing a single mana-heavy buff on 1 char and multiple low-costs on others, you'd be better off with a bunch of /casts as resetting is a bit tricky, and without resetting you'd be running out of mana faster than a healadin standing next to a mana-burning raid boss.

  7. #27

    Default

    Great, will try it out tonight thx

  8. #28

    Default

    My latest follow macro for my ALTs:

    /cleartarget
    /target <main character>
    /focus
    /follow
    /stopmacro [nomodifier:ctrl,nodead]
    /target <secondary character>
    /focus
    /follow
    /stopmacro [nodead]
    /target <secondary character 2>
    /focus
    /follow

    The ALT follows the main unless the main is dead or the ctrl key is held down, in which case the ALT follows a <secondary character>, unless he too is dead, in which case the ALT follows <secondary character 2>.

    I set focus on whoever is being followed as most all my spells are macros that do /assist focus for targeting.

  9. #29

    Default

    Quote Originally Posted by Boss
    Hey all,
    Looking for a marco to apply mana oils to all my toons with one key can it be done? Thanks
    [code:1]/use mana oil
    /use 16[/code:1]
    What this does is say use Mana Oil, then use Equipped Item # 16, which should be the main hand weapon. I use something similar for my rogue's poisons.
    &quot;Sticking feathers up your butt doesn't make you a chicken!&quot; - Tyler Durden

  10. #30

    Default

    Quote Originally Posted by MrLonghair
    I have a nice setup running for my priest duo (surprisingly fast, smooth and effective), but I cannot get a proper "Second client wands the target of focus" macro running.

    What he does is that he shoots one to three times and that's it.
    Hehe I had the same problem and it was driving me mad; until I realized that it is actually the very nature of the wand "autoshot". You cannot for some reason autoshoot (with a wand anyway) the target of a focus more than once.

    I got arround this by doing

    /assist focus
    /cast [harm] shoot;

    for some reason for the wand autoshot to work the target must be [harm]

    all my other spells of coure are /cast [target=focustarget,harm] <spell>;

    Riault

Similar Threads

  1. New Multi-boxer looking for a second opinion on my macros.
    By the Vee in forum Macros and Addons
    Replies: 4
    Last Post: 03-23-2009, 02:39 AM
  2. warrior + palla multi macros - key setup?
    By evildave in forum Macros and Addons
    Replies: 1
    Last Post: 08-24-2008, 12:47 PM
  3. New to 5 boxing, and macros
    By Gram in forum Macros and Addons
    Replies: 0
    Last Post: 07-16-2008, 07:29 PM
  4. Dual-Boxing / Multi-Boxing leveling guide
    By Ziie in forum General WoW Discussion
    Replies: 3
    Last Post: 09-06-2007, 12:45 PM
  5. Multi Client vs Multi Boxing setup
    By warwizard in forum General WoW Discussion
    Replies: 2
    Last Post: 08-02-2007, 01:41 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
  •