Rename your Timer "Hotkeys"
google > ebuddy
or just gimme teamviewer id/pw.
Simplest solution:
Copy the timer code. Delete the timer and create a new timer with that name. Now paste the copied code in the new timer.
You prolly fucked up the if-sentence, see above.
Did you forget to declare?
[php]Private Declare Function GetAsyncKeyState Lib "user32" (ByVal vkey As Long) As Integer[/php]