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.
- Host: GitHub
- URL: https://github.com/fahimfba/automate-text-bombing
- Owner: FahimFBA
- License: mit
- Created: 2021-02-01T05:47:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-15T11:03:27.000Z (about 2 years ago)
- Last Synced: 2025-03-27T14:52:44.733Z (6 months ago)
- Topics: automation, cursor, hacktoberfest, hacktoberfest-2023, hacktoberfest-accepted, messenger, pyautogui, python, python3, telegram, text-bomber, text-bombing, whatsapp
- Language: Python
- Homepage: https://fahimfba.github.io/Automate-Text-Bombing/
- Size: 144 KB
- Stars: 15
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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!
[](https://github.com/FahimFBA/Automate-Text-Bombing/stargazers)
[](https://github.com/FahimFBA/Automate-Text-Bombing/network/members)