Author | Message | Time |
---|---|---|
Smurfling | Hmm i tried almost everything now but still Battle.Net won't send me the response to 0x53... After receiving the 0x02 from BNLS i am sending: 0x33 (&H1) 0x2D 0x33 (&H3) 0x53 Battle.Net replys to 0x33, 0x2D and 0x33 - but not to 0x53... I don't get disconnected too so the packet itself should be ok (it's just including the 0x02 from BNLS |Edited: + the NTString Username) Had anybody this problem yet and can help me out here? p.s. o yea - client is PX3W | November 12, 2003, 4:03 PM |
Soul Taker | You need to include the account name as a string after the hash data from BNLS as part of 0x53. | November 12, 2003, 5:14 PM |
Smurfling | O yea, forgot to add that here - i alread do so (NTString)... sorry for that ;( | November 12, 2003, 5:32 PM |