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

    Default Frostbolt+Trinket Macro?

    Hey guys,

    I need help with a macro on my mages. I am using thisone right now:
    #showtooltip Frostbolt
    /use 14
    /cast Frostbolt

    The problem is when im spamming Frostbolt i hear the most annoying sound in the world when its on cooldown. And i see: This item isnt ready yet. Wasnt there something you could put behind /use 14? Like this:

    #showtooltip Frostbolt
    /use 14 (nocd,ocharm,nodeath) <-- something like that that it only enables when it can be used?
    /cast Frostbolt

    Thanks

    Negativ
    Bladefist EU:
    ÖverdöseÒverdòseÓverdóseÔverdôse
    StõmpdòwnStòmpdõwnStómpdõwnStõmpdówn

  2. #2

    Default

    This will stop the text spam and if you go to sound options you can disable the sound warnings spam.


    #showtooltip Frostbolt
    /use 14
    /stopcasting
    /run UIErrorsFrame:Clear()
    /cast Frostbolt

  3. #3

    Default

    Cheers :d
    Bladefist EU:
    ÖverdöseÒverdòseÓverdóseÔverdôse
    StõmpdòwnStòmpdõwnStómpdõwnStõmpdówn

  4. #4

    Default

    You can actually remove the annoying sound for "item not ready" along with removing the message.

    /console soundFX 0
    <whatever your macro normally does>
    /console soundFX 1

Similar Threads

  1. Frostbolt replenishment question
    By Biomehanikka in forum General WoW Discussion
    Replies: 2
    Last Post: 04-17-2009, 12:55 AM
  2. How to Cast Frostbolt over and over again with one macro?
    By PerzianPenguin in forum Macros and Addons
    Replies: 9
    Last Post: 03-25-2009, 06:49 PM
  3. Engineering trinket vs wintergrasp trinket
    By Kruschpakx4 in forum General WoW Discussion
    Replies: 3
    Last Post: 03-19-2009, 02:16 PM
  4. PVP trinket macro??
    By genocyde in forum Macros and Addons
    Replies: 1
    Last Post: 11-21-2008, 06:44 PM
  5. trinket/blood fury use - macro/addon.
    By Creazil in forum Macros and Addons
    Replies: 4
    Last Post: 09-01-2008, 05:05 PM

Posting Rules

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