CMUD EA → Mudlet EA Trial Converter
Lua Output:
How do I use this?
1. Select your CMUD EA XML file using the file picker above.
2. Click Convert to generate the Mudlet trial data.
3. Click Download ea_data.lua.
4. Place the downloaded ea_data.lua into your Mudlet profile directory.
5. Reload Mudlet (or reload your EA script).
What file do I use for input?
Use your CMUD EA XML save file — the one that contains your
AttemptedSet trial data.
This is typically your CMUD profile export or script file that includes
the Enchanter Assistant class and its saved variables.
The converter reads the AttemptedSet variable from that file
and converts it into a Mudlet-compatible ea_data.lua.
Where do I put ea_data.lua?
Copy the downloaded ea_data.lua into your Mudlet profile directory:
Mudlet → Profiles → YourProfileName → ea_data.lua
Windows:
C:\Users\YourName\AppData\Roaming\Mudlet\profiles\YourProfileName\
macOS:
~/Library/Application Support/Mudlet/profiles/YourProfileName/
Linux:
~/.config/mudlet/profiles/YourProfileName/
After placing the file, reload Mudlet or your script.