Update README.md
This commit is contained in:
parent
e7ca015f64
commit
c910360ac3
|
@ -66,8 +66,8 @@ python3 BlueDucky.py
|
||||||
- Implementing keyboard combinations.
|
- Implementing keyboard combinations.
|
||||||
- class Key_Codes(Enum) is in the main script file now just while I get GUI + B for example working (duckyscript)
|
- class Key_Codes(Enum) is in the main script file now just while I get GUI + B for example working (duckyscript)
|
||||||
- Current implementations:
|
- Current implementations:
|
||||||
6.1 REM (Comment)
|
1. REM (Comment)
|
||||||
6.2 STRING (Text Input)
|
2. STRING (Text Input)
|
||||||
|
|
||||||
#### 📝 Example payload.txt:
|
#### 📝 Example payload.txt:
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue