Even more precise location of nearby pokemon ON MAP! menu

Shout-Out

User Tag List

Page 21 of 36 FirstFirst ... 171819202122232425 ... LastLast
Results 301 to 315 of 533
  1. #301
    Jonsbe's Avatar Active Member
    Reputation
    15
    Join Date
    Mar 2008
    Posts
    70
    Thanks G/R
    8/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there something that needs to be done if i want to access this site localhost:5000 outside of my house? Opening port is all i need? Something else?

    Also this script doesnt seem to clean the already disappeared pokemons and just keeps adding the new ones in, any way to fix?

    Also i know that the ip i'm connecting is outside ip like 62.21.33.33:5000 or something like that, bur right now i haven't been able to connect..
    Last edited by Jonsbe; 07-18-2016 at 09:34 AM. Reason: more info

    Even more precise location of nearby pokemon ON MAP!
  2. #302
    Blackmac's Avatar Member
    Reputation
    2
    Join Date
    Mar 2015
    Posts
    35
    Thanks G/R
    19/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [-] get_api_endpoint: calling get_profile

    does anyone know what to do?

  3. #303
    Kite-X's Avatar Member
    Reputation
    6
    Join Date
    Dec 2009
    Posts
    41
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Pokemonster View Post
    If you can not open the link then step 9 is not ok. What does it says in your cmd? Unless you have some other localhost running on your device at the same port it should work. Has nothing to do with Germany.

    Es liegt an den Server problemen

  4. #304
    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 Blackmac View Post
    [-] get_api_endpoint: calling get_profile

    does anyone know what to do?
    What is the whole CMD? And what is the login and location you entered in the CMD? (make your password XXXX).

  5. #305
    Blackmac's Avatar Member
    Reputation
    2
    Join Date
    Mar 2015
    Posts
    35
    Thanks G/R
    19/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Pokemonster View Post
    What is the whole CMD? And what is the login and location you entered in the CMD? (make your password XXXX).
    C:\Pogo>start python example.py -u xxx -p xxx -l "51.457779,6.726939" -st 10

    [-] register_background_thread called
    [-] register_background_thread: not running inside Flask so not starting thread
    * Restarting with stat
    [-] register_background_thread called
    [-] register_background_thread: initial registration
    [-] main
    * Debugger is active!
    * Debugger pin code: 215-105-355
    * Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
    127.0.0.1 - - [18/Jul/2016 16:44:08] "GET / HTTP/1.1" 200 -
    [!] Your given location: Liebigstraße 70, 47053 Duisburg, Germany
    [!] lat/long/alt: 51.410616 6.7504552 0.0
    [!] login for: xxx
    [+] RPC Session Token: TGT-7341271-gryY3Y9RF5I2B ...
    [-] get_api_endpoint: calling get_profile
    [-] get_api_endpoint: calling get_profile
    [-] get_api_endpoint: calling get_profile

  6. #306
    xbEg0nEx's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    23
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    calling get_profile is probably a server issue since PTC servers are down

  7. Thanks Blackmac (1 members gave Thanks to xbEg0nEx for this useful post)
  8. #307
    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 Blackmac View Post
    C:\Pogo>start python example.py -u xxx -p xxx -l "51.457779,6.726939" -st 10

    [-] register_background_thread called
    [-] register_background_thread: not running inside Flask so not starting thread
    * Restarting with stat
    [-] register_background_thread called
    [-] register_background_thread: initial registration
    [-] main
    * Debugger is active!
    * Debugger pin code: 215-105-355
    * Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
    127.0.0.1 - - [18/Jul/2016 16:44:08] "GET / HTTP/1.1" 200 -
    [!] Your given location: Liebigstraße 70, 47053 Duisburg, Germany
    [!] lat/long/alt: 51.410616 6.7504552 0.0
    [!] login for: xxx
    [+] RPC Session Token: TGT-7341271-gryY3Y9RF5I2B ...
    [-] get_api_endpoint: calling get_profile
    [-] get_api_endpoint: calling get_profile
    [-] get_api_endpoint: calling get_profile
    9. In order to run the map thing, in CMD type (after you've done cd c:/pogo)
    Code:

    example.py -u USERNAME -p PASSWORD -l "SYDNEY, AUSTRALIA or loc REPLACE THE CRAP HERE" -st INPUTANUMBERBETWEEN5-10

    For example:
    example.py -u derp -p derpina -l "-33.85917940190019, 151.21322393417358" -st 10

  9. Thanks Blackmac (1 members gave Thanks to Pokemonster for this useful post)
  10. #308
    Blackmac's Avatar Member
    Reputation
    2
    Join Date
    Mar 2015
    Posts
    35
    Thanks G/R
    19/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xbEg0nEx View Post
    calling get_profile is probably a server issue since PTC servers are down
    ok, that explains everything, thank you

    Originally Posted by Pokemonster View Post
    9. In order to run the map thing, in CMD type (after you've done cd c:/pogo)
    Code:

    example.py -u USERNAME -p PASSWORD -l "SYDNEY, AUSTRALIA or loc REPLACE THE CRAP HERE" -st INPUTANUMBERBETWEEN5-10

    For example:
    example.py -u derp -p derpina -l "-33.85917940190019, 151.21322393417358" -st 10
    thank you for the answer. I know what you mean, but that is not the problem, i tried both ways and both worked
    Last edited by Blackmac; 07-18-2016 at 09:54 AM.

  11. #309
    xbEg0nEx's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    23
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Blackmac View Post
    ok, that explains everything, thank you
    u can always check here.. when it says Crit there are down

  12. #310
    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 no problem with the PTC, and if I have the problem then I do not get the same as you. But you can always keep trying.

  13. #311
    Blackmac's Avatar Member
    Reputation
    2
    Join Date
    Mar 2015
    Posts
    35
    Thanks G/R
    19/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xbEg0nEx View Post
    u can always check here.. when it says Crit there are down
    I allways check, https://go.jooas.com/ and here it says the PTC-Server is online.
    I think your link is better

    Originally Posted by Pokemonster View Post
    I have no problem with the PTC, and if I have the problem then I do not get the same as you. But you can always keep trying.
    that is strange, i again tried both "51.457779,6.726939" and "51.457779, 6.726939" both didn“t work
    Last edited by Blackmac; 07-18-2016 at 10:07 AM.

  14. #312
    awp2004's Avatar Active Member
    Reputation
    34
    Join Date
    Jun 2012
    Posts
    631
    Thanks G/R
    0/4
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @beck: I dont think the account is banned, but not sure. I only created to account to feed it to cmd line, never logged in (only through browser, and i dont see anything there).

    I am now having this issue:Even more precise location of nearby pokemon ON MAP!-ocshit-png

    Dont know if the bad status line if just becauseit cant get connecting. On the other hand, I can easily play wit my main acc (but im not sure what connection is failing).

    I think its just server issues. I had it working inbetween a couple times.

    Fingers crossed and thumbs up

  15. #313
    tr1ppy15's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Keep on opening my notepad for some reason? anyone know why? Even more precise location of nearby pokemon ON MAP!-fk-jpg

  16. #314
    xbEg0nEx's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    23
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tr1ppy15 View Post
    Keep on opening my notepad for some reason? anyone know why? Even more precise location of nearby pokemon ON MAP!-fk-jpg
    u want to edit something or what to u mean?

  17. #315
    mrbone's Avatar Member
    Reputation
    5
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Which password and account is required?
    The pokemon go trainer lounge account?

Page 21 of 36 FirstFirst ... 171819202122232425 ... LastLast

Similar Threads

  1. [Hack] [iOS] Pokemon GO - Fake Location, Find Rare Pokemon, Teleport and more!
    By deleteduser2025j in forum Pokemon GO Hacks|Cheats
    Replies: 22
    Last Post: 10-27-2016, 01:20 PM
  2. [Bug] Helping Fixing Bug on Pokemon Go Precise Location
    By Loyepop in forum Pokemon GO Chat
    Replies: 1
    Last Post: 07-18-2016, 10:31 PM
  3. [Guide] Get precise location of nearby Pokemon
    By Syncness in forum Pokemon GO Hacks|Cheats
    Replies: 123
    Last Post: 07-17-2016, 07:43 PM
  4. skip even MORE trash in SP!
    By Canttouchdis in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 09-01-2007, 11:56 AM
  5. Making my imba hunter even more imba :)
    By Opey in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 10-16-2006, 03:33 AM
All times are GMT -5. The time now is 01:23 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