Skip to content

Clicker Heroes Auto Clicker

Quick little program I threw together for Clicker Heroes. Useage is simple, just double click the executable, and it runs in the system tray. (Right click it to exit it.)

From there, you just toggle your CapsLock key on/off. On will initiate auto-clicking of 1 click every ms (or as fast as your CPU can keep up) and toggling the CapsLock key off will disable the auto-clicking.

Download is here: http://corey.degrandchamp.com/files/ClickerHeroesAutoClicker.exe

Published inCode

21 Comments

  1. Somebody Somebody

    Works pretty well but when I tried turning it off after I had been using it for a while, I couldn’t get it to stop. I would really appreciate it if you could code a self termination hotkey for this in case the toggling breaks. 8/10

    • Anonymous Anonymous

      just use task manager to close it

      • Anonymous2 Anonymous2

        Task manager will be a joy to use when your mouse pointer is clicking every millisecond…

  2. Will Will

    Yeah I got the same thing, once I turn on the autoclicker I can’t turn it off and I need to force a restart to get it back to normal again. It works great but the turning off needs fixing.

  3. Very good, game updated other autoclicker out, if it doesnt turn off just toggle the caps lock!

  4. Finally got the 35 clicks in 1 second achievement, and it was very easy to turn off!

  5. Law Law

    Works really well for the most part. Often requires multiple attempts to turn it off, but it DOES stop once you’ve hit the caps-lock key several times. Thanks!

  6. Unknown Unknown

    I love it! I instantly got over 35 clicks per second with a total of 62 clicks per second! I do have to toggle caps lock on and off two times, but it doesn’t bother me. Thanks it works really good!

  7. mark mark

    how do i delete the file, it keeps saying its active

    • mark mark

      nvm i found out

    • HELP HELP

      CAN SOMEONE HELP IDK HOW TO UNINSTALL IT EVERYTIME I TRY IT SAYS ITS A FILE IN USE AND I HAVE TO HAVE CAPS ON TO STOP IT 😛

      • Best comment ever. You should see it running in your system tray, you can right click and exit it there, this should stop the script from running. You can uninstall after that, thanks!

  8. blub blub

    Trojan warning from my worknetworks squidclad, take care
    (Trojan.Autoit-137)

    • Not sure where you’re getting this from, this thing is clean.
      Here’s the source for those that want to compile themselves.
      ~capslock::
      if getkeystate(“capslock”, “T”)
      settimer, playmygame, 1
      else
      settimer, playmygame, Off
      return
      playmygame:
      SendInput, {Click} ; send a click.
      Return

  9. blerg blerg

    Can’t get it to work. When I press caps lock it selects everything in the Clicker Heroes window on Kongregate, but doesn’t click. Using Chrome.

  10. noob noob

    can you make it a bit slower? it lags my computer

  11. sdfg sdfg

    AVware Trojan.Win32.Generic!BT 20150611
    K7AntiVirus Riskware ( 0040eff71 ) 20150611
    K7GW Riskware ( 0040eff71 ) 20150611
    Kingsoft Win32.Troj.IAgent.wt.(kcloud) 20150611
    McAfee Artemis!A60E8C274595 20150611
    McAfee-GW-Edition BehavesLike.Win32.BadFile.dc 20150611
    Symantec Trojan.Gen.2 20150611
    TrendMicro TROJ_GEN.R00GC0OAP15 20150611
    TrendMicro-HouseCall TROJ_GEN.R00GC0OAP15 20150611
    VIPRE Trojan.Win32.Generic!BT 20150611
    ViRobot Trojan.Win32.A.Gimemo.306463[h] 20150611

    • Not sure where you’re getting this from, this thing is clean.

      Here’s the source for those that want to compile themselves.

      ~capslock::
      if getkeystate(“capslock”, “T”)
      settimer, playmygame, 1
      else
      settimer, playmygame, Off
      return

      playmygame:
      SendInput, {Click} ; send a click.
      Return

  12. chitisol chitisol

    I found that when I toggle it on, then it will not click like a flow. What it’s actually doing is clicking 50 times or something quickly and then stop a few ms. And during the “break” time, my manual clicking doesn’t work as well. I guess the command got stuck by something, maybe the CPU(i5-4460) is not capable enough? But only 50+ clicks one sec is not fast. Or maybe it is stopped by the limit of flash or the game itself? Anyone noticed this before?

  13. blawman blawman

    needs to slow down the clicks lags my computer… maybe have a program so you can choose how fast you want it

  14. Hi admin, do you monetize your blog ? There is easy method to earn decent money
    every month, just search on youtube : How to earn with
    wordai 4

Leave a Reply

Your email address will not be published. Required fields are marked *