stephanie-007 / Tsunami-Bomber

A simple open-source OTP SMS and Call flooding script with unlimited sending capability, written for Linux-based terminals using Python3.

Home Page:https://www.dopesatan.ml/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Tsunami
Tsunami v1.3

A simple open-source SMS & Call
flooder with unlimited sending,
written for Linux-based
terminal with Python

๐Ÿ”ธ Notes:

โš™ Script Usage Guide

DISCLAIMER:

Developer will not be liable and will not become responsible for any misuse or damage caused by Tsunami.
Please do not use this script for taking Revenge on someone. The script is written only for fair usage.

This script is on it's Beta stage. Currently only Indian Mobile numbers are supported.

  • The application requires active internet connection to contact the APIs
  • You would not be charged for any SMS/calls dispatched as a consequence of this script
  • For best performance, use single thread in your Linux terminal
  • Always ensure that you are using the latest version of Tsunami and have Python3
  • This application must not be used to cause harm/discomfort/trouble to others
  • By using this, you agree that you cannot hold the developer responsible for any misuse

๐Ÿ”ธ Compatibility

Check your Python version by typing in

$ python --version

If you get the following

Python 3.8.3

or any version greater than or equal to 3.4, this script has been tested and confirmed to be supported. For obsolete versions of Python (eg 2.7), use discretion while executing the script as it has not been tested there.

๐Ÿ”ธ Features

  • Over 20 integrated messaging and calling APIs included within api.py
  • Unlimited (with abuse protection) and super-fast bombing with multithreading
  • Possibility of international API support in future updates of this script
  • Flexible with addition of newer APIs with the help of api.py file
  • Actively supports Indian mobile numbers and will get updates and bug-fixes
  • Made for free and open-source usage, in case of any query feel free to contact

๐Ÿ”ธ Usage Guide

apt install python3 curl git -y
git clone https://github.com/utsanjan/Tsunami-Bomber
cd Tsunami-Bomber
pip3 install -r requirements.txt
python3 Tsunami.py

Next the script will ask you to enter the Victim's Phone No.
and the number of SMS you want to send respectively.
For Example:

python3 Tsunami.py
Enter the Victim's Phone No.: +91 "ENTER_10_DIGIT_NUMBER_HERE"
Now enter the SMS count: "ENTER_THE_NUMBER_OF_SMS_TO_SEND"

For more detailed usage guide
watch my YouTube Video Tutorial:

Screenshots

๐Ÿ”ธ Screenshot

Click on the below Thumbnail to Expand the Screenshot size:

Screenshots

Yeah, it does show Syntax Error but that doesn't actually matter.
Everytime it shows the error it sends a SMS Bombing request.

๐Ÿ”ธ Contact me

For Queries: My Instagram Profile
Check Out My YouTube Channel

About

A simple open-source OTP SMS and Call flooding script with unlimited sending capability, written for Linux-based terminals using Python3.

https://www.dopesatan.ml/

License:The Unlicense


Languages

Language:Python 100.0%