Valhalla Legends Forums Archive | Battle.net Bot Development | is my 0x50 ok?

AuthorMessageTime
SubLiminaL_WolF
im not sure if it needs more or w/e cuz i checked the revision and it sayd that the mpq is null with is not possible so im thinkin it has sumtin to do with bnet not sending the mpq
[code]
tick = GetTickCount();
send(s, "\x1", 1, 0);
packetbuf.insert((int)0);
packetbuf.insert("68XI", 4); //platform
packetbuf.insert("PXES", 4); //product
packetbuf.insert((int)0xc7); //version byte
packetbuf.insert((int)0);
packetbuf.insert((int)0);
packetbuf.insert((int)0);
packetbuf.insert((int)0);
packetbuf.insert((int)0);
packetbuf.insert("USA"); //country abbreviation
packetbuf.insert("United States"); //country name
packetbuf.sendpacket(s, 0x50);
[/code]
May 13, 2003, 1:23 AM
tA-Kane
[quote author=SubLiminaL_WolF link=board=17;threadid=1317;start=0#msg9816 date=1052789012]im thinkin it has sumtin to do with bnet not sending the mpq[/quote]-1 to SubLiminaL_WolF for having a l33t-ified name and for not knowing how to use a packetlogger

As for checking to see whether or not your 0x50 code is correct, you should consult BnetDocs:
http://www.valhallalegends.com/arta/bnetdocs/content.php?id=50&Sender=C

[Kp edit: fixed quote tags not to corrupt thread.]
May 13, 2003, 1:40 AM
Camel
+1 to kane for totally fucking up the quote

[edit] and the thread along with it
May 13, 2003, 4:19 AM
St0rm.iD
Wolf you suck. Die.
May 14, 2003, 7:50 PM
Camel
[quote]
[Kp edit: fixed quote tags not to corrupt thread.]
[/quote]

aww, :(
May 15, 2003, 3:24 AM

Search