mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-09-18 20:11:30 +00:00
Adding lost UNC0V3R3D BadUSB Collection
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
REM Author: UNC0V3R3D (UNC0V3R3D#8662 on Discord)
|
||||
REM Description: Basically changes the Auto-Correction and makes "and" being corrected to "nad". But you can put any word you want.
|
||||
REM Version: 1.0
|
||||
REM Category: FUN
|
||||
DELAY 2000
|
||||
GUI r
|
||||
DELAY 200
|
||||
STRING winword
|
||||
ENTER
|
||||
DELAY 1000
|
||||
ENTER
|
||||
DELAY 200
|
||||
ALT q
|
||||
DELAY 300
|
||||
STRING options spelling
|
||||
DELAY 500
|
||||
ENTER
|
||||
DELAY 200
|
||||
TAB
|
||||
DELAY 200
|
||||
ENTER
|
||||
DELAY 200
|
||||
STRING and
|
||||
DELAY 200
|
||||
TAB
|
||||
STRING nad
|
||||
DELAY 200
|
||||
ALT a
|
||||
DELAY 200
|
||||
ENTER
|
||||
DELAY 200
|
||||
SHIFT TAB
|
||||
DELAY 200
|
||||
ENTER
|
||||
DELAY 200
|
||||
ALT F4
|
||||
DELAY 200
|
||||
@@ -0,0 +1,38 @@
|
||||
|
||||
# WordPrank
|
||||
Basically changes the Auto-Correction and makes "and" being corrected to "nad". But you can put any word you want.
|
||||
|
||||
## How to use?
|
||||
|
||||
This script is not plug and play. You need to the following changes:
|
||||
|
||||
- change first word "STRING and"
|
||||
- change first word to anything you want "STRING nad"
|
||||
|
||||
|
||||
## Features
|
||||
|
||||
- open word
|
||||
- change auto correction
|
||||
|
||||
|
||||
## Feedback
|
||||
|
||||
If you have any feedback, please reach out to me via Discord "UNC0V3R3D#8662".
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
For support, contact me via Discord "UNC0V3R3D#8662".
|
||||
|
||||
|
||||
## Meta
|
||||
|
||||
|
||||
- If you want to sponsor me on Patreon, the link is on my profile.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user