kalosy13 0 Report post Posted January 15, 2017 I'm using a macro for Charge and switching to Berz stance which looks like this: /run if UnitAffectingCombat("player") then CastSpellByName("Berserker Stance"); else CastSpellByName("Charge"); end; Since I generate enough rage from Charge to cast Battle Shout, it would be pity to just lose it when switching stances. Any possibilities 2 spells to be casted at the same time? 0 Share this post Link to post Share on other sites