Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 962 Bytes

README.md

File metadata and controls

22 lines (20 loc) · 962 Bytes

DevSmsTool

DOWNLOAD HELPER APK

https://github.com/Anayaali2019/DevSmsTool/raw/main/DEVSMSTOOL-HELPER.apk
MAKE SURE TO DELETE/UNINSTALL OLD APP

.NET PACKAGE

DOWNLOAD ZIP https://github.com/Anayaali2019/DevSmsTool/raw/main/DEVSMSTOOL.zip
EXTRACT THIS ZIP IN YOUR APP DEBUG/RELESE FOLDER
ADD REFRANCE OF DEVSMSTOOLHELPER.dll
TO SEND SMS CALL

DEVSMSTOOLHELPER.SENDMSG.sendsms( YOUR-DEVSMSTOOL-ACCOUNT-NUMBER COUNTRY CODE LIKE "923356105927" , Message, RECIPIENT)

Call package using
DevSmsTool.DevSmsTool.sendRequest( MSG , YOUR DEVSMSTOOL-ACCOUNT-NUMBER , Recipient-NUMBER);


DIRECT WEBHOOK

https://devsmstool2023-c602c.web.app/?Sender=RECIPIENT&ACCOUNT=YOUR-DEVSMSTOOL-ACCOUNT-NUMBER-COUNTRY&msg=DUMMYMSG

Note:-

We don't save store or share any kind of your Messages All messages will automatically deleted once helper received message.