Skip to content
This repository has been archived by the owner on Nov 16, 2024. It is now read-only.

Latest commit

 

History

History
53 lines (36 loc) · 2.3 KB

README.md

File metadata and controls

53 lines (36 loc) · 2.3 KB

Fintopio Telegram Asteroid Game Bot

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.

Table of Contents

Installation

To get started with the Fintopio Telegram Asteroid Game Bot, follow these steps:

Step 1: Install Tampermonkey

Tampermonkey is a popular userscript manager that is available for various browsers. Install Tampermonkey for your browser from the following links:

Step 2: Install the Scripts

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.

Usage

After installing the scripts, follow these steps to start using the bot:

  1. Open Telegram Web in your browser.
  2. Navigate to the Fintopio asteroid game.
  3. The bot will begin automating the process of breaking the asteroid to reveal the diamond inside without damaging it.

Contributing

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.

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add new feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a pull request.

For more information, visit SmartBot Team.