MUSHclient Version 3 Scripting
Updated July 2000.
Some people have asked me "what is the use of scripting?", or "how do I use it?".
In the following pages I hope to clarify some of those questions by presenting some simple examples. You should be able to copy the code off these pages and paste them into your own script files, to get started, and then modify them to suit your requirements.
Remember, the limit is only your imagination!
- Scripting setup
- List of all inbuilt script functions
- Scripting a simple alias
- Scripting a complex alias
- .... More examples to follow ......
Reference material for VBscript
One of the scripting languages you can use with MUSHclient is Microsoft's VBscript.
You can find more about programming in VBscript from this link: