Installing Community Script Packs Safely
This guide covers three things only:
- Using the Import Wizard for legacy MudMaster
.mmsfiles. - Where to get MudBringer scripts (the community forums).
- How to load scripts in-client (
Scripts > Load Scripts...or/read).
Where To Get MudBringer Scripts
Use the MudBringer community forums as the primary source for shared scripts and packs.
Avoid loading unknown files from unverified third-party sources.
Load MudBringer Scripts In The Client
You can load scripts in two standard ways:
- Menu path: Scripts > Load Scripts…
- Command path:
/read {path-to-script-file}
Example:
/read {C:/MudBringer/Scripts/my-pack.mbs}
Import Legacy MudMaster .mms Scripts
If you are migrating from MudMaster, use the Import Wizard for .mms files.
Typical flow:
- Open the Import Wizard from the Scripts menu.
- Select your
.mmsfile. - Review imported aliases, actions, and groups.
- Save after import (character and profile) before heavy testing.
Import gets you started faster, but migrated scripts should still be validated in live use.
Quick Validation After Load Or Import
- Run a known alias and confirm expected output.
- Trigger one known action and verify group behavior.
- Check for naming conflicts between old and new groups.