Still discussing Termux SMS spam, this time I will use the healthspam script as the medium.
This script has 2 very powerful menus for spamming, namely:
- 5x per hour
- 1x per minute (unlimited)
The following is the result of spam from Healthspam.

How, interested in trying? Let’s learn more.
What is Healthspam Script?
The healthspam script is a program containing OTP bugs from health platforms such as Alodokter, Prosehat and Klikdok which are often used to spam.
The github repo is on my storiku account which is famous for having a reliable script.
But unfortunately, I can’t see the contents of the file because of the encryption.
What is clear, the language used is python and the main file is hs.py.

But because I publish healthspam, I was given the opportunity to add my name and web in the initial display of the script.
Alright, now let’s go straight to how to install it.
How to install and run healthspam
This spam tool requires python and git packages. It also requires module requests.
To install everything, please type all the following commands in the termux application.
packages:
pkg install python git
modules:
pip install requests
Then to install, we just need to clone from the github repo.
How to enter this command again.
git clone https://github.com/storiku/healthspam
Wait until the process is complete.
When it is 100%, enter the following command again.
cd healthspam python2 hs.py
The script will run immediately by displaying its flagship menu.

At this point, we just need to make arrangements to spam.
Read the following guide for the tutorial.
How to Use Healthspam Script
1. Select the healthspam script menu
Because there are only 2 menus, so please choose one of them.
Type 1 for the first menu and 2 for the second menu.
First menu 5x per hour.
This means that we can only send 5 spam messages in 1 hour.
In order to send it again, it must be after 1 hour.
Second menu 1x per minute (unlimited).
That is, we can spam without a limit or unlimited amount, but the delivery is 1 time per one minute.
So after sending spam once, we have to wait one minute for sending the second spam. But this happens automatically.
2. Enter the target number and the amount of spam
After selecting menu 1 or 2, then we have to determine the number as a spam target.
Numbers can use any operator, the important thing is to start with 08.
Example :
081234xxx
I use my own number as a target to prove it works or not.
After writing the number, press enter.
There will be an amount column.
Just enter the amount of spam you want to send and hit enter.
The script will automatically start sending spam to the target number.
3. Wait for the spam sending process to finish
The delivery time depends on the number of messages sent.
Especially for the first menu, it doesn’t take up to 10 seconds, because it’s only limited to 5 times sending.
As for the second menu, it can take up to hours depending on the amount.
For example, the number of spam is 100, then multiply by 60. So the length of time for sending is 6000 seconds or 100 minutes.

After the sending process is complete, a notification will appear “want to use y/n again?’.
Just choose n for no or y if you want to send again.
Fill in the SMS from the healthspam script spam
The following are the results of my experiments on my own numbers.
The result is indeed working, there are messages in large numbers that come in from alodokter and kliksehat.
The results of the first menu 5x hours:

The results of the two menus 1x per minute unlimited:

How about you guys, did it work like me?
If it fails, please write down the cause in the comments column.