Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: lxcid on August 30, 2005, 09:26 AM

Title: (0x0F) CHATEVENT Packet Analysis
Post by: lxcid on August 30, 2005, 09:26 AM
Warcraft 3 Frozen Throne CHATEVENT Packet seems different from bnetdocs. Anyone know the fields of W3XP CHATEVENT Packet?
Title: Re: (0x0F) CHATEVENT Packet Analysis
Post by: Blaze on August 30, 2005, 10:13 AM
(They are the same)
Title: Re: (0x0F) CHATEVENT Packet Analysis
Post by: lxcid on August 30, 2005, 10:47 AM
(header) ff 0f
(length) 33 00
(event id) 07 00 00 00
(user's flags) 00 00 00 00
(ping) db 00 00 00
(ip address) 00 00 00 00
(account num) 0d f0 ad ba
(registration authority) 0d f0 ad ba
(username) 77 23 XX XX XX XX XX XX XX XX XX XX 00
(text) XX XX XX XX XX XX XX XX XX 00

notice account num and registration authority is the same? ip address is 0? hmmmp...
Title: Re: (0x0F) CHATEVENT Packet Analysis
Post by: Blaze on August 30, 2005, 11:11 AM
Those aren't used anymore... thats what '(Defunct)' means.
Title: Re: (0x0F) CHATEVENT Packet Analysis
Post by: lxcid on August 30, 2005, 01:35 PM
than how to get those value? is those fixed?
Title: Re: (0x0F) CHATEVENT Packet Analysis
Post by: UserLoser. on August 30, 2005, 02:20 PM
Quote from: lxcid on August 30, 2005, 01:35 PM
than how to get those value? is those fixed?

Server has those set at 0 and 0xbaadf00d.  It's been like that for probably the last 5 or 6 years now...