Does anyone have any links or info on where to start to make a proxy for a mmo in VB .NET?
Basically I want to get inbetween the client and server to intercept text etc.
Thanks.
Printable View
Does anyone have any links or info on where to start to make a proxy for a mmo in VB .NET?
Basically I want to get inbetween the client and server to intercept text etc.
Thanks.
What exactly are you trying to do?
Guessing: You want to rip text from a game? I don't understand.Quote:
Originally Posted by burgerman
Sort of offtopic;
This seems like something C# could do much more easily.
VB.NET doesn't seem like this would be the right language to do it in. Consider your options, if you decide to do it in C#, PM me and I'll send you a guide on it.