icon
v1.0 — Release

MT2 Rebirth Bot

The fastest way to farm and rebirth in MT2 — fully automated, zero hassle. Drop in the EXE, sign in, and you're running. No setup, no Python, no dependencies. Just results.

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 → Stage 1–4 → Meteor → Rebirth with smart threshold detection and configurable timings.

🌐

Browser Dashboard

Real-time Flask dashboard at localhost:7373. Start/stop, configure, edit 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

v1.0 — ReleaseFirst public EXE release. Native macro player, browser dashboard, live stone tracking, drill unlock, account authentication.

🗺️ Planned Features

Here's what's coming next. Features marked NEXT UP are actively in development.

🎮

Sensitivity Support NEXT UP

Users will be able to use their own Fortnite sensitivity settings freely. Currently the bot requires 17% horizontal / 17% vertical sensitivity. The next update will let you enter any sensitivity and the bot will adapt its aim and movement macros accordingly — no more locked settings.

🗺️

Full Area Support (Areas 1–6) PLANNED

Right now the bot is optimised for mid-to-late game. The plan is to add full support for all areas (1–6) so even a fresh account can start using it from day one — no manual early-game required.

🔀

Custom Bot Logic (Flow Chart Builder) PLANNED

A visual node-based system where you connect blocks to build your own rebirth logic. Define your own stage order, thresholds, conditions, and loops — full control over the bot's decision making without touching any code.

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. No Python required.

Resolution
Any (OCR self-calibrate)
Sensitivity
17% H · 17% V (Fortnite)
OS
Windows 10 / 11
Tesseract OCR
v5+ in PATH
Game
Fortnite — Windowed Fullscreen required

Frequently Asked Questions

Everything you need to get started and troubleshoot.

How do I install and run the bot?
  1. Download the ZIP and extract it anywhere.
  2. Sign in with your mt2-rebirthbot.com account on first launch.
  3. Double-click MT2RebirthBot.exe to start.
  4. Open http://localhost:7373 in your browser for the dashboard.
  5. Calibrate OCR regions once, then press ▶ Start.
What are the hotkeys?
KeyAction
F9Soft kill — stops the bot
What run modes are available?

All modes always use Base Rock at the start of each run.

ModeStarts from
fullBase Rock → all stages → meteor → rebirth
stage2Base Rock → Stage 2 → meteor → rebirth
stage3Base Rock → Stage 3 → meteor → rebirth
stage4Base Rock → Stage 4 → meteor → rebirth
stage5Base Rock → Meteor → rebirth
Why does the bot say "Stone icon not visible"?
The OCR region is miscalibrated or the game window moved. Open the dashboard → Calibrate panel, re-pick your regions at your current resolution, and save.
Does it work on any resolution?
Yes — any resolution is supported. Pre-calibrated regions are set for 1920×1080. If you run a different resolution, open the dashboard → Calibrate panel and re-pick each OCR region once. Takes about 2 minutes.
How do I edit macros?
Open http://localhost:7373Macro Editor. Each instruction is a pill — click to edit, [×] to remove. You can also convert .mcr files using the tools included in the ZIP.
What does "Smart Failure Timeout" mean?
If any macro runs longer than the timeout (default 60s) the bot force-kills it and retries. Prevents being stuck if the game state changes unexpectedly. Adjustable in the dashboard Config panel.