Auto-Updating pokemon go map menu

User Tag List

Page 14 of 37 FirstFirst ... 101112131415161718 ... LastLast
Results 196 to 210 of 553
  1. #196
    41600's Avatar Member
    Reputation
    1
    Join Date
    Nov 2013
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Tobbo88 View Post
    Mines stopped working... Now the first bat file (run.bat) does not update just says..

    C:\pokemongo-api-demo>"C:\Python27\python.exe" -m SimpleHTTPServer 8000
    Serving HTTP on 0.0.0.0 port 8000 ...


    I run bat 2 and they both normally update but now run2 updates says pokemon nearby but they no longer appear on the map :-/ .... so weird
    in chrome change 127.0.0.1 to localhost, leave port the same

    Auto-Updating pokemon go map
  2. #197
    decaphiltrator's Avatar Member
    Reputation
    5
    Join Date
    Oct 2009
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a way to have a set range/Radius to update only, mine starts from the center of the location and only updates North West/North East and continues for a very long time, instead of updating the surrounding area and having a cutoff point.

  3. #198
    CyaBB's Avatar Member Authenticator enabled
    Reputation
    14
    Join Date
    Apr 2014
    Posts
    150
    Thanks G/R
    21/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Till yesterday it worked now i dont see any pokemons on the map. The console is working but it isnt drawing.


    Auto-Updating pokemon go map-error-png
    Last edited by CyaBB; 07-18-2016 at 03:33 AM.

  4. #199
    senseirain's Avatar Member
    Reputation
    2
    Join Date
    Jun 2016
    Posts
    142
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    After running run.bat ~> run2.bat Any Idea what's wrong??

    Traceback (most recent call last):
    File "main.py", line 384, in <module>
    main()
    File "main.py", line 283, in main
    set_location(args.location)
    File "main.py", line 93, in set_location
    loc = geolocator.geocode(location_name)
    File "C:\Python27\lib\site-packages\geopy\geocoders\googlev3.py", line 217, in geocode
    self._call_geocoder(url, timeout=timeout), exactly_one
    File "C:\Python27\lib\site-packages\geopy\geocoders\googlev3.py", line 338, in _parse_json
    self._check_status(page.get('status'))
    File "C:\Python27\lib\site-packages\geopy\geocoders\googlev3.py", line 363, in _check_status
    'The given key has gone over the requests limit in the 24'
    geopy.exc.GeocoderQuotaExceeded: The given key has gone over the requests limit in the 24 hour period or has submitted too many requests in too short a period of time.

  5. #200
    k199's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    50
    Thanks G/R
    30/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have the normal map without the pokemone

  6. #201
    Subversion2's Avatar Contributor
    Reputation
    108
    Join Date
    Jul 2016
    Posts
    137
    Thanks G/R
    68/41
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any way to make this omnidirectional instead of one direction??

  7. #202
    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)
    I think that is the most asked question. You can get this to work only the auto updating at this point is useless since it keeps getting to the north instead of circulating around your GPS position. If that can be fixed this would be an awesome script.

  8. #203
    decaphiltrator's Avatar Member
    Reputation
    5
    Join Date
    Oct 2009
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Bugs i have found personally.

    Northern Movement only, it just keeps going up and up and does not refresh the pokemon that have been found, for example i caught a pinsar, 5 minutes later it still shows on the map. so this means it is not refreshing the pokemon it has already found. Which could be due to the way it refreshes. Not Sure. There should be a maximum Radius that can be changed,and it loads outward from the starting radius. and refreshes the pokemon within the radius only. a loop or something. this should fix alot of the current issues imo.

  9. #204
    kn0cturnal's Avatar Member
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    22
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any way to copy the coords from this?

  10. #205
    Giraff1's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    5
    Thanks G/R
    13/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I get the error:

    attributeError: 'NoneType' object has no attribute 'split'

    And before that happens i have logged in, it shows my stardustand coins etc, anyone knows whats up?

  11. #206
    Tobbo88's Avatar Member
    Reputation
    1
    Join Date
    Dec 2013
    Posts
    66
    Thanks G/R
    1/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    anyone know how to add CP to the info on the map? Also a timestamp of WHEN it went on would be good as it says time remaining but you dont know how long its been here

  12. #207
    Tobbo88's Avatar Member
    Reputation
    1
    Join Date
    Dec 2013
    Posts
    66
    Thanks G/R
    1/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hwo I fixed it was... Clear cache on browser then run the run2 as admin (it will insta close) then run it normally

  13. #208
    Yafa's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a way where you can copy the location of the pokemon in the map so you can paste it in the coordinates in nox ?

  14. #209
    pwnerer's Avatar Member
    Reputation
    1
    Join Date
    May 2009
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am getting this error, maybe you can help me? Seems bottom is working fine but something goes wrong with the top.

    Auto-Updating pokemon go map-ba2kqtx-jpg

  15. #210
    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 decaphiltrator View Post
    Bugs i have found personally.

    Northern Movement only, it just keeps going up and up and does not refresh the pokemon that have been found, for example i caught a pinsar, 5 minutes later it still shows on the map. so this means it is not refreshing the pokemon it has already found. Which could be due to the way it refreshes. Not Sure. There should be a maximum Radius that can be changed,and it loads outward from the starting radius. and refreshes the pokemon within the radius only. a loop or something. this should fix alot of the current issues imo.
    Do not use the same account for this tool and for the catching of the pokemon. It will result in a ban for sure. It is better to have a new pokemon trainer club account for this tool.

Page 14 of 37 FirstFirst ... 101112131415161718 ... LastLast

Similar Threads

  1. [How-To] Auto-updating Pokemon GO map scanner
    By Ashketchup in forum Pokemon GO Hacks|Cheats
    Replies: 0
    Last Post: 07-17-2016, 04:22 AM
  2. Best Wow Realmlist Changer (+ Auto Update)
    By Sikas in forum WoW EMU Programs
    Replies: 1
    Last Post: 01-09-2012, 06:26 AM
  3. How to make an auto updater! For noobs :)
    By EmiloZ in forum Programming
    Replies: 4
    Last Post: 03-27-2009, 03:54 PM
  4. [Question] Zygor auto update?
    By svampus in forum World of Warcraft General
    Replies: 0
    Last Post: 02-20-2009, 09:53 PM
  5. Auto Update of WoW
    By StefanSon in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 02-13-2008, 05:08 PM
All times are GMT -5. The time now is 05:38 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