Even more precise location of nearby pokemon ON MAP! menu

User Tag List

Page 10 of 36 FirstFirst ... 67891011121314 ... LastLast
Results 136 to 150 of 533
  1. #136
    nudl3r's Avatar Sergeant CoreCoins Purchaser
    Reputation
    16
    Join Date
    Jun 2012
    Posts
    55
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    First of all thanks for your great work.

    Is there a possibility to make the webserver listen to 0.0.0.0? Because I'm running this on my linux server and can't connect (connection refused).

    Even more precise location of nearby pokemon ON MAP!
  2. #137
    Ehnoah's Avatar Elite User
    Reputation
    398
    Join Date
    Sep 2006
    Posts
    1,028
    Thanks G/R
    16/96
    Trade Feedback
    7 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    it normaly host on 0.0.0.0 that is how I hosted for friends. Sadlly Server hickup atm.

    Received API endpoint: https:///rpc

  3. #138
    nudl3r's Avatar Sergeant CoreCoins Purchaser
    Reputation
    16
    Join Date
    Jun 2012
    Posts
    55
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ehnoah View Post
    it normaly host on 0.0.0.0 that is how I hosted for friends. Sadlly Server hickup atm.

    Received API endpoint: https:///rpc
    Changed
    Code:
    app.run(debug=True)
    to
    Code:
    app.run(host='0.0.0.0', debug=True)
    at the end of example.py and now it seems to work.

  4. #139
    Subversion2's Avatar Contributor
    Reputation
    108
    Join Date
    Jul 2016
    Posts
    137
    Thanks G/R
    68/41
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    And so it seems they already put the kibosh on this one LMAO

  5. #140
    dartar's Avatar Member
    Reputation
    2
    Join Date
    Jul 2008
    Posts
    19
    Thanks G/R
    2/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by diometra View Post
    I used yout method for about 5 hours but I keep getting a strange error now. Can you help me to fix it, please?



    It also seems like that I'm not able to LogIn anymore. Is there a way to check if I got banned?
    same error, first 5 times it was working.
    ive tryed to login via normal ptc login -> cant login, auth error.
    i created a new account -> cant login either.
    it seems PTC login down?! xD

  6. #141
    Silch HD's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    25
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Subversion2 View Post
    And so it seems they already put the kibosh on this one LMAO
    kibosh = blocked or something?
    Doesn't seem to work anymore

  7. #142
    Marco727's Avatar Banned
    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)

    FuArk

    Originally Posted by Silch HD View Post
    kibosh = blocked or something?
    Doesn't seem to work anymore
    did they fix it? I only got to use it a few times.

    Hopefully it's just the server messing up :X.

  8. #143
    Silch HD's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    25
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Marco727 View Post
    did they fix it? I only got to use it a few times.

    Hopefully it's just the server messing up :X.
    I hope so too, bet i've my doubts. Could use it only few times aswell

  9. #144
    Tobbo88's Avatar Member
    Reputation
    1
    Join Date
    Dec 2013
    Posts
    66
    Thanks G/R
    1/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I used it once been patched by looks of it.

  10. #145
    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)
    Originally Posted by piotr55 View Post
    1) open example.py with editor
    2) go to line 244
    3) replace "'infobox': pokemon[1]" with
    Code:
    'infobox': pokemon[1]+': '+str(pokemon[-2])+', '+str(pokemon[-1])
    4) save and restart script
    editor? hex editor?

  11. #146
    jails78's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tr1ppy15 View Post
    editor? hex editor?
    With notepad

  12. #147
    KrespoG's Avatar Contributor
    CoreCoins Purchaser
    Reputation
    178
    Join Date
    Nov 2009
    Posts
    299
    Thanks G/R
    24/58
    Trade Feedback
    27 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a chance to get this working without pokemon trainer club account? I am unable to make the account for days now.

  13. #148
    dartar's Avatar Member
    Reputation
    2
    Join Date
    Jul 2008
    Posts
    19
    Thanks G/R
    2/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Tobbo88 View Post
    I used it once been patched by looks of it.
    not patched PTC is DOWN

  14. #149
    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)
    Hey, im getting:

    [+] RPC Session Token: error=invalid_grant ...
    [-] RPC server offline
    127.0.0.1 - - [17/Jul/2016 15:20:54] "GET / HTTP/1.1" 200 -


    It loads up the google map of the area but shows no pokemon icons, I take it the server is just having problems and I should try again later?
    Last edited by RedLFC1892; 07-17-2016 at 09:29 AM.

  15. #150
    Ksajimato's Avatar Member
    Reputation
    4
    Join Date
    May 2011
    Posts
    33
    Thanks G/R
    4/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by RedLFC1892 View Post
    Hey, im getting:

    [+] RPC Session Token: error=invalid_grant ...
    [-] RPC server offline
    127.0.0.1 - - [17/Jul/2016 15:20:54] "GET / HTTP/1.1" 200 -


    It loads up the google map of the area but shows no pokemon icons, I take it the server is just having problems and I should try again later?
    Yes, servers are down.

  16. Thanks RedLFC1892 (1 members gave Thanks to Ksajimato for this useful post)
Page 10 of 36 FirstFirst ... 67891011121314 ... 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 09:45 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