Customized Interrupt
What is Interrupt All Except These Spells?
Combat Routine will interrupt ALL spell, Except the spell in the list. This is the default interrupt mode.
What is Only Interrupt These Spells?
Combat Routine will ONLY interrupt the spell in the list. This mode serve advanced user to interrupt ONLY a few needed spell.
How can I edit the Customized Interrupt list?
You can use
World of Warcraft: Warlords of Draenor News to find Spell Id. For example wowhead link to Holy Light is
Holy Light - Spell - World of Warcraft then Holy Light Spell Id is 82326. Combat Routine ONLY track SpellID therefore you need to enter the exact the SpellID, SpellName is optinal, you don’t need to enter exact the Spell Name to the list.
What is Interrupt Unit: All, Target, Focus?
If All checked, Combat Routine will interrupt ALL unit that casting.
If Target checked, Combat Routine will interrupt the Current Target
If Focus checked, Combat Routine will interrupt the Current Focus
What is Interrupt Random %?
Combat Routine will randomly wait a cast then interrupt to prevent hack report. For example you set Minimum=30, Maximum=70 and a Paladin cast Flash of Light, Combat Routine will: wait until cast reach 30% => wait again until cast reach a RANDOM number between 30% and 70% => Interrupt
What is Interrupt Channeling After (Ms)?
Combat Routine will wait a Channeling Spell (Priest Penance, Monk Soothing Mist…) cast for a few milliseconds then then interrupt to prevent hack report. For example you set Channeling After (Ms) to 400 and a Priest cast Penance, Combat Routine will: wait 400 Milliseconds => Interrupt
What is Don't Interrupt Cast Faster Than (Ms)?
Combat Routine will not interrupt Fast Cast Spell to prevent hack report. For example you set Don't Interrupt Cast Faster Than (Ms) to 1200, Combat Routine will not interrupt Holy Light with Infusion of Light Buff that take only 1000 Milliseconds to cast.
Why a few option including Only Interrupt These Spells, Interrupt All, Interrupt Focus is “Grayed Out”?
This feature is disabled in public release version (free version). Please use login form to enable these feature.