how to change
_scanurl = "https://skiplagged.com/api/pokemon.php?bounds="
_scanurl = "https://api-live-us1.pokemongo.id/maps?vt
to offline master map ? or if own map online how to change url ?
how to change
_scanurl = "https://skiplagged.com/api/pokemon.php?bounds="
_scanurl = "https://api-live-us1.pokemongo.id/maps?vt
to offline master map ? or if own map online how to change url ?
maintance..
thanks
Updated, deployed executable.
https://github.com/encode32/PokeVisionFinder
https://github.com/encode32/PokeVisi...ses/tag/v0.1.1
Hi!
10 minutes ago it was working good but with update when I try to start it again I get this error:
C:\Users\Obama\Desktop\PVF>PokeVisionFinder.py Machamp 0 2 1
Traceback (most recent call last):
File "C:\Users\Obama\Desktop\PVF\PokeVisionFinder.py", line 9, in <module>
import requests
ImportError: No module named requests
Edit:
And the executable doesn't work good too![]()
Last edited by flashy9; 08-02-2016 at 01:30 AM.
This module required: Requests: HTTP for Humans ? Requests 2.10.0 documentation
If you dont know how to manage python modules thats why i deployed an exe
D:\Pokemon\PokeVisionFinder-master>D:\Pokemon\PokeVisionFinder-master\PokeVisionFinder.py Zubat
Traceback (most recent call last):
File "D:\Pokemon\PokeVisionFinder-master\PokeVisionFinder.py", line 9, in <module>
import requests
ImportError: No module named requests
Same issue here as well, when it gets to Hong Kong it runs through all really fast
Screenshot by Lightshot
what wrong i have added sniper in the folder
PokeVisionFinder.py charizard,snorlax,venusaur,blastoise,dragonite,dragonair,dratini 1 0 1
PokeVisionFinder.exe charizard,snorlax,venusaur,blastoise,dragonite,dragonair,dratini 1 0 1
how i fix the problem:
D:\PokemonGO>PokeVisionFinder.py
Traceback (most recent call last):
File "D:\PokemonGO\PokeVisionFinder.py", line 9, in <module>
import requests
ImportError: No module named requests
D:\PokemonGO>PokeVisionFinder.py charmander 1 18 1
Traceback (most recent call last):
File "D:\PokemonGO\PokeVisionFinder.py", line 9, in <module>
import requests
ImportError: No module named requests
D:\PokemonGO>
Pleaseee
Thanks very much
cant use on win10?