Taifun
03-31-2008, 03:01 AM
Since macro section is missing few macro I nearly can't live without, here we go:
You can switch relics during cast, and still get benefit from them without any downsides (like invoking extra GCD), to do so just make macros like:
/cast Healing Wave(Rank 8)
/equip Totem of Spontaneous Regrowth
/cast Lesser Healing Wave
/equip Vengeful Gladiator's Totem of the Third Wind
This macro will let Purge your target if its hostile, and Purge your friendly target's target without having to select it.
/cast [harm] [target=targettarget] Purge
Same as Purge but with Earth Shock; it will shock your target if its hostile, else it will shock your target's target. Of course you can switch earth for any other shock, aswell as rank.
/stopcasting
/cast [harm] [target=targettarget] Earth Shock(Rank 1)
And something handy for every class: If you're sick of that noise it makes when you mash the button, simply make a macro for your most used spammable spells. Works the best together with ErrorMonster to get rid of that red text spam aswell.
/console Sound_EnableSFX 0
Your macro here
/console Sound_EnableSFX 1
You can switch relics during cast, and still get benefit from them without any downsides (like invoking extra GCD), to do so just make macros like:
/cast Healing Wave(Rank 8)
/equip Totem of Spontaneous Regrowth
/cast Lesser Healing Wave
/equip Vengeful Gladiator's Totem of the Third Wind
This macro will let Purge your target if its hostile, and Purge your friendly target's target without having to select it.
/cast [harm] [target=targettarget] Purge
Same as Purge but with Earth Shock; it will shock your target if its hostile, else it will shock your target's target. Of course you can switch earth for any other shock, aswell as rank.
/stopcasting
/cast [harm] [target=targettarget] Earth Shock(Rank 1)
And something handy for every class: If you're sick of that noise it makes when you mash the button, simply make a macro for your most used spammable spells. Works the best together with ErrorMonster to get rid of that red text spam aswell.
/console Sound_EnableSFX 0
Your macro here
/console Sound_EnableSFX 1