Hello All,

I searched for this, but I didn't find what I was looking for and was hoping someone could help.

I'd like to create a macro that I can set up on all 3 of my Warlocks, that will do the following:

1. Check to see if the pet is alive.
2. If it is alive, do nothing.
3. If it's dead/gone, cast Fel Domination, then click again to cast Summon <pet>.

I've put together this so far, but not sure if it will work:
/castsequence [pet:imp] ; Fel Domination, Summon Imp

I feel like I might be missing something though?