mIRC help

fatalbert

Platinum Member
Aug 1, 2001
2,956
0
0
hey,


I am trying to find a way to connect to a channel and it tells me "You need to identify to a registered nick to join that channel"

I am registered, so what is happening?
 

snooker

Platinum Member
Apr 13, 2001
2,366
0
76
you need to identify your self to the chanserv.


I forget the command, but it is probably similar to:

/chanserv identify (yournick) (your PW)


Maybe totally wrong though.
 

fatalbert

Platinum Member
Aug 1, 2001
2,956
0
0
Originally posted by: snooker
you need to identify your self to the chanserv.


I forget the command, but it is probably similar to:

/chanserv identify (yournick) (your PW)


Maybe totally wrong though.


thanks I'll try that
 

ThisIsMatt

Banned
Aug 4, 2000
11,820
1
0
Originally posted by: fatalbert
Originally posted by: snooker
you need to identify your self to the chanserv.


I forget the command, but it is probably similar to:

/chanserv identify (yournick) (your PW)


Maybe totally wrong though.


thanks I'll try that
not chanserv, nickserv

/msg nickserv identify password
 

snooker

Platinum Member
Apr 13, 2001
2,366
0
76
ahh ya.

You need to do that each time you log in to irc. Best to write a little script to do it for you when you connect.
 

Platypus

Lifer
Apr 26, 2001
31,046
321
136
Put this in your "perform commands on connection box in options"

/nick YourNick
/msg NickServ IDENTIFY yourpasswordhere
/join #channel
 

ThisIsMatt

Banned
Aug 4, 2000
11,820
1
0
Originally posted by: snooker
ahh ya.

You need to do that each time you log in to irc. Best to write a little script to do it for you when you connect.
Or just go to tools: perform and type it in so it will do it automatically every time you login...