This repository contains a Telegram bot designed to perform DDoS attacks. The bot allows authorized users to initiate attacks against specified targets. It includes various commands for managing users, logging activities, and viewing information about attacks.
- User Management: Add, remove, and view authorized users.
- Command Logging: Log details of each command executed by users.
- Attack Commands: Initiate DDoS attacks with specified parameters.
- Cooldown Management: Prevent users from running multiple commands in quick succession.
- Admin Commands: Special commands for admins to manage the bot and its users.
- Broadcast Messages: Admins can send messages to all authorized users.
-github codespaces ( 4 core)
- Python 3.x
telebotlibrary- Telegram Bot Token (You Can Use Botfather)
-
Clone the repository:
git clone https://github.com/VENOMxCRAZYOP/VENOMxDDOS cd VENOMxDDOS -
Install the required libraries:
pip install telebot pip install flask pip install aiogram pip install python-telegram-bot pip install pymongo aiohttp telebot
-
Create a bot on Telegram and obtain your bot token.
-
Replace the placeholder token in the script with your actual bot token:
bot = telebot.TeleBot('YOUR_BOT_TOKEN')
-
Add your admin user IDs in the
admin_idlist:admin_id = ["YOUR_ADMIN_ID"]
-
Run the bot:
chmod +x * python venom.py -
Interact with the bot on Telegram using the available commands.
/start- Welcome message./approve-
- Send a broadcast message to all authorized users.
venom.py- Main bot script containing all functionalities.users.txt- File to store allowed user IDs.install.sh- Script to keep the bot running (e.g., for use with Repl.it).
The bot logs details of each command executed by users, including user ID, command, target, port, and time. Logs are stored in the log.txt file.
The bot supports adding and removing authorized users, as well as setting approval expiry dates for each user. Admins can view the list of all authorized users and clear the user list if needed.
This project is licensed under the MIT License.
This bot is intended for educational purposes only. The misuse of this bot may result in legal consequences. The author is not responsible for any misuse of this bot.
Note: Replace YOUR_BOT_TOKEN and YOUR_ADMIN_ID GROUP_IDwith your actual bot token and admin user ID before running the bot. Ensure that you comply with all legal regulations and use this bot responsibly.
If you wish to contribute to this project, feel free to submit a pull request or open an issue on GitHub.
For any queries or support, contact venomXcrazy on Telegram.
UPDATE CREADIT - |SOUL|
Happy DDoS'ing responsibly! 🚀