Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 1.74 KB

README.md

File metadata and controls

52 lines (35 loc) · 1.74 KB

Blum Tap Bot

Overview

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

Prerequisites

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).

Setup and Installation

1. Clone the Repository:

git clone https://github.com/your-repo/blum-tap-bot.git
cd blum-tap-bot

2. Open in Visual Studio:

Open the project in Visual Studio to review and modify the source code if needed.

3. Build the Project:

Build the project in Visual Studio to generate the executable (optional).

Usage

1. Start the Game:

Ensure the game is running before you start the bot.

2. Run the Bot:

Execute the bot from Visual Studio or by running the compiled executable.

3. Control the Bot:

- Press "q" to stop the bot at any time.

4. Telegram Integration (optional):

- 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.

Troubleshooting

  • 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.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your improvements.

License

This project is licensed under the MIT License.