Hey guys, i have one question, how are you guys getting your current coordinates? I am unable to get my coordinates.
so what should I do now?
Hey guys, i have one question, how are you guys getting your current coordinates? I am unable to get my coordinates.
so what should I do now?
If you need your coordinates I never have problem getting them in Nox's location tab. You can put a marker on place that you think you on and get the coords.
Still blue map screen after 30 mins and nothing shows. not even a world map. What can I do?
My cmd says:
[-] register_background_thread called
[-] register_background_thread: not running inside Flask so not starting thread
* Restarting with stat
[-] register_background_thread called
[-] register_background_thread: initial registration
[-] main
* Debugger is active!
* Debugger pin code: 552-175-402
usage: example.py [-h] -u USERNAME -p PASSWORD -l LOCATION -st STEP_LIMIT
[-i IGNORE] [-d] [-c]
example.py: error: argument -l/--location is required
* Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
127.0.0.1 - - [18/Jul/2016 12:54:20] "GET / HTTP/1.1" 200 -
TIs this supposed to be like this?
As i said, open google maps in a webbrowser (not the flask google maps) and click on your location and you see the coordinates.
Everyone, go to the github for the newest version: https://github.com/AHAAAAAAA/PokemonGo-Map
It is way better now. You can see the results while it is loading, and it is circular now. Just refresh your webpage sometimes. And it keeps searching, so you only need to press F5 in your browser and can leave the CMD in the background.
Hi man, can you get the pokemon to show their coordinates as well?
How does this help catching pokemon? It just logs pokemon after you catch it to google maps? Someone explain thanks. And does this work with iphones?
No, you need to make a second account to use this and then this tool searches your location to see where the pokemons are. So basicly you scan and then you can use Nox, Bleustacks or your phone to go to the location of the pokemon that you see on the scanned map. See the opening post and the pictures.
just missed a wartotle because it was not on its location. I did see it on nearby mons, but obv thats a gamble with this 3 foot steps only bs. I cant beleive there are so many trivial problems with this game. I wouldve imagined the developers to be very solid
I never had a pokemon that was not on the location of the scanned map (you need to zoom in very close for the exact location). Things I had were all pokemongo bugs, like the pokemon not showing up (restart app), showing white circles but no pokemon (restart app) etc etc. Mostly if you are sure you are within the time left for that pokemon and it does not show up, then try restarting the app.
I agree with you that the app and servers are very buggy. That is a shame, especially for people paying stuff.
From what I can see there, the error is the argument -l is missing.
I will type out the example part as CAPITALS, but they are meant to be lower case. I suspect you've entered the number 1 instead of the letter L
example.py -U USERNAME -P PASSWORD -L "Location from Google Maps" -ST 10
example.py -u USERNAME -p PASSWORD -l "Location from Google Maps" -st 10
I have shown it in upper case and lower case, make sure the location argument is a lower case L
Hopefully that works for you.