Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Minecraft Auto-Clicker for All the Mods 10 Skyblock

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!

Version Platform Python

Features

  • 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

Available Actions

  1. Shift + Right Click - Hold both keys continuously (perfect for skyblock automation)
  2. Right Click - Repeated right clicks
  3. Left Click - Repeated left clicks
  4. Shift + Left Click - Repeated shift + left click combination
  5. Hold Right Click - Continuous right mouse button hold
  6. Hold Left Click - Continuous left mouse button hold
  7. Background Mode Toggle - Enable/disable background operation

Quick Start

Prerequisites

  • 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.

Installation

  1. Clone or download this repository

    git clone <your-repo-url>
    cd minecraft-autoclicker
  2. Install required packages

    pip install -r requirements.txt
  3. Run the auto-clicker

    python minecraft_autoclicker.py

How to Use

Basic Usage

  1. Launch the script - Run python minecraft_autoclicker.py
  2. Enable Background Mode - Select option 7 to toggle ON (recommended)
  3. Choose your action - Select 1-6 based on what you need
  4. Select Minecraft window - Choose from detected windows
  5. Set delay time - Choose 5-30 seconds (default: 10)
  6. 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
  7. Wait for countdown - The action will start automatically
  8. Stop anytime - Press F1 for emergency stop or ESC during action

Important Notes

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.

Perfect for All the Mods 10 Skyblock

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

UI Controls

  • ESC: Stop current action (only when running)
  • F1: Emergency stop (works anytime, even during setup)
  • Enter: Navigate menus and return to main screen

Configuration

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)

Troubleshooting

Action Stops Working

  • 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

PostMessage Issues

  • Restart Minecraft: Sometimes helps with input detection
  • Run as Administrator: May resolve permission issues
  • Check window selection: Ensure correct Minecraft window is selected

Script Won't Start

  • Install dependencies: Run pip install -r requirements.txt
  • Python version: Ensure Python 3.7+ is installed
  • Windows only: This version requires Windows API functions

Contributing

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

Disclaimer

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

License

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.

FAQ

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.

Acknowledgments

  • 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 :)

About

A stylish auto-clicker for Minecraft modpack automation, specifically designed for All the Mods 10 Skyblock

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages