Search found 5 matches

by tonospatha
31 Mar 2020, 16:27
Forum: Tips and Tricks (v1)
Topic: ImageSearch Tips & Tricks
Replies: 29
Views: 81839

Re: ImageSearch Tips & Tricks

Ah! Thanks!
by tonospatha
31 Mar 2020, 16:15
Forum: Tips and Tricks (v1)
Topic: ImageSearch Tips & Tricks
Replies: 29
Views: 81839

Re: ImageSearch Tips & Tricks

Ah thanks! Your code works like a dream i guess i just need to play with the variation now URLDownloadToFile,https://www.autohotkey.com/assets/images/ahk-logo-no-text241x78-180.png,ahk-logo-no-text241x78-180.png Gui,Add,Picture,,ahk-logo-no-text241x78-180.png Gui,Show Sleep 100 ImageSearch,x,y,0,0,%...
by tonospatha
31 Mar 2020, 16:02
Forum: Tips and Tricks (v1)
Topic: ImageSearch Tips & Tricks
Replies: 29
Views: 81839

Re: ImageSearch Tips & Tricks

If that were the case, how did the image load?

i.e.,
img.png
img.png (982 Bytes) Viewed 27830 times
by tonospatha
31 Mar 2020, 15:54
Forum: Tips and Tricks (v1)
Topic: ImageSearch Tips & Tricks
Replies: 29
Views: 81839

Re: ImageSearch Tips & Tricks

URLDownloadToFile,http://www.autohotkey.com/docs/images/AutoHotkey_logo.gif,C:\Users\admin\Documents\AutoHotkey_logo.gif Gui,Add,Picture,,C:\Users\admin\Documents\AutoHotkey_logo.gif Gui,Show Sleep 100 ImageSearch,x,y,0,0,%A_ScreenWidth%,%A_ScreenHeight%,*60 C:\Users\admin\Documents\AutoHotkey_logo...
by tonospatha
31 Mar 2020, 15:27
Forum: Tips and Tricks (v1)
Topic: ImageSearch Tips & Tricks
Replies: 29
Views: 81839

Re: ImageSearch Tips & Tricks

I'm on x64 Windows 10 URLDownloadToFile,http://www.autohotkey.com/docs/images/AutoHotkey_logo.gif,AutoHotkey_logo.gif Gui,Add,Picture,,AutoHotkey_logo.gif Gui,Show Sleep 100 ImageSearch,x,y,0,0,%A_ScreenWidth%,%A_ScreenHeight%,*60 AutoHotkey_logo.gif MsgBox % X "-" Y MsgBox % A_AhkVersion " " (A_Ptr...

Go to advanced search