The DarkBot is an automation tool for Minecraft, which lets you automate several tasks. It has multi-protocol support, allowing the same version of the bot to run on different Minecraft versions.
Please note, this is for experienced users and NOT a hacked Minecraft client.
Author: DarkStorm
Author note:
This project is an attempt at a better rewrite of the Minecraft client for use in automating Minecraft that I started around early July of last year. This isn’t limited to simply botting; other uses include (completely) custom clients, server monitors, and more. Multi-protocol support was recently added, allowing the same version of the bot to run on different Minecraft versions (assuming that the corresponding protocol version provider is in the protocols/ directory).
This version has been pre-compiled and is ready to go.
Example
Here is an example of a task that loads WorldEdit schematic files and then constructs them.
How to use
- Download the zip file from below (not the source files).
- Extract the zip file.
- Open DarkBot-GUI.bat
- Ready to go
Source Code
If you want to compile your own version, you can download the source code below.
The full and updated source code can also be found on GitHub:
https://github.com/DarkStorm652/DarkBot