1. Download ImageSearch LIB from here:   2. Use this code #include "_ImageSearch.au3" #include "_ImageSearch_Debug.au3" HotKeySet("{Esc}", "_Exit") ; Press ESC for exit Func _Exit() Exit 0 EndFunc ;==>_Exit Global $_Image_1 = @ScriptDir & "\example.bmp" ; First, use this function to create a file bmp, maybe a desktop icon for example') ;~ _ImageSearch_Create_BMP($_Image_1) ConsoleWrite("! Search o