[5.20] Automatic auth in freenode.net doesn't work anymore

Hotfixes for outdated Gamers.IRC versions.
User avatar
Tuxman
Administrator
Posts: 1873
Joined: 24.10.2003 00:13
Status: That guy
Contact:

[5.20] Automatic auth in freenode.net doesn't work anymore

Unread postby Tuxman » 31.05.2008 20:56

Bug:
Gamers.IRC doesn't automatically register with NickServ in the freenode.net network anymore. This is due a NickServ update by their staff.

Solution:
Open the mIRC script editor (Alt+R) with gamersirc.grc, scroll to line 5995:

Code: Select all

($1-4 == This nickname is owned)
Replace that by:

Code: Select all

(($1-4 == This nickname is owned) || ($1-4 == This nickname is registered.))
So the whole line should read as follows:

Code: Select all

elseif (($nick == Nickserv) && (($1-4 == This nickname is owned) || ($1-4 == This nickname is registered.))) {
Status:
Fixed in Gamers.IRC 5.21.
^\__/
..O.o

This is Einkaufswagen. Copy Einkaufswagen into your signature to help him on his way to world domination.

Who is online

Users browsing this forum: No registered users and 18 guests