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

User Tag List

Page 9 of 15 FirstFirst ... 5678910111213 ... LastLast
Results 121 to 135 of 211
  1. #121
    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 wayonese View Post
    Hello,
    I tried this thing today but i have an issue. Its kicking every spell randomly and i have troubles setting black/white list.
    My idea is to disable the random kicking and just set a list of spells to kick.
    Read me files told me to change AllowAnyPlayerSpellInterrupt = 1 to AllowAnyPlayerSpellInterrupt = 0 and i did.
    Then i modified the whitelist line like this:
    local SpellNamesCanInterruptOnPlayers = "Polymorph" "Cyclone" "Fear" "Hex" "Repentance" -- local SpellNamesCanInterruptOnPlayers = "Fireball|Frostbolt"
    Saved relogged and it still kicks everything randomly.

    I Also tried changing the configurations in game for:
    "Only interrupt these spell names" and "Do NOT interrupt these spell names"
    but i dont know if i dont space the abilities correctly but it doesnt work. I tried with . , ; !

    Anyone that can help me fix?
    Thanks.
    It should try to kick every spell that can be kicked. Due to cooldowns, GCD, lag ...some spells might not get kicked, that might give you the impression of random kicks.

    Did you reload ingame the addon after you modified the setup file ?

    Can you copy paste the setup file lines SpellNamesCanInterruptOnPlayers ... exactly as you have it ? Having multiple quotes should not be possible

    Spell kicker - Interrupt cast - Autoit ( no memory read ) - any wow version
  2. #122
    hiipwz's Avatar Member
    Reputation
    1
    Join Date
    Dec 2015
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have setup everything when the enemy casts, the box flashes on and off and everything i am running ing 64bit with the sendback key on 64bit when i type in chat my keybind for my kick doesnt even type out all the settings are normal my warlock: command demon kick keybind is 1 same as my actionbar/keybind i don't know what else to do it's just not hitting the key, i have tried this on different toons and the same thing happens it's just not kicking
    Last edited by hiipwz; 12-02-2015 at 11:12 PM.

  3. #123
    mablooze's Avatar Member
    Reputation
    1
    Join Date
    Dec 2015
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah im not really getting this to work at all. I feel like the explanations are really weirdish. Like i downloaded smth called LUA from Curse. and i somehow managed to download the files from github. I can see the LUA addon in wow. but no clue what it does. I opened the files from github and read the README it told me to make a new addon map in /addons called Nextbestspell
    but when i watch the screenshots in the files i downloaded, it says the folder nameshould be called Kickbot.. what do


    EDIT

    i think i managed to get the program to actually work. i can see the setup in game now where i can put spells etc.. I set everything up, made it to interrupt fear , polymorph, hex , cyclone. with Wind Shear. went to some arenas/bgs. guess what.. not a single spell was interrupted.
    Last edited by mablooze; 12-03-2015 at 04:25 PM.

  4. #124
    pancakewolf's Avatar Member
    Reputation
    1
    Join Date
    Nov 2014
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it keeps spamming all my buttons in wow. and when i launch sendbackkeys i get. kickbot.lua frame has an unexpected value, manually set $luaframeposx and$luaframeposy
    Last edited by pancakewolf; 12-04-2015 at 10:11 PM.

  5. #125
    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 hiipwz View Post
    i have setup everything when the enemy casts, the box flashes on and off and everything i am running ing 64bit with the sendback key on 64bit when i type in chat my keybind for my kick doesnt even type out all the settings are normal my warlock: command demon kick keybind is 1 same as my actionbar/keybind i don't know what else to do it's just not hitting the key, i have tried this on different toons and the same thing happens it's just not kicking
    if the green box changes it's color when you should interrupt, than for some reason sendbackkeys is not working. Are you sure you received no errors when you started it ?

    Originally Posted by mablooze View Post
    Yeah im not really getting this to work at all. I feel like the explanations are really weirdish. Like i downloaded smth called LUA from Curse. and i somehow managed to download the files from github. I can see the LUA addon in wow. but no clue what it does. I opened the files from github and read the README it told me to make a new addon map in /addons called Nextbestspell
    but when i watch the screenshots in the files i downloaded, it says the folder nameshould be called Kickbot.. what do


    EDIT

    i think i managed to get the program to actually work. i can see the setup in game now where i can put spells etc.. I set everything up, made it to interrupt fear , polymorph, hex , cyclone. with Wind Shear. went to some arenas/bgs. guess what.. not a single spell was interrupted.
    Last time i checked if the addon is working on live servers was about a year or more. There is a chance blizz made some changes to avoid addons help people PVP. What you could do is ask a friend to duel you and make sure the addon is not working because of too short cast timers of the enemy. Maybe adjust some interrupt settings ..

    Originally Posted by pancakewolf View Post
    it keeps spamming all my buttons in wow. and when i launch sendbackkeys i get. kickbot.lua frame has an unexpected value, manually set $luaframeposx and$luaframeposy
    This is normal if for some reason sendbackkey can not see your wow game as an image. Try to play the game in windowed mode. And make sure the green box of the LUA is humanly visible.

  6. #126
    pancakewolf's Avatar Member
    Reputation
    1
    Join Date
    Nov 2014
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what macro would i have to make in order for it to shadow step kick my focus? and also great program it works great!

  7. #127
    makaveli0425's Avatar Member
    Reputation
    1
    Join Date
    Jan 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The problem is that if I make a full screen, it is not working. This is how I can fix it?

  8. #128
    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 makaveli0425 View Post
    The problem is that if I make a full screen, it is not working. This is how I can fix it?
    make it first fullscreen and after that start the "pixel reader" ?

  9. #129
    makaveli0425's Avatar Member
    Reputation
    1
    Join Date
    Jan 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jozsab1 View Post
    make it first fullscreen and after that start the "pixel reader" ?
    sorry but i dont know, what is "pixel reader" It works perfectly only when I do full screen. Not work, i dont understand why?

    I tried this for the first time on the full screen, but it dont worked.
    Last edited by makaveli0425; 01-11-2016 at 06:11 AM.

  10. #130
    Jeppe11887's Avatar Member
    Reputation
    14
    Join Date
    Aug 2012
    Posts
    94
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is it possible to make it use holy fire instead of an interrupt? I reckon it would not be so hard since it basiclly works the same but with casting holy fire when poly is 2 ms from ending?
    And could it work with freezing trap and blind etc?

  11. #131
    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 Jeppe11887 View Post
    Is it possible to make it use holy fire instead of an interrupt? I reckon it would not be so hard since it basiclly works the same but with casting holy fire when poly is 2 ms from ending?
    And could it work with freezing trap and blind etc?
    this kickbot is a nerfed version of my DPS rotation bot used for leveling and raiding. Yeah, you can script it as the way you want it, event left a bit of code there as an example

  12. #132
    omfganimal's Avatar Member
    Reputation
    1
    Join Date
    Feb 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    help appreciated

    Originally Posted by jozsab1 View Post
    Spell kicker is a tool to interrupt enemy spell cast at best time possible : At the end of the cast bar / Beginning of the cast bar for channeled spells
    This version uses LUA + AutoIt script to get the job done. This means it's very hard to automatically get detected by blizzard ( you can still get reported by players )
    Supports almost all wow versions ( tested on Cataclysm 4.3.4 and WOD 6.x )

    Current version :
    - v5 : only tested on a private server using duel

    What is supported now :
    - hard to detect by blizz
    - interrupt main target spell casting
    - interrupt focus target spell casting
    - interrupt any arena opponent spell casting even if not targeted ( if possible ) ( you have to add keybinds for it )
    - lag compensation
    - adjustable timers to fine tune moment of interrupt ( end of the cast bar at millisecond precision )
    - setting to avoid interrupting instant cast spells
    - most class interrupt spells included by default ( let me know if i forgot some )
    - optional spell white list( only interrupt these spells ) ( by default list is empty )
    - optional spell blacklist( interrupt anything but these ) ( by default list is empty )
    - optional to only interrupt if target is bursting ( included some names by default but you need to set NumberOfBurstAuras = 1 )
    - do NOT interrupt if target is spell shielded ( enabled by default )
    - anti bot fake cast protection ( check if target is specced for that spell + only interrupt at last moment )( default list is empty )
    - option to only interrupt spells that are buffed by specific auras ( bad ex : only interrupt Exorcism if target has Holy Avenger )
    - GUI for quick keybind setup
    - option to resend spell cast on failed cast ( latency / silence.. )
    - option to use cyrilic ( UTF-8 ) keys for keybinds ( not practically tested )
    - free, open source. You can change it and use your own version. Please post all your changes here, even if it is very small ( it makes me happy )

    What will support when fully ready :
    - all possible interrupt spells for all classes for all wow versions
    - better radius check for AOE interrupts ( freez, silence .. )
    - adjustable CPU usage for LUA

    Known issues :
    - if you can not see the addon in addon list, you might need to put correct interface version in KickBot.toc file. Wotlk : 30000, Cataclysm 40000, MOP 50000, WOD 60000
    - SendBackKeys.au3 is sending strange keys to wow.exe. It's because you are probably running wow.exe in 64 bit mode and the script runs in 32 bit mode ( or the other way ). You need to run autoit and wow in the same build mode.
    - if SendBackKeys.au3 can not find the green box. Try to use wow in windowed mode ( can be full screen )
    - having the LUA window on a secondary monitor will give an error, as mouse can not be moved there to detect the LUA frame under it.

    Setup :
    - copy LUA addon to your wow addon directory
    - on first login you will see a greenish box in the middle of the screen. Put it somewhere where it is not covered by other windows and does not bother you.
    - setup keybinds ( keyboard button you would press for a spell cast..)
    - make sure you run wow in windowed mode ( can be full screen )
    - Alt + tab. Start SendBackKeys_x32.exe ( or SendBackKeys_x64.exe if you have 64 bit wow.exe ).
    - Optional : Open KickBot.lua and read / change variable values to make the addon even better for your needs
    - Optional : if you are pro enough, rename the whole addon to some random name. Blizzard can see addon names. You can use "GenerateRandomAddonName.au3" to generate a new semirandom addon name

    How you can help me :
    - if you think there is anything i can do to improve this software than post here. Ex : Spells that can interrupt(stun, silence, interrupt) and it is missing from the Bot
    - if there is a bug / client version that is not working, let me know about it
    - if you download it and use it, say thanks in this thread, it makes my epeen grow and make other tools.



    Download link :
    https://github.com/Tudi/WowRetriHelp...master/KickBot

    Example macroes for the keybinds :

    #showtooltip
    /stopcasting
    /cast InterruptSpell

    #showtooltip
    /stopcasting
    /cast [target=focus] InterruptSpell

    #showtooltip
    /stopcasting
    /cast [target=arena1] InterruptSpell

    ...

    #showtooltip
    /stopcasting
    /cast [target=arena5] InterruptSpell

    Edit : Since some people wonder why there is an EXE for this bot. It's the compiled version of SendBackKeys.au3. You can use the autoit version directly. No need to use the exe. The exe was made for people who do not have autoit installed.
    Hello I'm very new to this kickbot. I tried to follow the setup as closely as I could, but it still isn't working. Yes I'm running both wow 32bit and the send back keys 32bit, I have the addon folder set up like wow>interface>addons>KickBot (folder, then I made text documents inside of the folder and copy and pasted, compile.bat, random addon name, lua, toc, xml, mouseinfo au3 and sendbackkeys in there as text files). Yes I am running in windowed mode, yes I set it to #5000 since I'm playing a mop private server, but I can't seem to figure out how to get this working. These are all the things I've done to get it set up, what am I missing? Any help is greatly appreciated!
    Last edited by omfganimal; 02-06-2016 at 05:15 PM.

  13. #133
    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 omfganimal View Post
    Hello I'm very new to this kickbot. I tried to follow the setup as closely as I could, but it still isn't working. Yes I'm running both wow 32bit and the send back keys 32bit, I have the addon folder set up like wow>interface>addons>KickBot (folder, then I made text documents inside of the folder and copy and pasted, compile.bat, random addon name, lua, toc, xml, mouseinfo au3 and sendbackkeys in there as text files). Yes I am running in windowed mode, yes I set it to #5000 since I'm playing a mop private server, but I can't seem to figure out how to get this working. These are all the things I've done to get it set up, what am I missing? Any help is greatly appreciated!
    can you see the green box ingame? Is the addon working ?
    Is sendback keys working ? Does it say anything about finding the green box in wow ?

  14. #134
    ponntuss's Avatar Member
    Reputation
    1
    Join Date
    Feb 2013
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am wondering if it works in WoD at the moment and I am wondering where I can download this spell kicker? I can't find any download at the download link? I can see the files but no download button to download them to the desktop?

  15. #135
    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 ponntuss View Post
    I am wondering if it works in WoD at the moment and I am wondering where I can download this spell kicker? I can't find any download at the download link? I can see the files but no download button to download them to the desktop?
    https://github.com/Tudi/WowRetriHelp...ive/master.zip
    you only need the kickbot directory from the zip

Page 9 of 15 FirstFirst ... 5678910111213 ... 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 04:09 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