Skip to content
This repository has been 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