Skip to content
/ acric Public

A silent, realistic, and convenient external autoclicker for Windows.

License

Notifications You must be signed in to change notification settings

Z1xus/acric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

acric acric icon

Windows Only Downloads Issues Pull Requests

Your most realistic, fully-external autoclicker. Silent, simple and convenient.

Features

  • Realistic CPS calculation
  • Hotkey support
  • Fatigue simulation
  • Tray icon

Use it on your own risk.

In games, autoclicking as well as any other form of automated input is generally considered cheating in and is often punished by the game developers. I, as an author do not endorse or support cheating in games.

Usage

  1. Download the latest release from the Releases page.
  2. Run the executable.
  3. The application will appear in the system tray.

Modes

  • Toggle Mode: Click once to start, click again to stop.
  • Hold Mode: Click and hold to activate, release to stop.

You can switch between modes using the tray icon menu.

Hotkeys

  • F6: Toggle the app on/off
  • Back mouse button (MB5): Activate clicking (based on selected mode)

Note: Hotkeys cannot be changed at the moment.

Building

  1. Clone the repository
git clone https://github.com/Z1xus/acric
  1. Build a release binary
cargo build --release
  1. The binary will be located in the target/release directory

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.