Both abilities are on the GCD so if you want to fire them in sequence you need to use a castsequence. That said, I personally think that’s a horrible idea as castsequences are buggy and remove control.
#showtooltip
/castsequence Roll the Bones, Sinister Strike
I would set it up a with Roll the Bones on a modified press.
#showtooltip
/cast [mod] Roll the Bones; Sinister Strike
the game casts the whole macro at the same time, soooo /cast /cast will try to skip the global cooldown - blizzard isn’t k with that
thennn castsequence goes to the next spell only if it successfully casts the first one, and repeats: you can try something like, /castsequence Sinister Strike, Sinister Strike, … (5 times for 5 combo point i guess? :d), Roll the Bones
if you use rob first and dont have any combo points, it will be stuck till you get a point from somewhere
really, the best way is to use sinister strike without modifier and, with Alt to cast your finishing move.. that’s the way i played fire mage in WotLK for example, because most of the rotation was Fireball (1) till a hot streak, then Pyroblast (alt+1) and gg :d
Why the game does not allow pressing the next ability when roll the dices on CD ? I think I’ve tried almost everything macros freeze and wait until cd is over - not allowing me even cast sinister.
Roll the dices each time got different cd due to rogue ability - Restless Blades.
Maybe there is another way to do it? I thought it would be easy lol