So you want an XP (Experience) Rate calculator, counter, script, thing for Zmud for the Discworld MUD no less? Well here's (Right click and save target as) one I've made with the kind help of Kernighan's Medievia Scripts For Zmud. Please note that no support or further development will be made on the Zmud version of this script as I no longer have access to it.

If you happen to use cMUD though I've managed to port the script over to it successfully and will be continuing it's maintenance! You can download it here (Right click and save target as). For older versions of cMUD (pre-v3) download this version here

Background: This script is not based off MXP, like many other XP Rate calculators out there, because it tends to be a bit unrealiable - however it would be rather trivial for you to edit it to utilise MXP should you so desire it. Instead it relys on triggers which use the output of the commands "score" and "score brief" as well as the combat monitor to generate it's values. For this script to work properly the output of the combat monitor (as this option is configurable in the Discworld MUD) needs to be set to the default option which can be done by simply entering "monitor default" into the MUD. As a part of this script an additional gauge will be added to Zmud, so now with your Hp, Gp and Xp values displayed along the bottom bar there will also be your Xp per Hour. Additionally more detailed statistics will be displayed when you use the "xprate" alias provided by the script.

cMUD Instructions:
1. Save the script somewhere on your computer. (Pre-version three? Download this version)
2. Open up cMUD and connect to the Discworld MUD.
3. Click the "View" menu item and then select the "All Settings" option from the drop down list.
4. If you have multiple windows setup (seperate chat window etc.) select the "main" window. This should be selected by default.
5. Click the "File" menu item and select the "Import XML" option from the drop down list.
6. In the new window that appears navigate to the location where you have stored the script (in step 1), then select it and click the "Open" button.
7. You're done! Type "xpinit" into the cMUD prompt and hit enter to start using the script!

Note: There are now a number of aliases available to you; simply type "xphelp" into cMUD to get a, hopefully, helpful list of commands.

Zmud Instructions:
1. Save the script somewhere on your computer.
2. Open up Zmud and connect to the Discworld MUD.
3. Click the "View" menu item and then select the "All Settings" option from the drop down list.
4. In the new window that appears click the "File" menu item and select the "Import Text" option from the drop down list.
5. In the new window that appears navigate to the location where you have stored the script (step 1), then select it and click the "Open" button.
6. You're done! Type "xpinit" into Zmud and hit enter to start using the script!

Enjoy, and if you're having troubles using the script for whatever reason please feel free to send a tell my way. Happy MUD-ing!

Ohm.

Version History:
10-Jun-2011 Spelling correction provided by Kate. Also dragged the time class into the XPCounter class.
03-Feb-2011 Updated compute trigger as the "score brief" command wasn't calculating properly.
01-Jan-2011 Updated to run in latest version of CMUD (3.33a), thanks to Nightcrawler for pointing out that the script wasn't working anymore!
23-Jan-2009 Removed a pesky apostrophe, my thanks to Danduin for spotting it.
08-May-2008 Ported over to Cmud, Abinidi is to blame.
15-Nov-2007 Removed all traces of semi colons as per Talya's suggestion.
01-Nov-2007 At Emily's request uploaded the first version of the calculator.

Valid XHTML 1.0 Strict