-
Member
I keep getting the following errors:
[-] retrying_api_req: request error (Unexpected end-group tag.), retrying
[-] retrying_get_profile: get_profile returned no-len payload, retrying
Anyone any idea why? Or is this just another server related issue?
-
Member
help me i cant install anything always error
Cannot fetch index base URL https://pypi.python.org/simple/
-
Member
Originally Posted by
RedLFC1892
I keep getting the following errors:
[-] retrying_api_req: request error (Unexpected end-group tag.), retrying
[-] retrying_get_profile: get_profile returned no-len payload, retrying
Anyone any idea why? Or is this just another server related issue?
Servers are down,
Pokemon Go Server Status to check status.
-
Post Thanks / Like - 1 Thanks
RedLFC1892 (1 members gave Thanks to kmafia5 for this useful post)
-
Member
Guys can i some how disable pidgeys etc to apper?
-
Any idea how to run on Android?
-
Member
Has anyone here been able to scan large steps (-100+ or covering a city) and using a specific pokemon list?
-
Member
and its weird it wont shows all pokemon , i saw vanesaur in game but didn't shows up on map , how should i make it work properly ? thanks man
-
Sergeant
It's not showing Pokemon from pokestops with lures from what I can tell. But world spawns (they pulse a white circle underneath) will show up
-
Member
Works great! Been testing it with a separate account and spoofing to the different locations using another phone and account, and all the Pokemon were there as the map said. This seems to work with separate accounts so if you feel weird using your account with the script, just make a new account and use it for the script. I haven't tested it yet, but I assume that you should be able to access it through the network or even through the internet with the right setup, I'll probably try that out this weekend on one of my servers and put it to refresh at a place I frequent.
Would be great if it was possible to have the option to see locations of PokeStops or Gyms on the map and check out who owns what and what Pokemon are guarding which gym.
EDIT: Just found out that you can do that! -dp and -dg added to the commands add the Stops and Gyms respectively. Has a few other extra bits that are listed here: https://github.com/AHAAAAAAA/PokemonGo-Map/wiki/Usage
Originally Posted by
trick2gg
and its weird it wont shows all pokemon , i saw vanesaur in game but didn't shows up on map , how should i make it work properly ? thanks man
It could be that the Pokemon de-spawned. I just noticed that when you click on a Pokemon it also shows the time until it de-spawns, which seems to be about 10 minutes from spawn.
Last edited by zomgqwert; 07-19-2016 at 10:54 PM.
Reason: added thing
-
Member
Originally Posted by
Pokemonster
Try to remove the -a PTC. It is made for PTC if I am correct.
Nah, I had this problem in previous version where we don't have the PTC option.
straight up, example.py -u "stuff" -p "stuff" -l "location" -st 5, wouldn't work.
It must be related with Python executing syntax.
-
Member
Originally Posted by
wmr0919
example.py -u YOURLOGIN -p YOURPASSWORD -l "GPS COORDINATES WITHOUT A COMMA IN MIDDLE" -st 10 -o charizard,venusaur,blastoise,grimer,muk,chansey,gyrados,lapras,snorlax,mew,mewtw o,dragonite,zapdos,articuno,moltres,porygon,ditto,weezing,golem--o
-Make sure no comma in coordinates
-Make sure there's no space in listing Pokemon Good - charizard,venusaur,blastoise Bad - charizard, venusaur, blastoise
where to set these lines?
cd C:/Pogo
example.py -u ***** -p ****** -l "40.77569931786572, -73.97174119949341" -st 10
or
c:\
cd C:\YOUR PATH\PokemonGo-Map-master
start python example.py -u ***** -p ***** -l LOCATION -st 10
start chrome.exe 127.0.0.1:5000
pause
when in first i get an error
* Debugger is active!
usage: example.py [-h] -u USERNAME -p PASSWORD -l LOCATION -st STEP_LIMIT [-d]
example.py: error: unrecognized arguments: -o charizard,venusaur,blastoise,grimer,muk,chansey,gyrados,lapras,snorlax,mew,mewtw o,dragonite,zapdos,articuno,moltres,porygon,ditto,weezing,golem--o
* Debugger pin code: 136-440-435
* Running on
http://127.0.0.1:5000/ (Press CTRL+C to quit)
-
Member
I just had to register to say that this is amazing. Thanks for putting up the guide!
Edit: Anyway to set this thing up with alerts? Like oh there's a Dratini in this area I just scanned *BING* (make a sound). It clearly knows whats what because it puts the appropriate image on the map.
Last edited by JwillC; 07-20-2016 at 01:07 AM.
-
Member
Whats the command to increase search radius? Since it searches only in city center? should i increase steps from 10 to like 50?
-
Member
Invalid Syntax error
I'm getting a weird error that points me to this section of code:
def debug(message):
if DEBUG:
print '[-] {}'.format(message)
with this error:
E:\PokemonGo\PokemonGo-Map-master>python example.py
File "example.py", line 103
print '[-] {}'.format(message)
^
SyntaxError: invalid syntax
E:\PokemonGo\PokemonGo-Map-master>
Making modifications doesn't help it seems. I've tried using the full script and calling using all/no arguments without success.
I have python 2.7 installed, using the latest pull from git.
Thank you
-
Member
hi sir. cn u help me..
how to searchng, only pikacu or smtng pokemon, not all pokemon,..
ty