VB08 HOTkey (help)hello im using vb08 and i dont know how to use a hotkey whit my shotgun hack can some 1 help me this is my codë: If SDAFASDFASDFAS(vKey(6) Then YTYETRYTREYTREY(&H139A190, &H4C, 42, 4) End If
I'm using GetAsyncKeyState(theKey) where "theKey" is an an enum that i defined from here: Key Code Constants for Visual Basic 6.0 Users bye