Minecraft auto-clicker made in modern C++, performance optimized and easy to use.
Tested on Forge, Vanilla, Lunar and Badlion. 1.8.9 and 1.7.10.
Download the latest release at the releases section.
For advanced users, search for a binary that downloads a file and keeps that file pretty hidden on the filesystem.
Bugs or suggestions should be reported at the issues section.
Microsoft Visual Studio (Preferably the latest version) with C++ installed.
Open the solution file clicker.sln
, then select Release | x64
on the Build configuration and press Build solution.
If you get errors related to DirectX, please install the DirectX Software Development Kit.
That happens because you don't have the runtime and libraries required for this to run.
Please install preferably both x86
and x64
packages of the VC++ 2019 runtime linked below.
Install the following