Skip to content

A simple python-adb script that iterates over your pokemon go friend list and saves names to a file

Notifications You must be signed in to change notification settings

davidfegyver/Pokefriends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokeFriends

This little python-adb script iterates over your pokemon go friends, gets its name, and saves it to the friends.txt file.

Installation

Use the package manager pip to install the requirements.

pip install -r requirements.txt

You need the Tesseract-OCR too.

Usage

Edit the config.yaml They are the coordinates where the name/tap point is.

[x1,y1,x2,y2]: gives a box
or
[x,y]: gives a point

Enable USB debugging on your phone

Open Pokemon Go Go to your friend list Tap your first friend Run the pokefriends.py

Contributing

Pull requests are welcome.

TODO

Auto config Comments for easier learning Auto friend count get Level + team

About

A simple python-adb script that iterates over your pokemon go friend list and saves names to a file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages