kaotkbliss Posted August 26, 2009 Posted August 26, 2009 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 gamehttps://play.google.com/store/apps/details?id=com.KaosVisions.WhiskersNSqueek We're gonna need another Timmy!
Developers Jos Posted August 26, 2009 Developers Posted August 26, 2009 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.
kaotkbliss Posted August 26, 2009 Author Posted August 26, 2009 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 gamehttps://play.google.com/store/apps/details?id=com.KaosVisions.WhiskersNSqueek We're gonna need another Timmy!
JohnOne Posted August 26, 2009 Posted August 26, 2009 I'm new to this, total noob, but would I be correct in saying that if your script is running under a virtual machine, you would most likely get the pixel ? AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Pantera975 Posted August 26, 2009 Posted August 26, 2009 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.
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