![]() |
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
i ame trying to make my furst macro
but i cen not get my 2e spell auto cast after my furst spell cast this marcro i have use so far /cast Curse of Agony /cast Corruption /castsequence reset=combat/target Curse of Agony,Corruption Last edited by Diablo Gamer : 10-31-2008 at 06:11 AM. |
|
||||
|
Code:
/castsequence reset=combat/target Curse of Agony,Corruption
__________________
..Born in hell, boy of fire.. Topic: What macros can not do CastBySpellName() Only thing needed in macros where blizz don't permit it.
|
|
||||
|
I suggest you to read the post linked at my signature. In shortly 1 press = 1 cast ; it's impossoble since both spells trigger Global CoolDown which is 1.5sec so no way to cast them at the same instant of time. Only spell without GCD triggering can be used simultaneously i.e. eating/drinking together.
__________________
..Born in hell, boy of fire.. Topic: What macros can not do CastBySpellName() Only thing needed in macros where blizz don't permit it.
|
|
|||
|
You will not be able to cast both spells at the same time because they both trigger the Global Cool Down. Once the first spell is cast, the GCD is applied and you can't cast until that has passed. The only thing you could do is use /castsequence Corruption, Curse of Agony and hit the macro button twice. All in all, if you are spec'd to have instant Corruption, appling both spells will only take 2 seconds.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|