Skip to content

CatSnowdrop/PinEye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PinEye

Static Badge

Static Badge

Recommendation before use

🔥🔥 Use PYTHON 3.10 🔥🔥

Static Badge Static Badge

Functionality

Functional Supported
Multithreading
Binding a proxy to a session
Autotap (autoclicker)
Receiving a daily bonus
Purchase of lottery tickets
A game of card selection
Use of Boosts
Boost pumping
Completion of tasks
Auto-selection of exchanges
Random sleep time between accounts
Support pyrogram .session

Settings

  • All settings, except for the blacklist of jobs, are made from the program menu
  • To add a task to the blacklist, enter the line with its name in the data/BLACKLIST_TASK.txt file.

Quick Start 📚

Windows: To install libraries and run bot - open run.bat

Linux: To install libraries and run bot - open run.sh

Prerequisites

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

Obtaining API Keys

  1. Go to my.telegram.org and log in using your phone number.
  2. Select "API development tools" and fill out the form to register a new application.

Installation

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

git clone https://github.com/CatSnowdrop/PinEye.git
cd PinEye

Then you can do automatic installation by typing:

Windows:

run.bat

Linux:

run.sh

Linux manual installation

python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
python3 main.py

You can also use arguments for quick start, for example:

~/PinEye >>> python3 main.py --action (1/2)
# Or
~/PinEye >>> python3 main.py -a (1/2)

# 1 - Config soft
# 2 - Create sessions
# 3 - Start soft

Windows manual installation

python -m venv venv
venv\Scripts\activate
pip install -r requirements.txt
python main.py

You can also use arguments for quick start, for example:

~/PinEye >>> python main.py --action (1/2)
# Or
~/PinEye >>> python main.py -a (1/2)

# 1 - Config soft
# 2 - Create sessions
# 3 - Start soft

About

Auto clicker for PinEye (telegram mini app)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages