got bored so i tossed together a simple favorite server system just add a server then double click on it when you wanna go to that server not sure if im gonna actually post the system Tags:dialognetworkserver
It seems unique, I think you should post it.
Maybe add a script to autosave new servers placed into it so you don't have to add them manually? possibly with a quick Yes/No choice dialog when a server is typed in, so you can add it if wanted.
that way it would be more accessable than the irc built in one.
only problem with that is that with some servers i have found the addy that the server gives you to connect is often different than the one you have to actually use to connect to the server therefore auto adding makes it harder
why not simply use
on *:input:/server*:*:{
and give a choice to directly add the inputted server.
maybe a description for each server would be a good addition at some later point.
Maybe add a script to autosave new servers placed into it so you don't have to add them manually? possibly with a quick Yes/No choice dialog when a server is typed in, so you can add it if wanted.
that way it would be more accessable than the irc built in one.