narstybits / MacOS-DuckyScripts

Presenting a wide range of more than 100 powerful BadUSB scripts exclusively designed for Mac OS & the Flipper Zero device. As the sole curator and maintainer of this repository. Your utilization of these scripts is highly valued, and I sincerely appreciate your support and enthusiasm!
https://github.com/narstybits/MacOS-DuckyScripts.git
342 stars 24 forks source link

Hacker typer files FULL Screen Fix #1

Closed narstybits closed 1 year ago

narstybits commented 1 year ago

The hacker typer files previously contained F11 after the URL command this function was meant to be changed to GUI-CTRL F.

After this correction the URL will open and the safari browser will enter Full Screen Mode

STRING open -a Safari 'https://geektyper.com/cyberpunk/' DELAY 1000 ENTER DELAY 1000 GUI-CTRL F