Valhalla Legends Forums Archive | Battle.net Bot Development | Note to BNLS users: Changed handling of incorrect auth password

AuthorMessageTime
Yoni
The behavior for how BNLS handles account logins has been changed again.
Since the removal of the requirement of accounts, the behavior has been like this:
If the client sends a valid account name, but a wrong auth password, BNLS lets the client in (and registers an "anonymous" login).
Now, it has changed to:
If the client sends a valid account name, but a wrong auth password, BNLS disconnects the client. Login anonymously in a different way please.
One way to login anonymously is to simply not send BNLS_AUTHORIZE (0x0e), nor BNLS_AUTHORIZEPROOF (0x0f).
This behavior has changed to allow people who still own accounts to disable old bots by changing their auth password, as was possible before.

The documentation of BNLS_AUTHORIZEPROOF (0x0f) has been changed accordingly.
[hr]
http://yoni.valhallalegends.com/BNLSProtocolSpec.txt
August 14, 2004, 3:19 PM
Soul Taker
Good call.
August 14, 2004, 10:36 PM
KkBlazekK
[quote author=Soul Taker link=board=17;threadid=8158;start=0#msg75503 date=1092522980]
Good call.
[/quote]

Much so agreed.
August 15, 2004, 8:33 AM

Search