mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-03 22:23:35 -07:00
Better ios demo badkb script
This commit is contained in:
@@ -1,16 +1,13 @@
|
||||
REM Version 1.0
|
||||
REM OS: iOS
|
||||
REM Author: Peaakss
|
||||
REM Author: Peaakss | Optimized for older versions by WillyJL
|
||||
REM Description: A simple payload that opens safari and inserts a link
|
||||
REM NOTICE CHANGE "STRING" to your desired link | EXAMPLE: STRING https://github.com/ClaraCrazy/Flipper-Xtreme |
|
||||
REM NOITCE Payload was made on iOS 16.1 - iPhone | Timing may have have to be changed based on version/model
|
||||
|
||||
GUI h
|
||||
DELAY 100
|
||||
DELAY 420
|
||||
GUI SPACE
|
||||
DELAY 150
|
||||
BACKSPACE
|
||||
DELAY 250
|
||||
DELAY 420
|
||||
STRING https://github.com/ClaraCrazy/Flipper-Xtreme
|
||||
DELAY 250
|
||||
DELAY 69
|
||||
ENTER
|
||||
|
||||
Reference in New Issue
Block a user