An open API service indexing awesome lists of open source software.

https://github.com/fahimfba/automate-text-bombing

A python 🐍 code script which can be used as a text bomber in any place, whether it can be messenger, WhatsApp, Signal or Telegram and so on.
https://github.com/fahimfba/automate-text-bombing

automation cursor hacktoberfest hacktoberfest-2023 hacktoberfest-accepted messenger pyautogui python python3 telegram text-bomber text-bombing whatsapp

Last synced: 6 months ago
JSON representation

A python 🐍 code script which can be used as a text bomber in any place, whether it can be messenger, WhatsApp, Signal or Telegram and so on.

Awesome Lists containing this project

README

          

# Automate Text Bombing

### You can use this Python code in anywhere you want to, whether it can be Facebook, messenger, WhatsApp, Telegram, Signal or anywhere else!




## Follow these steps:
- Open the [Source Code](Bomber_Source_Code.py) to any IDE or Text Editor.
- Before running the code, open the text box where you want to send your automate bomb!
- If you find any error of PyAutoGui, then you may check the documentation of [PyAutoGui](https://pypi.org/project/PyAutoGUI/). If you find any other errors, then you'll find your solution in [Stack Overflow](https://stackoverflow.com/).
- For installing PyAutoGUI, run this command through your terminal:
```
pip install pyautogui
```
- You're all set for running your BOMBER!





---------------------------------------------




## Follow these steps during running your Text BOMBER!

- Provide how many seconds you want to wait before sending each automated messages. Enter 0 for the quickest sending.
- Provide the text you want to send as an automated message bomb.
- Provide the amount of how many messages you want to send. You can send any amount of messages you want.
- Run the program and quickly take your cursor to the desired text box. For using the comment section of any media, click on the text box of the comment section. If you want to use this in any chat box, take the cursor to the chatbox and click on the text box for once.
- Voila! The Automated text bombing has been started!

![Output Sample](img/text_bombing.png)


[![Stargazers repo roster for @FahimFBA/Automate-Text-Bombing](https://reporoster.com/stars/FahimFBA/Automate-Text-Bombing)](https://github.com/FahimFBA/Automate-Text-Bombing/stargazers)

[![Forkers repo roster for @FahimFBA/Automate-Text-Bombing](https://reporoster.com/forks/FahimFBA/Automate-Text-Bombing)](https://github.com/FahimFBA/Automate-Text-Bombing/network/members)