. to any1 interested and knowledge of visual studio/c# .
So recently I've found a good library for C# that interacts with DirectX games as in sending keys to the game window , simulating it's you pressing the keys / macros.
For example a auto-pet feeder which I was working on but suddenly it stopped working from a day to another. I do not know what happened but anyway resuming, I was coding an application which I was gonna supposedly publish it here aswell that would auto-pet feed every 25 minutes, and you could also active AOE Spammer.
* Fun-fact: I could chat in-game, and yet the character would be grinding! *
All my solutions with this library suddenly stopped working in Twelve Sky 2, but still they press keys in the windows.
I've attached 2 solutions,
- the example made by it's creator which is working, i did a slightly modification so it will press key I (inventory key) for testing purposes.. This one WORKS with 12sky2!
- and the one I've made that uses the library, also on .NET Framework 2.0 as the example one, pressing key I but it's not working...
The code is very simple, and easy to understand. Press debug button or run the .exe in the debug folder.
I've made a new project with Visual Studio 2013, the library I can confirm it were working until I shutdown my computer and wake up next day with nothing working at all.
The code between the 2 solutions is the same, but I cannot figure out why suddenly it stopped working with twelve sky 2.
Sneak peak of what I am trying to do, but I've stopped the progress due to this annoying problem I am running into at the moment. *THIS ONE WERE IN .NET FRAMEWORK 3.5* changed it back later to 2.0 after finding it wasn't working, still didn't fixed it.
TESTED IN MAYNGAMES 12sky2
Regards
ATTACHMENTS HAVE BEEN REMOVED!







