Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- While
- $blah = PixelSearch(686, 118, 1102, 487, 0xFFD166, 0)
- If NOT(@error) Then
- MouseMove($blah[0]+5, $blah[1]+5, 0)
- Sleep(2000)
- MouseClick("left", $blah[0]+5, $blah[1]+5, 2, 0)
- Sleep(100)
- EndIf
- If (@error) Then
- Call("StayOnline")
- EndIf
- WEnd
Advertisement
Add Comment
Please, Sign In to add comment