Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: CheersMe on February 23, 2008, 10:45 AM

Title: How to split D2GS Packets ? (c++)
Post by: CheersMe on February 23, 2008, 10:45 AM
can somebody shows an example how split d2gs packets correctly ? (with c/c++)
Title: Re: How to split D2GS Packets ? (c++)
Post by: l2k-Shadow on February 23, 2008, 10:59 AM
d2gs packets have fixed lengths. i'm sure if you search the forum you'll be able to find the table with them.
Title: Re: How to split D2GS Packets ? (c++)
Post by: CheersMe on February 23, 2008, 03:34 PM
Error: Unexpected server packetId encountered: 0x2F

i always get some like this
but i used the table on this hmm


*edit

only when i connect to D2GS Server with socks5
i lost packets ( dunno why =(   )
Title: Re: How to split D2GS Packets ? (c++)
Post by: Kp on February 23, 2008, 07:48 PM
What software are you using for the socks5 server?  Does a packet capture confirm that the data from the SOCKS server is bad?