Macro Question

I’m trying to make a macro where when I press the button it will cast every spell in sequence then resets but I can’t seem to understand what I’m doing wrong. Here is what I got.

/castsequence Apocalypse, Summon Gargoyle, Dark Transformation, [@cursor] Raise Abomination, Blood Fury

It’s the @cursor

Even when I took the @cursor out. I still couldn’t get it going.

Part of the reason is blood fury is off gcd perhaps. But the other may be because of the abom pvp talent.
Also I’m assuming this is for pvp with raise abom. Why would you ever want those skills like that for pvp? Unless you just wanted some type of burst sequence and had skills keybinded else where?

Remove @cursor raise abom

It’s my understanding that you can’t combine normal casts and ground target casts in the same sequence macro.

Thanks for the response.