Even more precise location of nearby pokemon ON MAP! menu

User Tag List

Page 28 of 36 FirstFirst ... 242526272829303132 ... LastLast
Results 406 to 420 of 533
  1. #406
    OverdoseDelusion's Avatar Sergeant
    Reputation
    16
    Join Date
    Jul 2016
    Posts
    67
    Thanks G/R
    8/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Afhene View Post
    Still haven't solved AttirbuteErrors

    Traceback (most recent call last):
    File "C:\Python27\lib\site-packages\flask\app.py", line 2000, in __call__
    return self.wsgi_app(environ, start_response)
    File "C:\Python27\lib\site-packages\flask\app.py", line 1991, in wsgi_app
    response = self.make_response(self.handle_exception(e))
    File "C:\Python27\lib\site-packages\flask\app.py", line 1567, in handle_exception
    reraise(exc_type, exc_value, tb)
    File "C:\Python27\lib\site-packages\flask\app.py", line 1988, in wsgi_app
    response = self.full_dispatch_request()
    File "C:\Python27\lib\site-packages\flask\app.py", line 1641, in full_dispatch_request
    rv = self.handle_user_exception(e)
    File "C:\Python27\lib\site-packages\flask\app.py", line 1544, in handle_user_exception
    reraise(exc_type, exc_value, tb)
    File "C:\Python27\lib\site-packages\flask\app.py", line 1639, in full_dispatch_request
    rv = self.dispatch_request()
    File "C:\Python27\lib\site-packages\flask\app.py", line 1625, in dispatch_request
    return self.view_functions[rule.endpoint](**req.view_args)
    File "C:\Pogo\PokemonGo-Map-master\example.py", line 767, in fullmap
    'example_fullmap.html', fullmap=get_map(), auto_refresh=auto_refresh)
    File "C:\Pogo\PokemonGo-Map-master\example.py", line 858, in get_map
    zoom='15', )
    File "C:\Python27\lib\site-packages\flask_googlemaps\__init__.py", line 34, in __init__
    self.build_markers(markers)
    File "C:\Python27\lib\site-packages\flask_googlemaps\__init__.py", line 58, in build_markers
    self.add_marker(**marker)
    File "C:\Python27\lib\site-packages\flask_googlemaps\__init__.py", line 81, in add_marker
    raise AttributeError('lat and lng required')
    AttributeError: lat and lng required
    i set a delay on opening browser in my bat file to sort this, basically it needs to have a couple of seconds to sort it out before opening browser.

    Code:
    c:\
    cd C:\PoGo\
    start python example.py -u ********** -p *********** -l "TYPE ACTUAL ADDRESS HERE, NO GEOCODE" -st 10
    timeout /t 10
    start firefox.exe http://localhost:5000/
    exit
    hope it helps.

    Even more precise location of nearby pokemon ON MAP!
  2. Thanks power.88 (1 members gave Thanks to OverdoseDelusion for this useful post)
  3. #407
    eyoubdw59's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey!
    First of all, thank for your guide
    But I can't get it working, I get this error Even more precise location of nearby pokemon ON MAP!-ye-jpg

    How can I solve it?

  4. #408
    OverdoseDelusion's Avatar Sergeant
    Reputation
    16
    Join Date
    Jul 2016
    Posts
    67
    Thanks G/R
    8/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by eyoubdw59 View Post
    Hey!
    First of all, thank for your guide
    But I can't get it working, I get this error Even more precise location of nearby pokemon ON MAP!-ye-jpg

    How can I solve it?
    See my post above yours.

  5. #409
    antidotee's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i am not much of a dev so excuse me if i say something dumb. but i dont seem to have a C:/Pogo. help?

  6. #410
    sandiesk's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    does anyone know the reason why my cmd kept on giving me the error: "argument -u/--username is required"?
    If I assigned the username/password variable manually, the next error "argument -l/--location is required" pops up.
    So, It worked if I removed the parser.add_argument() and assigned username, password, loc, and refresh value.

    Does it have to do with python itself? (I set the PATH to C:\python27 already) I don't think I type the argument wrong either.
    using the same argument works on my other pc, only this pc does not.
    Help:confused:
    example.py -a ptc -u changed -p changed -l "somewhere on googlemaps" -st 10 -ar 60

  7. #411
    camar0rs's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    47
    Thanks G/R
    3/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can someone post the example.py with this information in it:
    'infobox': pokemon[1]+': '+str(pokemon[-2])+', '+str(pokemon[-1])

    even latest example.py is missing the string of "'infobox': pokemon[1]"

    https://github.com/AHAAAAAAA/Pokemon...ter/example.py

  8. #412
    alexchong52's Avatar Member
    Reputation
    3
    Join Date
    Jun 2012
    Posts
    63
    Thanks G/R
    2/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does this map hack work on iphone? or is it only android

  9. #413
    OverdoseDelusion's Avatar Sergeant
    Reputation
    16
    Join Date
    Jul 2016
    Posts
    67
    Thanks G/R
    8/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by alexchong52 View Post
    Does this map hack work on iphone? or is it only android
    This whole thing is run on your PC using a burner account.

    if you have the app on your iphone, you can check the map on your PC and go wherever the pokemanz are or figure out a way to GPS spoof on your iphone..

  10. #414
    nhata's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it's any news for google play account to get works??

  11. #415
    47vzv's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    27
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i dont have a pogo folder :/ cogo

  12. #416
    OverdoseDelusion's Avatar Sergeant
    Reputation
    16
    Join Date
    Jul 2016
    Posts
    67
    Thanks G/R
    8/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by 47vzv View Post
    i dont have a pogo folder :/ cogo
    make one and dump the stuff in there...

  13. #417
    spodakek's Avatar Contributor Authenticator enabled
    Reputation
    98
    Join Date
    Jul 2016
    Posts
    232
    Thanks G/R
    15/86
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey sync,

    I'm just wondering if it's possible for you to tweak the code such that players who use this app can send information to a hosted cloud server so that, on top of a locally available map, we have a cloud map based on information collated from users (of course we should include the time where that region's information is last obtained in case it might be updated). But nonetheless it still give a pretty useful information on the general pokemons that one can obtain in a certain region.

    Thanks.

  14. #418
    trevinator12's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do you know how to go about fixing the error where it says "Could not open requirements file: (Error 2) no such file or directory: 'requirements.txt' You are using pip version 8.1.1, however version 8.1.2 is available. you should consider upgrading via the python -m pip install --upgrade pip' command."?

  15. #419
    OverdoseDelusion's Avatar Sergeant
    Reputation
    16
    Join Date
    Jul 2016
    Posts
    67
    Thanks G/R
    8/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by trevinator12 View Post
    Do you know how to go about fixing the error where it says "Could not open requirements file: (Error 2) no such file or directory: 'requirements.txt' You are using pip version 8.1.1, however version 8.1.2 is available. you should consider upgrading via the python -m pip install --upgrade pip' command."?


    Make sure you are cd'd into the right directory, the one with all the files.

    you need to be in the folder that has the requirements.txt file
    Attached Thumbnails Attached Thumbnails Even more precise location of nearby pokemon ON MAP!-krfnzzr-jpg  

  16. Thanks trevinator12 (1 members gave Thanks to OverdoseDelusion for this useful post)
  17. #420
    Pokemonster's Avatar Master Sergeant
    Reputation
    15
    Join Date
    Jul 2016
    Posts
    108
    Thanks G/R
    4/14
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sandiesk View Post
    does anyone know the reason why my cmd kept on giving me the error: "argument -u/--username is required"?
    If I assigned the username/password variable manually, the next error "argument -l/--location is required" pops up.
    So, It worked if I removed the parser.add_argument() and assigned username, password, loc, and refresh value.

    Does it have to do with python itself? (I set the PATH to C:\python27 already) I don't think I type the argument wrong either.
    using the same argument works on my other pc, only this pc does not.
    Help:confused:
    Try to remove the -a PTC. It is made for PTC if I am correct.
    Last edited by Pokemonster; 07-19-2016 at 03:40 AM.

Page 28 of 36 FirstFirst ... 242526272829303132 ... LastLast

Similar Threads

  1. [Hack] [iOS] Pokemon GO - Fake Location, Find Rare Pokemon, Teleport and more!
    By deleteduser2025j in forum Pokemon GO Hacks|Cheats
    Replies: 22
    Last Post: 10-27-2016, 01:20 PM
  2. [Bug] Helping Fixing Bug on Pokemon Go Precise Location
    By Loyepop in forum Pokemon GO Chat
    Replies: 1
    Last Post: 07-18-2016, 10:31 PM
  3. [Guide] Get precise location of nearby Pokemon
    By Syncness in forum Pokemon GO Hacks|Cheats
    Replies: 123
    Last Post: 07-17-2016, 07:43 PM
  4. skip even MORE trash in SP!
    By Canttouchdis in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 09-01-2007, 11:56 AM
  5. Making my imba hunter even more imba :)
    By Opey in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 10-16-2006, 03:33 AM
All times are GMT -5. The time now is 10:24 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search