This repository contains scripts for automating the Fintopio asteroid game on Telegram, developed by the SmartBot Team. The scripts are designed to run the game in your browser and automate the process of breaking the asteroid carefully to reveal the diamond inside without damaging it.
To get started with the Fintopio Telegram Asteroid Game Bot, follow these steps:
Tampermonkey is a popular userscript manager that is available for various browsers. Install Tampermonkey for your browser from the following links:
fintopio.user.js: This is the main bot script that automates the game.
- Click the following link to install the script: Install fintopio.user.js
- Tampermonkey will open and prompt you to install the script. Click
Install
.
After installing the scripts, follow these steps to start using the bot:
- Open Telegram Web in your browser.
- Navigate to the Fintopio asteroid game.
- The bot will begin automating the process of breaking the asteroid to reveal the diamond inside without damaging it.
We welcome contributions to improve the Fintopio Telegram Asteroid Game Bot. If you have any suggestions or encounter any issues, please open an issue or submit a pull request.
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes.
- Commit your changes (
git commit -m 'Add new feature'
). - Push to the branch (
git push origin feature-branch
). - Open a pull request.
For more information, visit SmartBot Team.