Jump to content

Recommended Posts

Posted (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 by qwqwwqwdwd
Posted (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 and

with 7 of them being the initial topic-posts, with topics all on the same subject, I would suggest you to be a little less

quicker on hitting that "New topic" button.

Edited by Helge

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...