Valhalla Legends Forums Archive | Battle.net Bot Development | 0x4b

AuthorMessageTime
botmaster
I have looked around for this but can only find minor details about this packet. I cant get on d2 since i keep getting the packet 0x4a what should i reply with? I did a packet log on d2 it gets the 0x4a but nerver sends 0x4b if i just try to ignore the packet with my bot I get an ipban.
May 27, 2004, 5:49 PM
warz
Not much of a 'botmaster' eh? ;)
May 27, 2004, 5:53 PM
LoRd
[quote author=botmaster link=board=17;threadid=6984;start=0#msg62160 date=1085680198]
I have looked around for this but can only find minor details about this packet. I cant get on d2 since i keep getting the packet 0x4a what should i reply with? I did a packet log on d2 it gets the 0x4a but nerver sends 0x4b if i just try to ignore the packet with my bot I get an ipban.
[/quote]
If you do a forum search on 0x4A you'll find all the information you need to know about handling it.
May 27, 2004, 6:14 PM
botmaster
https://davnit.net/bnet/vL/phpbbs/index.php?board=17;action=display;threadid=629;start=0

that is the only thing I can find on 0x4A

and it shows you what is in the data but you can disable sending it. Like you can with diablo II and it really does not talk about that at all.
May 27, 2004, 7:06 PM
LoRd
[quote author=botmaster link=board=17;threadid=6984;start=0#msg62172 date=1085684803]
https://davnit.net/bnet/vL/phpbbs/index.php?board=17;action=display;threadid=629;start=0

that is the only thing I can find on 0x4A

and it shows you what is in the data but you can disable sending it. Like you can with diablo II and it really does not talk about that at all.
[/quote]

You can choose to ignore it, but can't stop Battle.net from sending it to you.
May 27, 2004, 7:19 PM
botmaster
and by ignoring it i just dont reply with 4b right? if that is the case how come I am still getting an ipban o.O
May 27, 2004, 7:39 PM
UserLoser.
[quote author=botmaster link=board=17;threadid=6984;start=0#msg62172 date=1085684803]
https://davnit.net/bnet/vL/phpbbs/index.php?board=17;action=display;threadid=629;start=0

that is the only thing I can find on 0x4A

and it shows you what is in the data but you can disable sending it. Like you can with diablo II and it really does not talk about that at all.
[/quote]

If HKEY_CURRENT_USER\Software\Battle.net\Optimize\SysDesc is set to 1, then some game clients such as Starcraft will respond to this while logging on. What you're supposed to do is download the required file (usually IX86ExtraWork.mpq), extract the DLL from it, call ExtraWork(), and send the results back to Battle.net
May 27, 2004, 8:23 PM
PaiD
How would we go about extracting the dll?
May 27, 2004, 8:46 PM
LoRd
[quote author=MoNeY link=board=17;threadid=6984;start=0#msg62187 date=1085690806]
How would we go about extracting the dll?
[/quote]
The answers are always right infront of your eyes. Here.
May 27, 2004, 8:50 PM
PaiD
thx lord
May 27, 2004, 9:12 PM

Search