shalafi Posted October 29, 2013 Share Posted October 29, 2013 (edited) Hi all Trying to use my brand new (first time user) USB Ruber Ducky and can't get it to work. This is the script I'm trying: DELAY 15000 ESCAPE CONTROL ESCAPE DELAY 400 STRING cmd DELAY 400 MENU DELAY 400 STRING a DELAY 600 ENTER LEFTARROW ENTER Everyting runs smooth until my LEFTARROW, I've tried to use ALT Y insted (and ALT J for swedish windows) Nothing works, the Yes button doesn't get selected and the script stops right there :-( What noob mistake have i done? It's a windows7, swedish keyboard, english version of windows Edited October 29, 2013 by shalafi Quote Link to comment Share on other sites More sharing options...
shalafi Posted October 30, 2013 Author Share Posted October 30, 2013 More findings :-) The UAC prompt doesn't get focus. So it'll be a follow up question: Anyone who as a workaround on for this annoyance? Quote Link to comment Share on other sites More sharing options...
Solution shalafi Posted October 30, 2013 Author Solution Share Posted October 30, 2013 (edited) Problem solved :-) Observe the GUI TAB that re sets the focus to the UAC dialog box DELAY 10000 ESCAPE DELAY 400 CONTROL ESCAPE DELAY 400 STRING cmd DELAY 400 MENU DELAY 400 STRING a DELAY 500 ENTER DELAY 400 GUI TAB DELAY 300 LEFTARROW DELAY 400 ENTER Edited October 30, 2013 by shalafi 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.