Auto-Updating pokemon go map menu

Shout-Out

User Tag List

Page 9 of 37 FirstFirst ... 5678910111213 ... LastLast
Results 121 to 135 of 553
  1. #121
    gurkensalat88's Avatar Member
    Reputation
    5
    Join Date
    Dec 2014
    Posts
    18
    Thanks G/R
    1/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how can we copy the coords from the tooltips? .. its hard to zoom into every location and hit the right in the nox gps map ..

    Auto-Updating pokemon go map
  2. #122
    ssmsunaq's Avatar Member
    Reputation
    5
    Join Date
    Feb 2016
    Posts
    26
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    its working fine, but pretty slow, i guess thats because of shitty pokemon go servers

  3. #123
    TheEnglishGuy's Avatar Active Member
    Reputation
    16
    Join Date
    Jan 2011
    Posts
    197
    Thanks G/R
    20/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I tried method 1 and 2, but every time when chrome opens I get: google chrome unsupported command line flag --disable-web-security

  4. #124
    walking hell's Avatar Private
    Reputation
    1
    Join Date
    Aug 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It works to now, only its like scanning very far, to can't i limit the scan range or something?


    edit, will it also remove the pokemons on the map that the time got expired?
    Last edited by walking hell; 07-17-2016 at 02:11 PM.

  5. #125
    pahnada's Avatar Private
    Reputation
    5
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by walking hell View Post
    It works to now, only its like scanning very far, to can't i limit the scan range or something?


    edit, will it also remove the pokemons on the map that the time got expired?
    right now i think there is no way to change the scanning area* =( just restart the script to get pokemon scanned again at the location u want.
    Pokemon will disappear if their time runs out.

    *at least i don't now a way. I think you need to code in order to change it.

  6. #126
    RedLFC1892's Avatar Member
    Reputation
    12
    Join Date
    Jul 2016
    Posts
    126
    Thanks G/R
    41/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Method 1 didnt work for me (error 404 on the index file) so I tried method 2, but it just keeps saying "api request error, retrying". Is this more to do with server problems?
    Also, should I be putting -st10 (steps) in run2.bat ?

  7. #127
    gurkensalat88's Avatar Member
    Reputation
    5
    Join Date
    Dec 2014
    Posts
    18
    Thanks G/R
    1/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    in the main.py on line 53: "NUM_STEPS = 20" ... this should be the radius .. i change it to 40 and edit my post if i have the result ...

  8. #128
    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 think the problem us the server right now.

  9. #129
    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)
    Thats what I did as well but then I lowered the steps. But I could not test it at this point.

  10. #130
    redhair2412's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cant get it to work I read through everything. I after I open run2.bat it just opens a blank map drawing tools window and my run2.bat just closes. The other run.bat just spams

    "get /data.json Http/1.1" 200-

    This is my bat2

    "C:\Program Files (x86)\Google\Chrome\Application\Chrome.exe" 127.0.0.1:8000/index.html --args --disable-web-security --allow-file-access-from-files
    "C:\Python27\python.exe" main.py -u ####### -p ###### --l 33.692227373432225, -112.18389630317688 -st 10

    What did I miss, I tried both methods and they all came out to the same.

  11. #131
    eazyCv's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    14
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm still at columbus whenever i open the map, my data.json file is empty help please

  12. #132
    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 eazyCv View Post
    I'm still at columbus whenever i open the map, my data.json file is empty help please
    Gotta find the create your own API in this thread, create Browser API when asked

    Then keep data file empty

  13. #133
    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 redhair2412 View Post
    Cant get it to work I read through everything. I after I open run2.bat it just opens a blank map drawing tools window and my run2.bat just closes. The other run.bat just spams

    "get /data.json Http/1.1" 200-

    This is my bat2

    "C:\Program Files (x86)\Google\Chrome\Application\Chrome.exe" 127.0.0.1:8000/index.html --args --disable-web-security --allow-file-access-from-files
    "C:\Python27\python.exe" main.py -u ####### -p ###### --l 33.692227373432225, -112.18389630317688 -st 10

    What did I miss, I tried both methods and they all came out to the same.
    Delete -st 10.. try then

  14. #134
    fakename2's Avatar Member
    Reputation
    3
    Join Date
    Apr 2016
    Posts
    42
    Thanks G/R
    8/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Pokemon go released in Canada today very recently and thats around the time when the servers went down and have been down. So if you are having errors they may be due to the servers as the status says they have been down for 35 minutes which is when pokemongo tweeted its availability in Canadialand.

    #BlameCanada

  15. #135
    dreambar.wi's Avatar Private
    Reputation
    5
    Join Date
    Jul 2016
    Posts
    13
    Thanks G/R
    1/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by eazyCv View Post
    I'm still at columbus whenever i open the map, my data.json file is empty help please
    Separate the command out and verify its connecting first.

    First bat file is to start a local server instance:
    "C:\Python27\python.exe" -m SimpleHTTPServer 8000

    Second bat file is to connect to nianticlabs using your PTC account
    "C:\Python27\python.exe" main.py -u username -p password -l "location"

    If you see "API request error, retrying" message, it could mean the server is offline. At this point there is no point in running the third bat file since it means you haven't successfully establish a connection.

    Third bat is to launch the browser once you verified the connection was made with 2nd bat
    "C:\Program Files (x86)\Google\Chrome\Application\Chrome.exe" 127.0.0.1:8000/index.html --args --disable-web-security --allow-file-access-from-files

    data.json file should be empty.
    Last edited by dreambar.wi; 07-17-2016 at 03:00 PM.

Page 9 of 37 FirstFirst ... 5678910111213 ... 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 02:04 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