Thread: Macros?

  1. #1

    Macros?

    Iv looked them up and cant figure out what they do or how to set one up. Can somone Fill me in on what there are there for. I see macros for everything and i just cant figure out what they do or what they are?

  2. #2

  3. #3

    Re: Macros?

    I'm not a macro enthusiast, but think of it this way;

    You can bind several commands to a single button.

    Like a series of commands that will use <Trinket 1>, then instantly use <Spell X>..

    Someone will probably be able to explain it much better than I..

    Btw, you open the macro interface by typing "/m" or "/macro" in chat. (without the quotes, ofc)
    Quote Originally Posted by Boubouille View Post
    AHAHAHAHAHAHHAHAHAHAHAHAHAHAHAHAHA YOU'RE FUCKED. (Yes, it's my forums, I'm allowed to do that)

  4. #4
    Deleted

    Re: Macros?

    They allow you to evaluate certain conditions and execute actions based on those.

  5. #5

    Re: Macros?

    Do alot of kids use them.

  6. #6
    Deleted

    Re: Macros?

    Quote Originally Posted by Dunnyboy
    Do alot of kids use them.
    I don't actually understand what you are asking there. Pretty much every raider uses macros.

  7. #7

    Re: Macros?

    A macro can be used to consolidate various actions onto a single button or keybind, either through conditionals or through modifiers.
    Say for a few examples I use myself.
    Drain Soul, Shift for Drain Life, Alt for Drain Mana.
    Fel Armor, Shift for Demon Armor.

    So that is 2 buttons used only for all of those.
    I have a macro which will evaluate if I can use a flying mount in a specific region, taking into account the oddness of dalaran and wintergrasp and using flying, ground or if swimming the turtle mount as appropriate.

    Those are just basic examples of what they are capable of if used correctly.
    Quote Originally Posted by DeadmanWalking View Post
    Your forgot to include the part where we blame casuals for everything because blizzard is catering to casuals when casuals got jack squat for new content the entire expansion, like new dungeons and scenarios.
    Quote Originally Posted by Reinaerd View Post
    T'is good to see there are still people valiantly putting the "Ass" in assumption.

  8. #8

    Re: Macros?

    alright how how do i set on up. i want to be able to put all my spriest dots on on button

  9. #9

    Re: Macros?

    Look through this page to get an idea of some examples for shadowpriests.

    http://www.wowwiki.com/Useful_macros_for_priests

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

  10. #10

  11. #11

    Re: Macros?

    Sounds like you will end up with a Castsequence macro.
    Pressing a button multiple times will cast each spell in a sequence.

    Code:
    /castsequence Spell1, Spell2, etc
    That works fine for a fixed rotation or sequence which does not change, but dreadful for anything dynamic.
    Quote Originally Posted by DeadmanWalking View Post
    Your forgot to include the part where we blame casuals for everything because blizzard is catering to casuals when casuals got jack squat for new content the entire expansion, like new dungeons and scenarios.
    Quote Originally Posted by Reinaerd View Post
    T'is good to see there are still people valiantly putting the "Ass" in assumption.

Posting Permissions

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