Brazil's biggest MU Online portal — since 2003
Topic

Automacao

All content about Automacao — 21 results.

Automacao

📜
Tutorial

How to create an automatic changelog from Git for your MU Online server

Set up a pipeline that automatically generates changelogs from your MU Online server's Git commits, using Conventional Commits, semantic-release, and automatic publishing to the website and Discord.

14 min · Intermediate ·
🗒️
Tutorial

How to build an automated changelog page for your MU Online site

Build a changelog page that updates itself from a structured file, with change categorization, versioning, and Discord integration — cutting down the manual work of communicating updates.

14 min · Intermediate ·
Tutorial

How to configure automatic scheduled events in MU Online

Learn to schedule Blood Castle, Devil Square, Chaos Castle, and other events to start on their own at fixed times on your MU Online server, with automatic announcements and log checking.

13 min · Intermediate ·
📢
Tutorial

How to automate multi-platform event announcements on your MU Online server

Set up a pipeline that reads events from the GameServer (Blood Castle, Devil Square, Chaos Castle, Invasions) and automatically publishes the announcement on Discord, Telegram, and your website, without relying on an admin being logged in.

14 min · Intermediate ·
🧪
Tutorial

How to automate regression testing on your MU Online server

Build an automated regression testing suite to validate that configuration, event, and item updates on your MU Online server don't break functionality that already worked before.

16 min · Advanced ·
🛠️
Tutorial

Useful bulk Game Master scripts for your MU Online server

Automate repetitive Game Master tasks on your MU Online server with bulk scripts: item distribution, bans, mass resets, inactive account cleanup, and scheduled announcements.

15 min · Intermediate ·
☁️
Tutorial

How to automate your MU Online server's backup to Google Drive

Set up an automatic pipeline that dumps the database and critical files of your MU Online server and uploads them to Google Drive via rclone, with rotation, encryption, and failure alerts.

15 min · Intermediate ·
⚙️
Tutorial

How to build a CI pipeline for MU Online server changes

Structure a continuous integration (CI) pipeline for your MU Online server's configurations and scripts, with version control, a staging environment, automated tests, and controlled production deploys.

17 min · Advanced ·
🚀
Tutorial

How to build a continuous deployment (CI/CD) script for your MU Online server

Build a continuous deployment pipeline for your MU Online server, automating emulator builds, database migrations, client file distribution, and safe GameServer/ConnectServer restarts.

16 min · Advanced ·
🤖
Tutorial

How to detect and ban bots automatically in MU Online

Build an automatic bot-detection pipeline for your MU Online server by combining database pattern analysis, in-game CAPTCHA, packet telemetry and scheduled banning, without flooding legitimate players with false positives.

18 min · Advanced ·
Tutorial

How to Automate Tasks with Task Scheduler on Your MU Server

Use the Windows Task Scheduler to automate restarts, backups, log cleanup, and events on your MU Online server, with ready-made scripts and a method for diagnosing tasks that fail to fire.

20 min · Intermediate ·
🧹
Tutorial

How to automate cleanup of old logs on your MU Online server

Build an automatic retention and cleanup routine for GameServer, ConnectServer, JoinServer, and database logs, preventing the disk from filling up and taking down your production MU Online server.

12 min · Beginner ·
🔒
Tutorial

How to automate SSL certificate renewal for your MU Online server's website

Set up Certbot with Let's Encrypt to automatically renew the SSL certificate for your MU Online server's website, account panel, and store, avoiding HTTPS outages and insecure-site warnings.

13 min · Intermediate ·
🛡️
Tutorial

How to integrate your MU Online guild with Discord and bots

Set up a MU Online guild Discord with its own bot: member and role syncing, event and boss alerts, reset ranking, and real-time castle siege attack notifications.

14 min · Intermediate ·
🔔
Tutorial

Advanced MU Online server event webhook for Discord

Build an advanced webhook integration between your MU Online server and Discord, with rich embeds, event queues, rate limiting, and failure monitoring.

16 min · Advanced ·
🤖
Tutorial

How to build a Discord bot showing your MU server status

Build a Discord bot that displays online/offline status, connected players, and rankings for your MU Online server, with automatic updates and slash commands.

18 min · Advanced ·
🤖
Tutorial

How to build a Discord bot with custom commands for your MU Online server

Build a Discord bot in Node.js for your MU Online server, with ranking, server status, character lookup and account linking commands, querying the MuServer's MS SQL database in real time.

16 min · Intermediate ·
📧
Tutorial

How to build an automatic email newsletter for your MU Online server

Set up an automatic email newsletter for your MU Online server's portal, integrating sign-up on the site, automated sending of news and events, and real open- and click-rate metrics.

15 min · Intermediate ·
🚀
Tutorial

How to automate MU Online server file deployment

Learn to build a reliable deployment pipeline for your MU Online server, with copy scripts, ordered stopping and starting of services, automatic backup, rollback and scheduling.

16 min · Advanced ·
🤖
Tutorial

How to integrate a support chatbot into your MU Online server's site

Deploy a support chatbot on your MU Online server's site and Discord, with its own knowledge base, human escalation, and integration with the ticket system.

14 min · Intermediate ·
🤖
Tutorial

How to set up an automatic moderation bot on your MU Online community's Discord

Set up an automatic moderation bot on your MU Online server's Discord, with spam filters, anti-link protection, a progressive warning system, and integration with the staff command log.

15 min · Intermediate ·