Like I said before: that doesn't work for 3 networks. I use this code for that:
Code:
on 1:START:{ 
/server -m efnet.portlane.se:6667 -i mnick1 anick1 userID1 realname1
/server -m irc.swiftirc.net:6667 -i mnick2 anick2 userID2 realname2 
/server -m bitcoin.uk.eu.dal.net:6667 -i mnick3 anick3 userID3 realname3 
}

It sets the mnick, anick and the realname correct, but NOT the userID(1,2,3). Yes, the 'use Ident from email address' is [x] (ticked). mIRC uses one ID for all networks (7.54)
Anyone got luck with this? Can you otherwise show me a working example Raccoon?
Thanks in advance.

Last edited by chillout; 27/01/19 05:26 PM.