All Projects → W00dL3cs → pokego-explorer

W00dL3cs / pokego-explorer

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

Programming Languages

C#
18002 projects
Protocol Buffer
295 projects

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].