FindText是一个AHK函数库,包括适用于AutoHotkey v1.1和AutoHotkey v2.0的两个版本,该函数库可用于替代内置的ImageSearch功能,并具备多项附加功能。其主要应用于屏幕图像的快速查找,其匹配精度高于ImageSearch。它通过将屏幕上抓取的小图像转换为黑白图像(类似于ASCII艺术),然后将其转换为单行文本来实现匹配。在使用FindText...
https://www.autohotkey.com/boards/viewtopic.php?t=17834 Usage: (required AHK v1.1.31+); 1. Capture the image to text string.; 2. Test find the text string on full Screen.; 3. When test is successful, you may copy the code; and paste it into your own script.; Note: Copy the ...
#Requires AutoHotkey v1.1.33+ #Include <FindText> #SingleInstance Force #NoEnv SetWorkingDir %A_ScriptDir% SetBatchLines -1 Menu, Tray, UseErrorLevel Menu, Tray, Icon, Shell32.dll, 300 GoSub, CreateTrayMenu ; 当前位置.x:=10*ok[1].id+ok[2].id+0.1*ok[3].id ; ...
A curated list of amazingly awesome awesomeness. Also available on:Awesome-Awesomeness.ZEEF.com
New Del.icio.us popular sites (tags: web delicious) Netcocktail :: Get Color (tags: design webdesign) Best Tool For the Job (tags: blogs) AutoHotkey – Free Mouse and Keyboard Macro Program with Hotkeys and AutoText (tags: software computing) http://www.SizeM...larry...
View Image This utility (AutoRuns), which has the most comprehensive knowledge of auto-starting locations of any startup monitor (A starting list of auto-run locations was obtained from David Solomon's "Windows Internals" seminar), shows you what programs are configured to run during system boot...