CDaemon Posted December 12, 2016 Posted December 12, 2016 Hi there, This simple script doesnt seem to work: DELAY 3000 GUI SPACE <-- This doesnt open the Spotlight search bar DELAY 500 STRING texteditor.app DELAY 500 ENTER DELAY 750 STRING Hello World!!! ENTER Any ideas? Thanks! :-) Quote
burnsoft Posted December 14, 2016 Posted December 14, 2016 I just ran this one on my mac and it worked, give it a shot DELAY 1000 GUI SPACE STRING textedit DELAY 1000 ENTER DELAY 750 GUI N ENTER DELAY 750 STRING Hello World!!! ENTER Quote
b0N3z Posted December 14, 2016 Posted December 14, 2016 GUI SPACE always works for me on 10.11 and 10.12 Quote
CDaemon Posted December 15, 2016 Author Posted December 15, 2016 Thank you guys for responding. For some strange reason this does work on my mac. Im on 10.11.6. Spotlight is a powerful entry point to the mac. Must make this work :-). Quote
CDaemon Posted December 17, 2016 Author Posted December 17, 2016 @burnsoft I just tried your exact code (c/p) but no luck. Could this be a related issue: https://forums.hak5.org/index.php?/topic/29597-question-bypass-keyboard-setup-assistant-mac/ Quote
the0bone Posted December 20, 2016 Posted December 20, 2016 Do you encode for the right Keyboard layout? Quote
Jack! Posted January 9, 2017 Posted January 9, 2017 I had this problem as well and it is likely that you have the shortcut turned off in your settings. You can turn it on under System Preferences> Keyboards> Shortcuts> Spotlight. However, on most macs, it is enabled by default. Quote
b0N3z Posted January 9, 2017 Posted January 9, 2017 plug it in and when that window pops up, just exit out. Then plug the ducky in again. Does it still prompt you to identify the keyboard? 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.