Skip to content
This repository has been archived by the owner on Jul 2, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (20 loc) · 857 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 857 Bytes

Pokemon Go API Demo

  • USE AT YOUR OWN RISK !
  • includes protobuf file
  • maybe you should change some of the proto values like gps cords...

Demo

% Pokecon --debug true -u tejado -p 1234 --location "New York, Washington Square"
[!] DEBUG mode on
[!] Your given location: Washington Square, Greenwich, NY 12834, USA
[!] lat/long/alt: 43.0909305 -73.4989367 0.0
[!] login for: tejado
[+] RPC Session Token: TGT-899360-gFKDueEjBcKX4G ...
[+] Received API endpoint: https://pgorelease.nianticlabs.com/plfe/401/rpc
[+] Login successful
[+] Username: tejado
[+] You are playing Pokemon Go since: 2016-07-13 08:10:20
[+] POKECOIN: 0
[+] STARDUST: 600

Credits

Thanks a lot to tejado ! Thanks a lot to Mila432 !