Alternative To Button Mashing

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • / nl_kripp
    www.autohotkey....
    Script example :
    pastebin.com/8L...
    Use at your own discretion and risk
    STEPS:
    - Create a new AHK script
    - Copy the block of script for each key you want bound
    - Save script
    - Compile script
    - Run the exe as administrator
    - Use scroll lock to toggle on or off
    Rate, comment, and subscribe!

Комментарии • 302

  • @guitarmaniac004
    @guitarmaniac004 4 года назад +3

    Why is this recommended to me 7 years later

  • @antonioesfandriai594
    @antonioesfandriai594 Год назад

    i cant believe im coming back to this vid every time i change my PC since 10 years, what a banger of a video! >...

  • @jordybrock
    @jordybrock 12 лет назад +1

    Razer keyboards have done this for years.
    Another use for the concept is weaving short CD/proc spells into your main string. For eg set up holding down 3 to spam 3 then 4 and repeat, bind lava burst to 3 and lightning bolt to 4, and you have your perfect lava burst usage by holding a single button down.

  • @astarte66
    @astarte66 12 лет назад +2

    This is perfect for my severe arthritis thanks for this video.

  • @D3cast
    @D3cast 4 года назад +1

    OG Kripp at his finest.

  • @KyleOrdwayChannel
    @KyleOrdwayChannel 12 лет назад +1

    Keep up the great work Kripp. Even though I don't play wow, I thoroughly enjoy all your videos and insight!

  • @ranjan.acharya
    @ranjan.acharya 2 года назад +1

    We have come a long way ✌🏻

  • @Ozarktrainer
    @Ozarktrainer 12 лет назад

    With all the gaming mice and keyboards that players use these days that do these things and more; its great to have a free option with Autohotkey to even the odds. Nice vid Krip

  • @BlackSeedOfChaos
    @BlackSeedOfChaos 12 лет назад +1

    When you have played a certain class long enough you develop a feel for when your cooldowns are off, I don't even need to mash keys at all.

  • @Karacis
    @Karacis 12 лет назад

    this is what i am talking about!! getting the most out of playing games, finding ways to improve in anyway possible. Thanks Kripp! :)

  • @nickst0ne
    @nickst0ne 12 лет назад

    This is an interesting point of view. Considering your POV, one would need to make sure that the action is triggered only once, by having some inhibition mechanism, in order to ascertain that 1 press does not accomplish more than 1 action... it still leaves room for some debate but your point of view on this definitely brings something to the table.

  • @omfgstfuandgtfo
    @omfgstfuandgtfo 12 лет назад

    Kripp had his eyes open exactly 3% of the duration of this video. OPEN YOUR EYES KRIPP!!

  • @RGBReact
    @RGBReact 12 лет назад +1

    Shift is a plus sign(+). So:
    +1::
    return
    is a Shift+1 Empty Hotkey

  • @stonekoc
    @stonekoc 12 лет назад

    the optimal way of using a keyboard is pushing your buttons with your face, that way you will be pushing multiple buttons at the same time, optimizing your time needed to push them all with fingers. Im a professional paladin player and i know what im talking about.

  • @pacientKashenko
    @pacientKashenko 12 лет назад

    Kripp you are the best. It took me some time but i figured it out.

  • @Dome98Otaku
    @Dome98Otaku 12 лет назад

    True, in AutoIT the functions Random, Sleep, Send, Audlibregister/unregister are everything you need.

  • @owken
    @owken 12 лет назад

    The coolest thing about AutoHotkey is that it is rather easy to be set up to react on voice commands

  • @irishbloke99
    @irishbloke99 12 лет назад

    youve explained that well, never understood how it worked till now:)

  • @krj2009
    @krj2009 12 лет назад

    He's good enough to not have to open them, game plays out in his head

  • @andrew34765
    @andrew34765 12 лет назад

    This is a very important fact to understand. Thumbs this up so people know how it works.

  • @hadhad69
    @hadhad69 12 лет назад

    From elitistjerks /f32/t25906-autohotkey_thread/
    AHK is not a program prohibited by Blizzard. However, some of its functions are prohibited by Blizzard. It's very similar to the policy on the G15 keyboard. You cannot use AHK or the G15 keyboard to spam a single key -- even if you are sitting at the keyboard and just want to prevent your finger from falling off.

  • @sheppo
    @sheppo 12 лет назад

    @MrMDpickles I do feel somewhat like he's misunderstood the problem custom lag tolerance was designed to fix. Button mashing is meant to get around latency issues, which are never consistent. CLT doesnt resolve it and creating a script around that assumption is flawed, to a degree.

  • @KromgashTheImpaler
    @KromgashTheImpaler 12 лет назад

    you laid out the best point right there, do you want to have arthritis, or not. If blizzard says anything to you, you can always just say that you are protecting your own health.

  • @ThaSebbe
    @ThaSebbe 12 лет назад

    he had that in his ''enjoying diablo3 again''

  • @Dome98Otaku
    @Dome98Otaku 12 лет назад

    There is a way to get around the ban, just write a script and use X = Random(10,30) Sleep(X) and insert Sleep(X) between every keystroke, the break will differ between 10ms and 30ms everytime.

  • @slowzen
    @slowzen 12 лет назад

    There's a reason he does not set it higher. If he did, and he started casting a cobra shot at 350 ms, and realized his Lynx Rush was up and wanted to switch to it instead, he cannot because the shot is already queued on the server. Less lag tolerance = more time to react and change your shots.
    This may happen not so much with BM but believe me it happens a LOT with SV.

  • @ashrasmun1
    @ashrasmun1 3 года назад +2

    After all these years, I'm still using those scripts. I cannot thank you enough.

    • @maximehoffart7228
      @maximehoffart7228 2 года назад

      Never got banned? just found and want to use them but my raid leader is fearing i get banned lol

    • @ashrasmun1
      @ashrasmun1 2 года назад

      @@maximehoffart7228 No way you can get banned for this. I have never been banned for it.

    • @maximehoffart7228
      @maximehoffart7228 2 года назад

      @@ashrasmun1 5 month of using them and I can't thank this enough, shadowbolt spamming gets real old real fast

    • @Noctmain
      @Noctmain 2 года назад

      @@maximehoffart7228 thanks for reporting back

    • @barial1
      @barial1 2 года назад

      same here, almost 10yrs of AHK

  • @ilookgoodlol
    @ilookgoodlol 12 лет назад

    I use the power of mind to press the buttoms

  • @5chr4pn3ll
    @5chr4pn3ll 12 лет назад +2

    Just add 200-250ms to the lag tolerance.
    That way you can "queue" up abilities perfectly with less spam, as long as you're somewhat ahead of your game when it comes to ability usage.

  • @gstathias
    @gstathias 12 лет назад +1

    0:34 open eyes looking the god :D

  • @204y
    @204y 12 лет назад

    those are not optimal for 2 reasons 1. your responding instead of acting proactively (potential for millisecs lost) 2.the lag is calculated at the beginning of the cast usually so there may be additional millisecs lost

  • @dprimetime69
    @dprimetime69 12 лет назад

    NEW SHIRT! He's moving up in the world

  • @oBCHANo
    @oBCHANo 12 лет назад

    Multiple Actions, aka multiple abilities. 1 key being bound to a script that spams that 1 key, which in turn uses 1 ability/in-game macro = 1 action.

  • @Veejp
    @Veejp 12 лет назад

    This can be done with any logitech gaming keyboard as well. You can use the software to do these things without having to use other software

  • @Santino6
    @Santino6 12 лет назад

    There are casting bars that measure the cast delay so you know when to cast or when it is possible to cast due to lag.

  • @brakgeluid
    @brakgeluid 12 лет назад

    Steelseries is a mechanical, it has the cherry mx black switches. I have a filco majestouch 2 with blue cherry mx switches and it also had that delay. So no, a mechanical will not do the same as autohotkey.

  • @diablo6vt
    @diablo6vt 12 лет назад

    Call me old school, but doing "mode con rate=32 delay=0" from command prompt used to help, without needing a script

  • @querubim69
    @querubim69 12 лет назад

    For me the king of the button mashing is Towelliiee...lol

  • @D0wnshift
    @D0wnshift 12 лет назад

    I use the Logitech G13 for auto fire. With buffs that have cool down you can set to auto cast the exact time it wears off. Has an analog joystick and ergonomic. Sounding like an add at this point but I use it for all my games.
    I use it for D3 and am surprised Kripp doesn't use it for ARPGs and MMOs

  • @GreyGooTheory
    @GreyGooTheory 12 лет назад

    Excellent vids Kripp. Keep em coming. :D

  • @FreezyPenguin
    @FreezyPenguin 12 лет назад +1

    Can you make a facial hair tutorial?

  • @tewbs
    @tewbs 12 лет назад

    damn looks like kripp had too much redbull

  • @mikeFolco
    @mikeFolco 12 лет назад

    Wow I was skeptical but still tested it. This is seriously a game changer. Almost feels like cheating.

  • @2011October14
    @2011October14 11 лет назад

    I made the changes and it works perfectly.
    Thank alot!
    Dont have to smash the buttons anymore =)

  • @chaelp
    @chaelp 12 лет назад

    Kripp when you gonna stick it to Kelly? Make it happen son.

  • @Sammysapphira
    @Sammysapphira 12 лет назад

    He's had that shirt for a while..

  • @chaelp
    @chaelp 12 лет назад

    Kripps future lover... Shes a streamer on twitch... And hott

  • @oBCHANo
    @oBCHANo 12 лет назад

    By multiple abilities I meant multiple keys, 1 keystroke that then automatically uses multiple other keys is bannable, 1 keystroke that then presses 1 key, no matter how many times, is not.

  • @Flamevad3r
    @Flamevad3r 12 лет назад

    (Hunter) Watching your video while camping terrorphene .. (fire turtle)... thought it was on your video but i checked back to WoW and it was there, I jizzed myself, LOVE YOU KRIPP

  • @syntheticsol
    @syntheticsol 12 лет назад

    Nope. This post you referenced is referring to unattended gameplay. Like if you set up a command to repeatedly fish or queue for battlegrounds or farm herbs while you weren't at your keyboard. THis is NOT what Kripp is talking about, he is at his keyboard the whole time, he's NOT botting. He is simply holding down a key instead of tapping it so he would likely NOT get banned for unattended gameplay. Don't hate Kripp because he does everything he can to win, including saving his fingers.

  • @ailst
    @ailst 12 лет назад

    You don't seem to know how the Latency-Tolerance works at all!
    What it does is basically extending the time-window in which you can chain abilities.
    That's why it's called latency-tolerance, not latency-restriction!
    Set it to 400 ms (max) and you can hit the button anywhere between 400 ms or your real latency for your abilities to get queued. If you have a latency of 30 ms this means you have a huge window of 370 ms where you can queue your next skill. Just try it yourself.

  • @Nukon92
    @Nukon92 12 лет назад +1

    How do you get this script to work for your Shift modifiers? Shift 1, 2, 3, 4, 5, q, e, r, t, f, g for instance. Any tip is much appriciated.

  • @1fox3
    @1fox3 12 лет назад

    I'm pretty sure i saw a statement from blizzard like a year ago, saying that autohotkey is a 3rd party software, which is not allowed.

  • @Aithenwarrior
    @Aithenwarrior 12 лет назад

    which has also been explained in a kripp dps video

  • @huldu
    @huldu 12 лет назад

    They won't ban you for using repeated actions. They ban you for using bots, not being at your computer, afk farming and what not.

  • @ailst
    @ailst 12 лет назад

    Leave it as 400 ms, that's the default.
    Btw. Rift has an option for queing spells as soon as you pressed your last one. So that basically means 1500 ms latency-tolerance. I really wonder why WoW never copied that idea. It plays so much more chilled because you don't have to spam/hit a time-window at all.

  • @shahirbear
    @shahirbear 12 лет назад

    I was just about to say...he's sleep vlogging lol

  • @BumkinCaffeine
    @BumkinCaffeine 12 лет назад

    What, I have a mechanical keyboard and it doesn't do this. I still have to mash the button in game.

  • @GamingSponsorship
    @GamingSponsorship 12 лет назад

    Kripp does it again!
    Thanks a lot :) I knew you had something like this because I saw you talk about it on stream or in a video once, but I didn't think you would want to share the script with everyone, so was nice to see a video of this!
    AGAIN, THANKS KRIPP. YOU'RE THE MAN :D

  • @VDuro1
    @VDuro1 12 лет назад

    kripp the scriptkiddie lol

  • @sdcs85
    @sdcs85 12 лет назад

    Back in TBC, where I had to rely on an elaborate hunter macro for decent dps (anyone else remember the TBC hunter macro ? ;), my left index-finger was litterally getting destroyed by the constant button mashing required. I rigged up my G15 to simulate 1 button being pressed repeatedly, with a 0.2 second interval, as long as I kept holding down a specific hotkey. This worked great, but I was told by a GM (at the time) that this was a grey area, because 1 action == 1 key press.

  • @Leeroi132
    @Leeroi132 12 лет назад

    Must be the orange juice o.O

  • @IsoNeeh
    @IsoNeeh 12 лет назад

    Or just press the button once .2 second before the cast goes, or gcd hits? And it'll cast the next one as fast as possible?

  • @D3L1I
    @D3L1I 12 лет назад

    Thank you Kripp you are the boss

  • @nickst0ne
    @nickst0ne 12 лет назад

    Wrong! The blue post does not reference _unattended_gameplay_. It references "multiple actions". It also doesn't reference outright botting. On the contrary it states that use of automation may be considered (by Blizzard, and therefore sanctioned) as a form of botting.
    Also, people who followed the evolution of in-game macros know that timer-related commands have been removed especially for this reason. You wanna mash the buttons? Do it yourself! Otherwise, people would get unfair advantage

  • @t3l3n0nch3s
    @t3l3n0nch3s 12 лет назад

    saw this on reddit, too, guy thought he got banned for his keyboard software

  • @Erosennin450
    @Erosennin450 12 лет назад

    looking at this makes me wanna play wow again

  • @BumkinCaffeine
    @BumkinCaffeine 12 лет назад +1

    How do you make it for binds that are shift+keyyyyyyyyy (as yyyyyou ccccacn see I have it accctivated atm)

  • @dethdrummer88
    @dethdrummer88 12 лет назад

    Using a program to automate hitting a keybind repeatedly is not something that a macro can replicate in-game. You can macro multiple abilities to be used within a single keypress, but you cannot setup a macro that will allow the game to auto-fire an ability by just holding down the hotkey.
    He's been using it for years apparently and there's no blue post confirming/denying it's legality. It just seems a bit dodgy, so I wouldn't risk using it unless you absolutely want to.

  • @thiagonavessantos89
    @thiagonavessantos89 12 лет назад

    There is a Addon called Quartz, when u cast some skill it shows to you a red bar in your new cast bar (Quartz bar) that represents your latency (Ping), so with this addon you can control better your timming casting skills! Great video btw! Cya

  • @rockywow
    @rockywow 12 лет назад

    he got a new shirt

  • @JuSiCaR91
    @JuSiCaR91 12 лет назад

    i am a paladin and i approve this message

  • @NixiOnyxia
    @NixiOnyxia 12 лет назад

    You actually use Lynx Rush and not A Murder of Crows :P anyway I think a video could help a lot of people because i've read discussions about the opener on EJ (for example if waiting for trinket procs sucks) and in addition I just trust Kripp ;)

  • @JuSiCaR91
    @JuSiCaR91 12 лет назад

    Thats still some milisecs lost listen to what he's saying.

  • @AEhachirokuSC2
    @AEhachirokuSC2 12 лет назад

    Its called a ducky keyboard my friend has one it has that ability plus heaps more cost around the same as any other mechanical keyboard

  • @XxFlashTuTorialsxX
    @XxFlashTuTorialsxX 12 лет назад

    I have a mechanical and I fucking love it to death. The only thing is that it is really load.

  • @mahe4
    @mahe4 12 лет назад

    a common misbelief
    they barely ban botters.
    blizzard has a lot of evidence, that certain accounts are bot accounts in wow, but they don't ban them, because blizzard gets 12-15$ per account.
    if they would suddenly ban all the botters, then blizzard would lose a lot of money.
    just that simple.

  • @Bestfriend-650
    @Bestfriend-650 12 лет назад

    I tested 1 minute ago and it works just fine.

  • @sheppo
    @sheppo 12 лет назад

    That's the theory. Show us the dps benefit, bearing in mind the concept of queuing abilities should somewhat remove the need for mashing (although I still personally mash like a bastard! :-)

  • @asboll
    @asboll 12 лет назад

    TEKKEN - origin of buttonmashing

  • @777Godsgift777
    @777Godsgift777 12 лет назад

    Go hunter Alexdagreat!!!!

  • @Wss4ll
    @Wss4ll 12 лет назад

    So pretty much a turbo fuction.. thats been around for a while lol.Since NES maybe earlier ?

  • @CrippledMerc
    @CrippledMerc 12 лет назад

    See, that's what I thought it meant, then Kripp went and confused me..

  • @SciencePlusComedyEquals
    @SciencePlusComedyEquals 12 лет назад

    The only alternative to button mashing is button smashing.
    Show those buttons whos boss.

  • @dethdrummer88
    @dethdrummer88 12 лет назад

    Pretty sure this is against the ToS: "one button press = one action per character."

  • @GayPornStuntman420
    @GayPornStuntman420 12 лет назад

    Fuck yeah, Quartz!

  • @JoshuaKingz
    @JoshuaKingz 12 лет назад

    Love this krip pro tip ty

  • @NocturnalGG
    @NocturnalGG 12 лет назад

    what if i want to use an autohot key for a key binding like shift+X or shift+Q??

  • @qxyw
    @qxyw 12 лет назад

    is that a skeleton king tee

  • @Cheaptrix91
    @Cheaptrix91 12 лет назад

    another great vid man

  • @Guillairmo
    @Guillairmo 12 лет назад

    Try out the Zowie Celeritas, Kripp. I have this keyboard and it has the functionality you are looking for.

  • @Wardon92
    @Wardon92 12 лет назад

    What!? a nice looking t-shirt ?..

  • @Hootihootie
    @Hootihootie 11 лет назад

    It is a new thing... WoW is easily min/maxed now just hitting your keys 1 second early and they will go off perfect down to your ms, if its set right in your interface.

  • @neverfearchrisishere
    @neverfearchrisishere 12 лет назад

    There was a fast spawning mob in WOTLK that dropped gold and random global loot... because it was a quest mob it's respawn time was under 10 seconds.... There was a bot constantly there for 6 months... numerous complaints (everyone saw him, as he was making it hard to complete a main quest)... not banned in 6 months...

  • @gstrou86
    @gstrou86 12 лет назад

    Wonders if he ever opens his eye's........

  • @Perrove
    @Perrove 12 лет назад

    what happens with the ppl with 200ms.
    this is my case, i know this help but it wont make a dif in this and me mashing keys.

  • @Max0r847
    @Max0r847 12 лет назад

    Would you prefer the script just always functioned without a lock modifier to quickly enable/disable it, or would you prefer to use numlock or perhaps even capslock for something like this?

  • @etowngftddummy
    @etowngftddummy 11 лет назад

    Yeah but sometimes you need to change which ability you want next and you can't change something once it's in the queue. I've tried it and it just makes me worse, since I change what I do often.

  • @SchtekarnFU
    @SchtekarnFU 12 лет назад

    just add a small random delay before each keystroke and it will probably break whatever algorithm they use to find macro patterns xD

  • @mahe4
    @mahe4 12 лет назад

    technically you can be banned for that.
    but if blizzard is starting to ban people just for that, they will lose a lot of subscriptions.
    i don't think, that they want that.