AndroidZero Posted September 29, 2017 Posted September 29, 2017 Hej, I searched in forums for any solutions but I couldn't find a workaround for a fast "PixelScanner" without changing windows skins into basic, or disable dwm. Is there any other way to scan fast pixels from screen ?
junkew Posted October 1, 2017 Posted October 1, 2017 Yes search for findbmp, bitblt. Lockbits in the forum. FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets
badcoder123 Posted October 1, 2017 Posted October 1, 2017 PixelGetColor only has a 25-35 ms delay... PixelSearch still does it in less than 100 ms (normally 35-75 ms) which is still faster than a human can react. Perhaps what you're trying to use it on a varying shades? If you're uncertain how fast you're script is running you can test reaction time at Here; https://www.humanbenchmark.com/tests/reactiontime
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