desktopsetup / BadOS

Fun BadUSB scripts for iOS
235 stars 13 forks source link

Can you add my Ducky Script for send a message to a phone number #2

Closed ATLAbanana35 closed 1 year ago

ATLAbanana35 commented 1 year ago

This is the code :

REM texts someone in there messges 
GUI h
DELAY 1000
GUI SPACE 
DELAY 1000
STRING Messages
DELAY 250
ENTER
DELAY 1200
GUI n
DELAY 1200
STRING <PHONE_NUMBER>
DELAY 900
ENTER
DELAY 500
ENTER
STRING <MESSAGE_HERE>
DELAY 500
ENTER
GUI h
desktopsetup commented 1 year ago

Seems cool I'm gonna start trying to make more scripts maybe soon, but will add and make new releases after.

ATLAbanana35 commented 1 year ago

Ok, thanks!