use IF commands instead.
For example:
<^<!-::
If GetKeyState ("u", "p")
MsgBox hey!
If not GetKeyState ("u", "p")
MsgBox bye!
hope that helped.
CLICK HERE to find out more related problems solutions.
use IF commands instead.
For example:
<^<!-::
If GetKeyState ("u", "p")
MsgBox hey!
If not GetKeyState ("u", "p")
MsgBox bye!
hope that helped.
CLICK HERE to find out more related problems solutions.