[5.16] Authentification with NickServ fails

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

[5.16] Authentification with NickServ fails

Unread postby Tuxman » 01.02.2008 16:25

Bug:
If you connect to a NickServ network with a registered nickname, Gamers.IRC doesn't identify itself.

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

Code: Select all

    ; l/qadmin ende
  }
Add after these lines:

Code: Select all

  elseif (($nick == Nickserv) && ($1-4 == This nickname is owned)) {
    if ($me == $readini(bin\ini\settings.ini, auth, auth_nsnick)) && ($readini(bin\ini\settings.ini, auth, auth_nsident)) && ($istok($readini(bin\ini\settings.ini, auth, auth_nsidnw),$network,1)) { .msg nickserv identify $crypt_pw($readini(bin\ini\settings.ini, auth, auth_nspass)) }
  }
Status:
Fixed in Gamers.IRC 5.20.
^\__/
..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 11 guests