Interrupts help menu

User Tag List

Results 1 to 4 of 4
  1. #1
    muffin man's Avatar Member
    Reputation
    14
    Join Date
    Jun 2009
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Interrupts help

    hay i need some help with Interrupts spells been trying to get them work in a order


    Code:
    	{ "Storm Bolt", {
    	"!target.state.silence",
    	"!target.immune.melee",
    	"!target.immune.silence",
    	"!target.state.stun",
    	"target.interruptAt(50)",
    	"modifier.interrupts" 
    	}},	
    	{ "Pummel", {
    	"!target.immune.melee",
    	"!target.immune.silence",
    	"!target.state.stun",
    	"target.interruptAt(50)",
    	"player.spell(Storm Bolt).cooldown < 25",
    	"modifier.interrupts" 
      }},
    	{ "Arcane Torrent",{ 
       "player.spell(Arcane Torrent).exists",
    	"!target.immune.melee",
    	"!target.immune.silence",
    	"target.interruptAt(50)",
    	--"player.spell(Storm Bolt).cooldown = 0",
    	--"player.spell(6552).cooldown = 0",
        "modifier.interrupts",
    	"target.range < 7"
    	}},
    I had this working back when warriors had Disruption shout. I don't know if I'm doing this wrong but the condition "player.sell(storm bolt).cooldown " doesn't seem to be working, I'v tried different variations but I still can not get this to work anymore.

    can anyone help ?

    Interrupts help
  2. #2
    akeon1's Avatar Contributor
    Reputation
    103
    Join Date
    Sep 2011
    Posts
    265
    Thanks G/R
    3/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am not sure why you need that at all.

    If stormbolt is on cool down, PE will naturally proceed to the next spell.

  3. #3
    muffin man's Avatar Member
    Reputation
    14
    Join Date
    Jun 2009
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i need this to interrupt spells?, kinda why i need it . PE cast all of them at the same time, before back in patch 5.4 it work flawlessly. now i can't not get it to work again, any useful input?

  4. #4
    akeon1's Avatar Contributor
    Reputation
    103
    Join Date
    Sep 2011
    Posts
    265
    Thanks G/R
    3/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I got the fact you want to interrupt spells. That much was clear. But in order to help you, I need to understand the issue you face.


    PE casts top to bottom. So if you have:
    Storm Bolt
    Pummel
    Arcane Torrent
    It will cast those, one at a time and in that order as the spells become available.. (without conditions).

    The only time you should see things appear like they happen at the same time is if they are not on the GCD table.

    So in the scenario, I target you, and you are casting frostbolt @ 50% Storm Bolt will fire.
    Then next cast you do would be interrupted by pummel As stormbolt is on cool down and pummel is next in order with an interruptat condition..

    Try it without all the !target.silence and stun extras. They are pointless and just confuse the rotation, if the target is silenced, it won't be casting... So no point adding it in as a condition.

    I have not checked as it's not really needed but you could also use a target.casting function.

    If you need more in depth help I suggest you come on the irc where we can help further
    Last edited by akeon1; 07-27-2015 at 08:26 AM.

Similar Threads

  1. Replies: 8
    Last Post: 11-19-2014, 01:34 PM
  2. [Help PQR] Not interrupt on focus on "x" buffs
    By huhuking in forum WoW Bots Questions & Requests
    Replies: 5
    Last Post: 08-09-2014, 08:49 AM
  3. Need help with cast moving / interrupt
    By aeonz in forum WoW Bots Questions & Requests
    Replies: 9
    Last Post: 05-19-2014, 02:49 AM
  4. Help setting up Xelper's interrupt?
    By Zyraxian in forum WoW Bot Maps And Profiles
    Replies: 6
    Last Post: 10-05-2012, 12:17 PM
  5. bot help
    By xwhitedeathx in forum World of Warcraft General
    Replies: 3
    Last Post: 05-01-2006, 03:50 AM
All times are GMT -5. The time now is 11:01 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search