Jump to content

i have


Recommended Posts

Certainly! Here's a revised version of your text:


Hey, I've been trying to use the DEFAULTCHARDELAY, but I'm having trouble understanding how to implement it.

It's repeatedly mentioned in the documentation, but I'm struggling to grasp the proper usage.

My goal is to delete my gear ID efficiently without manual mouse intervention.

I want the Ducky/Flipper to press 'g' for discard and 'y' to confirm. The current code I have is executed at 18ms, which is too fast.

 
STRING g  y
REPEAT 50
DELAY 500 STRING g DELAY 100 STRING y REPEAT 50

How can I incorporate the DEFAULTCHARDELAY for better control? The documentation doesn't provide clear instructions on its usage.

Here's what I found in the documentation:


 

DEFAULTCHARDELAY

DEFAULTCHARDELAY specifies how long (in milliseconds) to wait between each key stroke.

If unspecified, DEFAULTCHARDELAY is 18ms in duckyPad.

DEFAULTCHARDELAY 50

REM duckyPad will wait 50ms between each key stroke
Link to comment
Share on other sites

There are a number of indications that this isn't about the Hak5 USB Rubber Ducky ("Flipper", "duckyPad" being mentioned). The command is also something I've never seen being used along with the 2nd gen USB Rubber Ducky, or being a part of DuckyScript 3.0. Only things related to the official Hak5 USB Rubber Ducky (2nd gen) is discussed here.

Edited by dark_pyrro
  • Upvote 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...