Skip to content

W00dL3cs/pokego-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon GO Explorer

This repository contains a proof-of-concept of a Pokemon GO Explorer (for nearby Pokemons, Gyms and Pokestops) written in C#.

alt tag


Features

  • Pokemon Trainer Club (PTC) / Google Authentication
  • Scan nearby area for Pokemons
  • Change location using mouse (double-click or right-click)
  • Updated API used for Client <-> Server communication
  • Simple configuration file
  • Pokemons Blacklist
  • Pokemons Database
  • Advanced exploring algorithm

Usage

  1. Set up the right dependencies (they're all in the bin/Debug folder)
  2. Edit the details contained in the file Configuration (found in the bin/Debug folder)
  3. Build the project!

Note

When using Google Auth, remember the device code gets copied to your clipboard: just paste it when asked.


Special thanks


Notes

This is just a proof-of-concept... but the project is open source, so feel free to participate and push commits!

About

Proof-of-Concept of a working Pokemon GO live map written in C#.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published