
Originally Posted by
the_qc
That's the code you have to use if you want to sart and stop your hack while you play.
Code:
if(GetAsyncKeyState(VK_F8)&1) {
HACK = !HACK;
}
Note: You can change the F8 key for an other like F2,F3,etc...
this is FAR more useful a post:
Click Here
You are aiding and abiding script kiddies by doing what you are doing.