mIRC Homepage
Posted By: NaquadaServ Scripts to make mirc an IRC server? - 19/12/02 03:26 AM
Are there any scripts out there that turn an mirc client in to an IRC server? smile
Posted By: Dana Re: Scripts to make mirc an IRC server? - 19/12/02 03:40 AM
Yes, I've seen them - however, I no longer remember the name .. but they do exist out there. smile

So you should try a search on script deposit websites. http://www.irc-scripts.com/ is most likely the place where I glimpsed it, but they may have changed the scripts in the database ever since the transfer of ownership.

Dana
Posted By: Necroman Re: Scripts to make mirc an IRC server? - 20/12/02 09:30 AM
Sometimes it's better to download and run a "real" IRCd. Most of them have Windows versions.
Posted By: Cobra Re: Scripts to make mirc an IRC server? - 21/12/02 11:49 PM
I know ppl who have made them, although none of them have released them.

although you can code an irc server into mIRC, its not recomended, mIRC is not multi threded, and depending on your connection type and the speed of your processor .. mirc as a server could only suport a limited number of clients.

Talon (sop in #mIRC on WebNet) has done the best job at useing mirc to perfectly emulate an irc server, includeing linking comands to other real servers out of everyoen i've seen. He coded an array handling addon to manage the database, which he found greatly speed up the server side processes and alowed him to handle more clients then before without greatly increaseing lag.

if you want to write an ircserver i'd recomend a compiled language such as c++

Cobra^
Posted By: MonoSex Re: Scripts to make mirc an IRC server? - 22/12/02 12:06 AM
As Cobra said, mIRCskript isn't the best language to code such things, i've started coding IRCd once, but i got tired of this.
There was some bugs i can't fix, like the "extra spaces got removed" problem wink

Go to wIRCds net and download some IRCd for windows.
I'd suggest Unreal (tons of features, some useless), or Dreamforge - if you want a "normal" IRCd wink
Posted By: Sphere Re: Scripts to make mirc an IRC server? - 02/01/03 02:46 AM
You'd be better off getting a shell on a *nix platform and running an actual ircd like bahamut or hybrid.
Posted By: beware Re: Scripts to make mirc an IRC server? - 02/01/03 10:12 PM
you can try beware ircd, a free undernet style ircd for windows.
Posted By: plugwash Re: Scripts to make mirc an IRC server? - 18/05/04 06:19 PM
beware ircd is availible from http://www.xs4all.nl/~beware3/irc
Posted By: tigergibb Re: Scripts to make mirc an IRC server? - 01/06/04 04:22 AM
A great ircd to run which supports linux and windows is unrealircd. It is easy to set up and managable if you have time to do the config file. It can be found at www.unrealircd.com and it is not a mIRC ircd but a great modifiable and modulable ircd.
Posted By: plugwash Re: Scripts to make mirc an IRC server? - 26/08/04 01:00 AM
unreal ircd is not the most stable ircd even on a real os and is extremely poor on windows

© mIRC Discussion Forums