adrii12334 Posted August 21 Posted August 21 For some reason, I recently took my rubber ducky out after some years, tried a simple script: WHILE TRUE DELAY 1200 STRING W DELAY 1000 HOLD A DELAY 1100 STRING S DELAY 900 STRING D DELAY 1020 SPACE DELAY 750 RELEASE B DELAY 2000 END_WHILE but it doesnt complete the payload, at some point it opens my browser and goes to an office.com website Same happens when I press the button, tried with another script from the official documentation and it does the same, idk if theres a problem with the DELAY or what WHILE TRUE LED_G DELAY 500 LED_OFF DELAY 500 END_WHILE I tried to find the same problem on the forum and google, but the topics were not helpful. Quote
dark_pyrro Posted August 21 Posted August 21 That's not possible to run on a classic gen1 Ducky, loops only work on the gen2 Ducky. Quote
adrii12334 Posted August 21 Author Posted August 21 Ok, after digging a bit like dark_pyrro said loops cant be used. I switched to the old java encoder and all works well there. Quote
dark_pyrro Posted August 21 Posted August 21 You can use Payload Studio for the gen1 Ducky as well, but stick to Ducky Script 1.0 code features only. 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.