/AutoClicker

An autoclicker made with imgui

Primary LanguageC++MIT LicenseMIT

AutoClicker Software

License

A simple autoclicker software built in C++ using vulkan as a renderer and dear imgui for the UI. This program automates mouse clicks at specified intervals to assist with repetitive tasks or gaming.

Features

image

✓ Specify the number of clicks and interval between each click.

  • Option to choose between left, right, or middle mouse button clicks.

✓ Ability to pause or stop the autoclicker. (Home button)

  • Customizable hotkeys to start/pause or stop the autoclicker.

Requirements

Vulkan sdk

Installation

  1. Clone the repository:

    git clone https://github.com/drstattik-dev/AutoClicker.git
    
  2. Setup the project

    go to the projects directory and run scripts/Setup.bat press any key to exit, after all projects are generated you can now open the sln.