Brazil's biggest MU Online portal — since 2003
Content library

Tutorials · MU Online

Learn to play better and to build/run your own server. — 600 results.

Tutorials

🗺️
Tutorial

How to add new maps to the MU Online client

Learn how to add a new map to the MU Online client from scratch: the World folder, EncTerrain files, height map, lightmap, BMD objects and the mandatory synchronization with the server.

16 min · Advanced ·
🔐
Tutorial

Migrating legacy password encryption to a modern scheme on your MU Online server

Understand the risks of legacy password schemes (raw MD5, unsalted SHA1) used on old MU Online servers and learn how to migrate to modern hashing (bcrypt/Argon2) without forcing every player to reset their password at once.

17 min · Advanced ·
📈
Tutorial

Scaling vertically vs. horizontally: how to grow your MU Online server

Understand when to scale your MU Online server vertically (more resources on one machine) or horizontally (more machines/instances), with decision criteria, costs, risks, and a practical migration plan as your player base grows.

15 min · Intermediate ·
⚔️
Tutorial

How to analyze Guild War replays on your MU Online server

Learn how to collect and analyze Guild war data (Castle Siege, Guild War) on your MU Online server, using server logs and screen recordings to review tactics, detect exploits, and improve mass-PvP balance.

13 min · Intermediate ·
💰
Tutorial

How to optimize the monthly VPS cost of your MU Online server

Reduce the monthly VPS spend on your MU Online server without losing performance: correct resource sizing, provider choice, database optimization, and auxiliary services that eat RAM for nothing.

16 min · Intermediate ·
🎰
Tutorial

How to use the Chaos Machine without losing items in MU Online

Understand the MU Online Chaos Machine: the success rates of each combination, when to use Jewel of Chaos/Bless/Soul, how +item options affect the odds, and the strategies to minimize losses when raising levels and creating items.

14 min · Intermediate ·
🧩
Tutorial

How to create a plugin for your MU Online server's WebEngine

Learn how to structure, code, and publish your own plugin for your MU Online server's WebEngine (web panel), integrating rankings, voting, the shop, and commands with the game database.

17 min · Advanced ·
🏛️
Tutorial

How to create a classic MU Online server (0.97/0.99)

Complete guide to creating a classic 0.97/0.99 MU Online private server: what makes classic versions distinct (4 base classes, limited maps, no Master Level, no elements), the compatibility challenges of running very old files on modern hardware, the recommended setup using a virtual machine (VirtualBox with Windows XP/Server 2003) for maximum compatibility, SQL Server 2000 SP4 for classic distributions, how to configure the lean classic MuServer, client editing for classic formats, recommended rates and philosophy for a classic server economy (low rates, rare items matter), the events available in classic versions (BC, DS, CC, CS in 0.99), and the classic server player base expectations.

12 min · Intermediate ·
🖥️
Tutorial

How to Create a MU Online Season 7–10 Server — Complete Guide

Step-by-step guide to setting up a private MU Online server for Season 7 or Season 10, covering software, database, configuration, and launch.

18 min · Advanced ·
🗄️
Tutorial

How to run two MU Online servers on the same machine

Learn to run two complete, independent MU Online instances on the same physical server, with distinct ports, separate databases and their own ConnectServer/GameServer, avoiding the conflicts that trip up first-timers.

17 min · Advanced ·
⚖️
Tutorial

How to Balance Sets by Class on Your MU Online Server

A practical guide to balancing defense and damage across MU Online classes, choosing recommended sets and keeping a single class from dominating the server.

15 min · Intermediate ·
💎
Tutorial

The Life Cycle of a Rare Item on Your MU Online Server: From Drop to Market

Understand and design the complete life cycle of a rare item on an MU Online server, from the original drop to market circulation, including sink rates, inflation, and the long-term effect on the economy.

15 min · Intermediate ·
⬇️
Tutorial

How to Implement Incremental Client Autoupdate on Your MU Online Server

Set up a launcher with incremental autoupdate for your MU Online server client: version manifest, file diffing, per-patch downloads, and integrity checks, avoiding full re-downloads on every update.

17 min · Advanced ·
🆘
Tutorial

How to Build a Self-Service Help Center for Your MU Online Server

Structure a self-service Help Center for your MU Online server, cutting the volume of repeat tickets with an organized knowledge base, efficient search, and an escalation flow to human support.

13 min · Intermediate ·
⚖️
Tutorial

Classic Season vs. Modern Season in MU Online: pros and cons for your server

Compare Classic Season (S1-S3) and Modern Season (S6+) of MU Online in depth of systems, progression curve, maintenance cost, and target audience, to choose the right foundation for your private server.

14 min · Beginner ·
💰
Tutorial

Zen Farming in MU Online: efficient routes to maximize earnings

Discover the most efficient Zen farming routes by character level in MU Online, with a comparison of maps, return time, and build optimization for farming.

12 min · Beginner ·
📢
Tutorial

How to set up automatic messages (autopost) in MU Online

Set up rotating automatic messages on your MU Online server to remind players of event times, promote the website, and keep players engaged without typing anything manually.

15 min · Intermediate ·
🗄️
Tutorial

How to partition large database tables on your MU Online server

Learn how to partition large MS SQL Server tables (LogRecords, Character, AccountCharacter) on your MU Online server to keep queries fast even with millions of log and history rows.

16 min · Advanced ·
💾
Tutorial

How to back up your MU Online server database

Complete guide to protecting your MU Online server data with SQL Server backups: what to back up and why, manual backup via SSMS step by step, automated backup with SQL Server Agent jobs, T-SQL scripts for scheduled backups, backup rotation strategy (keeping the last 7 days), how to copy backups off-server to another disk or cloud storage, how to restore from a .bak file when disaster strikes, testing your restore procedure before you need it, and choosing the right backup frequency for your server's activity level.

12 min · Intermediate ·
🎡
Tutorial

How to configure Moss the Merchant and the roulette in MU Online

Learn how to enable the Moss the Merchant NPC, build the event shop and configure the reward roulette to engage the players on your MU Online server.

13 min · Intermediate ·
☁️
Tutorial

How to set up a CDN for MU Online client downloads

Set up a CDN to distribute your MU Online server's client and updates with speed, without overloading your main VPS on launch days and season resets.

16 min · Advanced ·
😈
Tutorial

How to run Devil Square efficiently in MU Online

Learn how to enter Devil Square, survive the monster waves and maximize experience and drops each round through positioning, buffs and time management.

10 min · Beginner ·
🛡️
Tutorial

How to Create Complete Documentation for Your MU Online Server

Learn how to organize and document all your MU Online S6 server configurations — from classes to maps — clearly and systematically.

12 min · Beginner ·
🐍
Tutorial

How to configure Raklion and the Swamp of Peace in MU Online

Learn how to enable the Raklion and Swamp of Peace maps on your MU Online server, configuring spawns, access quests, drops and the integration with Selupan's lair.

17 min · Advanced ·