Auto-Updating pokemon go map menu

User Tag List

Page 28 of 37 FirstFirst ... 242526272829303132 ... LastLast
Results 406 to 420 of 553
  1. #406
    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)
    Originally Posted by deadmarine View Post
    In chrome f12 > console tab > what errors
    (index):48 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
    127.0.0.1/:1 Uncaught SyntaxError: Unexpected token } in JSON at position 42getFile @ (index):57

    Auto-Updating pokemon go map
  2. #407
    skyinthesea's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    14
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Auto-Updating pokemon go map-pokmngo-png

    Getting this now Nothing seems to show up. This is using the latest version

  3. #408
    cedricdu94's Avatar Member
    Reputation
    11
    Join Date
    May 2009
    Posts
    175
    Thanks G/R
    9/10
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by deadmarine View Post
    Updated.

    Can click on a pokemon to get a pop up with thier coords

    Changelog:
    https://github.com/Zeromark30/pokemongo-api-demo/commits/maps_oc
    Thanks, how use ur last version without write user password and location in the prompt please ? Your version have a better detection or it's same ? can you add a option for choose size ico pokemon please ?
    Last edited by cedricdu94; 07-19-2016 at 08:13 AM.

  4. #409
    s1rragealotuk's Avatar Member
    Reputation
    9
    Join Date
    Jun 2016
    Posts
    19
    Thanks G/R
    2/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any way to make this work on a google account?

  5. #410
    SpyroPT's Avatar Active Member
    Reputation
    15
    Join Date
    Aug 2011
    Posts
    121
    Thanks G/R
    3/7
    Trade Feedback
    8 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Getting this error, any way to fix it ?
    Code:
    Requirement already up-to-date: pip in c:\python27\lib\site-packages
    Requirement already satisfied (use --upgrade to upgrade): geopy==1.11.0 in c:\python27\lib\site-packages (from -r requirements.txt (line 1))
    Requirement already satisfied (use --upgrade to upgrade): protobuf==2.6.1 in c:\python27\lib\site-packages\protobuf-2.6.1-py2.7.egg (from -r requirements.txt (line 2))
    Requirement already satisfied (use --upgrade to upgrade): requests==2.10.0 in c:\python27\lib\site-packages (from -r requirements.txt (line 3))
    Collecting s2sphere==0.2.4 (from -r requirements.txt (line 4))
      Using cached s2sphere-0.2.4-py2.py3-none-any.whl
    Requirement already satisfied (use --upgrade to upgrade): setuptools in c:\python27\lib\site-packages (from protobuf==2.6.1->-r requirements.txt (line 2))
    Collecting future (from s2sphere==0.2.4->-r requirements.txt (line 4))
    c:\python27\lib\urllib.py:1299: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
      return ''.join(map(quoter, s))
    Exception:
    Traceback (most recent call last):
      File "c:\python27\lib\site-packages\pip\basecommand.py", line 215, in main
        status = self.run(options, args)
      File "c:\python27\lib\site-packages\pip\commands\install.py", line 310, in run
        wb.build(autobuilding=True)
      File "c:\python27\lib\site-packages\pip\wheel.py", line 750, in build
        self.requirement_set.prepare_files(self.finder)
      File "c:\python27\lib\site-packages\pip\req\req_set.py", line 370, in prepare_files
        ignore_dependencies=self.ignore_dependencies))
      File "c:\python27\lib\site-packages\pip\req\req_set.py", line 522, in _prepare_file
        finder, self.upgrade, require_hashes)
      File "c:\python27\lib\site-packages\pip\req\req_install.py", line 271, in populate_link
        self.link = self._wheel_cache.cached_wheel(self.link, self.name)
      File "c:\python27\lib\site-packages\pip\wheel.py", line 68, in cached_wheel
        self._cache_dir, link, self._format_control, package_name)
      File "c:\python27\lib\site-packages\pip\wheel.py", line 148, in cached_wheel
        return pip.index.Link(path_to_url(path))
      File "c:\python27\lib\site-packages\pip\download.py", line 457, in path_to_url
        url = urllib_parse.urljoin('file:', urllib_request.pathname2url(path))
      File "c:\python27\lib\nturl2path.py", line 67, in pathname2url
        path = path + '/' + urllib.quote(comp)
      File "c:\python27\lib\urllib.py", line 1299, in quote
        return ''.join(map(quoter, s))
    KeyError: u'\xe3'
    Press any key to continue . . .

  6. #411
    Ehnoah's Avatar Elite User
    Reputation
    398
    Join Date
    Sep 2006
    Posts
    1,028
    Thanks G/R
    16/96
    Trade Feedback
    7 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Hey Deadmarine, thanks for the good work. Can you explain me some of the Variables so I can play with?

    For example:

    default_step = Is this how far it moves every "update"? I feel like the old Script was way faster in Updating the Map / Radius. So It was easier for me to Hunt arround the Pokemon. (I put my Range back to 20 since I feel it was way more comfortable for me)

    PS: I got an Idea for you, hope you can work on this, I am also willed to help if you need to.

    Add a Table with PokedexID / Name and a Check Button. So we can only display Pokemons we not catched yet.
    Last edited by Ehnoah; 07-19-2016 at 08:32 AM.

  7. #412
    grampadog'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)
    Originally Posted by deadmarine View Post
    does your login or name have special chars in it?

    No it does not, password begins with a capital letter & has 2 regular numbers in it.

  8. #413
    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 skyinthesea View Post
    Auto-Updating pokemon go map-pokmngo-png

    Getting this now Nothing seems to show up. This is using the latest version
    same here

    10chars

  9. #414
    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
    same here

    10chars
    What does your other cmd screen says? This is normal.

  10. #415
    skyinthesea's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    14
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Pokemonster View Post
    What does your other cmd screen says? This is normal.
    Exactly what it says in the screenshot :P Nothing appear on chrome.. the map loads but no pokemon appear.

  11. #416
    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
    Exactly what it says in the screenshot :P Nothing appear on chrome.. the map loads but no pokemon appear.
    I can not see your top screen. The bottom is normal, but we need to see more of the top one. If that is the only thing then what is in your run.bat? You are missing the call to the script then.
    Last edited by Pokemonster; 07-19-2016 at 09:54 AM.

  12. #417
    katsas's Avatar Master Sergeant
    Reputation
    19
    Join Date
    Aug 2011
    Posts
    121
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Auto-Updating pokemon go map-screenshot_2-jpg

    i have this issue.. i see pokemons on map everything good. but its slow i guess?

  13. #418
    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 katsas View Post
    Auto-Updating pokemon go map-screenshot_2-jpg

    i have this issue.. i see pokemons on map everything good. but its slow i guess?
    Everyday about this time the servers are getting problems. They are overloaded.

  14. #419
    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
    Whe can not see your top screen. The bottom is normal, but we need to see more of the top one. If that is the only thing then what is in your run.bat? You are missing the call to the script then.
    Auto-Updating pokemon go map-lwwr59j-jpg

    Auto-Updating pokemon go map-8fn5eel-jpg
    Last edited by Sheetka; 07-19-2016 at 09:57 AM.

  15. #420
    skyinthesea's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    14
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Pokemonster View Post
    I can not see your top screen. The bottom is normal, but we need to see more of the top one. If that is the only thing then what is in your run.bat? You are missing the call to the script then.
    Auto-Updating pokemon go map-pogo-jpg

    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

Page 28 of 37 FirstFirst ... 242526272829303132 ... 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:26 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