Thought of an idea
Okay so I was researching different ways to moniter processes and decode packets for the idea that I had mentioned above. But I thought of a much easier solution and I wanted feedback / upgrades for it.
If I remember correctly, the developers at Verant Interactive included chat log options for players. This would mean that anytime text is sent or received by a player that it would be logged away into a simple text file and thus I could create a log parser that would search for commands under appropriate conditions and then relay those commands to another application that would basically be a bot.
The part that I'm in the dark with on this idea is creating a 3rd party piece of software (bot) that I can force feed commands to the EQ client.
Anyone familiar with how to create bots ... I was thinking that one approach might be to monitor the EQ client process then SOMEHOW feed psuedo-keyPressed and MouseClicked events to it so that it would think a player was generating those interactions. just a thought
anyways, plz give me some feedback.
|