Search found 4 matches
- Thu Oct 15, 2015 1:17 pm
- Forum: Technical / Scripting
- Topic: Please help a newbie! WaitScreenImage Issues
- Replies: 6
- Views: 5745
Re: Please help a newbie! WaitScreenImage Issues
Hi armsys, Thanks again for your help! The code will still only work on the resolution that the images were cropped from the screenshot on. I guess my best solution although it is a lot of work, is to make a set of images for each screen resolution then use the code to detect the resolution and poin...
- Wed Oct 14, 2015 10:48 pm
- Forum: Technical / Scripting
- Topic: Please help a newbie! WaitScreenImage Issues
- Replies: 6
- Views: 5745
Re: Please help a newbie! WaitScreenImage Issues
Hi armsys, Really appreciate the response, I will take a proper look tomorrow as I am about to goto bed but thanks again for the reply! From a quick glance, "Let>WSI_TIMEOUT=2" will that end the macro if it does not detect the image in 2 seconds? It could take longer before the image is displayed on...
- Wed Oct 14, 2015 2:31 pm
- Forum: Technical / Scripting
- Topic: Please help a newbie! WaitScreenImage Issues
- Replies: 6
- Views: 5745
Re: Please help a newbie! WaitScreenImage Issues
UPDATE
I've now got it working on the other computer, but I did have to take screenshots from that machine for the macro to search for... Is there anyway of making it so one set of images will be recognised across all or at least the majority of screen resolutions?
Kind Regards,
Chris
I've now got it working on the other computer, but I did have to take screenshots from that machine for the macro to search for... Is there anyway of making it so one set of images will be recognised across all or at least the majority of screen resolutions?
Kind Regards,
Chris
- Wed Oct 14, 2015 2:20 pm
- Forum: Technical / Scripting
- Topic: Please help a newbie! WaitScreenImage Issues
- Replies: 6
- Views: 5745
Please help a newbie! WaitScreenImage Issues
Hi everyone, I used to play with coding a long time ago, and am only just getting back into it now... I've written the below code, and it works perfect on the laptop that I coded it on! I compiled the exe, transfered it along with the image folder to another machine to test and it does nothing at al...