Hey everyone!
Ok what I would like to do with my program if have it monitor two other programs.
1 is wow
2 is a botting program
Things that im not sure of doing-
Watching wow to see if it disconnects/closes
Open up wow so that the C# program can send keypress events to it.
What id like to do is have it close the botting program if wow disconnects
I know monitoring the WoW means memory reading which im not to familiar with
I would love you for the help