mIRC Homepage
I tried code a script where I can join mutiple servers with registered nicknames but I had no luck. .

I used this syntax below but it doesn't work-

on *:START:{
server <servername1> <password1> -j #<channel1> -i <registered nick1>
server -m <servername2> <password2> -j #<channel2> -i <registered nick2>
}


Can anyone please help? frown
You could use /alias_here /server --pfocm serverdetails port .timer 1 3 nick | .timer 1 4 /msg nickserv identify blah | .timer 1 5 -j #channel,#channel

But this will only work if you do not have an auto id or anything already set...

Manually.. it "should" work.... but this is untested
© mIRC Discussion Forums