Zmud to MUSH conversion

Posted by Rakon on Tue 18 Apr 2006 04:14 PM — 12 posts, 51,311 views.

USA #0
Greetings all. At this time I have completed a small, stand-alone program that will take simple ZMUD triggers and aliases, and convert them to MUSH counterparts. An example file is included, just unzip the file, and click on the ZtoM python file. This program does require python,and Tkinter. Please give it a try and comment or critizce how you see fit.
As a reminder, it will only do Simple Aliases and triggers, not scripting, no variables, nothing of that sort. As well, the items to be converted must be in a plain txt file as of this version, if you've any questions, read the help file included, post here, or Email me.Good luck

--Rakon


http://rakonspage.com/resources.html
Zmud Conversion


**EDIT**
Finally got the .com up. Saaaweeeet.

Amended on Mon 01 May 2006 07:41 PM by Rakon
Australia Forum Administrator #1
Nice idea, thanks!

In a similar vein, this post describes how you can add an alias that adds aliases using the Tintin syntax:

http://www.gammon.com.au/forum/bbshowpost.php?bbsubject_id=6442
#2
Why'd you post it in the Python sections? O.o
USA #3
Because it's a program written in Python. :-)
USA #4
Yes, it is a program written in python.For MUSHclient. But not a plugin.....Thus, MUSHclient>Python. Seemed a reasonable destiation. I really do not know how it works on other systems/Zmud files but if anyone DOES use it, please post a few lines of feedback so I may change/improve it?? Thanks.

--Rakon
#5
Ahh, didn't know it was written in Python.

Still, seems like tip and tricks or general would have been better so everyone could see it and not just the Python users.
Australia Forum Administrator #6
I am inclined to agree, that since it is a general tool, and is not related to (internal) Python scripting, it is a generic tip.

I have moved the whole thread to the Tips and Tricks section.
USA #7
Hmm ok, so there may be a better forum for it then eh? But still, you'd need python to Use this program :D .
Australia Forum Administrator #8
I understand that. But your post is not about Python scripting, inside MUSHclient.

Sorry to nit-pick. Sounds like a useful utility for all MUSHclient uers, who choose to install Python. :)
USA #9
No 'Nick'-picking, its alright. :D I just thought of posting first in the python section as it utilizes python. I hope more people are able to use the program, and if you do, find it useful. Again, if you need help or have ideas for a future version, please feel free to post here.
#10
Greetings, I noticed the link to download this program is dead now. I've got some 350 aliases from zmud (very simple aliases mind you) that I'd like to convert over to MUSH. If anyone's got a copy of this program, please contact me...would be greatly appreciated.
Australia Forum Administrator #11
If you get no response about that, try the link further up which lets you make an alias which adds aliases.

Failing that, give some examples of what you are trying to convert, it might be easy to write a simple script to do it.