No description
  • C 97.1%
  • Batchfile 2.9%
Find a file
2025-04-13 00:33:33 +02:00
icon.ico Add files via upload 2025-04-13 00:13:04 +02:00
LICENSE Initial commit 2025-04-13 00:12:47 +02:00
main.c Update main.c 2025-04-13 00:24:23 +02:00
make.bat Add files via upload 2025-04-13 00:13:04 +02:00
README.md Update README.md 2025-04-13 00:33:33 +02:00
resource.h Add files via upload 2025-04-13 00:13:04 +02:00
resources.rc Add files via upload 2025-04-13 00:13:04 +02:00

autoclicker-c

An Autoclicker CLI App build with C

Building:

  • git clone https://github.com/zyqunix/autoclicker-c && cd autoclicker-c && .\make.bat - this will make the click.exe

Running:

  • .\click.exe in the Windows terminal
  • Open the click.exe from your file manager

Uses Cases:

  • When you're bored and need to automate clickerheroes
  • Needing to click something
  • Has built-in spinner, which can be configured in the top of the code (change RADIUS_X/RADIUS_Y)

Preview:

  • Spinning: spinning-click

  • Stationary: stationary-click

Licensed under MIT

Icon by game-icons.net licensed by the CC Attribution License. (https://www.svgrepo.com/svg/320073/click)