Most Growtopia companion tools are Windows-only. Mori changes that. It's a cross-platform CLI bot framework written in Rust that exposes a local web interface, letting you monitor and control your bots from any browser. No bloated GUI, no platform lock-in.
Star this project if you're following along — any contribution helps a lot!
| Feature | Description | |
|---|---|---|
| ✅ | Web GUI | Control and monitor bots from any browser |
| ✅ | World map preview | Live tile map of the current world |
| ✅ | World map with textures | Textured world map rendering |
| ✅ | Bot terminal view | Real-time bot log output |
| ✅ | Item image preview | Item icons in the database |
| Feature | Description | |
|---|---|---|
| ✅ | Multi-bot support | Run and manage multiple bots at once |
| ✅ | Bot movement + pathfinding | Automatic navigation across the world |
| ✅ | Warp | Teleport to any world |
| ✅ | Punch & place | Block interaction |
| ✅ | Drop / trash item | Inventory management actions |
| ✅ | Auto collect | Pick up dropped items automatically |
| ✅ | Auto reconnect | Reconnects on disconnect |
| Feature | Description | |
|---|---|---|
| ✅ | Embedded Lua scripting | Automate anything with Lua 5.5 |
| ✅ | Configurable delays | Tune timing for actions via script |
| Feature | Description | |
|---|---|---|
| ✅ | Legacy login | Username + password login |
| ✅ | Session refresh | Keeps sessions alive automatically |
| ✅ | Socks5 proxy | Route traffic through a proxy |
| 🔲 | Google login | OAuth via growtopia-token |
| 🔲 | Apple login | Apple ID authentication |
| Feature | Description | |
|---|---|---|
| ✅ | Item database | Searchable item reference |
| ✅ | Inventory | View bot inventory |
| ✅ | Growscan | World block scanning |
| 🔲 | Auto-update | Fetch latest version & items.dat automatically |
- Rust (edition 2024)
git clone https://github.com/CLOEI/Mori.git
cd Mori
cd web
bun run install
bun run build
cd ..
cargo build --release./target/release/MoriThen open your browser at http://localhost:3000 to access the web interface.
Thanks to everyone who has contributed to Mori!
Cendy 💻 |
badewen 🔬 🐛 |
Hendra Gunawan 🎨 |
shafarrahman 🐛 |
Zephrynis 💻 |
Muhammad Adipati Rezkya 💻 |
This tool is for educational purposes only. The author is not responsible for any misuse. You are not allowed to sell or re-upload this tool as your own without permission. Use at your own risk.
Mori by Cendy is licensed under CC BY-NC-SA 4.0
