Hi pvpers,
i've read many discussion in this forum about the login packet and the packet is something like this:
or
when i sniff packets with wireshark (while i'm doing the normal web login), i don't find any packet of this type.
What i'm doing wrong?
Thank you!
i've read many discussion in this forum about the login packet and the packet is something like this:
Code:
00 37 00 A0 00 00 USERID 00 00 00 20 SESSIONID CLIENT_VERSION 00 00 SERVER
Code:
'0033000700000' + userid + '00000020' + dosid + '0005'+ clientversion
What i'm doing wrong?
Thank you!