MT2 Rebirth Bot
One of the fastest ways to farm and rebirth in MT2 — fully automated, zero hassle. Drop in the EXE, sign in, configure and you're running.
Features
Native Macro Player
Plays .macro files directly — no extra software needed. Macros are editable from the dashboard.
Live Stone Tracking
Reads stone & strength values live from the screen. Detects stalls automatically and recovers without intervention.
Full Cycle Automation
Base Rock → (Area 5) Stage 1–4 → Meteor → Rebirth with smart threshold detection and configurable timings.
See-Through App
A live stats overlay sits on top of your game while you play. A separate app lets you start/stop, configure settings and manage macros.
Auto-Strength
Detects and manages the Auto-Strength toggle automatically throughout the farming cycle.
Drill Unlock
Fires the drill-unlock macro automatically once your stone threshold is met.
Changelog
📖 Setup Guide
Everything you need to get up and running. Follow these steps before launching the bot.
Install Tesseract OCR v5
The bot uses Tesseract to read stone & strength values from your screen.
Download the latest Tesseract v5 installer from the official UB Mannheim release page:
github.com/UB-Mannheim/tesseracttesseract-ocr-w64-setup-5.x.x.exe — always pick the latest 5.x build.
- Run the installer as Administrator.
- On the "Choose Install Location" screen, note the path — default is
C:\Program Files\Tesseract-OCR. - Complete the installation.
Add Tesseract to your PATH
The bot needs to find tesseract.exe automatically — this is how you tell Windows where it is.
Pick one of the two methods below. Either works — PowerShell is faster.
Open PowerShell as Administrator and run this one command:
[System.Environment]::SetEnvironmentVariable("Path", $env:Path + ";C:\Program Files\Tesseract-OCR", [System.EnvironmentVariableTarget]::Machine)
C:\Program Files\Tesseract-OCR with your actual path.
Then close and reopen any terminals or the bot — the new PATH takes effect in new processes.
Verify the installation
Quick sanity check to make sure everything is wired up.
Open a new PowerShell or Command Prompt window (no admin needed) and run:
tesseract --version
You should see something like tesseract v5.3.x. If you get "not recognized", double-check the PATH step above — make sure you opened a new terminal after adding it.
Launch MT2 Rebirth Bot
You're ready. Here's the quick-start flow.
- Download the ZIP from the Download tab and extract it anywhere.
- Double-click
MT2RebirthBot.exeto launch. - Sign in with your mt2-rebirthbot.com account on first launch.
- The overlay app will appear — calibrate your OCR regions once using Pick Region.
- Set your Fortnite sensitivity in the Config panel if it differs from 17%.
- Press ▶ Start and let the bot do the rest.
Download MT2 Rebirth Bot
Sign in to unlock the download. Free for all registered members.
MT2RebirthBot v1.0
Full release — native macro player, browser dashboard, OCR tracking, drill unlock, custom sensitivity support. No Python required.
Frequently Asked Questions
Everything you need to get started and troubleshoot.
- Download the ZIP and extract it anywhere.
- Sign in with your mt2-rebirthbot.com account on first launch.
- Double-click
MT2RebirthBot.exeto start — the overlay app opens automatically. - Calibrate OCR regions once using Pick Region, then press ▶ Start.
| Key | Action |
|---|---|
F9 | Soft kill — stops the bot |
All modes always use Base Rock at the start of each run.
| Mode | Starts from |
|---|---|
full | Base Rock → all stages → meteor → rebirth |
stage2 | Base Rock → Stage 2 → meteor → rebirth |
stage3 | Base Rock → Stage 3 → meteor → rebirth |
stage4 | Base Rock → Stage 4 → meteor → rebirth |
stage5 | Base Rock → Meteor → rebirth |