Any way I can make functions like imagesearch and findtext detect dynamic images (Just like GIFs)

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Raghava Doregowda
Posts: 130
Joined: 06 Nov 2022, 01:48

Any way I can make functions like imagesearch and findtext detect dynamic images (Just like GIFs)

Post by Raghava Doregowda » 03 Feb 2023, 08:26

I have a cursor in my Video software that blinks/fades from white to shades of blue to sky blue and then reverse to white every couple of seconds or so. So the problem is I want to imagesearch this cursor because the cursor contains important information like position on the timeline, the track it is linked to, selection, etc. If I imagesearch the cursor for one shade by capturing the static image, It isn't accurate and precise as it would have to wait till the image satisfies due to dynamic change of the cursor's color. Any other workarounds for this? Any other library/function?

Return to “Ask for Help (v1)”