Control key for SuperJump
Hi everybody!
I am trying to make a hack with vb2008 but I miss something!
Here's my code in the timer
You see *ControlKeyStatement* ???
I need to replace this with the Ctrl Key value but I cannot find it anywhere!!! Can someone give me this code please?
I have another problem! In my timer for the stamina, I wrote this:
XNVXPONNSO(&H139D728,& &H28C, 100)
Whats wrong??? It gives me an error...
I am trying to make a hack with vb2008 but I miss something!
Here's my code in the timer
If ControlKeyStatement Then
XNVXPONNSO(&H139D728, &H178, 1500)
XNVXPONNSO(&H139D728, &H178, 1500)
I need to replace this with the Ctrl Key value but I cannot find it anywhere!!! Can someone give me this code please?
I have another problem! In my timer for the stamina, I wrote this:
XNVXPONNSO(&H139D728,& &H28C, 100)
Whats wrong??? It gives me an error...
