boncey / Flickr4Java

Java API For Flickr. Fork of FlickrJ
BSD 2-Clause "Simplified" License
174 stars 155 forks source link

PyAutoGUI #708

Closed Dif05 closed 5 months ago

Dif05 commented 1 year ago

I use Python 3.11, I wrote a simple program in pyautogui for the game, the essence is just to click on the "picture cookies", but every time the game starts, the program clicks on the icon in the taskbar (there is no problem in full-screen mode), and here I have a question, how can I fix the "exit" from the game. I used Python 3.9 before and there was no such problem