Skip to content

nathanhoel/PokemonGO-IV-Renamer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PokemonGO-IV-Renamer

Automatically renames your pokemon to their IV stats.

Example: A perfect vaporeon will be renamed to 45, 15/15/15

Installation

Requirements

  • Python 2
  • pip
  • git

Guide

git clone -b master https://github.com/Boren/PokemonGO-IV-Renamer.git
cd PokemonGO-IV-Renamer
pip install -r requirements.txt (Might need to sudo)
python2 main.py -a AUTH_SERVICE -u USERNAME -p PASSWORD

-a can be either 'ptc' or 'google'

If you want to reset names to original ones pass the flag "--clear"

Credits

About

Automatically renames your pokemon to their IV stats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%