Valhalla Legends Archive

Programming => General Programming => Visual Basic Programming => Topic started by: Yegg on November 08, 2004, 03:09 PM

Title: verByte List
Post by: Yegg on November 08, 2004, 03:09 PM
can ne1 tell me the verbytes for the following games?
warcraft2
diablo2
japan starcraft
starcraft shareware

i got my bot to connect through hashes but it only works on starcraft/brood war so far. (im not using feanors code...)
Title: Re: verByte List
Post by: Falcon[anti-yL] on November 08, 2004, 03:25 PM
WC2=0x4F
D2=0x0A
JSTR=0xA9
SSHR=0xA5

You can find all the product codes in BnetDocs ;)
Title: Re: verByte List
Post by: Yegg on November 08, 2004, 03:37 PM
Thanks.