Skip to content

affcoder-dev/MinecraftMacro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Auto Macro 🎮

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.

✨ Features

  • Automated Setup (run.bat): No Python knowledge required! Just run run.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.0 up to 50.0 using 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.

🚀 How to Use (Plug and Play)

  1. Download the Project: Clone or download the ZIP of this project to your computer and extract it.
  2. 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.
  3. Configure & Play: Use the user interface to adjust your CPS, choose your click type, and press your hotkey (default F8) to start!

⚙️ Prerequisites

  • Windows OS: The run.bat auto-installer is designed specifically for Windows environments.
  • Internet Connection: Only required for the first run if Python or dependencies need to be downloaded.

🛠️ Built With

  • Python 3
  • Tkinter (GUI)
  • Pynput (Mouse control and global keyboard listening)

⚠️ Disclaimer

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!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors