Upload files to "/"

This commit is contained in:
2025-12-02 18:19:49 +00:00
parent f021f0333f
commit e62f00d337
4 changed files with 783 additions and 0 deletions

1
whatsappSendMessage.ps1 Normal file
View File

@@ -0,0 +1 @@
"adb -s 10.0.211.121 shell am start -a android.intent.action.VIEW -d 'https://api.whatsapp.com/send?phone=+5511945369906'; ping 127.0.0.1 -n 3 > nul; adb -s 10.0.211.121 shell input text "teste"; ping 127.0.0.1 -n 1 > nul; adb -s 10.0.211.121 shell input keyevent 22; adb -s 10.0.211.121 shell input keyevent 22; ping 127.0.0.1 -n 1 > nul; adb -s 10.0.211.121 shell input keyevent 22; adb -s 10.0.211.121 shell input keyevent 22"