Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Entire forum
➜ MUSHclient
➜ Python
➜ MUD eggdrop
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Poromenos
Greece (1,037 posts) Bio
|
Date
| Wed 01 Feb 2006 02:34 PM (UTC) |
Message
| I started writing a MUD eggdrop Python script yesterday (for those of you who don't know, that's a MUD client that runs only on triggers, with no console for you to send data to the mud).
It is largely compatible with MUSHclient (not fully because, e.g. you have to change %1 to \1, regexps from perl-style to python-style, and well, it doesn't support that many of MC's features yet), and it currently has logging, triggers, Python scripting and plugins support.
This will essentially allow you to run your bots/plugins without loading MUSHclient, and you can do it from a shell account as well, since python is portable.
I don't know if you guys are interested, I just wanted to test the waters, just reply if you are and I'll upload a version of it somewhere for you to test. |
Vidi, Vici, Veni.
http://porocrom.poromenos.org/ Read it! | Top |
|
Posted by
| Poromenos
Greece (1,037 posts) Bio
|
Date
| Reply #1 on Wed 01 Feb 2006 02:34 PM (UTC) |
Message
| Oh, also, it's free/open source (haven't decided which yet). |
Vidi, Vici, Veni.
http://porocrom.poromenos.org/ Read it! | Top |
|
Posted by
| Slimz
(1 post) Bio
|
Date
| Reply #2 on Sat 25 Feb 2006 06:35 PM (UTC) |
Message
| Sounds great.. how long you think it will take ? | Top |
|
Posted by
| Poromenos
Greece (1,037 posts) Bio
|
Date
| Reply #3 on Sun 26 Feb 2006 03:48 AM (UTC) |
Message
| Well, right now it supports triggers and timers (not fully, I just write stuff as I go along). Only 3-4 callbacks are supported (GetVariable, SetVariable etc), but it's trivial to add more.
It runs in a console window (so you can put it on a linux shell and have your MC plugins run under Linux or wherever Python runs) and you can connect/disconnect to it at will with MC or telnet and type aliases, etc.
I'm thinking of uploading it on sourceforge if there's enough demand for it, I'll probably upload an alpha somewhere these days if anyone else wants it. |
Vidi, Vici, Veni.
http://porocrom.poromenos.org/ Read it! | Top |
|
Posted by
| Poromenos
Greece (1,037 posts) Bio
|
Date
| Reply #4 on Tue 04 Apr 2006 11:05 AM (UTC) |
Message
| If you want to check it out, it's at http://sf.net/projects/muddrop/. Leave questions/support requests at the forums there. It runs the majority of my (Python) plugins flawlessly (but I haven't had the chance to add aliases yet). |
Vidi, Vici, Veni.
http://porocrom.poromenos.org/ Read it! | Top |
|
Posted by
| Poromenos
Greece (1,037 posts) Bio
|
Date
| Reply #5 on Sun 18 Jun 2006 06:04 PM (UTC) |
Message
| MUDdrop now supports aliases, timers and triggers and can run most MUSHclient scripts, so if you need your bots to run on linux, give it a shot.
Nick, I don't know if I'm allowed to advertise this here, but it's non-profit and not really independent of MC, so if I shouldn't, just tell me. |
Vidi, Vici, Veni.
http://porocrom.poromenos.org/ Read it! | Top |
|
Posted by
| Nick Gammon
Australia (23,120 posts) Bio
Forum Administrator |
Date
| Reply #6 on Sun 18 Jun 2006 09:47 PM (UTC) |
Message
| I don't mind, I think the eggdrop system doesn't directly compete with MUSHclient at all. However it is of interest to the MUD community. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
22,437 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top