Found the pointer, whats next?
Well I found the pointer for my hack manually. So now I can get the hack working every time I restart Combat arms, I just need to change the value of the pointer to 4 and it works.
Now how do I make my trainer with this? Can someone tell me step by step?
I am embarrassed to actually ask these newbie questions, but I wanna get out of the noob stage quick, once I make my first working trainer in CE, it will be easy for me.
I learn very fast.
It isn't a bad question. You're actually off to a good start. I recommend learning C++ so you can make your own dll. Trainers don't work that well and aren't that flexible. You can then use the address of the pointer in the dll and setup hotkeys to activate it. It's fairly simple. If you insist on a trainer you can goto ****************....