I personally prefer Lyntin, a Python based mudclient. It has a tintin like scripting language but can be easily enhanced with python modules. It has several UIs: text, curses, tk, and wxwindows right now. I like it because I can add pretty much whatever I need to it from Python.
I personally prefer Lyntin, a Python based mudclient. It has a tintin like scripting
language but can be easily enhanced with
python modules. It has several UIs: text,
curses, tk, and wxwindows right now. I
like it because I can add pretty much
whatever I need to it from Python.
The url is http://lyntin.sf.net.
Bhast