Spell kicker - Interrupt cast - Autoit ( no memory read ) - any wow version menu

User Tag List

Page 4 of 15 FirstFirst 12345678 ... LastLast
Results 46 to 60 of 211
  1. #46
    jozsab1's Avatar Active Member
    Reputation
    61
    Join Date
    Jan 2008
    Posts
    157
    Thanks G/R
    2/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by 3azy View Post
    Just a suggestion: Would it be possible to implement a function so that the bot only interrupts at a certain % of health? (like 50%)
    your HP or enemy hp ?

    Spell kicker - Interrupt cast - Autoit ( no memory read ) - any wow version
  2. #47
    tehman111's Avatar Member
    Reputation
    1
    Join Date
    Sep 2014
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i think you need to add a range check for this auto-clicker, because right now even if they are casting on other side of arena, it will still press the macro and stop your casting to try to interrupt

  3. #48
    jozsab1's Avatar Active Member
    Reputation
    61
    Join Date
    Jan 2008
    Posts
    157
    Thanks G/R
    2/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tehman111 View Post
    i think you need to add a range check for this auto-clicker, because right now even if they are casting on other side of arena, it will still press the macro and stop your casting to try to interrupt
    this might happen with AOE interrupts, but for single target interrupts it should not happen.
    Checking inrange for AOE spells is not easy. Will need to add some external addon that might help with range detection.

  4. #49
    JasDevi's Avatar Corporal
    Reputation
    7
    Join Date
    Aug 2012
    Posts
    17
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is this still save to use in 6.1?

  5. #50
    jozsab1's Avatar Active Member
    Reputation
    61
    Join Date
    Jan 2008
    Posts
    157
    Thanks G/R
    2/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by JasDevi View Post
    is this still save to use in 6.1?
    I did not test it. BUT i see no reason why and how you would get banned except getting reported by other players.
    This is a normal wow addon + script to rarely push a keyboard button. Blizz should not be allowed to detect this ( scanning out of process memory to know what programs you are running is not allowed according to some laws) or use it as a banreason against you. Until now, keyboard macroes were not banned. I used keyboard scripting for years in D3( same warden ? ) without getting banned.

  6. #51
    tehman111's Avatar Member
    Reputation
    1
    Join Date
    Sep 2014
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hey been playing around with this script a bit now and it's really good except for a few things.
    1: there needs to be a separate group of spells that you want to kick near the beginning and not near the end like channeled stuff (tranquility, soothing mist etc..) because right now it will wait until the last whatever seconds you set to kick it and that's too slow for spells that channel 8-10 seconds long.
    2: constant lua error spam i posted it below-
    Message: ...ace\AddOns\WorldBossStatusOld\WorldBossStatusOld.lua:233: attempt to perform arithmetic on field '?' (a nil value)
    Time: 02/24/15 17:12:59
    Count: 1285
    Stack: [C]: ?
    ...ace\AddOns\WorldBossStatusOld\WorldBossStatusOld.lua:233: in function <...ace\AddOns\WorldBossStatusOld\WorldBossStatusOld.lua:224>
    ...ace\AddOns\WorldBossStatusOld\WorldBossStatusOld.lua:379: in function <...ace\AddOns\WorldBossStatusOld\WorldBossStatusOld.lua:244>
    ...ace\AddOns\WorldBossStatusOld\WorldBossStatusOld.lua:438: in function <...ace\AddOns\WorldBossStatusOld\WorldBossStatusOld.lua:426>


    it seems the count goes higher and higher the more I cast.

    other than that really nice mod, good job and thanks.

  7. #52
    jozsab1's Avatar Active Member
    Reputation
    61
    Join Date
    Jan 2008
    Posts
    157
    Thanks G/R
    2/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tehman111 View Post
    1: there needs to be a separate group of spells that you want to kick near the beginning and not near the end like channeled stuff (tranquility, soothing mist etc..) because right now it will wait until the last whatever seconds you set to kick it and that's too slow for spells that channel 8-10 seconds long.
    I tested on 4.3 client and tranquility gets interrupted as soon as possible. Maybe your spells were on cooldown ? You were not in range ? Some other reason the spell could not get casted ?
    I can imagine that there are some spells that for whatever reason and you might want to interrupt them asp. Added a new variable "InterruptAsSoonAsPossibleTargetSpells" where you can specify spells that you want to interrupt as soon as you can( mana, in range, cooldown... )

    Originally Posted by tehman111 View Post
    2: constant lua error spam i posted it below-
    Message: ...ace\AddOns\WorldBossStatusOld\WorldBossStatusOld.lua:233: attempt to perform arithmetic on field '?' (a nil value)
    Time: 02/24/15 17:12:59
    Count: 1285
    Stack: [C]: ?
    ...ace\AddOns\WorldBossStatusOld\WorldBossStatusOld.lua:233: in function <...ace\AddOns\WorldBossStatusOld\WorldBossStatusOld.lua:224>
    ...ace\AddOns\WorldBossStatusOld\WorldBossStatusOld.lua:379: in function <...ace\AddOns\WorldBossStatusOld\WorldBossStatusOld.lua:244>
    ...ace\AddOns\WorldBossStatusOld\WorldBossStatusOld.lua:438: in function <...ace\AddOns\WorldBossStatusOld\WorldBossStatusOld.lua:426>
    Fixed. I imagined you delete the spell name if it had no keybind ...
    Last edited by jozsab1; 02-25-2015 at 03:48 AM.

  8. #53
    tehman111's Avatar Member
    Reputation
    1
    Join Date
    Sep 2014
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the new version is working TOO good now. it is interrupting channelled spells inhumanly fast (instantly). is there anyway you can add a small delay for them so that it is not obvious we are scripting?

  9. #54
    jozsab1's Avatar Active Member
    Reputation
    61
    Join Date
    Jan 2008
    Posts
    157
    Thanks G/R
    2/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i'm off from home, will get back in 2-3 days. I guess your issue 1 was actually issue 2, The script was trying to cast the spell you had no keybind for it, that is why it was waiting 8 seconds to interrupt channeled spells.

  10. #55
    JasDevi's Avatar Corporal
    Reputation
    7
    Join Date
    Aug 2012
    Posts
    17
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is there anyway not to interrupt when they have aura mastery up?

  11. #56
    jozsab1's Avatar Active Member
    Reputation
    61
    Join Date
    Jan 2008
    Posts
    157
    Thanks G/R
    2/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by JasDevi View Post
    is there anyway not to interrupt when they have aura mastery up?
    you can use the "CounterAuraList" list to specify auras when to NOT interrupt

  12. #57
    JasDevi's Avatar Corporal
    Reputation
    7
    Join Date
    Aug 2012
    Posts
    17
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how do i set it? quite new to this macro things.

  13. #58
    jozsab1's Avatar Active Member
    Reputation
    61
    Join Date
    Jan 2008
    Posts
    157
    Thanks G/R
    2/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by JasDevi View Post
    how do i set it? quite new to this macro things.
    a) open the LUA file(KickBot.lua?) with a text editor.
    b) Search for the line
    Code:
    local CounterAuraList = {}
    c) copy paste lines
    Code:
    CounterAuraList[NumberOfCounterAuras] = "Deterrence"
    NumberOfCounterAuras = NumberOfCounterAuras + 1
    d) Edit the new lines, change the string "Deterrence" to the spell name you want to not interrupt while it's active on the target. Example of the new lines
    Code:
    CounterAuraList[NumberOfCounterAuras] = "Ice Block"
    NumberOfCounterAuras = NumberOfCounterAuras + 1
    !Spell name is case sensitive and must match exactly as it's written in wow client. You can use World of Warcraft: Warlords of Draenor News to search for spell names that you can copy paste.

  14. #59
    JasDevi's Avatar Corporal
    Reputation
    7
    Join Date
    Aug 2012
    Posts
    17
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jozsab1 View Post
    a) open the LUA file(KickBot.lua?) with a text editor.
    b) Search for the line
    Code:
    local CounterAuraList = {}
    c) copy paste lines
    Code:
    CounterAuraList[NumberOfCounterAuras] = "Deterrence"
    NumberOfCounterAuras = NumberOfCounterAuras + 1
    d) Edit the new lines, change the string "Deterrence" to the spell name you want to not interrupt while it's active on the target. Example of the new lines
    Code:
    CounterAuraList[NumberOfCounterAuras] = "Ice Block"
    NumberOfCounterAuras = NumberOfCounterAuras + 1
    !Spell name is case sensitive and must match exactly as it's written in wow client. You can use World of Warcraft: Warlords of Draenor News to search for spell names that you can copy paste.
    so i can add multiple lines?

  15. #60
    jozsab1's Avatar Active Member
    Reputation
    61
    Join Date
    Jan 2008
    Posts
    157
    Thanks G/R
    2/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    considering there are already multiple lines, you can guess 2 answers :
    1) i could try to add more lines as they OP said
    2) yes

Page 4 of 15 FirstFirst 12345678 ... LastLast

Similar Threads

  1. [guide] how to create a wow bot using autoit (memory reading)
    By zamba1587 in forum WoW Memory Editing
    Replies: 17
    Last Post: 01-23-2017, 03:27 PM
  2. [Example] Check if spell is available with memory reading
    By orby_tale in forum WoW Memory Editing
    Replies: 1
    Last Post: 11-14-2010, 05:14 PM
  3. [Autoit] Problem with Memory reading for looting *resolved*
    By spudstar99 in forum WoW Memory Editing
    Replies: 4
    Last Post: 05-15-2009, 10:26 PM
  4. Spell interrupted, cast same school spell anyways!
    By Trufox in forum World of Warcraft Exploits
    Replies: 7
    Last Post: 01-31-2009, 07:22 AM
All times are GMT -5. The time now is 10:08 AM. 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