- Gold-making Secrets
- In-Game Speed Leveling Mod
- Mage Class Strategy Guide

Trinket Macro

This macro will hide the 'Item not Ready' errors, try to use slot 13, then 14 (trinket 1 and 2), then cast whatever spell. Anything that doesn't trigger the Global Cooldown on spells can also be added in here...like Combustion. Essentially, the macro below will, in one button push, activate whichever trinket isn't on cooldown (if any), activate Combustion if it's available, and cast the spell. The next cast will likely have everything on cooldown, so it will just cast the spell. The UI lines hide the error messages. The # line command tells the macro to still show the tooltip for the spell (not just the generic macro name).

# showtooltip Fireball
/script UIErrorsFrame:Hide()
/stopmacro [help]
/use 14
/stopcasting
/use 15
/stopcasting
/cast Combustion
/stopcasting
/script UIErrorsFrame:Clear(); UIErrorsFrame:Show()
/cast Fireball

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

Leave a comment

Name: (Required)

eMail: (Required)

Website:

Comment:

 

About Archmagus

Archmagus was created in 2006, when many of our friends were interested in the fine details about how to play a mage. Much of our time not playing WoW was spent researching and analyzing the nuances of spell rotation, gear selection, and overall fine-tuning of maximizing our Mage's performance.