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

Tutorials · MU Online

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

Tutorials

🛡️
Tutorial

How to Configure the Quest System on MU Online Server

Complete technical guide to configuring the quest system on a private MU Online server: DAT files, SQL tables, NPCs, rewards, and common error resolution.

12 min · Intermediate ·
📦
Tutorial

How to create a client installer for your MU Online server

Complete guide to creating a professional installer for your MU Online server client: what a client installer does and why it matters for player onboarding, what files must be included in the client package (game binaries, custom textures, sounds, launcher), how to prepare the client folder before building the installer, the most-used free tools for creating Windows installers (Inno Setup and NSIS), step-by-step walkthrough with Inno Setup to build a .exe installer, how to add prerequisites (DirectX, Visual C++ Redistributable) to the installer, how to test the installer on a clean machine, hosting the installer for download, how to reduce antivirus false positives, and how to pair the installer with a launcher for automatic future updates.

12 min · Intermediate ·
🛡️
Tutorial

How to Configure Secure Donation System on MU Online Server

Learn how to structure a transparent and fair donation system for your MU Online S6 server, with best practices for community management and game balance.

12 min · Intermediate ·
🛡️
Tutorial

Advanced Player Logging System: Complete Monitoring in MU

Set up a complete player action logging system in MU Online: SQL tables, stored procedures, automatic alerts, and admin panel integration.

12 min · Advanced ·
🖥️
Tutorial

How to Create a MU Online Season 4 and 5 Server — Complete Guide

Learn how to set up a MU Online Season 4 or 5 private server from scratch — database, game server files, network config, and admin tools explained.

18 min · Advanced ·
🛡️
Tutorial

How to Patch the MU Online Client: Complete Technical Guide

Learn to patch the MU Online client: edit main.exe, BMD files, textures, and distribute updates via patcher or launcher with full technical steps.

12 min · Advanced ·
🛡️
Tutorial

How to Add and Edit Items on MU Online Server

Step-by-step guide to adding, editing and configuring custom items on your MU Online private server using SQL Server and config files.

12 min · Advanced ·
🎰
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 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 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 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 Drops by Map and Monster on Your MU Server

Learn how to configure item drops by map and monster on your MU Online server, controlling rates, item tiers, and loot tables for balanced gameplay.

18 min · Intermediate ·
🛡️
Tutorial

How to Implement Automatic Ranking System on MU Website

Learn how to build an automatic ranking system integrated with your MU Online SQL Server database, with real-time updates via stored procedures and PHP.

12 min · Advanced ·
🛡️
Tutorial

How to Load Balance Between Multiple MU Online Servers

Learn to distribute players across multiple GameServers using ConnectServer, configuring routing rules, capacity limits, and automatic failover.

12 min · Advanced ·
🛡️
Tutorial

How to Configure the Ruud Shop and Event NPCs on MU Server

Learn to configure the Ruud shop, set item prices, position event NPCs, and adjust rewards via SQL and .ini files on MuServer Season 12+.

12 min · Intermediate ·
💽
Tutorial

Windows or Linux for a MU Online server?

Complete guide to choosing between Windows and Linux for a MU Online server: why the game server is locked to Windows (.exe binaries and SQL Server), what Linux is actually useful for in a MU server setup (cheaper website hosting), the most common LATAM setup (Windows for the game + Linux hosting for the site), the Windows Server version compatibility table for different MU seasons, the Wine/Linux question and why it's not recommended for production, which hardware factors actually matter for server performance (RAM > SSD > CPU > network latency), the decision tree for different situations, and how to connect a Linux-hosted website to a Windows-based game database.

12 min · Beginner ·