Submit Request

Help us improve.We always dedicated to deliver the best content for our readers and visitors. If you have any ideas or complain, please post it here. We appreciate you for taking time to give opinions. Thanks.

[closed down]
Author couldn’t manage all the request. Sorry. Just put your request here so anybody who have knowledge over macros can help you. I will look from time to time.

18 Responses to “Submit Request” Macro

  1. Help Us Improve | WoW Macros: World of Warcraft Macros says:

    [...] Submit Request [...]

  2. Bubbleosevèn says:

    In the paladin macros page, I would suggest updating the max dps macro spam.

    Thanks, Bubble.

  3. Thorik says:

    Currently, I’m using a /targetexact with the specific names of MObs I want to find when trying to farm for materials to craft with.
    Is there a way to specify the macro to only target MObs that are still alive (so it doesn’t return corpses nearby and potentially miss still living MObs)? I’ve tried the “nodead” condition, but it doesn’t seem to work.

    “/targetexact [target=nodead] ” is what I’ve tried. The MOb’s name is correct, and hasn’t changed from “/targetexact “.

  4. Cory says:

    I would like to create a macro that targets an item (like a Chest) and then opens it without having to move you mouse over it to get the gear to show up and then right-click.
    I am not an expert but I imagine it might be something like;
    /tar Chest
    /click Chest RightClick

    I know this is probably to simple. It probably has to have some MouseOver command in there somewhere but I am not sure.

    If you are too busy and can’t get back to me I understand
    Thx,
    Cory

  5. Excesive says:

    Would like to make a trade channel macro that posts my clickable profession along with my advertisment. Can this be done in a macro ?

  6. warpspawn says:

    i’m new to writing macro’s, but is there a command that would add a pause to a macro, so that i cast a spell then it waits x secs then casts a second spell.

  7. Cog says:

    Macros need to have the game’s version number listed in the post somewhere. Old macros need to be colored differently than current macros… maybe an old, older, oldest color scheme.

    I have a ton of macros that are current and updated and help me out tremendously with all my characters.

  8. Hesh says:

    Is there a macro already written that would allow me to switch weapons to a dagger, cast ambush, and then switch back to my normal weapon?

  9. Wow Macros says:

    Hi hesh, how bout this?

    #showtooltip
    /equip
    /cast [stealth] Ambush; Backstab
    /equip

    it cast ambush if you stealth, backstab if you don’t.

  10. Wow Macros says:

    Hi Cog,
    Thanks for contributing here and there. it such a great help to everyone. If you have great macro maybe you want to send it to me. Check first if the macro is already listed then submit using the submit macro page.

    thanks a bunch everyone.
    regards,
    Wow Macros

  11. Hesh says:

    Thank you very much the Macro works well, only one problem. Its casting Ambush too quickly and the first time I hit it, the “must have dagger euipped in main hand message appears.” If I have the Dagger already equipped (i.e. hitting the whole macro again) it works perfectly for switching back. Anything I can do to change it so i only have to hit it once?

    Thanks,
    Hesh

  12. Wow Macros says:

    Hi Hesh, i tried the macro today. the macro look like this

    
    #showtooltip
    /equip Stiletto
    /cast [stealth] Ambush; Backstab
    /equip Worn Dagger
    

    the macro work ok for me.

    first, if you currently equip worn dag, it chnge to stiletto and cast ambush/backstab. then you have to click again to switch back to worn dagger (if you not targeting anyone). and give ‘there’s nothing to attack’ message.

    second, if you already equip stiletto, it immediately cast ambush/bs. then like before you have to click again to change to worn dag. and message like before.

    you cannot make a macro so that in ONE click,
    it cast
    and equip

    you have to wait for ‘cast’ to finish. that’s make the macro need TWO clicks to complete the task.

    Or is there other thing bothering you?
    Cheers.

  13. Shaman says:

    I need a macro that allows me to use Earthbind Totem then pop into ghost wolf so I can escape combat fast.

    I tried
    /cast Earthbind Totem
    /cast Ghost Wolf
    but it said earthbind was cooling off lols.

  14. Wow Macros says:

    try this. I not sure earthbind totem have any cooldown, but it seem is has 1 sec. maybe gcd.

    this macros require two-click with 1 second interval.

    
    #showtooltip
    /castsequence Earthbind Totem, Ghost Wolf
    

    make sure to reply. cheers!

  15. Ninja says:

    Hey, I have a rogue and I was wondering if there was anyway to macro something that throws a bomb to a certain distance for you. Immediately after that I want to be able to vanish. Thanks in advance!

  16. cavechicken says:

    I was wanting a macro so when im stealthed i can hit “cheap shot” hit my trinket “fizzelcranks wristwatch” and “adrinalin rush” at the same time with 1 button thanks for the help

  17. lmao says:

    ok, I need a little help. im a Paliden and always forget my Aura even died once or twice because of it. what im trying to do is when i mount cast “Crusader Aura” that part works… when im in combat i allways use “HoR” so i need a macro to check if i have it on? if not turn it on. if i do… do nothing.
    the only way i got it to work turned it on and off every time i used HoR.

    Thank you

    /cast Crusader Aura
    /use Snowy Gryphon

    /use [Devotion Aura,no Devotion Aura] Devotion Aura
    /cast Hammer of the Righteous

  18. mike says:

    need help with a macro for enhance since maelstrom weapon procs a ton im trying to find a way to use chain lightning when its up but if its on cooldown to use lightningbolt instead without having to use seperate buttons

Leave a Reply