Sending physical keys

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Pavan
Posts: 1
Joined: 16 Aug 2022, 03:19

Sending physical keys

Post by Pavan » 16 Aug 2022, 03:50

I have a ahk script where it loops the mouse move until the keystate of w is P.
The scripts runs fine where the mouse moves as loop and stops when I press w in keyboard.
I have another script where when I press 'q' then key 'w' is sent. Now I am expecting the other loop script will detect w key when I press q but this is not working.
Let me know how can I make this work. I need to send the physical key so that the script detects the key

wetware05
Posts: 750
Joined: 04 Dec 2020, 16:09

Re: Sending physical keys

Post by wetware05 » 16 Aug 2022, 07:02

Hi Pavan.

Everything is more understandable if you share the code, not if you explain it. Well, in the explanation you can not see the errors of the code. :thumbup:

Post Reply

Return to “Ask for Help (v1)”