Skip to content

Latest commit

 

History

History
68 lines (50 loc) · 1.31 KB

README.md

File metadata and controls

68 lines (50 loc) · 1.31 KB

ABOUT TOOL :

  • To function, the script requires a functioning network connection.
  • There will be no charge from your balance if you use this script to send SMS/calls.
  • For optimum speed during endless bombing, utilise a 2-3 second delay and 10 to 20 threads.
  • Do not use spaces between phone numbers (for example, 99999 99999).

AVAILABLE ON :

  • Termux
  • kali Linux

TESTED ON :

  • Termux
  • kali Linux

REQUIREMENTS :

  • internet
  • storage 200 MB
  • python

FEATURES :

  • [+] call bomboing !
  • [+] mail bombing !
  • [+] sms bombing no limit
  • [+] Easy for Beginners !

INSTALLATION [Termux] :

  • apt-get update -y
  • apt-get upgrade -y
  • pkg install python -y
  • pkg install python2 -y
  • pkg install git -y
  • pip install lolcat
  • pip install requests
  • git clone https://github.com/Incredible-Hacker/TBomb2.0
  • cd $HOME
  • ls
  • cd TBomb2.0
  • ls
  • pip2 install requirements.txt
  • bash TBomb2.0.sh

INSTALLATION [Kali Linux] :

  • apt-get update -y
  • apt-get upgrade -y
  • sudo pkg install python -y
  • sudo pkg install python2 -y
  • sudo pkg install git -y
  • sudo pip install lolcat
  • sudo pip install requests
  • git clone https://github.com/Incredible-Hacker/TBomb2.0
  • cd
  • ls
  • cd TBomb2.0
  • ls
  • sudo pip2 install requirements.txt
  • ./TBomb2.0.sh