It isn't so simple.
We are talking here about specific API function’s.
So if you have a program that is able to send a key to all programs but stop working on Rappelz, it may help.
It depends also on the used API funktion!
And GG is using many different ways to sabot ate our bots.
The above trick works just for the changes that they made inside of the DLL-Code that is loaded from your own program.
e.g.
1. You Start your Program "ABot"
2. ABot is loading the DLL KERNEL32.dll.
3. GG is injection itself into your program and is modifying some code inside of KERNEL32.dll.
4. Your Program tries to execute a function from KERNEL32.dll and it isn't working.
P.S:
Warning: Function 'SendInput' is changed in more than one location, so do a proper compare if you want to use this one.
We are talking here about specific API function’s.
So if you have a program that is able to send a key to all programs but stop working on Rappelz, it may help.
It depends also on the used API funktion!
And GG is using many different ways to sabot ate our bots.
The above trick works just for the changes that they made inside of the DLL-Code that is loaded from your own program.
e.g.
1. You Start your Program "ABot"
2. ABot is loading the DLL KERNEL32.dll.
3. GG is injection itself into your program and is modifying some code inside of KERNEL32.dll.
4. Your Program tries to execute a function from KERNEL32.dll and it isn't working.
P.S:
Warning: Function 'SendInput' is changed in more than one location, so do a proper compare if you want to use this one.