Giter Club home page Giter Club logo

pokemongo-api-demo's Introduction

Pokemon Go API Demo

  • USE AT YOUR OWN RISK !
  • includes protobuf file
  • ugly code

Demo

$ python2 main.py --debug -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
[+] Poke Storage: 250
[+] Item Storage: 350
[+] POKECOIN: 0
[+] STARDUST: 600

Credits

Thanks a lot to Mila432 !
C# Port by BclEx

pokemongo-api-demo's People

Contributors

memelyfe avatar samuelteixeiras avatar tejado avatar yumere avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pokemongo-api-demo's Issues

Better marker diff strategy

Right now the javascript removes all markers and add them all back using response in data.json. This causes unpleasant blinking of pokemon on the map. If we can diff and only remove/add ones necessary, it'll be a better ux and less taxing on the CPU

Scipt works, however browser does not display anything [Ubuntu]

Hi, I have managed to successfully follow the instructions and run the script under Ubuntu 14.04. As can be seen on the screenshot, it correctly authenticated and found my coordinates on the map. It also correctly logged in without giving any API errors and is outputting the pokemon locations. However, typing localhost:8000 or 0.0.0.0:8000 in Mozilla Firefox (standard version that came packaged with the system, no extensions), nothing shows up, aside from the title of the page being 'PokeScanner'. I am not sure whether the problem stems from a browser issue or a script issue - I tried to disable various security options in Firefox (or running it under safe mode) to no avail. Any and all help will be greatly appreciated! Thanks! Included is the screenshot of the script and the empty browser window.
pokemongo

Restart after x 'Heartbeat missed, retrying' messages

I get an issue where after a while I just get a constant stream of 'Heartbeat missed, retrying' with no successful attempts in between. I just Ctrl+C and restart to resolve the issue, but it would be nice if the app could detect say 30 failed heartbeats in a row and then restart.

Request for Dockerfile

Would you kindly docker-ize the application?

  • Dockerfile for slimmest set up.
  • All variables accepted via environment variables.

Multiple Accounts

So, i was wondering if it would be possible to somehow allow more than 1 account to scan the region.
If i open 2 instances of the map scanner with 2 different pokemon accounts it randomly chooses from them to display on the map.

It would be lovely if u could make it so they merge on the map :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.