Fast farming. Automatic rebirths.
Zero busywork.

One of the fastest ways to farm and rebirth in MT2. Download, unzip, launch, sign in, configure Tesseract OCR, and let the bot handle the route.

Discord
R

Rebirth Mode

Runs complete rebirth routes with per-area stone thresholds, stage rocks, meteor shortcuts, rebirth actions, and automatic route recovery.

S

Strength Automation

Reads live strength and stone values with Tesseract OCR, handles manual-strength purchases, loadouts, and configurable upgrade targets.

D

Delve Mode

Automates Delve entry and combat flows, with optional detector modules and runtime choices for CPU, NVIDIA, or AMD systems.

K

Kraken Mode

Handles Kraken routing, fighting, dodge behavior, recovery, run tracking, overlays, and configurable combat timing.

E

Visual Macro Editor

Record input or build macros from editable mouse, keyboard, delay, label, goto, repeat, variable, and condition blocks.

I

Resolution-Aware Images

Capture and test image checks that scale their regions and samples to the current screen resolution.

C

Advanced Logic

Combine image results, variables, IF and ELSE IF branches, loops, labels, and GOTO blocks for resilient automation.

M

Sensitivity Scaling

Mouse movement uses raw input and scales recorded movement against your in-game horizontal and vertical sensitivity.

Guide

Install Tesseract OCR before using the bot so stone and strength reading works correctly.

1

Install Tesseract OCR v5

The bot uses Tesseract to read stone and strength values from your screen.

Download the latest Tesseract v5 installer from the official UB Mannheim release page:

github.com/UB-Mannheim/tesseract
Download the file named tesseract-ocr-w64-setup-5.x.x.exe. Pick the latest 5.x build.
  1. Run the installer.
  2. On the install location screen, note the path. Default is C:\Program Files\Tesseract-OCR.
  3. Finish the installation.
2

Add Tesseract to PATH

The bot needs Windows to find tesseract.exe automatically.

Pick one method. PowerShell is fastest.

Open PowerShell as Administrator and run:

[System.Environment]::SetEnvironmentVariable("Path", $env:Path + ";C:\Program Files\Tesseract-OCR", [System.EnvironmentVariableTarget]::Machine)
If you installed Tesseract to a custom folder, replace C:\Program Files\Tesseract-OCR with your real path.

Close and reopen the bot after changing PATH.

3

Verify the installation

Run one command to confirm Tesseract is available.

Open a new PowerShell or Command Prompt window and run:

tesseract --version

You should see a Tesseract version number. If you get "not recognized", repeat the PATH step and open a new terminal.

Downloads

Download access is disabled by default and must be enabled by admin per user.

Loading downloads...

Admin Panel

Manage users and app access

Admin Mode

New Account App Access

Choose which apps are enabled automatically when a user registers or an admin creates an account.

Create User

Username Email Status Last Login Created Actions
Loading...