Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Doc-SLAV/FintopioSLAV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

27 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Static Badge

Recommendation before use

πŸ”₯πŸ”₯ Use PYTHON 3.10 πŸ”₯πŸ”₯

Features

Feature Supported
Multithreading βœ…
Registration in bot βœ…
Auto-claim farm βœ…
Daily rewards βœ…
Auto-play for diamond game βœ…

Prerequisites

Before you begin, make sure you have the following installed:

Obtaining Query ID / User ID

  1. get your query id / user id bot
 open bot game -> right click -> inspect -> application -> session storage -> tgwebapp -> query_id / user_id
  1. open sessions.txt file, then paste your query/user id telegram
  query_id : query_id=xx&user=xx&auth_date=xx&hash=xx
  user_id : user_id=xx&user=xx&auth_date=xx&hash=xx

Installation

You can download the repository by cloning it to your system and installing the necessary dependencies:

Linux manual installation

git clone https://github.com/Doc-SLAV/FintopioSLAV
cd FintopioSLAV
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
python3 bot.py

Windows manual installation

git clone https://github.com/Doc-SLAV/FintopioSLAV
cd FintopioSLAV
python -m venv venv
venv\Scripts\activate
pip install -r requirements.txt
python bot.py

Contacts

For support or questions, you can contact me

Static Badge

About

otw Gulag

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages