Wolfshare 0 Posted January 13, 2011 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! Share this post Link to post Share on other sites
computergroove 33 Posted January 13, 2011 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? Get Scite to add a popup when you use a 3rd party UDF -> http://www.autoitscript.com/autoit3/scite/docs/SciTE4AutoIt3/user-calltip-manager.html Share this post Link to post Share on other sites
Wolfshare 0 Posted January 13, 2011 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 which autoit should click Share this post Link to post Share on other sites
Warning 0 Posted January 13, 2011 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:MouseClickSleepand: While / WEnd Share this post Link to post Share on other sites
Wolfshare 0 Posted January 13, 2011 PixelSearch? or:Search in help file:MouseClickSleepand: While / WEndHow the pixelsearch works? Share this post Link to post Share on other sites
Warning 0 Posted January 13, 2011 How the pixelsearch works?Have u tried the help file? Share this post Link to post Share on other sites