Jump to content

Recommended Posts

Posted

Hey, i'm thinking, is that possible to make autoit wait untill picture will show up? If not, mhh.. Then if that possible to make it like wait "X" seconds, and if the mouse still at same pot then continue the loop?

Any ideas? Because i dont know how to make that command, thanks!

Posted

I have seen autoit be able to wait until a website loads fully then will do something. What are you waiting for a picture to show up in?

It is just a Buttom :x which autoit should click
Posted

Hey, i'm thinking, is that possible to make autoit wait untill picture will show up? If not, mhh.. Then if that possible to make it like wait "X" seconds, and if the mouse still at same pot then continue the loop?

Any ideas? Because i dont know how to make that command, thanks!

PixelSearch? or:

Search in help file:

MouseClick

Sleep

and: While / WEnd

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...