A simple autoclicker made in Rust using the enigo crate.
An auto-clicker available for Steam Banana Game
-
cargo run --releaseto run the program -
F8to toggle the autoclicker
cargo build --releaseto build the program
-
enigo - for simulating mouse clicks
-
device_query - for detecting key presses
This project is licensed under the MIT License - see the LICENSE file for details