Valhalla Legends Forums Archive | Battle.net Bot Development | I'm missing somthin

AuthorMessageTime
illadel4life82
now I've only been lookin at the docs for bout 30 mins but the headers speak for them selves. I noticed the packets u guys have stored are like connect to server, disconnect, joined game. But I have yet seen packet definitions for like "IN" game packets. Like what happens when some1 kills a monster or drops an item? I just caught some packets my self wit Ethereal. I got IP addresses for what I think is the server

: 63.240.202.131
: 63.240.202.148

I tried to sandwhich the packets I want by going to a web sites in btw events but didn't seem to work.
:
February 1, 2004, 5:11 AM
Adron
[quote author=illadel4life82 link=board=17;threadid=5023;start=0#msg42068 date=1075612275]

I tried to sandwhich the packets I want by going to a web sites in btw events but didn't seem to work.
:
[/quote]

Look at the timestamps instead, or type some message so you can look for that in the log.
February 1, 2004, 10:45 AM
After-Death
If you want information on diablo2 in game packets send me a PM.

This information can be found at www.d2hackers.net/packetlist.php as well.
February 3, 2004, 9:22 PM
iago
I think there's a d2 in-game packet list on bnetdocs. Actually, that might be restricted, I'm not sure.

But in any case, I found it easiest to write a program that displays the packets on the screen as they come so I can see what's going on in realtime instead of looking at a log afterwards.
February 3, 2004, 9:42 PM
dRAgoN
[quote author=After-Death link=board=17;threadid=5023;start=0#msg42474 date=1075843370]
If you want information on diablo2 in game packets send me a PM.

This information can be found at www.d2hackers.net/packetlist.php as well.
[/quote]

That packet list is for 1.09 and needs to be updated.

Edit: The d2 in-game packets are restricted on bnet docs also they probably need to be updated ^^.
February 4, 2004, 2:14 AM
iago
[quote author=dRAgoN link=board=17;threadid=5023;start=0#msg42508 date=1075860845]
[quote author=After-Death link=board=17;threadid=5023;start=0#msg42474 date=1075843370]
If you want information on diablo2 in game packets send me a PM.

This information can be found at www.d2hackers.net/packetlist.php as well.
[/quote]

That packet list is for 1.09 and needs to be updated.

Edit: The d2 in-game packets are restricted on bnet docs also they probably need to be updated ^^.
[/quote]

Ah, cool, I haven't touched d2 since 1.09, aside from playing :)
February 4, 2004, 2:08 PM
Dyndrilliac
Comprehensive list of Diablo II Game Packets can be found at www.BlizzHackers.com under the Diablo II\Packets forum, as well as tutorials for Packet Senders(6 Byte and 9 Byte examples)
February 4, 2004, 8:07 PM
After-Death
Ouch, you don't want to visit blizzhackers :O

MOST of the packets on that d2hackers list are accurate.

The only 1.10 changes were to game creation/exit as far as i know, althought I haven't looked in great detail.

If you want to sniff diablo ingame packets by far the best way is not using ethereal, but to use d2hackit. Anyone struggling with the program can AIM me :)
February 4, 2004, 11:14 PM

Search