A robust, user-friendly, and highly customizable Minecraft Auto Clicker (Macro) built with Python. Designed with a focus on ease of use, it features a fully automated plug-and-play installer and anti-cheat bypass capabilities.
- Automated Setup (
run.bat): No Python knowledge required! Just runrun.bat. It will automatically check for Python, install it silently if missing, set up a virtual environment, install necessary dependencies (pynput), and launch the macro. - Adjustable CPS: Easily configure your Clicks Per Second (CPS) speed from
1.0up to50.0using a smooth slider. - Humanized Delay (Anti-Cheat Bypass): Adds random micro-delays between clicks to simulate human behavior and prevent detection by server anti-cheats.
- Left / Right Click Support: Choose which mouse button to automate.
- Operation Modes:
- Toggle: Press the keybind once to start, and again to stop.
- Hold: The macro only clicks while you hold down the keybind.
- Customizable Keybinds: Easily map the start/stop trigger to any key (Default:
F8). - Modern UI: A clean, dark-themed graphical user interface.
- Download the Project: Clone or download the ZIP of this project to your computer and extract it.
- Run the Application: Simply double-click on
run.bat.- First-time launch: It will automatically prepare the environment. If Python is not installed on your system, it will download and install it in the background automatically.
- Configure & Play: Use the user interface to adjust your CPS, choose your click type, and press your hotkey (default
F8) to start!
- Windows OS: The
run.batauto-installer is designed specifically for Windows environments. - Internet Connection: Only required for the first run if Python or dependencies need to be downloaded.
- Python 3
- Tkinter (GUI)
- Pynput (Mouse control and global keyboard listening)
This tool is created for educational purposes and single-player use. Using macros on public multiplayer servers may violate their rules and result in bans. Please use responsibly!