[v2] FindText - Capture screen image into text and then find it

Post your working scripts, libraries and tools.
feiyue
Posts: 355
Joined: 08 Aug 2014, 04:08

Re: [v2] FindText - Capture screen image into text and then find it

Post by feiyue » 24 May 2024, 18:55

Updated to 9.6 version - 2024/05/25 :beer: :dance:
1. Modify: X:="wait/wait1/wait0" After running once, X will be cleared without affecting subsequent calls.
2. Modify: The color similarity and color difference binarization mode can mix multiple colors for binarization.
Text:="|<>RRGGBB1@0.8/RRGGBB2-DRDGDB2/... $ ..."
3. Add: ColorBlock() function, which can generate color blocks with specified area and color, and limit the number of matching colors.
4. Add: Add the GuiCreate Class in V1 to make Gui related code compatible with V2 and reduce the difficulty of code maintenance.

Post Reply

Return to “Scripts and Functions (v2)”