PacketStorm Posted March 30, 2008 Share Posted March 30, 2008 Hello all, I was once lurking on your IRC on night when a guy told me about a script he had that allowed him to press a key binding on his keyboard and the computer would print screen, copy it to his web server with a randomly generated name, put it in a directory that was served, and past the URL to his clipboard so he was pasting things like this: example.dyndns.org/images/frsj324.jpg (although the site does link above i put that in as an example(and no its not mine)) How is this achieved? As i am really interested to use it, Thanks in advance Quote Link to comment Share on other sites More sharing options...
Sparda Posted March 30, 2008 Share Posted March 30, 2008 Probably bash Quote Link to comment Share on other sites More sharing options...
SomeoneE1se Posted March 30, 2008 Share Posted March 30, 2008 and if it was a dyndns address it's could just be a simple script to save it to the local web root edit dyndns/no-ip/other dynamic IP updater thing Quote Link to comment Share on other sites More sharing options...
thegubble Posted April 4, 2008 Share Posted April 4, 2008 Just use a keyhook to look for the print screen button, then take a screen shot, save it to a local directory, then you have 2 options: 1. Run a local web server, and just copy it there 2. Automate a FTP upload of the file Easy, then just set the clipboard to have the url. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.