mao2116 / tbomb_mao

SMS BOMBING AND MAIL BOMBING.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


THIS IS A SMS,CALL AND MAIL BOMBING TOOL,. IT 100% WORKING NOW,! YOU CAN SEND BULK SMS AND CALL UNLIMITED,! YOU CAN ALSO SEND MAIL,! WITH THIS TOOL.!

AUTHER

THIS TOOL IS OPEN SOURCE FOR ONLY LEARNING PATH NOT FOR COPY.

JUST ENTER YOUR COUNTRY CODE !

INSTALLATION [ RECOMMENDED ] :

  • apt-get update -y
  • apt-get upgrade -y
  • apt install python git -y
  • pip install requests
  • git clone --depth=1 https://github.com/mao2116/tbomb_mao

ONE CLICK INSTALLATION :

  • apt-get update -y ; apt-get upgrade -y ; apt install python git -y ; pip install requests ; git clone --depth=1 https://github.com/mao2116/tbomb_mao

FOR RUN THIS TOOL :

OPEN TERMINAL AND TYPE:

  • cd tbomb_mao

  • python tbomb_mao.py

SMS BOMBING

  • python tbomb.py --bombing sms --cc <COUNTRY CODE> --number <NUMBER> --threat <BIMBING LIMIT>

SMS AND CALL BOMBING

  • python tbomb.py --bombing sms_call --cc <COUNTRY CODE> --number <NUMBER> --threat <BIMBING LIMIT>

EXAMPLE IN BD

  • python tbomb.py --bombing sms_call --cc 880 --number 01000000000 --threat 1000

FOR HELP

  • python tbomb.py -h

FOR UPDATE TOOL ():

  • cd ; rm -rf tbomb_mao ; apt-get update -y ; apt-get upgrade -y ; apt install python3 git -y ; pip install requests ; git clone --depth=1 https://github.com/mao2116/tbomb_mao

ONE CLICK INSTALLATION (OLD AND SLOW):

  • apt-get update -y && pkg install python -y && pip install requests && pkg install git -y && git clone https://github.com/mao2116/tbomb_mao && cd tbomb_mao

[ ! ] TASTED ON TERMUX [ ! ]

YOU CAN USE IT ANY KIND OF TERMINAL



mao2116

WARNING :

This tool is only for educational purpose. If you use this tool for other purposes except education we will not be responsible in such cases.

About

SMS BOMBING AND MAIL BOMBING.

License:MIT License


Languages

Language:Python 93.6%Language:Shell 6.4%