Maybe I'm missing this somwhere, but I'm trying to add a racial (which has a 2min cooldown) to a macro..

I'd like to have something like


/stopcasting
/cast Blood Fury
/castsequence reset=6 Earth Shock(Rank 2), Flame Shock(Rank 1)

The idea being that each time I press this button (whether it casts earth or flame shock) it'll attempt to cast Blood fury. But I'd like it to only attempt to cast it if it's ready.

However I'm not sure what modifier I should be putting in (is there one?) to the blood fury cast so that it only does the bloodfury part if it's available and skips it if not instead of spamming my screen with "Ability is not ready yet" errors.

Anyone know this offhand?