A stylish, feature-rich auto-clicker designed specifically for Minecraft modpack automation. Perfect for All the Mods 10 Skyblock and other modpacks requiring repetitive clicking actions.
Note: I'll be recording a video demonstration and tutorial for this tool ASAP!
- Background Operation: Works even when Minecraft isn't focused - browse, code, or watch videos while it runs!
- Beautiful Autumn UI: Styled terminal interface with warm color scheme
- Multiple Actions: 6 different click combinations for various modpack needs
- Customizable Timing: Set your own countdown delay (5-30 seconds)
- Safe Operation: Emergency stops, proper cleanup, and error handling
- Multi-Monitor Friendly: Perfect for setups with multiple displays
- Shift + Right Click - Hold both keys continuously (perfect for skyblock automation)
- Right Click - Repeated right clicks
- Left Click - Repeated left clicks
- Shift + Left Click - Repeated shift + left click combination
- Hold Right Click - Continuous right mouse button hold
- Hold Left Click - Continuous left mouse button hold
- Background Mode Toggle - Enable/disable background operation
- Windows 10/11 (see note below for Linux)
- Python 3.7 or higher
- Minecraft Java Edition
Linux Support: For my Linux bros, this is right now Windows only because I just happened to be on my Windows distro thanks to Battlefield 6 right now. I'll port to Linux asap, unless someone else does it first and submits a PR.
-
Clone or download this repository
git clone <your-repo-url> cd minecraft-autoclicker
-
Install required packages
pip install -r requirements.txt
-
Run the auto-clicker
python minecraft_autoclicker.py
- Launch the script - Run
python minecraft_autoclicker.py - Enable Background Mode - Select option
7to toggle ON (recommended) - Choose your action - Select 1-6 based on what you need
- Select Minecraft window - Choose from detected windows
- Set delay time - Choose 5-30 seconds (default: 10)
- Prepare Minecraft:
- Switch to your Minecraft window
- Close any menus (press ESC if needed)
- Ensure your hand slot is empty (very important!)
- Position yourself where you want the action
- Wait for countdown - The action will start automatically
- Stop anytime - Press
F1for emergency stop orESCduring action
Empty Hand Required: Many modpack actions (especially shift+right click on blocks) only work when your hand slot is empty. Move items to inventory first!
Background Mode: When enabled, actions work even when tabbed out of Minecraft. Perfect for multitasking! Press F3 + P in Minecraft to enable tabbing out of the game without the game pausing.
This tool was created specifically for the All the Mods 10 Skyblock modpack that launched today! It's perfect for:
- Early game resource gathering - Automated dirt/gravel/sand processing
- Skyblock expansion - Repetitive block placement and breaking
- Resource processing - Automated crafting and sifting operations
- AFK farming - Safe automation while you're away
- ESC: Stop current action (only when running)
- F1: Emergency stop (works anytime, even during setup)
- Enter: Navigate menus and return to main screen
The script uses an elegant autumn color scheme inspired by MY cozy autumn theme terminal aesthetics:
- Background:
#1a1614(dark brown) - Foreground:
#f4e8d0(warm cream) - Accent:
#e67700(orange) - Highlights:
#daa520(gold)
- Check hand slot: Ensure your hand slot is empty
- Inventory full: Clear inventory space for new items
- Window focus: Try toggling Background Mode off/on
- Restart Minecraft: Sometimes helps with input detection
- Run as Administrator: May resolve permission issues
- Check window selection: Ensure correct Minecraft window is selected
- Install dependencies: Run
pip install -r requirements.txt - Python version: Ensure Python 3.7+ is installed
- Windows only: This version requires Windows API functions
This tool was created for the community! Feel free to:
- Report bugs and issues
- Suggest new features
- Submit pull requests
- Share your modpack automation setups
This tool is designed for single-player modpack automation and quality-of-life improvements. Please:
- Use responsibly and in accordance with server rules
- Don't use on servers that prohibit automation
- Be mindful of game balance and intended gameplay
This project is released under the VIRAL PUBLIC LICENSE:
VIRAL PUBLIC LICENSE
Copyleft (ɔ) All Rights Reversed
This WORK is hereby relinquished of all associated ownership, attribution and copy rights, and redistribution or use of any kind, with or without modification, is permitted without restriction subject to the following conditions:
1. Redistributions of this WORK, or ANY work that makes use of ANY of the contents of this WORK by ANY kind of copying, dependency, linkage, or ANY other possible form of DERIVATION or COMBINATION, must retain the ENTIRETY of this license.
2. No further restrictions of ANY kind may be applied.
Fully permissive, viral software license. The VPL is designed to achieve and extend the GPL's strong copyleft without the burden of its obligations and restrictions. The VPL's sole restriction is its own viral continuity, allowing it to effectively and permanently infect any work it touches with absolute permissiveness.
Q: Does this only work for the modpack ATM10 Skyblock? A: No, it generally works for Minecraft.
Q: Does this work for Multiplayer? A: I don't know and I genuinely do not care. Don't cheat, don't be an ass. If you get banned from some server using this script, you deserve it.
Q: Can I contribute and/or open issues? A: Yes, please do! If you find any bugs or have feature requests, please open an issue. If you want to contribute, open a PR and I'll have a look asap.
- Created for the All the Mods 10 Skyblock community
- Inspired by the beautiful autumn terminal aesthetics
- Built with love for the modded Minecraft community
Happy Automating! Your wrists will thank you :)