Sms bomber telegram python

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

pogram1st/Telegram-bot_SMS-bomber_Python

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

Телеграм бот SMS-бомбер на Python на библиотеке Aiogram

Использованы библиотеки для замены userAfent, для того чтобы при спаме человека нам не заблокали доступ к сайту

Также была реализована многопоточность, для того чтобы бот мог работать когда запускается цикл while при спаме

Читайте также:  Php mysqli message system

Заносим пользователей в БД, в качестве БД использую mySqlLite, каждый пользователь заносится в бд, для того чтобы следить за его пополнением счета и ече многое другое

Реализовано пополнение счета через QIWI и картой

Источник

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

The best open source bomber / Лучший open source бомбер

License

un1cum/Beast_Bomber

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

Use this script for educational purposes only and do not abuse it. Only YOU are responsible for its use

Screenshot_1

  • SMS attack
  • Email attack
  • Discord attack
  • Telegram attack
  • DDoS attack
  • Multilanguage

    To run the beast bomber you need to download Python: https://www.python.org

git clone https://github.com/un1cum/Beast_Bomber 
  • If you don’t have git, you need to install it: https://git-scm.com/downloads
  • If you install Beast Bomber manually, without git, be sure to delete the .gitkeep file in the input\telegram_accounts folder
  • To get started, you need to install the necessary Python libraries. Go to the Beast_Bomber folder and enter this command in cmd or terminal:
pip install -r requirements.txt 

docker

⚠️ Important note, there is no telegram spam in the docker version ⚠️

Image url: https://hub.docker.com/r/un1cum/beast_bomber

If you don’t have docker, you can install it using these instructions: https://docs.docker.com

    You need to enter the following command to download the image:

docker pull un1cum/beast_bomber 
docker run -it un1cum/beast_bomber 
  • For a DDoS attack to work correctly, you need to enter proxies into the input\proxies.txt file or automatically parse them using the built-in function
    • Proxies format: ip:port or user:pass@ip:port

    Beast Bomber supports ONLY Russian and Kazakh phone numbers.

    To send messages in Discord, you need to specify the ID of the target, it can be found in the url of the discord dialog in your browser.

    discord

    Test results from https://dstat.cc

    screenshot

    Threads Attack time
    40 60 seconds

    Beast Bomber supports the following email services (from which spam will be sent): mail.ru, yahoo, rambler

    How the script sends messages:

    Beast Bomber logs into the accounts that you put in your input\telegram_accounts folder and sends the message you write from them.

    You can buy tdata telegram accounts here: click (not advertising)

    📌 Problems and their solutions

    If you see something like this:

    error

    This means that you don’t have the library that is specified in the error, in this case: «_ctypes». You need to enter in the terminal or cmd:

    If you install Beast Bomber on the termux:

    You may have a problem installing the opentele library, to fix it enter the following command:

    pkg install pyqt5 python-pyqtwebengine 

    then reinstall the opentele library.

    Источник

    Saved searches

    Use saved searches to filter your results more quickly

    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

    This is a script, written on Python. He SMS Bomber Bot for Telegram.

    Nekitasher/BomberBot

    This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

    Name already in use

    A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

    Sign In Required

    Please sign in to use Codespaces.

    Launching GitHub Desktop

    If nothing happens, download GitHub Desktop and try again.

    Launching GitHub Desktop

    If nothing happens, download GitHub Desktop and try again.

    Launching Xcode

    If nothing happens, download Xcode and try again.

    Launching Visual Studio Code

    Your codespace will open once ready.

    There was a problem preparing your codespace, please try again.

    Latest commit

    Git stats

    Files

    Failed to load latest commit information.

    README.md

    This is a script, written on Python. He SMS Bomber Bot for Telegram.

    1. Вам нужно скачать Python3.X (С добавлением Add to Path)
    2. Загрузить файлы в папку
    3. Открыть ее как «Открыть окно команд» (перейти в директорию папки)
    4. Заменить данные bot и aid. (bot — @BotFather создаете бота, aid = @userinfobot ваш id.)
    5. Запустить скрипт командой «python bot.py».

    Все остальное написано в боте. И не забудьте написать боту /start.

    p.s. Все логи о номерах и пользователях будут приходить вам в бота как админу.

    About

    This is a script, written on Python. He SMS Bomber Bot for Telegram.

    Источник

    Saved searches

    Use saved searches to filter your results more quickly

    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

    Simple Telegram SMS Bomber

    5l1v3r1/Telegram-SMS-Bomber

    This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

    Name already in use

    A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

    Sign In Required

    Please sign in to use Codespaces.

    Launching GitHub Desktop

    If nothing happens, download GitHub Desktop and try again.

    Launching GitHub Desktop

    If nothing happens, download GitHub Desktop and try again.

    Launching Xcode

    If nothing happens, download Xcode and try again.

    Launching Visual Studio Code

    Your codespace will open once ready.

    There was a problem preparing your codespace, please try again.

    Latest commit

    Git stats

    Files

    Failed to load latest commit information.

    README.md

    Simple Telegram SMS Bomber written in Python using pyTelegramBotAPI.

    $ sudo pacman -S python $ pip install pyTelegramBotAPI phonenumbers requests $ git clone https://github.com/dmatviichuk/Telegram-SMS-Bomber $ cd Telegram-SMS-Bomber/ Create new Telegram bot and change token in file Bot.py $ python Bot.py
    Download Python 3 Launch installer, click add python to PATH Open cmd or powershell $ pip install pyTelegramBotAPI phonenumbers requests Create new Telegram bot and change token in file Bot.py $ python Bot.py

    About

    Simple Telegram SMS Bomber

    Источник

Оцените статью