Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: haZe on April 15, 2003, 01:53 PM

Title: 0x51 Problems
Post by: haZe on April 15, 2003, 01:53 PM
After I send packet 0x51, I get packet 101 in return (Invalid Version). I don't know why I'm getting this, my hashes are fine...
Title: Re:0x51 Problems
Post by: Banana fanna fo fanna on April 15, 2003, 06:36 PM
verbyte
Title: You have 81 problems? Ouch.
Post by: Kp on April 15, 2003, 08:57 PM
Verbyte 0xc7 might not be right, depending on what client you're trying to emulate.  Perhaps you should provide a dump of the version check information you're sending to the server so we can examine it ourselves?  (Hint: remove your CDkey data first.)
Title: Re:0x51 Problems
Post by: haZe on April 16, 2003, 05:07 AM
Ah, nevermind, I was sending something in 0x50 wrong (I was send IX86SEXP instead of  68XIPXES. hehehe thx for the help tho