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 create a MU Online server (complete 2026 guide)

The complete beginner-friendly guide to creating a MU Online private server in 2026: what each component does (SQL Server, MuServer, the game client, the launcher, the website), the recommended technology stack for different seasons, the full step-by-step process from database installation through local testing and going online, network configuration for home servers (port forwarding, No-IP, Hamachi) and VPS servers, security essentials before opening to the public (strong passwords, closed SQL port, anti-hack), choosing the right season for your goals, what to expect in terms of time investment, and the most common first-server mistakes to avoid.

15 min · Advanced ·
📈
Tutorial

Advanced analytics with custom events for your MU Online server's website

Set up custom events in GA4 (or PostHog) to measure the full funnel of your MU Online server's website, from first visit to client download to first donation, with ready-to-replicate code examples and funnel structure.

17 min · Advanced ·
🗣️
Tutorial

Communication and callouts in Guild War in MU Online: how to organize your guild to win

Structure roles, voice channels, and standardized callouts so your guild can dominate Guild War in MU Online, cutting communication chaos and boosting your win rate in Castle Siege and direct wars.

13 min · Intermediate ·
🎨
Tutorial

How to customize the MuCMS theme for your MU Online server's website

A complete guide to customizing the MuCMS visual theme: file structure, safe editing of PHP/Blade templates, color palette, integration with ranking and the shop, and best practices for not losing your customization during updates.

16 min · Intermediate ·
🛡️
Tutorial

How to Create and Configure MU Online Season 4 Server

Complete guide to installing, configuring, and launching a MU Online Season 4 private server with MuServer, SQL Server, and GameServer.

12 min · Intermediate ·
🎯
Tutorial

Conversion funnel: turning visitors into active players on your MU Online server

Map and optimize the funnel that takes a visitor from your site to an active player on your MU Online server, with metrics for each stage, common bottlenecks, and tactics to boost your conversion rate.

15 min · Intermediate ·
Tutorial

How to create a MU Online Season 6 server

Complete guide to creating a MU Online Season 6 private server: what makes S6 different from other seasons (6 classes, Master Level, the full event roster), the exact software stack (SQL Server 2008 R2, Windows Server 2016/2019), the step-by-step process from database restoration to first local connection, per-class notes for the 6 Season 6 classes (DK, DW, Elf, MG, DL, Summoner) including MG's special quest restriction, how to configure Master Level and the EXP curve for it, the complete Season 6 event roster and recommended scheduling, client configuration to match the server's S6 sub-version, and the test protocol before opening to players.

12 min · Intermediate ·
🗃️
Tutorial

How to configure the DataServer and data cache in MU Online

Understand the DataServer's role in MU Online, configure the SQL connection, tune the data cache, and solve connection errors to gain performance and stability.

17 min · Advanced ·
Tutorial

How to train reflexes and quick reaction for PvP in MU Online

Improve your reaction time and decision-making in MU Online PvP with training routines, screen/hotkey setup, and duel replay analysis.

13 min · Intermediate ·
🏰
Tutorial

How to configure Castle Siege on your MU Online server

Complete guide to configuring Castle Siege on a private MU Online server: how the Castle Siege cycle works (registration, marking, siege, possession), where the configuration files are located for Season 6, how to set the siege schedule (day and time), registration fee, battle duration, and phase timings, which Guild points are required for registration, how to configure the castle's benefits for the owning guild (tax rate, special NPC access, Crywolf connection), how to handle the Crywolf defense event that's linked to Castle Siege in Season 6, how to announce and run Castle Siege events as a GM, and common Castle Siege problems and fixes.

12 min · Advanced ·
📦
Tutorial

How to Migrate Your MU Server's Website to New Hosting Without Downtime

Migrate your MU Online server's website to new hosting without players noticing, with file synchronization, a pre-launch test, and a controlled DNS switch.

20 min · Advanced ·
🧱
Tutorial

Web Application Firewall (WAF) to protect your MU Online server's site

Set up a WAF (Web Application Firewall) in front of your MU Online server's site, panel, and API, with rules against SQL injection, XSS, login brute force, and ranking-scraping bots.

16 min · Advanced ·
🛡️
Tutorial

How to lead a guild on a competitive MU Online server

Structure, organize, and maintain a competitive MU Online guild, from initial formation to conflict management, Castle Siege scheduling, and member retention across seasons.

15 min · Intermediate ·
🧪
Tutorial

How to run A/B testing on your MU Online server's donation page

Learn how to structure A/B tests on your MU Online server's donation page, from hypothesis design to significance calculation, to increase conversion and average ticket without risking revenue.

14 min · Intermediate ·
🔍
Tutorial

How to choose the best MU Online server to play on

A checklist for choosing a MU Online server worth your time: season, XP/drop rate, type (PvP/hard/fun), player count, honest cash shop, stability and signs of a pay-to-win or abandoned server.

13 min · Beginner ·
🏺
Tutorial

How to drop and assemble a complete Ancient Set in MU Online

A complete guide to Ancient Sets in MU Online: how to identify Ancient items, where they drop, how to complete the pieces of the same set, activate the 2/3/4/5-piece bonuses and boost them with the Ancient and Excellent options.

16 min · Advanced ·
🚨
Tutorial

How to set up incident alerts via Telegram for your MU Online server

Build a Telegram bot alert system to get notified within seconds when your MU Online server's GameServer, MySQL, or website goes down, with monitoring scripts, escalation, and controlled failure testing.

15 min · Intermediate ·
🎬
Tutorial

How to reward community content creators on your MU Online server

Build a rewards program for your MU Online server's content creators — streamers, YouTubers, and active Discord members — that generates organic promotion without draining the game's economy.

13 min · Intermediate ·
🚨
Tutorial

How to manage social media crises for your MU Online server

Prepare a crisis response plan for your MU Online server's social media — from server outages to dupe accusations — with a communication protocol, response times, and message examples that preserve community trust.

16 min · Intermediate ·
🗄️
Tutorial

How to install SQL Server 2000 for a classic MU Online server

Complete guide to installing SQL Server 2000 for old MU Online distributions (versions 0.97 and 0.99): when SQL Server 2000 is the right choice vs SQL Server 2008 R2, why SQL 2000 has compatibility issues on modern Windows and the recommended virtual machine approach, step-by-step installation on Windows XP/2003 (in VMware or VirtualBox), why Service Pack 4 (SP4) is absolutely mandatory, how to configure Mixed Mode authentication for MuServer connectivity, the Enterprise Manager and Query Analyzer tools included with SQL 2000, how to import the classic MU databases (.bak files), what to do when the installation fails on modern Windows, and the migration path from SQL 2000 to SQL 2008 R2 if your distribution supports it.

12 min · Advanced ·
🌦️
Tutorial

How to edit weather effects (rain, snow, and fog) in the MU Online client

Edit MU Online client weather effects — rain, snow, fog, and per-map lighting — by adjusting visual configuration files, particles, and performance, with hands-on tests and compatibility considerations.

15 min · Advanced ·
🟡
Tutorial

How to configure the Golden Invasion in MU Online

Complete technical guide to configuring the Golden Invasion on your MU Online server, covering schedules, Golden Monster spawns, drops and troubleshooting.

13 min · Intermediate ·
🖥️
Tutorial

How to Create Custom Events on Your MU Online Server

Learn how to design, configure, and schedule fully custom events on your MU Online server to boost player engagement and community activity.

18 min · Advanced ·
🖥️
Tutorial

How to Create and Edit NPCs on Your MU Online Server

Learn how to create, position, and configure NPCs on your MU Online private server by editing the right files and understanding NPC data structures.

18 min · Intermediate ·