Termux-SMS-Spammer
The script sends a large amount of SMS messages at specified intervals to given phone numbers.
release date: 2025-12-01
about
The Termux SMS Spammer repository is the most popular among my projects. Its purpose is to send a large number of SMS messages to a selected recipient with specified intervals between each message.
When started the script sends a message waits the specified amount of time sends again and repeats this until the set number of messages is reached.
When started the script sends a message waits the specified amount of time sends again and repeats this until the set number of messages is reached.
features
The main advantages of the script are simplicity of operation and reliability. The script can run for a long time, sending large amounts of SMS messages with different content.
You can set random characters as the message content by choosing their amount; you can set a specific text so that each following message is identical; you can also set the content of a file as the message body.
The script also allows selecting the SIM card, in case of Dual SIM, from which messages will be sent, and setting the number of SMS messages and the time interval between them — it can be 10 SMS messages every second or even 10000 SMS messages every hour!
WARNING! The mobile operator may block the ability to send SMS messages or completely deactivate the SIM card in case of abuse. The script is intended only for educational purposes and not for deliberately causing trouble. Use responsibly.
You can set random characters as the message content by choosing their amount; you can set a specific text so that each following message is identical; you can also set the content of a file as the message body.
The script also allows selecting the SIM card, in case of Dual SIM, from which messages will be sent, and setting the number of SMS messages and the time interval between them — it can be 10 SMS messages every second or even 10000 SMS messages every hour!
WARNING! The mobile operator may block the ability to send SMS messages or completely deactivate the SIM card in case of abuse. The script is intended only for educational purposes and not for deliberately causing trouble. Use responsibly.
compatibility
The script works without issues on every current new version of Termux along with Termux:API. It requires only bash and termux-api to operate.