Get precise location of nearby Pokemon menu

Shout-Out

User Tag List

Page 8 of 9 FirstFirst ... 456789 LastLast
Results 106 to 120 of 124
  1. #106
    Syncness's Avatar Legendary
    Reputation
    695
    Join Date
    Dec 2007
    Posts
    953
    Thanks G/R
    2/65
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Neer View Post
    Getting this error:
    Imgur: The most awesome images on the Internet
    Anyone have any idea?
    Keep trying, servers were being killed.

    Originally Posted by trynhyty View Post
    I'm having a really weird issue, can't get it to work ..

    Servers are back up there, i'm logged in a pokemon acc (not google one), and when I launch :

    main.py -u Wp***** -p *****

    I have this : main.py error ; argument -u is required ...

    Wtf ?! If someone could help me ...

    using python 2.7 in a cmd Windows 10 admin rights
    Missing --l (which is the location parameter)

    Originally Posted by mark0 View Post
    nope, it didn't work.
    Sorry got no idea, try redownloading the package

    Originally Posted by Ehnoah View Post
    Strange now I get Syntax "e" Error. WIth the PTC sadly
    Your PTC account won't have the @email.com bit at the end, try with that, otherwise redownload package. It disappeared for me after a while.

    Originally Posted by iKasu2kx3 View Post
    Maybe Server does not respond.
    Try to use -d ( For Debug ) and see what Server is telling you.

    ___

    C# Version is 75% done, the only thing that drives me crazy is the server instability ...
    Please release once done!

    Originally Posted by serotini View Post
    With the original one I get this

    Code:
    [!] login for: username
    Traceback (most recent call last):
      File "C:\Users\Desktop\pokemongo-api-demo-simulation\main.py", line 335, in <module>
        main()
      File "C:\Users\Desktop\pokemongo-api-demo-simulation\main.py", line 247, in main
        access_token = login_ptc(args.username, args.password)
      File "C:\Users\Desktop\pokemongo-api-demo-simulation\main.py", line 179, in login_ptc
        except e:
    NameError: global name 'e' is not defined
    With the other ''google'' one I at least get to log in, so i kind of thought that one did work.

    However in the end they still both don't work for me anyway
    Use PTC, redownload package, PTC account shouldn't have @email.com in it etc.

    Originally Posted by Subversion2 View Post
    Anyone know how we make Lockito walk on grass? We can come up with a solution, I believe in us.
    Use Nox instead. Easier to set up and you can just WASD to move around.

    Originally Posted by unattended View Post
    I have it working fine, but does anyone know how I can find the lat/long of where you are in the game? Nox's location settings doesn't seem to have any way of showing that.
    In Nox's location tool you can just click on the spot and it'll show at the bottom.

    Originally Posted by tozededao View Post
    I finally got it to work, is there something I am missing? So I put the location when I login through the python execute as argument, what happens when I move? Does it automatically update or I need to reeinput my coords everytime I move?
    Yes, you need to reinput when you move.

    Originally Posted by CyaBB View Post
    C:\Python27\lib\site-packages\requests\packages\urllib3\util\ssl_.py:318: SNIMis
    singWarning: An HTTPS request has been made, but the SNI (Subject Name Indicatio
    n) extension to TLS is not available on this platform. This may cause the server
    to present an incorrect TLS certificate, which can cause validation failures. Y
    ou can upgrade to a newer version of Python to solve this. For more information,
    see https://urllib3.readthedocs.org/en/l...missingwarning.
    SNIMissingWarning
    C:\Python27\lib\site-packages\requests\packages\urllib3\util\ssl_.py:122: Insecu
    rePlatformWarning: A true SSLContext object is not available. This prevents urll
    ib3 from configuring SSL appropriately and may cause certain SSL connections to
    fail. You can upgrade to a newer version of Python to solve this. For more infor
    mation, see https://urllib3.readthedocs.org/en/l...l#insecureplat
    formwarning.
    InsecurePlatformWarning
    [+] RPC Session Token: TGT-3604535-0PFHcGGHMCsef ...
    C:\Python27\lib\site-packages\requests\packages\urllib3\util\ssl_.py:122: Insecu
    rePlatformWarning: A true SSLContext object is not available. This prevents urll
    ib3 from configuring SSL appropriately and may cause certain SSL connections to
    fail. You can upgrade to a newer version of Python to solve this. For more infor
    mation, see https://urllib3.readthedocs.org/en/l...l#insecureplat
    formwarning.
    InsecurePlatformWarning
    [-] RPC server offline

    I'm using 2.7, installed all modules.
    It says at the end: RPC server offline.
    Double check you're trading with me in case of impostors

    Get precise location of nearby Pokemon
  2. #107
    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)
    Originally Posted by WoWSondermüll View Post
    if you create the route you want it to run in GPSies.com, you can let lockito run anywhere, even through buildings, over lakes etc. all you need to do is disable the setting use roads (? i guess, im from germany, its the top checkbox in the right hand settings box on gpsies).after that, carefull plan your route (left click to set a waypoint, rightclick to remove it), and after that, good to go.

    AND YOU DO NOT NEED AN ACCOUNT THERE !

    just create the route, when done name it(optional), and scroll down on the page, export the file, done !
    Where do we save the file on our pc so we can import it into Nox/Lockito? What file type? GPX Track?

  3. #108
    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)
    Any explanation for people that never even used CMD before? I am stuck at 3rd step lol

  4. #109
    Syncness's Avatar Legendary
    Reputation
    695
    Join Date
    Dec 2007
    Posts
    953
    Thanks G/R
    2/65
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Subversion2 View Post
    Where do we save the file on our pc so we can import it into Nox/Lockito? What file type? GPX Track?
    I think My Documents is one of the default folders Lockito can read from.

    Originally Posted by KrespoG View Post
    Any explanation for people that never even used CMD before? I am stuck at 3rd step lol
    Windows Key + R > cmd

    CD means change directory, so you type cd pathtofolder and it'll change the directory so operate within that directory.
    Double check you're trading with me in case of impostors

  5. #110
    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)
    Originally Posted by Subversion2 View Post
    Where do we save the file on our pc so we can import it into Nox/Lockito? What file type? GPX Track?
    Nevermind, got it. Save it in the MNT/Shared/App folder. Bingo!

    Get precise location of nearby Pokemon-cp-jpg

  6. #111
    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)
    Windows Key + R > cmd

    CD means change directory, so you type cd pathtofolder and it'll change the directory so operate within that directory.
    I know that much lol, the thing is I don't know exactly how to operate inside CMD, i've googled and saw how to change directories and I managed to get C:\>python27\scripts and I end up with some error.

  7. #112
    andrerdxd's Avatar Sergeant
    Reputation
    9
    Join Date
    Jul 2016
    Posts
    61
    Thanks G/R
    33/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i keep getting this error...

    File "main.py", line 121
    except Exception, e:
    ^
    SyntaxError: invalid syntax

  8. #113
    insertCoin's Avatar Member
    Reputation
    2
    Join Date
    May 2012
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you tell me what the radius is for a simgle scan? I want to make a script that scans the whole area around you (some km), with a possibility to enter Pokemon of interest and then notify you if theyre found.
    Also consecutive scans are random, right? I mean where the next scan is going to be

  9. #114
    Quazzap's Avatar Private
    Reputation
    5
    Join Date
    Apr 2014
    Posts
    12
    Thanks G/R
    3/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I always get this error:
    Code:
    Traceback (most recent call last):
      File "main.py", line 335, in <module>
        main()
      File "main.py", line 314, in main
        print('    (%s) %s' % (poke.PokedexNumber, pokemons[poke.PokedexNumber - 1][
    'Name']))
      File "E:\Python27\lib\encodings\cp850.py", line 12, in encode
        return codecs.charmap_encode(input,errors,encoding_map)
    UnicodeEncodeError: 'charmap' codec can't encode character u'\u2642' in position
     17: character maps to <undefined>

  10. #115
    stealthingyew's Avatar Knight-Lieutenant
    Reputation
    12
    Join Date
    Jun 2012
    Posts
    257
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is there a fast way to input the cordinates into lockito to move to spawn of the pokemon i am wanting?

    trying to use lockito to walk to the location from where I currently am. Is there a way to on the fly make your own lockito walking template?
    Last edited by stealthingyew; 07-17-2016 at 12:16 AM.

  11. #116
    hoodlum5's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Getting this error, i login fine but then it wont work...


    File "C:\Python27\lib\site-packages\google\protobuf\internal\python_message.py
    ", line 841, in MergeFromString
    if self._InternalParse(serialized, 0, length) != length:
    File "C:\Python27\lib\site-packages\google\protobuf\internal\python_message.py
    ", line 874, in InternalParse
    pos = field_decoder(buffer, new_pos, end, self, field_dict)
    File "C:\Python27\lib\site-packages\google\protobuf\internal\decoder.py", line
    654, in DecodeField
    if value._InternalParse(buffer, pos, new_pos) != new_pos:
    File "C:\Python27\lib\site-packages\google\protobuf\internal\python_message.py
    ", line 874, in InternalParse
    pos = field_decoder(buffer, new_pos, end, self, field_dict)
    File "C:\Python27\lib\site-packages\google\protobuf\internal\decoder.py", line
    520, in DecodeField
    field_dict[key] = _ConvertToUnicode(buffer[pos:new_pos])
    File "C:\Python27\lib\site-packages\google\protobuf\internal\decoder.py", line
    487, in _ConvertToUnicode
    return local_unicode(byte_str, 'utf-8')
    UnicodeDecodeError: 'utf8' codec can't decode byte 0xa4 in position 1: 'utf8' co
    dec can't decode byte 0xa4 in position 1: invalid start byte in field: ResponseE
    nvelop.Profile.unknown11

  12. #117
    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)
    Its working, but very often i get this error:

    Code:
    C:\Python27\lib\site-packages\requests\packages\urllib3\util\ssl_.py:122: Insecu
    rePlatformWarning: A true SSLContext object is not available. This prevents urll
    ib3 from configuring SSL appropriately and may cause certain SSL connections to
    fail. You can upgrade to a newer version of Python to solve this. For more infor
    mation, see https://urllib3.readthedocs.org/en/l...l#insecureplat
    formwarning.
      InsecurePlatformWarning
    Traceback (most recent call last):
      File "C:\Users\Sebastian\Desktop\PokemonGo\pokemongo-api-demo-simulation\main.
    py", line 337, in <module>
        main()
      File "C:\Users\Sebastian\Desktop\PokemonGo\pokemongo-api-demo-simulation\main.
    py", line 292, in main
        hs.append(heartbeat(api_endpoint, access_token, response))
      File "C:\Users\Sebastian\Desktop\PokemonGo\pokemongo-api-demo-simulation\main.
    py", line 227, in heartbeat
        payload = response.payload[0]
    AttributeError: 'NoneType' object has no attribute 'payload'
    And Python 2.7.12 instead of 2.7 fixed some things for me.

    But i dont know how to properly use it. Most time I'm teleporting to the rare ones but its pretty inefficient to copy the coords all the time.
    Last edited by CyaBB; 07-17-2016 at 05:10 AM.

  13. #118
    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)
    Works like a charm, thanks given

  14. #119
    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)
    Why the list of nearby pokemons ingame is different than the one i get from this script? Could it be because im level 21 but im using level 1 trainer club account for script?

  15. #120
    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 Silch HD View Post
    Why the list of nearby pokemons ingame is different than the one i get from this script? Could it be because im level 21 but im using level 1 trainer club account for script?
    No your level impact the CP of the pokemon only.
    Also, maybe the ingame radar has some lag or the script did not catch everything

Page 8 of 9 FirstFirst ... 456789 LastLast

Similar Threads

  1. [Guide] Even more precise location of nearby pokemon ON MAP!
    By Syncness in forum Pokemon GO Hacks|Cheats
    Replies: 532
    Last Post: 07-29-2016, 09:51 AM
  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. [How-To] Question: how to go to nearby Pokemon?
    By Voiceeeeee in forum Pokemon GO Chat
    Replies: 0
    Last Post: 07-18-2016, 05:49 PM
  4. [Question] Nearby pokemon 3-steps bug
    By Mart24 in forum Pokemon GO Chat
    Replies: 3
    Last Post: 07-16-2016, 01:48 AM
  5. [Question] Nearby Pokemon list is always empty now, how do I fix that?
    By droko5 in forum Pokemon GO Chat
    Replies: 3
    Last Post: 07-15-2016, 06:38 AM
All times are GMT -5. The time now is 09:02 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