Skip to content

BlinkDynamo/OpenAC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image

OpenAC AutoClicker v1.0

OpenAC is an open source auto clicker inspired by OPAutoClicker. No code from OPAutoClicker was used in this project.

About/Features

OpenAC uses user32.dll calls to simulate mouse clicks. It offers the following features:

  • Adjustable click speed
  • Adjustable click location
  • Adjustable click type (left, right, middle)
  • Adjustable click count (single or double)
  • Adjustable hotkey to start and stop clicking
  • Status indicator in the system tray

Building from Source

  1. Clone the repository

    
    git clone https://github.com/BlinkDynamo/OpenAC.git
    
    
  2. Open the project in Visual Studio and build it with the following steps:

    • Open Visual Studio
    • Click on "Open a project or solution"
    • Navigate to the cloned repository and open the .sln file
    • Click on "Build" in the top menu
    • Click on "Build Solution"
    • Navigate to the "OpenAC/build/" folder and run the executable

License

MIT

About

A simple auto clicker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages