Valhalla Legends Forums Archive | Battle.net Bot Development | Intercepting and Sending Packets

AuthorMessageTime
iNsaNe
I want to create a custom game program that acts like WC3Banlist and Autorefresher. I want to first learn how Autorefresher works... I first want to try replicating the program but I dont know how, and I think this would be a good place to start.

How do I intercept packets coming from port 6112 on my computer, and then send packets back to Battle.net?

For example, when Battle.net sends me the packet that someone just joined the channel, I want the program to react to that packet and have my actual war3 account send an 0x0e (chat command) to the channel. How can I do this?
January 31, 2008, 2:47 AM
BreW
Winsock hooking
January 31, 2008, 3:03 AM
iNsaNe
[quote author=brew link=topic=17291.msg176039#msg176039 date=1201748621]
Winsock hooking
[/quote]

preferably in .NET ? (System.Net...)
January 31, 2008, 3:09 AM
Barabajagal
http://packetvb.sourceforge.net/ ?
January 31, 2008, 4:05 AM

Search