Auto-Updating pokemon go map menu

Shout-Out

User Tag List

Page 11 of 37 FirstFirst ... 789101112131415 ... LastLast
Results 151 to 165 of 553
  1. #151
    iKweli's Avatar Member
    Reputation
    12
    Join Date
    Mar 2009
    Posts
    135
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How are you guys even using this and posting about it still?! It doesnt zoom in on location anymore since the servers went back online 3 hrs ago

    Originally LuCas23332

    Auto-Updating pokemon go map
  2. #152
    oreo99's Avatar Member
    Reputation
    1
    Join Date
    Jul 2014
    Posts
    26
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Doesn't really seem like its refreshing but instead just getting pokemon location more north at a time its odd

  3. #153
    Ubango's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by oreo99 View Post
    Doesn't really seem like its refreshing but instead just getting pokemon location more north at a time its odd
    Gonna have to wait for OP to get off work to respond about the Update bug/north movement

  4. #154
    VVill's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Everything is setup correctly. Using Pokemon Club Account. CMD picks up Pokemon. Will not print on map though.

  5. #155
    l1e2x3i4's Avatar Member
    Reputation
    4
    Join Date
    Mar 2015
    Posts
    10
    Thanks G/R
    2/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does the Hide Pokemon Option work for anyone? I replaced the code of the index file and it still works like before, but the hide window isn't showing up?

    Edit: Nevermind, got it working.
    Auto-Updating pokemon go map-unbenannt-jpg
    Last edited by l1e2x3i4; 07-17-2016 at 07:48 PM.

  6. #156
    EsPi92'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)
    Gives me this:


    C:\pokemongo-api-demo>"C:\Program Files (x86)\Google\Chrome\Application\Chrome.e
    xe" 127.0.0.1:8000/index.html --args --disable-web-security --allow-file-access-
    from-files

    C:\pokemongo-api-demo>"C:\Python27\python.exe" main.py -u xxxxx -p xxxx -l
    "249.002003, 8.420928"
    Traceback (most recent call last):
    File "main.py", line 1, in <module>
    import requests
    ImportError: No module named requests

    C:\pokemongo-api-demo>pause
    Drücken Sie eine beliebige Taste . . .

  7. #157
    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)
    mines stopped printing on the map

  8. #158
    Pacman7's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I get this problem:

    Code:
    C:\pokemongo-api-demo-maps>"C:\Python27\python.exe" -m SimpleHTTPServer 8000
    Serving HTTP on 0.0.0.0 port 8000 ...
    127.0.0.1 - - [18/Jul/2016 02:06:57] code 404, message File not found
    127.0.0.1 - - [18/Jul/2016 02:06:57] "GET /favicon.ico HTTP/1.1" 404 -
    Minutes later this

    Code:
    C:\pokemongo-api-demo-maps>"C:\Python27\python.exe" -m SimpleHTTPServer 8000
    Serving HTTP on 0.0.0.0 port 8000 ...
    127.0.0.1 - - [18/Jul/2016 02:13:51] "GET /index.html HTTP/1.1" 200 -
    127.0.0.1 - - [18/Jul/2016 02:13:53] code 404, message File not found
    127.0.0.1 - - [18/Jul/2016 02:13:53] "GET /favicon.ico HTTP/1.1" 404 -
    Chrome starts, map is shown, but there aren't any Pokemon. The map does not zoom in.
    Last edited by Pacman7; 07-17-2016 at 07:14 PM.

  9. #159
    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)
    figured it out

    just open internet explorer any goto http://127.0.0.1:8000/index.html

  10. #160
    n00bmasta's Avatar Master Sergeant
    Reputation
    20
    Join Date
    Jul 2012
    Posts
    96
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by EsPi92 View Post
    Gives me this:


    C:\pokemongo-api-demo>"C:\Program Files (x86)\Google\Chrome\Application\Chrome.e
    xe" 127.0.0.1:8000/index.html --args --disable-web-security --allow-file-access-
    from-files

    C:\pokemongo-api-demo>"C:\Python27\python.exe" main.py -u xxxxx -p xxxx -l
    "249.002003, 8.420928"
    Traceback (most recent call last):
    File "main.py", line 1, in <module>
    import requests
    ImportError: No module named requests

    C:\pokemongo-api-demo>pause
    Drücken Sie eine beliebige Taste . . .
    This - ImportError: No module named requests

    Having the same issue with the bat and it autocloses

  11. #161
    padman's Avatar Member
    Reputation
    14
    Join Date
    Apr 2007
    Posts
    41
    Thanks G/R
    6/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Works perfectly, thees a typo in step 4 for anyone wondering, there should be /index.html instead of \index.html

    Proof:
    Attached Thumbnails Attached Thumbnails Auto-Updating pokemon go map-works-jpg  

  12. #162
    Khios's Avatar Member
    Reputation
    1
    Join Date
    Nov 2013
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [QUOTE=padman;3457025]Works perfectly, thees a typo in step 4 for anyone wondering, there should be /index.html instead of \index.html

    Proof:
    REMOVED FOR SPACE

    Could you, please, upload your folder?

  13. #163
    Zefy's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Sep 2012
    Posts
    51
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a way to copy the coordinates on each pokemon besides typing them out 1 at a time?

  14. #164
    ohnobye's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    12
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by padman View Post
    Works perfectly, thees a typo in step 4 for anyone wondering, there should be /index.html instead of \index.html

    Proof:


    Do you have the hide function working at all?

  15. #165
    15000nick's Avatar Member
    Reputation
    4
    Join Date
    Oct 2014
    Posts
    21
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    was wondering if there was a way we could get it scanning faster, like open up like 8 consoles and have different accounts in them, have them set to scan different sections.

Page 11 of 37 FirstFirst ... 789101112131415 ... 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:46 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