Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: R.a.B.B.i.T on June 12, 2004, 10:27 PM

Title: 0x53
Post by: R.a.B.B.i.T on June 12, 2004, 10:27 PM
0000:  FF 53 48 00 05 00 00 00 00 00 00 00 00 00 00 00   ÿSH.............
0010:  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
0020:  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
0030:  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
0040:  00 00 00 00 00 00 00 00                           ................

?  0x53 is undocumented..and I'm not sure what this is supposed to mean.
Title: Re:0x53
Post by: Eric on June 12, 2004, 10:32 PM
SID_AUTH_ACCOUNTLOGON (http://www.userloser.net/packetref/nlspackets.asp)
Title: Re:0x53
Post by: UserLoser. on June 12, 2004, 11:30 PM
Never seen the server request an account to be upgraded.

Edit:  What client/server were you using when you recieved this?
Title: Re:0x53
Post by: R.a.B.B.i.T on June 13, 2004, 11:48 PM
I get it when I logon with Warcraft III to USEast, but it mainly caught my attention as being "absent" from BnetDocs and undocumented from Camel's Open Wiki Docs.  And LoRd, that doesn't help.  I realize it's unsupported (forum searches, woot), but I still don't get Battle.Net's need for a shitload of nulls...is it a subliminal message?  I dunno..

My point is, when I get this, do I just sever the connection?  I also only get this after creating an account.
Title: Re:0x53
Post by: tA-Kane on June 14, 2004, 12:02 AM
"Undocumented" my ass

Yoni and Skywing have documented it sufficiently for use, in the BNLS protocol specification.

http://www.valhallalegends.com/yoni/BNLSProtocolSpec.txt
Title: Re:0x53
Post by: R.a.B.B.i.T on June 14, 2004, 12:34 AM
Blegh..I didn't look there because 0x53 is BNCS, but thanks.