1. #1

    Blizzard Investigating Kick Bot Macros and Automation in Rated PvP

    Blizzard Investigating Kick Bot Macros and Automation in Rated PvP
    Following up on feedback posted on the official forums and a YouTube video from Bicmex showing how gamebreaking kick bot macros can be, Blizzard has announced that they are investigating the issue and will take appropriate steps to address it as soon as possible.


    Originally Posted by Mmr
    Hello everyone.

    We all know blizzard try to fight scripters, third-party program usage and cheaters in general.

    So I want to talk about ClearTarget() function.
    First of all I’m not a developer and some of the code below can be terrible (but working).
    Secondly, we all know that CastSpellByName() function is protected to avoid unintended usage.

    But what about this?
    /run if not (UnitCastingInfo(“target”) or UnitChannelInfo(“target”)) then ClearTarget() end;
    /cast [@target, exists, nodead] Spell Lock
    /stopmacro [exists]
    /targetlasttarget

    or, perhaps, this?
    /run if(AuraUtil.FindAuraByName(“Banner of the Horde”, “target”, “HELPFUL”)) then ClearTarget() end
    /cast [@target, exists, nodead] Death Coil
    /stopmacro [exists]
    /targetlasttarget

    or this (protect HoJ in Grounding)
    # showtooltip
    /run for i=1,10 do local D = UnitBuff("target",i); if D == "Grounding Totem" then ClearTarget() end end;
    /cast [@target, exists, nodead] Hammer of Justice
    /stopmacro [exists]
    /targetlasttarget

    Fade protection
    #showtooltip
    /run for i=1,10 do local D = UnitBuff("target",i); if D == "Phase Shift" then ClearTarget() end end;
    /cast [@target, exists, nodead] Intimidation
    /stopmacro [exists]
    /targetlasttarget

    These simple macros can help users automate their gameplay. For example, such macros can make interrupts always hit other player’s cast or prevent spells usage if there’s any buff (like divine shield or anti-magic shell) that denies their impact.
    In my opinion, many people could’ve used such macros to have advantage over other players in arena.
    I think it’s a big problem for the whole PvP community and it should be fixed as fast as possible.

    Bicmex video:


    This is rn working on retail wow, and 8/10 shamans that you will meet and not only shamans use this.

    In addition to all this, there is a program that automatically presses the button for you with a macro called AutoHotKey.

    And now I turn into a warlock and begin the ritual of summoning wow community council.
    Move my topic to the consuls section. So that Blizzard would fix this problem as soon as possible, which has existed for unknown years, and is already occurring in rated pvp. Even people like Jaime x322 R1 gladiator use these macros on AWC.

    https://us.forums.blizzard.com/en/wo...auto-grounding

    Bonus Video: https://www.youtube.com/watch?v=AV2WBbqO4DA
    Last edited by Lumy; 2023-09-18 at 04:55 PM.

  2. #2
    This is how the spell should have always worked. Very good macro! They shouldn't remove it.

  3. #3
    Quote Originally Posted by jk1895 View Post
    This is how the spell should have always worked. Very good macro! They shouldn't remove it.
    This is why no one takes WoW players seriously

  4. #4
    Kickbots have been in pvp for as long as I can remember, but nice of them to fix a minor part of it after nearly two decades....I guess?
    Quote Originally Posted by Jtbrig7390 View Post
    True, I was just bored and tired but you are correct.

    Last edited by Thwart; Today at 05:21 PM. Reason: Infracted for flaming
    Quote Originally Posted by epigramx View Post
    millennials were the kids of the 9/11 survivors.

  5. #5
    I remember this behaviour being briefly introduced in the game (during BC I think): if there was't anything to interrupt or dispell, the game didn't let you use your spell.
    Players started complaning that it was too much handholding and it was quickly patched.

  6. #6
    guess blizz tries to grab low hanging easy fruits that are there for quite a few years ?
    easy player positives

  7. #7
    there's no reason ClearTarget() should be an unprotected function.
    we already have /cleartarget for use in macros, and i don't see the use-case of addons/scripts being able to cleartarget.
    make ClearTarget() a protected function and problem solved.
    i'd also question the reason for the existence of /stopmacro
    Last edited by Railander; 2023-09-18 at 07:00 PM.

  8. #8
    the question is why not a single idiot reported ClearTarget() at hacks@blizzard.com before
    sweet dreams now average players
    Last edited by merywow; 2023-09-19 at 07:18 AM.

  9. #9
    Legendary!
    Join Date
    Sep 2008
    Location
    Norway
    Posts
    6,349
    lol people have been reporting this since Cata

  10. #10
    I'm fucking disappointed, I thought that skill was required in wow pvp and it turns out that just being a sh!ty cheater is enough.
    There is NO honor, respect or glory now. Everyone who won a gladiator title with these types of macros is GARBAGE!

    As far as I'm concerned, anyone with 2.4k+ rating before and during dragonflight is NOT useful, it doesn't measure your skill. Now for me being a gladiator is equivalent to being trash.

    F*** everyone who has used it.

    YOUR GLADIATOR TITLE MEANS NOTHING YOU ASSHÖLE, YOU ARE TRASH!

    Blizzard needs to delete, remove rewards and titles from ANYONE who used these macros. And ban them!

  11. #11
    It's been around since I played wow in 2003 through the friends and family invites. Except back then there were more interesting stuff back then as for example macroing a whole rotation into a oneclick button without issuing hour long cooldows like you do today. Or at least last I tried it... It's why I stopped arena in season 1/1 (TBC). And I have flashbacks to this day from doing the weekly conquests in BFA. always some SOD around with autotarget-cast crap

  12. #12
    I begin to understand why PVP was such ASS in WoW. I never knew this existed, and was always frustrated that some people, no matter what, seemed to counter anything you'd throw at them immediately as it comes out. Stopped PVPing. Thought I was shit at it or something.

  13. #13
    Quote Originally Posted by Dastreus View Post
    I begin to understand why PVP was such ASS in WoW. I never knew this existed, and was always frustrated that some people, no matter what, seemed to counter anything you'd throw at them immediately as it comes out. Stopped PVPing. Thought I was shit at it or something.
    Eh, you probably were. Although kickbots have existed since the dawn of time (TBC...) the use of them wasn't wide spread enough. When you are bottom of the barrel when it comes to PVP, anything anyone does seems like a hack.

    It's not just WoW, play some shooter against competent people and it will feel like they are wallhacking and aim botting while in reality they just read you like an open book and have practiced aim for countless hours.
    Last edited by Thes; 2023-09-20 at 12:20 PM.

  14. #14
    Quote Originally Posted by Thes View Post
    Eh, you probably were. Although kickbots have existed since the dawn of time (TBC...) the use of them wasn't wide spread enough. When you are bottom of the barrel when it comes to PVP, anything anyone does seems like a hack.

    It's not just WoW, play some shooter against competent people and it will feel like they are wallhacking and aim botting while in reality they just read you like an open book and have practiced aim for countless hours.
    Nah sorry to say but he has a point. Countless hours of practice is not the same as knowing how to macro something into your keybinds.

  15. #15
    Thanks for putting this out for people who didn't know about it, now every game I've been in on my healer has been 100% insta-kicks for every spell I cast that isn't instant.

  16. #16
    This was hotfixed out a day ago.

  17. #17
    Quote Originally Posted by Duende View Post
    Nah sorry to say but he has a point. Countless hours of practice is not the same as knowing how to macro something into your keybinds.
    Outside of these unintended macros you are probably garbanzo if you don't macro anything.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •