optiplex
03-12-2006, 03:59 AM
Hi, I'm trying to make a macro that cast Curse of the elements and Immolate in 1 hit or Immolate and conflag in 1 key press.
I'm using this :
/script CastSpellByName('Amplify Curse'); SpellStopCasting(); CastSpellByName('Curse of Agony')
which works on Amplify and CoA
It doesnt work if I change it to :
/script CastSpellByName('Curse of the elements'); SpellStopCasting(); CastSpellByName('Immolate')
?
Sry im nub in macro thing, pls help thanks
I'm using this :
/script CastSpellByName('Amplify Curse'); SpellStopCasting(); CastSpellByName('Curse of Agony')
which works on Amplify and CoA
It doesnt work if I change it to :
/script CastSpellByName('Curse of the elements'); SpellStopCasting(); CastSpellByName('Immolate')
?
Sry im nub in macro thing, pls help thanks