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

Doc-SLAV/apesofbtcSLAV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Apes of BTC By BtcTerminal (former RunesTerminal) Project

Static Badge

Recommendation before use

🔥🔥 Use PYTHON 3.10 🔥🔥

Features

Feature Supported
Multithreading
Auto Tap
Daily Login
Auto Refill

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 sesi.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/apesofbtcSLAV.git
cd apesofbtcSLAV
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/apesofbtcSLAVc.git
cd apesofbtcSLAV
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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages