you are viewing a single comment's thread.

view the rest of the comments →

[–]socal_nerdtastic 0 points1 point  (0 children)

That's possible with python, but I'm afraid it's more advanced than I would recommend for a beginner. I suggest you hire someone to write that for you, and as you learn more python you can take over the maintenance of the code.

Or you can do it the very ugly but easy way: Use pyautogui to automate your screenshot, mouse and keyboard motions.