topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday September 10, 2026, 8:44 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Kofge-Clicker — free and open-source Windows auto clicker  (Read 87 times)

Kofge

  • Participant
  • Joined in 2026
  • *
  • default avatar
  • Posts: 1
    • View Profile
    • Donate to Member
Hi everyone,

I'm the person behind Kofge-Clicker. I've been developing it for a while as a Windows auto clicker that I wanted to be more configurable than the very basic clickers I kept coming across.

The project is completely free and open source. There are no ads, subscriptions, paid versions or locked features.

What I personally wanted from it was more control over how clicking works, so Kofge-Clicker currently includes things like:

- adjustable click rate from 1 to 100 CPS
- several click patterns and humanized timing
- global keyboard and mouse hotkeys
- reusable profiles
- window targeting
- Toggle and Hold modes
- English and Russian interface

It's portable and distributed as a single executable, and the complete C# source is available on GitHub.

I've also tried to make the project fairly transparent about what it does internally. The site and repository explain the use of Windows input hooks, optional administrator mode, and how updates are verified.

Website:
https://kofge1.github.io/Kofge-Clicker/

Source:
https://github.com/Kofge1/Kofge-Clicker

Latest release:
https://github.com/K...cker/releases/latest

I'm still actively working on it, so I'd especially be interested in feedback from people here who use automation utilities: things that feel awkward, missing options, bugs, or features that would actually be useful.

Thanks for taking a look.