Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: ChR0NiC on July 13, 2004, 09:59 PM

Title: BNLS => Invalid Game Version
Post by: ChR0NiC on July 13, 2004, 09:59 PM
I am 85% of the time getting an invalid game version when trying to connect to Battle.net using BNLS. Either Yoni is angry at me for some reason, or BNLS is having problems. Has anybody else been having this problem?
Title: Re:BNLS => Invalid Game Version
Post by: MyndFyre on July 13, 2004, 10:00 PM
Quote from: ChR0NiC on July 13, 2004, 09:59 PM
I am 85% of the time getting an invalid game version when trying to connect to Battle.net using BNLS. Either Yoni is angry at me for some reason, or BNLS is having problems. Has anybody else been having this problem?

Actually, no.  Since the 1.15 patch I have been having consistent logons.
Title: Re:BNLS => Invalid Game Version
Post by: ChR0NiC on July 13, 2004, 10:15 PM
So I guess Yoni is being mean to me :(
Title: Re:BNLS => Invalid Game Version
Post by: MyndFyre on July 13, 2004, 10:16 PM
Quote from: ChR0NiC on July 13, 2004, 10:15 PM
So I guess Yoni is being mean to me :(

If it's that big of a deal, switch up IPs and log in anonymously.  ;)
Title: Re:BNLS => Invalid Game Version
Post by: ChR0NiC on July 13, 2004, 10:25 PM
While we are discussing things and to avoid starting another subject, I have having problems with sending 0x5C.


pBuffer.InsertNonNTString "3RAW" '// lol I know how you guys hate that one :P
pBuffer.SendPacket &H5C


Anyways, I got the documentation from UserLoser's Packet Referral Here (http://www.userloser.net/packetref/war3packets.asp), but all it seems to cause is me being IP Banned. I am sure I am logged on W3XP.

Edit: I would ask UserLoser himself, but his last couple posts about being bothered on AIM really scared me :'(

Quote from: UserLoser. on July 11, 2004, 04:07 AM
but all you newbies who all have me on AIM and bug me 24/7 should have known that I've obviously had an away message on almost 24/7 for the last week, saying i'm on Warcraft III.

Edit2: I have never actually seen this work....and I am not 100% sure what it does, but I believe it switches your product from W3XP to WAR3 while you remain online....
Title: Re:BNLS => Invalid Game Version
Post by: UserLoser. on July 14, 2004, 01:59 AM
What is the problem?  All you do is tell the server you're using W3XP, then after a successful version and CDKey check, you change to Warcraft III.  Quite useless feature for a bot (unless the user has two CDKeys in the configuration), in my opinion.
Title: Re:BNLS => Invalid Game Version
Post by: ChR0NiC on July 14, 2004, 02:21 AM
Quote from: UserLoser. on July 14, 2004, 01:59 AM
What is the problem?  All you do is tell the server you're using W3XP, then after a successful version and CDKey check, you change to Warcraft III.  Quite useless feature for a bot (unless the user has two CDKeys in the configuration), in my opinion.

I guess the point of this feature is so you can game on W3XP and then change your product to WAR3 and play W3 games. I am not sure though....but I wonder why it's being such a jerk :P Somebody should packet log it for me so I can see what the hell is being done wrong here :P
Title: Re:BNLS => Invalid Game Version
Post by: UserLoser. on July 14, 2004, 10:17 AM
Quote from: ChR0NiC on July 14, 2004, 02:21 AM
Quote from: UserLoser. on July 14, 2004, 01:59 AM
What is the problem?  All you do is tell the server you're using W3XP, then after a successful version and CDKey check, you change to Warcraft III.  Quite useless feature for a bot (unless the user has two CDKeys in the configuration), in my opinion.

I guess the point of this feature is so you can game on W3XP and then change your product to WAR3 and play W3 games. I am not sure though....but I wonder why it's being such a jerk :P Somebody should packet log it for me so I can see what the hell is being done wrong here :P


Perhaps you should show us your packet log since I explained exactly what you do above..
Title: Re:BNLS => Invalid Game Version
Post by: Networks on July 14, 2004, 06:19 PM
I seem to get:
BNET: Game version unrecognized!

when I connect using WAR3 on BNLS but the difference is I can connect the first time with no problem and the second it comes up with that. They CDKey is fine. Note: This is a keytester I am making. I close all the winsock connections right before it logs on with the new key. Any Ideas?

Edit: This only occurs while testing WAR3 keys. Testing any other keys works fine with BNLS and a hashed connection.