Dark Byte Site Admin
Reputation: 468 Joined: 09 May 2003 Posts: 25712 Location: The netherlands
|
Posted: Sat Feb 12, 2022 6:29 am Post subject: |
|
|
keypress only works on the foreground process
what you can try first before you code too much is to use a timer that presses the keys every 5 seconds
then swap to the game and see if the keys get handled
if not, then it's using a special kind of keyhandling and you have to find out another way to make the game see the keys _________________ Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping
|
|