Spammable Warlock Interrupt menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 23
  1. #1
    iispyderii's Avatar Contributor
    Reputation
    247
    Join Date
    Jun 2012
    Posts
    376
    Thanks G/R
    15/29
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Spammable Warlock Interrupt

    Not sure why everyone is trying to cover this one up. It'll be fixed soon.
    Enjoy while you can.

    Code:
    #showtooltip Command Demon
    /script if GetSpellCooldown(19647)==0 and (UnitCastingInfo("target") or UnitChannelInfo("target")) then CastSpellByID(19647) end

    Spammable Warlock Interrupt
  2. #2
    Kaizuken's Avatar ★ Elder ★
    Reputation
    1410
    Join Date
    May 2011
    Posts
    1,307
    Thanks G/R
    60/293
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Spammable Warlock Interrupt

    Originally Posted by iispyderii View Post
    Not sure why everyone is trying to cover this one up. It'll be fixed soon.
    Enjoy while you can.

    Code:
    #showtooltip Command Demon
    /script if GetSpellCooldown(19647)==0 and (UnitCastingInfo("target") or UnitChannelInfo("target")) then CastSpellByID(19647) end

    Repost: Warlock Interrupt Macro 2.0 - Does not require 3rd party program (Added Functions)

  3. #3
    zwacko90's Avatar Member
    Reputation
    1
    Join Date
    Jul 2015
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you explain how this works?

  4. #4
    iispyderii's Avatar Contributor
    Reputation
    247
    Join Date
    Jun 2012
    Posts
    376
    Thanks G/R
    15/29
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Information isn't even there, edited away before I even posted. Do a little research.

  5. #5
    ev0's Avatar ★ Elder ★ murlocs.com

    CoreCoins Purchaser Authenticator enabled
    Reputation
    1850
    Join Date
    Jul 2012
    Posts
    2,737
    Thanks G/R
    313/377
    Trade Feedback
    16 (100%)
    Mentioned
    7 Post(s)
    Tagged
    7 Thread(s)
    Originally Posted by zwacko90 View Post
    Can you explain how this works?
    \

    It's a spammable interrupt. Just keep hitting the macro, it will catch the caster only when they're casting.


    question:

    Could you just replace the spellID to use any class's interrupt?
    Need a guild in the US? Visit murlocs.com

  6. #6
    crunk001's Avatar Banned CoreCoins Purchaser
    Reputation
    241
    Join Date
    Aug 2008
    Posts
    895
    Thanks G/R
    100/47
    Trade Feedback
    1 (100%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    "A macro script has been blocked from an action only available to the Blizzard UI." - while using only the Blizzard UI myself

  7. #7
    zwacko90's Avatar Member
    Reputation
    1
    Join Date
    Jul 2015
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by SniffingPickles View Post
    \

    It's a spammable interrupt. Just keep hitting the macro, it will catch the caster only when they're casting.


    question:

    Could you just replace the spellID to use any class's interrupt?
    That's exactly what I'm doing and it just triggers the cooldown as normal. I can only interrupt with it once regardless of how many times I spam click it.

  8. #8
    [TRG]Semi's Avatar Contributor
    Reputation
    187
    Join Date
    Jun 2015
    Posts
    65
    Thanks G/R
    3/47
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zwacko90 View Post
    That's exactly what I'm doing and it just triggers the cooldown as normal. I can only interrupt with it once regardless of how many times I spam click it.
    Yeah, same thing is happening to me. Is there something Im doing wrong?

  9. #9
    Caveguy's Avatar Member
    Reputation
    10
    Join Date
    Jan 2013
    Posts
    40
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hotfixed...

  10. #10
    Smitten's Avatar i want to believe who even plays wow anymore 🤔
    CoreCoins Purchaser Authenticator enabled
    Reputation
    3044
    Join Date
    Apr 2012
    Posts
    2,308
    Thanks G/R
    909/1036
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Blizzard announced they were fixing this before it was posted. So unfortunately it won't be working anymore.

  11. #11
    iispyderii's Avatar Contributor
    Reputation
    247
    Join Date
    Jun 2012
    Posts
    376
    Thanks G/R
    15/29
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just get oLua. Do whatever the shit you want with API calls.

    I like to make weakauras that leap of faith people that just used avianna's feather.

  12. #12
    patwise's Avatar Master Sergeant
    Reputation
    12
    Join Date
    Jun 2014
    Posts
    101
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by iispyderii View Post
    Just get oLua. Do whatever the shit you want with API calls.

    I like to make weakauras that leap of faith people that just used avianna's feather.
    Where do you get oLua from? There are ways to call API but this macro I believe the function "CastSpellByID();" is blocked by normal blizzard ui which you'd need a client-side Lua unlocker but I've never heard of oLua.

  13. #13
    iispyderii's Avatar Contributor
    Reputation
    247
    Join Date
    Jun 2012
    Posts
    376
    Thanks G/R
    15/29
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by patwise View Post
    Where do you get oLua from? There are ways to call API but this macro I believe the function "CastSpellByID();" is blocked by normal blizzard ui which you'd need a client-side Lua unlocker but I've never heard of oLua.
    http://www.ownedcore.com/forums/worl...-anti-afk.html ([No Memory Write] LUA UnLocker & Anti AFK)

  14. #14
    Neer's Avatar Trend Rider Authenticator enabled
    Reputation
    1445
    Join Date
    Apr 2007
    Posts
    749
    Thanks G/R
    177/828
    Trade Feedback
    5 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    So.. I made something really unrefined but works.. this will interrupt arena1 on its own whenever arena1 casts a spell. Change arena1 to whatever suits your needs.
    Find examples here: Units
    Code:
    /script function test() if GetSpellCooldown(19647)==0 and (UnitCastingInfo("arena1") or UnitChannelInfo("arena1")) then CastSpellByID(19647, "arena1") end end CreateFrame("Frame"):SetScript("OnUpdate", test);
    /reload to disable it.

  15. #15
    lucajjon's Avatar Member
    Reputation
    1
    Join Date
    Jul 2015
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am assuming this is no longer working due to the patch?

Page 1 of 2 12 LastLast

Similar Threads

  1. [Warlock] Auto Interrupt Macro
    By InternetExplorer in forum WoW UI, Macros and Talent Specs
    Replies: 2
    Last Post: 10-07-2014, 04:03 PM
  2. [BETA] Warlock-pet has spammable silence
    By Drbob in forum World of Warcraft Exploits
    Replies: 6
    Last Post: 04-25-2012, 12:23 PM
  3. Warlock money making
    By Matt in forum World of Warcraft Exploits
    Replies: 8
    Last Post: 09-17-2006, 11:35 AM
  4. Super OP dueling Warlock
    By Matt in forum World of Warcraft Exploits
    Replies: 0
    Last Post: 03-29-2006, 09:52 AM
All times are GMT -5. The time now is 11:57 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