Auto-Updating pokemon go map menu

User Tag List

Page 16 of 37 FirstFirst ... 121314151617181920 ... LastLast
Results 226 to 240 of 553
  1. #226
    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 senseirain View Post
    Gimme you're Run.bat and run2.bat Codes,..
    Give us your codes so we can see what is wrong.

    Auto-Updating pokemon go map
  2. #227
    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)
    Originally Posted by Pokemonster View Post
    Give us your codes so we can see what is wrong.
    run.bat
    "C:\Python27\python.exe" -m SimpleHTTPServer 8000

    run2.bat

    "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" 127.0.0.1:8000/index.html --args --disable-web-security --allow-file-access-from-files
    "C:\Python27\python.exe" main.py -u XXXXXX -p XXXXXX -l "40.70268161708064, -74.01681035757065"

  3. #228
    decaphiltrator's Avatar Member
    Reputation
    5
    Join Date
    Oct 2009
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Pokemonster View Post
    If you use separate accounts how would the script be able to see that you catched the pokemon and delete it? After you catched the pokemon it will not disappear on the map so the script will keep seeing it...
    Technically if any1 catches a pokemon it shouldnt show up anymore? or can everyone catch the same one and it doesnt disappear?

  4. #229
    rezdan's Avatar Sergeant
    Reputation
    10
    Join Date
    Jul 2016
    Posts
    49
    Thanks G/R
    4/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Everyone can catch the same one until it disappears (set time).

  5. #230
    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)
    Originally Posted by senseirain View Post
    run.bat
    "C:\Python27\python.exe" -m SimpleHTTPServer 8000

    run2.bat

    "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" 127.0.0.1:8000/index.html --args --disable-web-security --allow-file-access-from-files
    "C:\Python27\python.exe" main.py -u XXXXXX -p XXXXXX -l "40.70268161708064, -74.01681035757065"
    So what's wrong with it?

  6. #231
    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)
    Originally Posted by Pokemonster View Post
    Give us your codes so we can see what is wrong.
    Hello? I've given the code so what's wrong with it?

  7. #232
    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 decaphiltrator View Post
    Technically if any1 catches a pokemon it shouldnt show up anymore? or can everyone catch the same one and it doesnt disappear?
    Pokemon do not disappear after they have been catched. They stay on the map for x minutes. Everyone can catch it.

  8. #233
    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 senseirain View Post
    Hello? I've given the code so what's wrong with it?
    Please be patient, I have more things to do. Nothing wrong with your bat files. Except if your firefox is on another location. What is the problem? Does firefox opens? What do you see in the run2.bat window?

  9. #234
    newtonized's Avatar Member
    Reputation
    4
    Join Date
    Jul 2016
    Posts
    16
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by senseirain View Post
    run.bat
    "C:\Python27\python.exe" -m SimpleHTTPServer 8000

    run2.bat

    "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" 127.0.0.1:8000/index.html --args --disable-web-security --allow-file-access-from-files
    "C:\Python27\python.exe" main.py -u XXXXXX -p XXXXXX -l "40.70268161708064, -74.01681035757065"

    Havn't read into your problem but just from looking, i know when i put the coords in i cant leave a space after comma.
    Ex. 40.70268161708064,-74.01681035757065
    -Edit I'd also remove the quotations around the coords, I've seen others get away with the space, but mine will close after start up every time unless there is no space.
    Last edited by newtonized; 07-18-2016 at 06:42 AM.

  10. #235
    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)
    I have read back to see what your problem is (sorry to many people to help so I am confused about who is who). Please request your own Google API key on: https://console.developers.google.com/apis/credentials and edit "config.json" with your API key you have got. And then try again.

  11. #236
    piotr55's Avatar Corporal
    Reputation
    14
    Join Date
    Sep 2012
    Posts
    34
    Thanks G/R
    2/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by senseirain View Post
    So what's wrong with it?
    "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" 127.0.0.1:8000
    "C:\Python27\python.exe" main.py -u XXXXXX -p XXXXXX -l "40.70268161708064, -74.01681035757065"

    the space after comma doesn't matter.

  12. #237
    decaphiltrator's Avatar Member
    Reputation
    5
    Join Date
    Oct 2009
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Pokemonster View Post
    Pokemon do not disappear after they have been catched. They stay on the map for x minutes. Everyone can catch it.
    Ah k fair enough, So how can we make it to a set radius and to refresh constantly within that set radius?

  13. #238
    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)
    Originally Posted by Pokemonster View Post
    Please be patient, I have more things to do. Nothing wrong with your bat files. Except if your firefox is on another location. What is the problem? Does firefox opens? What do you see in the run2.bat window?
    Yes it runs firefox but there are no pokemon showing on map,..

  14. #239
    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)
    Check my other reply please. And what does your run2.bat syas? Same as some pages ago?

  15. #240
    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 decaphiltrator View Post
    Ah k fair enough, So how can we make it to a set radius and to refresh constantly within that set radius?
    No solution for that yet. I now use the other map from this forum. That one keeps updating in a circle and with a F5 on the webpage it gets updated. Only thing missing is the ability to hide monsters. If these 2 could blind together it would be great.

Page 16 of 37 FirstFirst ... 121314151617181920 ... 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:24 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