shashiya / Sl-Bomber

SMS Bomber & Caller For Sri Lankan Numbers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sl Bomber

SMS Bomber & Caller For Sri Lankan Numbers.

Note:

  • The Bomber Only Works For Sri Lankan Numbers
  • The Script requires working network connection to work.
  • No Balance Will Be Deducted For Using This Script To Send SMS.
  • Make Sure You Are Using Python3.
  • Do Not Use This To Harm Others.
  • This Script Is Only For Educational Purposes or to Prank.
  • Developer Is Not Responsible For The Misuse Of Sl-Bomber
  • Your Usage Data Will Be Collected For Statistic Purposes

OS Support

Tested OS: Termux App For Android Windows, Linux Distros
Supported OS: Any Os That Can Run Python3.9

Usage:

Run These Commands To Run Sl Bomber

> For Termux:

Notice:

To Use The Bomber Type The Following Commands In Termux:

apt update && apt upgrade -y
apt install git python -y
git clone https://github.com/Sl-Sanda-Ru/Sl-Bomber.git
cd Sl-Bomber
pip3 install -r requirements.txt

If You Are Using python3.8 Run The Program By python3.8 bomber38.py
Elif You Are Using python3.9 Run The Program By python3.9 bomber39.py
Elif You Are Using python3.10 Run The Program By python3.10 bomber31.py
To Check Your Python Version Use python -V Command

> For Ubuntu:

Notice:

To Use The Bomber Type The Following Commands In Your Linux Shell:

sudo apt update
sudo apt install git python3 python3-pip -y
git clone https://github.com/Sl-Sanda-Ru/Sl-Bomber.git
cd Sl-Bomber
sudo pip3 install -r requirements.txt

If You Know More Websites And Apps That Use Local SMS Verification Please Inform Me https://t.me/Sl_Sanda_Ru

About

SMS Bomber & Caller For Sri Lankan Numbers

License:GNU General Public License v3.0


Languages

Language:Python 100.0%