[Request] I need help from an EXPERT macro'er menu

User Tag List

Results 1 to 6 of 6
  1. #1
    ZZZZunit's Avatar Private
    Reputation
    15
    Join Date
    Dec 2014
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Request] I need help from an EXPERT macro'er

    I need a way to set conditions on a macro so it will only take an action if a spell is interruptible.

    I have some groundbreaking macros I need help from an EXPERT macro person to tweak.

    PM me for the real details about the issue if you are an expert

    [Request] I need help from an EXPERT macro'er
  2. #2
    Parrky's Avatar Contributor
    Reputation
    146
    Join Date
    Aug 2010
    Posts
    270
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not possible without a LUA unlock.

  3. #3
    xcureanddisease's Avatar Legendary
    Reputation
    855
    Join Date
    Oct 2009
    Posts
    694
    Thanks G/R
    74/235
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ZZZZunit View Post
    I need a way to set conditions on a macro so it will only take an action if a spell is interruptible.

    I have some groundbreaking macros I need help from an EXPERT macro person to tweak.

    PM me for the real details about the issue if you are an expert
    Are you trying to get banned?

  4. #4
    ZZZZunit's Avatar Private
    Reputation
    15
    Join Date
    Dec 2014
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is it bannable to use something that they didn't lock? Is it detectable?

  5. #5
    Ssateneth's Avatar Contributor
    Reputation
    141
    Join Date
    May 2008
    Posts
    866
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You can do all the checking you want, but you can't actually cast the interrupt within the same conditions without using a hack, which is against terms of service and absolutely bannable.

    This is what you can do in LUA.
    If select(9,UnitCastingInfo("target"))==false then the current spell being cast by the target can be interrupted.
    If select(8,UnitChannelInfo("target"))==false then the current spell being channeled by the target can be interrupted.
    Neither of these actually interrupt the target's spell. It just tells you if you can interrupt the spell at all. false = interruptable. true = immune to interrupt.

    There are no macro conditionals that will give this information. A macro conditional is something like "/cast [help] Heal; [harm] Smite" where the [help] and [harm] are macro conditionals that modify the decision in the macro based on if you can help or harm the target (ally or enemy)
    KuRIoS is awesome!

  6. #6
    ZZZZunit's Avatar Private
    Reputation
    15
    Join Date
    Dec 2014
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you so much, I do not know why but I am unable to give you rep even though I have earned 15 and haven't given any to anyone else. If I am able, I will give you rep ASAP. Thanks a lot.

Similar Threads

  1. [Macro} request, need help please. Prot warrior macro
    By macronoob in forum WoW UI, Macros and Talent Specs
    Replies: 3
    Last Post: 06-04-2012, 04:04 AM
  2. [Help] Need help from expert!
    By Leonim in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 01-22-2010, 09:56 PM
  3. Need Help From A FireWall / Port Expert
    By Skulblaka in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 05-05-2008, 02:28 AM
  4. Need help from expert, I've tried my hardest. Armor swap
    By Danstan117 in forum WoW ME Questions and Requests
    Replies: 5
    Last Post: 08-07-2007, 05:26 AM
  5. Need help from expert, I've tried my hardest. Armor swap
    By Danstan117 in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 08-07-2007, 02:35 AM
All times are GMT -5. The time now is 06:13 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