Hi, im new to AutoIT but i have been coding some AutoHotKey and i know that they are quite similar to each other.
i where just wondering if theres a command like imagesearch?
i where just wondering if theres a command like imagesearch?
Run("My program") WinWaitActive("My program") SoundPlay(@WindowsDir & "\media\tada.wav", 1) ; ToolTip("Running") $coord = imagesearch(0, 0, 20,My patch/picture.png") If Not @error Then MouseClick("left"),123,231") EndIf