ripac icon indicating copy to clipboard operation
ripac copied to clipboard

🦀 Cross-platform auto-clicker written in Rust

Logo

RipAC

Cross-platform auto-clicker written in Rust.

Screenshots

Screenshot1 Screenshot2

Why?

Because i needed a auto-clicker for minecraft but i can't find a good one for myself.

Features

  • Millisecond Option
  • Button Type Options
  • Click Type Options
  • Repeat Click Option
  • Memory Safety & Thread Safety
  • Supports Windows, Linux and MacOS (MacOs needs to have accessibility settings enabled (Terminal added in System Preferences > Security & Privacy > Privacy > Accessibility))

Download

You can download latest release from here.

Technologies

  • This Project uses Rust Programming Language
    • egui for GUI
    • rdev for I/O
    • winres for Windows App Bundling

Contributing

All pull-requests and issues are welcome. Just make sure you got a brain.

If you got an error, Please open an issue at here.

Building

Pre-Requests

  • Rust compiler and Cargo must be installed to your computer

Progress

  • Clone the repo (git clone [email protected]:aiocat/ripac.git)
  • Move into folder (cd ripac)
  • Run cargo build (cargo build --release)

License

RipAC is distributed under the MIT license. for more information:

  • https://raw.githubusercontent.com/aiocat/ripac/main/LICENSE