Auto-Updating pokemon go map menu

User Tag List

Page 29 of 37 FirstFirst ... 252627282930313233 ... LastLast
Results 421 to 435 of 553
  1. #421
    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)
    I tried to figure out the logic how the scan choose the next field to scan but i didnt find it out.

    Auto-Updating pokemon go map
  2. #422
    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 serotini View Post
    in the latest version you just need to type the username, password and location in the CMD window. But you altered it with your username location and password in the line. IF you want to alter it then you also need to remove the 3 set lines.
    Last edited by Pokemonster; 07-19-2016 at 10:11 AM.

  3. #423
    Goldenstyle's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    33
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its working but getting loads of API Request Errors ... is this normal ?

  4. #424
    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 skyinthesea View Post
    Attachment 27411

    The username isn't displayed until i CLOSE chrome.. then my username displays and nothing happens.. If I then renavigate back to the page the other script starts running again and nothing happens. Thanks for taking the time to try and help
    It asks for your username. Type your username and hit enter. Then it will ask for your password and then for your location.

  5. #425
    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 Goldenstyle View Post
    Its working but getting loads of API Request Errors ... is this normal ?
    Read back and you will see the reason. It is because server load is to high. Pokemon servers are unstable. You can also see this in the openingpost.

  6. #426
    deusx's Avatar Member
    Reputation
    2
    Join Date
    Oct 2007
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    To be able to click on pokemon on map and get coords you are able to select/copy, insert this 4 rows after
    HTML Code:
    title: "<b>"+p.name+"</b><br>Time left: " + p.poketime + "<br>Lat: "+p.lat+"<br>Long: "+p.lng,
    icon: image
    });
    into:
    HTML Code:
    title: "<b>"+p.name+"</b><br>Time left: " + p.poketime + "<br>Lat: "+p.lat+"<br>Long: "+p.lng,
    icon: image
    });
    google.maps.event.addListener(marker, 'click', function() {
    window.prompt("LNG:", this.getPosition().lng());
    window.prompt("LAT:", this.getPosition().lat());
    });
    Last edited by deusx; 07-19-2016 at 10:17 AM.

  7. #427
    dotonthewall's Avatar Member
    Reputation
    1
    Join Date
    Jan 2015
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey guys,

    I've been using this for a while and it's a great tool, but I'm a little confused - is it supposed to automatically move the scan area in a particular? Mine just refreshes the same area over and over again
    Last edited by dotonthewall; 07-19-2016 at 10:41 AM.

  8. #428
    MissLL's Avatar Member
    Reputation
    3
    Join Date
    Oct 2013
    Posts
    32
    Thanks G/R
    10/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I want to say thanks works good for me. I just loaded and am waiting to see if the auto refresh works now.

  9. #429
    Sheetka's Avatar Contributor Premium Account Seller
    CoreCoins Purchaser Authenticator enabled
    Reputation
    95
    Join Date
    Jan 2011
    Posts
    254
    Thanks G/R
    18/71
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Pokemonster View Post
    in the latest version you just need to type the username, password and location in the CMD window. But you altered it with your username location and password in the line. IF you want to alter it then you also need to remove the 3 set lines.
    THanks! It does work and its finding pokemon but when it opens chrome it immediately says 'Oops something went wrong!' and says google maps didnt load properly. Any ideas?

  10. #430
    abdomgdy'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)
    I Don't have Trainer Club Account Can Make It with Google?

  11. #431
    Zestro's Avatar Active Member
    Reputation
    57
    Join Date
    May 2012
    Posts
    166
    Thanks G/R
    6/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So I'm having a strange error -

    It wont log me in unless i close my browser then i can open my browser and it works fine... for the most part, the old pokemon don't refresh so i have to kinda guess what pokemon are new and what pokemon are old. I've done a few things but nothing I do seems to fix this error. I tried it on 3 different computers and it still does the same thing.

  12. #432
    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)
    Is there something wrong the location I've put?
    Username XXX
    Password XXX
    Location Lat:40.70470887893677,Lng:-74.0183499455452

    then I'm getting this v

    Traceback (most recent call last):
    File "main.py", line 432, in <module>
    main()
    File "main.py", line 387, in main
    set_location(args.location)
    File "main.py", line 110, 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.
    Press any key to continue . . .

  13. #433
    KrespoG's Avatar Contributor
    CoreCoins Purchaser
    Reputation
    178
    Join Date
    Nov 2009
    Posts
    299
    Thanks G/R
    24/58
    Trade Feedback
    27 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It worked the first time, typed in username, password, location then i tried turning it off and going another location, it just stays on the first location and doesn't even ask me for account/pass/location again. How do I get new location or simply restart this?

  14. #434
    MissLL's Avatar Member
    Reputation
    3
    Join Date
    Oct 2013
    Posts
    32
    Thanks G/R
    10/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It seemed the last version had a much larger radius, and I know in my area a lot more pokemon are around than is showing up.

  15. #435
    dotonthewall's Avatar Member
    Reputation
    1
    Join Date
    Jan 2015
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KrespoG View Post
    It worked the first time, typed in username, password, location then i tried turning it off and going another location, it just stays on the first location and doesn't even ask me for account/pass/location again. How do I get new location or simply restart this?
    Close the command prompt windows and just open the run.bat file again, that's what I've been doing at least. I read something about it moving around for you a few pages back though but haven't figured it out myself?

Page 29 of 37 FirstFirst ... 252627282930313233 ... 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 04:16 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