Jump to content

pixel checks while OS is locked


Recommended Posts

If you are running a script while windows is locked or has the screen saver running, will getpixel type commands still work or will they be getting colors from the screensaver and not the windows behind the screensaver?

010101000110100001101001011100110010000001101001011100110010000

001101101011110010010000001110011011010010110011100100001

My Android cat and mouse game
https://play.google.com/store/apps/details?id=com.KaosVisions.WhiskersNSqueek

We're gonna need another Timmy!

Link to comment
Share on other sites

  • Developers

If you are running a script while windows is locked or has the screen saver running, will getpixel type commands still work or will they be getting colors from the screensaver and not the windows behind the screensaver?

What do you think?

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

as I remember seeing somewhere that you can have scripts run while windows is locked, I suppose it could be possible depending on how AutoIt was written and how it runs...

I dunno, I'm not a developer

010101000110100001101001011100110010000001101001011100110010000

001101101011110010010000001110011011010010110011100100001

My Android cat and mouse game
https://play.google.com/store/apps/details?id=com.KaosVisions.WhiskersNSqueek

We're gonna need another Timmy!

Link to comment
Share on other sites

A VM will get the pixel providing you turn the screen saver off. Your actual desktop will get the screen saver if you let it go on. I dealt with this for awhile. Its a pain. VM's are the way to go. Also just a side note. If you remote desktop to a VM and then close the Remote desktop session. It will lock the computer and halt your script. The way I do it is install Logmein on the VM and access it that way. Then when you close LogMein it will not lock the computer and your scripts will run. Great for botting sites.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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