Get precise location of nearby Pokemon menu

Shout-Out

User Tag List

Page 6 of 9 FirstFirst ... 23456789 LastLast
Results 76 to 90 of 124
  1. #76
    070shake's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    23
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by iverymes View Post
    Video Tutorial pls.
    Yep i dont know how

    Get precise location of nearby Pokemon
  2. #77
    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)
    Anyone know how we make Lockito walk on grass? We can come up with a solution, I believe in us.

  3. #78
    Sheetka's Avatar Contributor Premium Account Seller
    CoreCoins Purchaser Authenticator enabled
    Reputation
    95
    Join Date
    Jan 2011
    Posts
    254
    Thanks G/R
    18/71
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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.
    Can simulate android games with inbuild gps on the other side of the world, using WASD to walk and even track exact locations of nearby pokemon.

    But walk on grass? You're taking things way too far

  4. Thanks Subversion2 (1 members gave Thanks to Sheetka for this useful post)
  5. #79
    unattended's Avatar Member
    Reputation
    2
    Join Date
    Mar 2008
    Posts
    94
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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.

  6. #80
    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 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.
    lockito gives exact coords

  7. #81
    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 serotini View Post
    Can simulate android games with inbuild gps on the other side of the world, using WASD to walk and even track exact locations of nearby pokemon.

    But walk on grass? You're taking things way too far
    there's gotta be a simple line to add/remove in the Lockito code to make it move as the crow flies instead of just by roadway...

  8. #82
    Sheetka's Avatar Contributor Premium Account Seller
    CoreCoins Purchaser Authenticator enabled
    Reputation
    95
    Join Date
    Jan 2011
    Posts
    254
    Thanks G/R
    18/71
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So does anyone got a google account working with this?

  9. #83
    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 serotini View Post
    So does anyone got a google account working with this?
    No just PTC. I went into the code and tried to replace the link for PTC login with google to no avail as you need an API key for OAUTH.

  10. #84
    tozededao's Avatar Member
    Reputation
    9
    Join Date
    May 2009
    Posts
    166
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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?

  11. #85
    070shake's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    23
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can i get any help with this?...
    Get precise location of nearby Pokemon-jpg

  12. #86
    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)
    Yep,

    so do we get a fix already for the "e" error?

    raceback (most recent call last): File "H:\WUDownloadCache\PoGO-Radar-master\main.py", line 337, in <module>
    main()
    File "H:\WUDownloadCache\PoGO-Radar-master\main.py", line 249, in main
    access_token = login_ptc(args.username, args.password)
    File "H:\WUDownloadCache\PoGO-Radar-master\main.py", line 181, in login_ptc
    except e:
    NameError: global name 'e' is not defined

  13. #87
    070shake's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    23
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ehnoah View Post
    Yep,

    so do we get a fix already for the "e" error?
    Same here. RIP

  14. #88
    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 Ehnoah View Post
    Yep,

    so do we get a fix already for the "e" error?
    Been answered several times. Use PTC to login. If you really want to use google, create an API and go into Main.py with a text editor and change the PTC link to your google link.

  15. #89
    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 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?
    reinput every time you see a rare pokemon in your indicator, which shouldn't be very often

  16. #90
    070shake's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    23
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Subversion2 View Post
    Been answered several times. Use PTC to login. If you really want to use google, create an API and go into Main.py with a text editor and change the PTC link to your google link.
    im using my PTC acc to log in still same error.

Page 6 of 9 FirstFirst ... 23456789 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 05:47 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