anphat1995 Posted May 22, 2017 Share Posted May 22, 2017 Hello guys! I have a problem with loop in AutoIT. I want to run this code for 2 minute. Who can help me with this problem? I'm a newbie. Code: While 1 Local $x=0, $y=o Local $search=_ImageSearch(@ScriptDir&'\saferespawn.bmp',1,$x,$y,0) If $search=1 then MouseClick('main',$x,$y) Endif Sleep(120000) WEnd Sorry for my bad english Thanks a lot Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted May 22, 2017 Moderators Share Posted May 22, 2017 @anphat1995 which game is this for? anphat1995 1 "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Link to comment Share on other sites More sharing options...
ATR Posted May 22, 2017 Share Posted May 22, 2017 (edited) <snip> Edited May 22, 2017 by JLogan3o13 Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted May 22, 2017 Moderators Share Posted May 22, 2017 @ATR, generally when a Moderator has entered a thread, it means you need to butt out while they ascertain the legitimacy of the question... "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Link to comment Share on other sites More sharing options...
ATR Posted May 22, 2017 Share Posted May 22, 2017 3 minutes ago, JLogan3o13 said: @ATR, generally when a Moderator has entered a thread, it means you need to butt out while they ascertain the legitimacy of the question... OK ! I took note ! sorry Link to comment Share on other sites More sharing options...
anphat1995 Posted May 22, 2017 Author Share Posted May 22, 2017 3 minutes ago, JLogan3o13 said: @anphat1995 which game is this for? I want to farm point in Bluestacks game. Can you help me, please? Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted May 22, 2017 Moderators Share Posted May 22, 2017 @anphat1995 That is what I figured. It appears you strolled right past our forum rules on your way in. I suggest you take a look at them now, especially the section on game automation, and you will see why this thread is now locked. You will not get any assistance on this subject. anphat1995 and ATR 2 "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Link to comment Share on other sites More sharing options...
Recommended Posts