jackyyll Posted April 8, 2005 Posted April 8, 2005 Is it possible to make a script that takes a screenshot like every ten minutes and uploads it onto a server?
w0uter Posted April 8, 2005 Posted April 8, 2005 if the upload is to an ftp server you could usehttp://www.autoitscript.com/forum/index.php?showtopic=10251and i have no idee about the screenshot. i have seen it somewhere around the forums though. My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll
Smed Posted April 9, 2005 Posted April 9, 2005 MSDN has a How To Save a Graphic from the Microsoft Clipboard to a File by Using Visual Basic .NET article. May be a good place to start. I think you might be able to use this through DLLCall, but unfortunately I don't know enough about AutoIt yet to be certain it would even work. I hope you figure it out though, that sounds like a really usefull script. I have remotely placed machines for which I'd love to have recorded screenshots. I doubt I'd use time as a criteria though... probably more like "take a shot when a particular button is pressed" type thing. 601DisengageEnd Program
buzz44 Posted April 9, 2005 Posted April 9, 2005 (edited) Yes, a UDF was created by someone (lazycat?) that will directly save a Screenshot to a file. Let me find the link a second.Edit: Yep, it's lazycat. Heres the linkhttp://www.autoitscript.com/forum/index.ph...wtopic=8377&hl= Edited April 9, 2005 by Burrup qq
Helge Posted April 10, 2005 Posted April 10, 2005 Ey jackyyll !I actually made a script that does just that for a couple of weeks ago,and if you want to test it you can download the two files located here...If wanted I'll upload the source whenever I get the time..PS !Since I made this script around Easter I just had to add some..well.. "eastereggs", so if you right-click the "Start"-button there'sa context-menu with some options..
Helge Posted April 11, 2005 Posted April 11, 2005 Here's the source. I know, it is a little bit messy, but it was just something I made here at the camp in notepad, because of a friend of mine needed it...
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