Hello,
Quote:
Originally Posted by flo8464
1. Should be easy to get process ID by using GetWindowThreadProcessId() , Am I right ?
2. Shouldn't be a problem as long only memory reading is used.
3. Hmm, too bad it terminates Ollydbg so my favorite debugger doesn't work.
4. Which calls ? As long you are able to Read memory and send Key/mouse inputs it should work.
|
I'm not as optimistic as you are :

GetWindowThreadProcessId, OpenProcess, ReadProcessMemory, SendInput and many more, are hooked by GG.
I suppose, the only way to make a new bot, is to disable GG, or to bypass the api you want to use in your tool.
Let us know, If you manage to make a bot. I'm sure it would be very instructive to play with GG, but not as simple as it looks.
Cheers,
Naje