Posts: 22
Threads: 9
Joined: Oct 2015
if(scan("resource:<Macro1>image:h1B7A5E0B" win() 0 16 250))
CaptureImageOnScreen 655 340 85 35
My code works fine on my personal laptop but when I move to my destop the image captured is not on point. How can I change the code so that when the image is found. The exact coordinates of the image then capture the image?
GetLocalTime &st
s.format("%02i:%02i:%02i" st.wHour st.wMinute st.wSecond)
Is it possible for quick macros to change string into integer so I can 2 time and see which time is earlier and which is later?