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

    Default Casting Macro -help me! :(

    is there a macro or command to make it so a button does not press if the spell is on cooldown.

    mainly for global cooldowns.


    also in my arena team on 70 i have macros for my spells and it says in party chat what rank ect. im trying to make it so it wont activate the button if im casting or if its on cooldown.

  2. #2

    Default Re: Casting Macro -help me! :(

    Quote Originally Posted by stx
    is there a macro or command to make it so a button does not press if the spell is on cooldown.

    mainly for global cooldowns.


    also in my arena team on 70 i have macros for my spells and it says in party chat what rank ect. im trying to make it so it wont activate the button if im casting or if its on cooldown.
    what do you mean by the button does not press?
    http://pewpewsquad.blogspot.com/ http://www.stage6.com/user/pewpewss/videos/
    Team 1- 5 shamans <The PewPew Squad> Team2 - <Y o u Lo se> 70 druid, 70 shaman, 1 paladin, 24 mage, 1 mage
    Team 1 -> <1--10--20--30--40--44--50--60--70>

  3. #3

    Default

    Be more specific Stx.

    What are you trying to accomplish with what spells, etc.

    If you mean, "Is there a macro option that will not cause the macro to NOT operate if there is currently a Global Cooldown going," then No, there is no such way to write a macro.

    Lokked

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

    Default

    You can do some conditional processing (i.e.: nodead, harm, nochanneling, etc.) in macros and some UI mods will operate on conditionals (but only out of combat). To stop the macro when either the GCD is down or the spell is on cooldown is not possible within a macro.
    Now playing: WoW (Garona)

  5. #5

    Default

    I'm assuming an example like this:

    Holy shield has a 10 sec cooldown.
    If you press Holy Shield when it's on cooldown, you get an annoying "whoosh" sound per keypress
    If it's not on cooldown, you get a nice little shield-like sound.

    I believe the OP is asking for a way to press Holy Shield if and only if it is not on cooldown, and to basically /stopmacro when it is on cooldown.

    If that is the case, the answer is no. The only thing you can do is turn off you in-game sounds. It's really annoying, I know.
    TBC/Wrath Multiboxer: Velath / Velani / Velathi / Velatti / Velavi / Velarie [Archimonde (US-PvP)]

  6. #6

    Default

    You should be able to remove the "whoosh" sound the following way if you have enough space in your macro (if its a macro that casts the spell).


    /console soundFX 0
    /cast Holy Shield
    /console soundFX 1
    Tamas, Inirra, Jamac, Cereixa, Tetria

    http://www.youtube.com/tetriaeiou

  7. #7

    Default

    Nephida,

    I think that may SERIOUSLY bog down your game if spammed. Worth a shot tho.

Similar Threads

  1. Grrr - Combo LB/LHW macro only casting LB
    By Zzyzxx71 in forum Macros and Addons
    Replies: 12
    Last Post: 02-13-2009, 08:47 PM
  2. How would i make a macro for casting "Hysteria" on the focus?
    By Javillionaire in forum Macros and Addons
    Replies: 4
    Last Post: 01-24-2009, 09:24 PM
  3. Stop follow when start casting? Macro
    By imhiya in forum Macros and Addons
    Replies: 5
    Last Post: 11-03-2008, 04:32 PM
  4. Macro for casting Rain of Fire?
    By Revith in forum Macros and Addons
    Replies: 1
    Last Post: 08-30-2008, 08:09 AM
  5. The ultimate casting macro
    By magwo in forum Macros and Addons
    Replies: 26
    Last Post: 05-12-2008, 04:35 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
  •