Even more precise location of nearby pokemon ON MAP! menu

Shout-Out

User Tag List

Page 35 of 36 FirstFirst ... 313233343536 LastLast
Results 511 to 525 of 533
  1. #511
    grv's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    22
    Thanks G/R
    6/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have this error:

    Traceback (most recent call last):
    File "F:\PYTHON\lib\site-packages\flask\app.py", line 2000, in __call__
    return self.wsgi_app(environ, start_response)
    File "F:\PYTHON\lib\site-packages\flask\app.py", line 1991, in wsgi_app
    response = self.make_response(self.handle_exception(e))
    File "F:\PYTHON\lib\site-packages\flask\app.py", line 1567, in handle_exception
    reraise(exc_type, exc_value, tb)
    File "F:\PYTHON\lib\site-packages\flask\app.py", line 1988, in wsgi_app
    response = self.full_dispatch_request()
    File "F:\PYTHON\lib\site-packages\flask\app.py", line 1641, in full_dispatch_request
    rv = self.handle_user_exception(e)
    File "F:\PYTHON\lib\site-packages\flask\app.py", line 1544, in handle_user_exception
    reraise(exc_type, exc_value, tb)
    File "F:\PYTHON\lib\site-packages\flask\app.py", line 1639, in full_dispatch_request
    rv = self.dispatch_request()
    File "F:\PYTHON\lib\site-packages\flask\app.py", line 1625, in dispatch_request
    return self.view_functions[rule.endpoint](**req.view_args)
    File "C:\Pogo\example.py", line 767, in fullmap
    'example_fullmap.html', fullmap=get_map(), auto_refresh=auto_refresh)
    File "C:\Pogo\example.py", line 858, in get_map
    zoom='15', )
    File "F:\PYTHON\lib\site-packages\flask_googlemaps\__init__.py", line 34, in __init__
    self.build_markers(markers)
    File "F:\PYTHON\lib\site-packages\flask_googlemaps\__init__.py", line 58, in build_markers
    self.add_marker(**marker)
    File "F:\PYTHON\lib\site-packages\flask_googlemaps\__init__.py", line 81, in add_marker
    raise AttributeError('lat and lng required')
    AttributeError: lat and lng required

    Even more precise location of nearby pokemon ON MAP!
  2. #512
    AlphaG6's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    21
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wait, so this dosnt work with google? Because im playing with google account so i cant use this?

  3. #513
    Fadelol's Avatar ༼ つ ◕_◕ ༽つ
    Reputation
    662
    Join Date
    Dec 2007
    Posts
    609
    Thanks G/R
    161/204
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by onenamezz View Post
    The map isn't refreshing for me after a while, all the Pokemon eventually disappear and I need to reload everything, any help?
    I am also experiencing this problem.
    ~Fadelol

  4. #514
    guineapig'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)
    Can someone explain if the Pokemon stays on that location for 10 minutes only ?
    The Pokemon disappears after 10 minutes

    is the Pokemon location permanent or it changes frequently by the servers

  5. #515
    I Dont Try Much's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by guineapig View Post
    Can someone explain if the Pokemon stays on that location for 10 minutes only ?
    The Pokemon disappears after 10 minutes

    is the Pokemon location permanent or it changes frequently by the servers
    I am pretty sure they spawn in the same places but random times of the day for a certain period of time

  6. #516
    demoncrest's Avatar Member
    Reputation
    1
    Join Date
    Aug 2006
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well, this has been hella leaked now eh... I have heard of people hosting instances of it on different websites already... looks like it's gonna be mass-public knowledge in a week, tops.

  7. #517
    SilverSamurai's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    49
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    127.0.0.1 - - [22/Jul/2016 10:24:50] "GET /favicon.ico HTTP/1.1" 404 -
    127.0.0.1 - - [22/Jul/2016 10:24:50] "GET /favicon.ico HTTP/1.1" 404 -

    127.0.0.1 - - [22/Jul/2016 10:25:30] "GET / HTTP/1.1" 200 -

    I dont know but , from last night all i am getting is this
    Is this working anymore ?

  8. #518
    cloudstrife007's Avatar Active Member CoreCoins Purchaser
    Reputation
    27
    Join Date
    Jun 2012
    Posts
    243
    Thanks G/R
    2/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just an FYI, if your password is too complex, and it uses special characters.. this might **** with it..

  9. #519
    cloudstrife007's Avatar Active Member CoreCoins Purchaser
    Reputation
    27
    Join Date
    Jun 2012
    Posts
    243
    Thanks G/R
    2/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by piotr55 View Post
    1) open example.py with editor
    2) go to line 244
    3) replace "'infobox': pokemon[1]" with
    Code:
    'infobox': pokemon[1]+': '+str(pokemon[-2])+', '+str(pokemon[-1])
    4) save and restart script
    Unless I'm retarded I don't see this "infobox': pokemon[1]" at line 244


  10. #520
    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)
    [QUOTE=cloudstrife007;3467040]Unless I'm retarded I don't see this "infobox': pokemon[1]" at line 244

    ive been asking this for days, no one seems to want to answer this one

  11. #521
    Drahque's Avatar Master Sergeant
    Reputation
    33
    Join Date
    Jul 2016
    Posts
    74
    Thanks G/R
    2/29
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does this bot work in minneapolis 6 pokestop, and just sit there, farm the 6 pokestops + catch pokemons there is? or?

  12. #522
    Elemt33's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The latest release on that github has more features than originally I think.

    You can specify google authoritation, ignore pokemon, location with name and not GPS coordinates and auto refresh like this example below.

    example.py -u [email protected] -p pass -l "64th St and 5th Ave, New York, NY 10021" -st 17 --auth_service google -ar 30 -i Rattata,Spearow,Zubat,Pidgey,Weedle,Caterpie


    -ar 30 means auto refresh page every 30 seconds. -i comma,separated,pokemon,to,ignore,no,spaces List of pokemon without spaces to ignore and not show on the map.




    On a side note, does anyone know what exactly the -st steplimit means? How far away is -st 10 or -st 15 scanning?






    Originally Posted by Drahque View Post
    Does this bot work in minneapolis 6 pokestop, and just sit there, farm the 6 pokestops + catch pokemons there is? or?
    I think you posted in the wrong thread. This is not a bot
    Last edited by Elemt33; 07-23-2016 at 12:11 AM.

  13. #523
    Lordline's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anybody know how to fix this?

    I got a problem with the image on flask gmaps, see my cmd have no problem and working..

    thanks

    Even more precise location of nearby pokemon ON MAP!-error-jpg

  14. #524
    Elemt33's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Lordline View Post
    Anybody know how to fix this?

    I got a problem with the image on flask gmaps, see my cmd have no problem and working..

    thanks

    Even more precise location of nearby pokemon ON MAP!-error-jpg
    Maybe your coordinates are wrong and they are in the water

  15. #525
    hitachiz40's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    'example.py' is not recognized as an internal or external command,
    operable program or batch file.
    how about this one guys ?

Page 35 of 36 FirstFirst ... 313233343536 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:45 PM. 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