Hi all,
I'm trying to create a trainer for a flash game.
I have an AxShockwaveFlas h component to play the flash game in a windows form.
With an other program (cheat engine) I found the memory place of the money-value in the game.
How can I change this value in C# .NET? When I click a button for example.
Thanks
I'm trying to create a trainer for a flash game.
I have an AxShockwaveFlas h component to play the flash game in a windows form.
With an other program (cheat engine) I found the memory place of the money-value in the game.
How can I change this value in C# .NET? When I click a button for example.
Thanks
Comment