Python Forum

Full Version: Help Needed. Sending keystroke to video game
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm very new to python (programming in general). I play a game called maplestory that has occasional "bot" checks that requires you to type in a 8 digit numerical captcha. This script works on the desktop screen, however, my pyautogui and wsh click and keystrokes will not work on my video game window. I must be going the wrong way about this. Any suggestions would be great!

Solved. Found resources on Direct Inputs