What kind of trainer are you talking about?
here this is how i do it
Private Sub Timer2_Timer()
If GetKeyPress(vbKeyNumpad1) Then Call WriteALong("WarRock", &H90DC5C, 1)
notice its in a timer,set the timer interval to 1
wtf? when did you get unbanned?
i think red eye posted a thread on it
Isnt there and key_press event for forms? There is one in C#.