MrHarshArora / CyberGhostWeapon-SMS

The ultimate SMS bomber in Python For Kali and Termux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CyberGhost Weapon -SMS (Specially For Fast SMS Bombing)

An Ultimate CyberGhost's SMS bomber For Linux and Termux


Note:

Due misusing of CyberGhostWeapon, several API's died.
Don't be afraid if you don't see all send messages.

  • The script requires working network connection to work.
  • No balance will be deducted for using this script to send SMS/calls.
  • While doing infinite bombing use 2-3 seconds delay and 10 to 20 threads for maximum performance.
  • Don't put spaces in between phone number (Ex- 99999 99999)
  • Make sure you are using the latest version of CyberGhostWeapon-SMS
  • Make sure you are using Python3.

Here's how you can check it. Type this command in your terminal.

$ python -V

If output looks like Python 3 - Congrats, Python 3 is installed properly.

  • Do not use this to harm others.
  • This script is only for educational purposes or to prank.
  • None of the developers/contributors are responsible for the misuse of CyberGhostWeapon.

Features:

  • Lots of integrated SMS APIs
  • Unlimited (Limited against abusing) and super-fast bombing
  • International bombing available (APIS Dead. Try Your Luck.)
  • Call bombing
  • Frequent updates
  • Automatic updating mechanism
  • Easy to use and embed in code

Usage:

Run these commands to run CyberGhostWeapon-SMS

> For Termux:

Notice:

git installation methods are not universal and do differ between distributions, so, installing git as per instructions below may not work. Please check out how to install git for your Linux distribution. Commands below provide instructions for Debian-based systems.

To use the bomber type the following commands in Termux:

pkg install git
pkg install python
pip install requests
git clone https://github.com/MrHarshArora/CyberGhostWeapon-SMS.git
cd CyberGhostWeapon-SMS
chmod +x ~
Pyhton3 sms.py

> For Linux:

Notice:

git installation methods are not universal and do differ between distributions, so, installing git as per instructions below may not work. Please check out how to install git for your Linux distribution. Commands below provide instructions for Debian-based systems.

To use the bomber type the following commands in Linux terminal:

sudo apt install git
git clone https://github.com/MrHarshArora/CyberGhostWeapon-SMS.git
cd CyberGhostWeapon-SMS
chmod +x ~
python3 sms.py

Demontrative Video:

  • Watch Indian Bombing Method here

Feel Free To Open An Issue...

                 Mail: cyb3r.gh02t.ha@gmail.com<br>
       YouTube Channel: https://www.youtube.com/c/CyberGhost

Check Out My YouTube Channel

About

The ultimate SMS bomber in Python For Kali and Termux.


Languages

Language:Python 100.0%