warmotion Posted August 6, 2014 Posted August 6, 2014 hello, anyone can help me to create a script to download a picture and put it to wallpaper. thank you Quote
MB60893 Posted August 15, 2014 Posted August 15, 2014 DELAY 3000 GUI d DELAY 500 PRINTSCREEN DELAY 100 MENU DELAY 300 STRING V DELAY 40 STRING D DELAY 300 GUI r DELAY 700 STRING mspaint ENTER DELAY 1200 CTRL v DELAY 500 CTRL s DELAY 1000 STRING %userprofile%\a.bmp ENTER DELAY 500 ALT f DELAY 400 STRING K DELAY 100 STRING F DELAY 1000 ALT F4 DELAY 300 GUI d This was on the USB Rubber Ducky GitHub Page. Downloading a picture just requires a WGet and Execute. I'll write one when I have more time. Quote
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.