Auto-Updating pokemon go map menu

User Tag List

Page 19 of 37 FirstFirst ... 151617181920212223 ... LastLast
Results 271 to 285 of 553
  1. #271
    SykooSam's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Alright, I'll try.
    Do you have any knowledge around why my maps does not move me to the coords I enter in bat file? It's done the same thing even on the old version of this thing.

    Edit: saw your latest post now, sure I'll download and see. I posted multiple times to let you know about all the bugs I see atm.

    Auto-Updating pokemon go map
  2. #272
    SykooSam's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ......................................
    Last edited by SykooSam; 07-18-2016 at 09:50 AM. Reason: failed

  3. #273
    SykooSam's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Pokemonster View Post
    It is not working because the error. First fix the error and then it will work. No need to keep posting in here multiple times.
    Traceback (most recent call last):
    File "main.py", line 1, in <module>
    import requests
    File "C:\Python27\lib\site-packages\requests\__init__.py", line 61, in <module>
    from .packages.urllib3.exceptions import DependencyWarning
    File "C:\Python27\lib\site-packages\requests\packages\__init__.py", line 29, in <module>
    import urllib3
    ImportError: No module named urllib3

  4. #274
    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 SykooSam View Post
    Traceback (most recent call last):
    File "main.py", line 1, in <module>
    import requests
    File "C:\Python27\lib\site-packages\requests\__init__.py", line 61, in <module>
    from .packages.urllib3.exceptions import DependencyWarning
    File "C:\Python27\lib\site-packages\requests\packages\__init__.py", line 29, in <module>
    import urllib3
    ImportError: No module named urllib3
    Is that after you updated to 2.7.11? If so you need to PIP install it. Go through step 1 to 8 of this one: http://www.ownedcore.com/forums/poke...kemon-map.html (Even more precise location of nearby pokemon ON MAP!)

  5. #275
    SykooSam's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Pokemonster View Post
    Is that after you updated to 2.7.11?
    Yes. It makes run.bat crash after giving that error.

  6. #276
    hallda12's Avatar Member
    Reputation
    6
    Join Date
    Jul 2016
    Posts
    41
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Everything works fine except when i try to use your filter it doesn't work. I tick the boxes but they don't disappear. Any thoughts?

  7. #277
    ersenos's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    42
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wait for it update the map and they disapear

  8. #278
    hallda12's Avatar Member
    Reputation
    6
    Join Date
    Jul 2016
    Posts
    41
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ersenos View Post
    wait for it update the map and they disapear
    Nooiiiice oneee.

  9. #279
    SykooSam's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Pokemonster View Post
    Is that after you updated to 2.7.11? If so you need to PIP install it. Go through step 1 to 8 of this one: http://www.ownedcore.com/forums/poke...kemon-map.html (Even more precise location of nearby pokemon ON MAP!)
    Stuck at step 8, I got no pip.exe so I copied pip2.exe and pip27.exe, and both of them give fatal error.
    CMD:
    C:\Pogo>pip install -r requirements.txt
    'pip' is not recognized as an internal or external command,
    operable program or batch file.

    C:\Pogo>pip2 install -r requirements.txt
    Fatal error in launcher: Unable to create process using '"'

    C:\Pogo>pip2.7 install -r requirements.txt
    Fatal error in launcher: Unable to create process using '"'

    C:\Pogo>pip install -r requirements.txt
    'pip' is not recognized as an internal or external command,
    operable program or batch file.

  10. #280
    SykooSam's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    OK I'm done, nothing is working - literally.

  11. #281
    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 SykooSam View Post
    Stuck at step 8, I got no pip.exe so I copied pip2.exe and pip27.exe, and both of them give fatal error.
    CMD:
    If you download the correct Python then you will have PIP.exe. Follow the instructions...

  12. #282
    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)
    You guys dont have api request error anymore?

  13. #283
    h3n0r1k's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    12
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Getting "API request error, retrying", server down? Can anyone confirm? Just made the setup and wonder if its my fault

  14. #284
    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)
    PTC server down guys, it has been posted multiple times now.

  15. Thanks nudl3r (1 members gave Thanks to Pokemonster for this useful post)
  16. #285
    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
    PTC server down guys, it has been posted multiple times now.
    I looked back a few pages and people stopped posting about it and saying it worked so..

Page 19 of 37 FirstFirst ... 151617181920212223 ... 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:10 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