Minecraft auto-clicker made in C++, easy to use and powerful.
Download the latest release at the releases section.
Bugs or suggestions should be reported at the issues section.
b1scoito - https://github.com/b1scoito Joelmatic - https://github.com/TheRealJoelmatic
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