qwqwwqwdwd Posted January 24, 2007 Posted January 24, 2007 (edited) Dim $Loop = 0 Do $PixelSearch = PixelSearch($tlx, $ty, $kx, $by, "0xXdXdXd") If Not $PixelSearch = 1 Then Send ("{NUMPAD9}") Sleep(500) EndIf Until $Loop = 1;loop may not be 1, otherwise this loop will exit i want to make this script keep runing untill wen i want to stop it.any suggestion? Edited January 24, 2007 by qwqwwqwdwd
Helge Posted January 24, 2007 Posted January 24, 2007 (edited) It appears to me this is very much related to the other 6 topics you've created for the last 3 days, since you joined.EDIT : Somewhat sudden ending for this post, so I'll make it clearer... why make another topic ? With 9 posts andwith 7 of them being the initial topic-posts, with topics all on the same subject, I would suggest you to be a little lessquicker on hitting that "New topic" button. Edited January 24, 2007 by Helge
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now