Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.

Aidan-B1409/MinecraftClicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MinecraftClicker

Big warning! This project is not actively maintained and may have security issues. Make sure to use the latest versions of any dependencies when installing. Please issue all support requests to /dev/null. This code comes with absolutely no warranty or guarantees. This code can be freely re-distributed without attribution, as I am not very proud of it. But, if you find a better way to implement it, shoot me an email @ [email protected] :)

An auto-clicking script using PyAutoGUI For automating mining on a Minecraft Skyblock server. Automatically rotates between pickaxes in the Minecraft toolbar

To Use

  1. Download the release, or clone the source code and download the required packages by running pip install -r requirements.txt Note: To run the source code natively, you will need to download Python 3.8 or newer.
  2. Ensure your hotbar (slots 1-9) are filled with stone pickaxes. The script is configured to hold down the left mouse button for 190 seconds, which is the theoretical mine time for a stone pickaxe.
  3. Approach a source of cobblestone
  4. Execute script.exe
  5. A 10 second timer will begin. Tab back to your game during this time period
  6. The script will run until all pickaxes are disposed of, or until the user terminates the program. NOTE: The program can be terminateed by swiftly moving the cursor to any of the 4 corners of the screen, or by pressing CTRL+C in terminal.

Program is compiled to run in Windows, but can be built on Linux or MacOS. A package requirements file is included for those who would like to compile the script themselves.

About

An autominer script for Minecraft Skyblock

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages