I like that idea. I've used this one for a while now. I only use one server, really. But having a different nick and password for different servers is pretty cool. This was one I threw together a few years back, so it's very simple and basic. Nothing advanced.
And as for calling my snippets Max's this and that. I just figured I'd stick my name in there. lol
I removed the on load event. I had that on there because I had it in an mrc file I was going to put on my site as a download. But haven't gotten around to doing that yet. And just copied and pasted the code from the mrc file. That's why it had it in there. I also fixed the menu part.
I would like to create a dialog version of this script though, eventually. And have the nicknames stored the same way, but have a dialog for adding and removing them. But that's something I'll have to work on when I get the time.
Okay. I use ini files for most of my stuff, and like you I don't add anyone with retarded characters in their nicks. I just wrote this particular script with ini files. I figured if anyone wanted to use it seriously, they could have non-stupid characters in their nicks or find another way to store nicks themselves. After all, the script is open source and can be changed to meet the needs of others. =)
This is a pretty cool idea, I like where you're going with this. Would be nice to have a variable to set the channel you want this to work on without having to edit every single line where the channel is in the script though. =)