Hi Guys ,
Welcome To The another Post For TBomber in Android - Termux / Linux
PreRequests:
* 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 TBomb
* Make sure you are using Python3.
Check By Typing The Following Command
$ python -V
TO Install In Termux Use The Following Command To Install:
$ pkg install git
$ pkg install python
$ git clone https://github.com/QueenArzoo/TBomb.git
$ cd TBomb
$ chmod +x TBomb.sh
$ ./TBomb.sh
To Install in Linux Use The Following Command To Install:
$ sudo apt install git
$ git clone https://github.com/QueenArzoo/TBomb.git
$ cd TBomb
$ chmod +x TBomb.sh
$ sudo bash TBomb.sh
TO install in Mac OS use the Following Commands TO Install:
# Install Brew:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
# Install dependencies:
$ brew install git
$ brew install python3
$ sudo easy_install pip
$ sudo pip install --upgrade pip
$ git clone https://github.com/QueenArzoo/TBomb.git
$ cd TBomb
$ chmod +x TBomb.sh
# Missing Tools on MacOS
Toilet cannot be installed yet. But TBomb does still work.
# Run TBomb:
$ sudo bash TBomb.sh
0 Comments