mayankmetha / Rucky

A simple to use USB HID Rubber Ducky Launch Pad for Android.
https://mayankmetha.github.io/Rucky
GNU General Public License v3.0
546 stars 65 forks source link

F11=F1 #44

Closed ciyft closed 3 years ago

ciyft commented 3 years ago

I tried to run a simple script that display a fake update screen on windows using the default browser:

GUI r DELAY 500 STRING chrome -k http://fakeupdate.net/win10ue/ ENTER F11

But instead of pressing f11 and going full screen, the computer detected f1 and opened the help page of the browser.

mayankmetha commented 3 years ago

Hi,

Fix has been added to Nightly Release v425. Please check README for more details.

Thanks for showing a bug. It helps improve the app. :-)