Skip to content

This repository contains scripts for automating the Memefi game on Telegram using Tampermonkey. The scripts are developed by the SmartBot Team and are designed to run the game in your browser and automate the clicking process to collect points.

Notifications You must be signed in to change notification settings

SmartBotBlack/memfi-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memefi Telegram Game Bot

This repository contains scripts for automating the Memefi game on Telegram using Tampermonkey. The scripts are developed by the SmartBot Team and are designed to run the game in your browser and automate the clicking process to collect points.

Table of Contents

Installation

To get started with the Memefi Telegram 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

  1. telegram.user.js: This script enables the game to run in your browser.

    • Click the following link to install the script: Install telegram.user.js
    • Tampermonkey will open and prompt you to install the script. Click Install.
  2. memefi.user.js: This is the main bot script that automates the game.

    • Click the following link to install the script: Install memefi.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 Memefi game.
  3. Start the bot in your browser.
  4. The bot will begin clicking on the images and collecting points.

Scripts

src/telegram.js

This script is necessary to initiate the Memefi game in your browser. It ensures that the game runs correctly and interacts with the browser environment.

src/memefi.js

This script automates the gameplay by clicking on images and collecting points. It simulates user actions to enhance your gaming experience.

Contributing

We welcome contributions to improve the Memefi Telegram 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.

Disclaimer

This script is provided by the SmartBot Team and is intended for educational and personal use only. Use it at your own risk.


For more information, visit SmartBot Team.

About

This repository contains scripts for automating the Memefi game on Telegram using Tampermonkey. The scripts are developed by the SmartBot Team and are designed to run the game in your browser and automate the clicking process to collect points.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published