Blum Tap Bot is a tool designed to assist with specific in-game actions through automation. This bot is controlled via a simple interface and can be easily integrated with your existing setup. Bot's video : https://youtu.be/KjEwCLZ2bKY?si=f9mJGn1qY-8zJtxe For who wants to play : https://t.me/blum/app?startapp=ref_hTmtxcRJjO
Before you begin, ensure you have the following installed on your system:
- Visual Studio: Required for building and running the bot.
- Telegram App: For controlling the bot remotely (optional but recommended).
git clone https://github.com/your-repo/blum-tap-bot.git
cd blum-tap-bot
Open the project in Visual Studio to review and modify the source code if needed.
Build the project in Visual Studio to generate the executable (optional).
Ensure the game is running before you start the bot.
Execute the bot from Visual Studio or by running the compiled executable.
- Press "q" to stop the bot at any time.
- Set up your Telegram bot token and chat ID in the configuration file.
- Use the Telegram app to start, stop, or monitor the bot remotely.
- Bot Not Working: Ensure the game window is active and not minimized.
- Build Errors: Double-check that all dependencies are installed and configured correctly in Visual Studio.
Contributions are welcome! Please fork the repository and submit a pull request with your improvements.
This project is licensed under the MIT License.