Even more precise location of nearby pokemon ON MAP! menu

Shout-Out

User Tag List

Page 4 of 36 FirstFirst 12345678 ... LastLast
Results 46 to 60 of 533
  1. #46
    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 [sync] View Post
    Don't know, try running cmd in admin.


    What loads to 100%?

    @tr1ppy15

    Your screenshot has your password. And you still didn't replace stepstotake in the paramters.
    yeah that's Administrator:Command Prompt

    Even more precise location of nearby pokemon ON MAP!
  2. #47
    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 stealthingyew View Post
    ...can you make it print the coordinate of the mob under its name...
    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

  3. #48
    linusman216's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    39
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What if i don't have a c:/pogo folder :[

  4. #49
    emailingdude5's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It seems to work well for me. Do you think that you could update it so that when you click on the pokemon, the remaining time shows up? That would be a very useful little piece of info that the text-based alternative provides.

  5. #50
    wonder1995's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Last edited by wonder1995; 07-17-2016 at 02:26 AM. Reason: full image

  6. #51
    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)
    heres a command you can copy into notpad and save as .bat to run the comand faster
    c:\
    cd C:\YOUR PATH\PokemonGo-Map-master
    start python example.py -u USER -p PASS -l LOCATION -st 10
    start chrome.exe http://localhost:5000/
    pause

  7. #52
    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 WoWSondermüll View Post
    STEPSTOTAKE has to be a number ... like, how many steps do you want to look for pokemons ?

    @[sync]



    Click here in case attachment is too small
    What's happening when you go to 127.0.0.1:5000? Yeah sorry I don't know =/
    Double check you're trading with me in case of impostors

  8. #53
    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 vantrung2606 View Post
    Hi, It work perfectly for me, I got this http://puu.sh/q4r3c/9aa86a9de8.jpg, but I wondering how can I get I location to go to there to get the pokemon I want?
    Walk there or use a fake location spoofer to go there.

    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
    You legend!

    Originally Posted by linusman216 View Post
    What if i don't have a c:/pogo folder :[
    Make one.

    Originally Posted by newtonized View Post
    heres a command you can copy into notpad and save as .bat to run the comand faster
    c:\
    cd C:\YOUR PATH\PokemonGo-Map-master
    start python example.py -u USER -p PASS -l LOCATION -st 10
    start chrome.exe http://localhost:5000/
    pause
    Excellent suggestion.
    Double check you're trading with me in case of impostors

  9. Thanks WoWSondermüll (1 members gave Thanks to Syncness for this useful post)
  10. #54
    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)
    Got it to work, reach to the location for example pidgey, but the pokemon not there? lol

  11. #55
    charzy's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    37
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hmm
    i run the prompt but only get 4 lines in cmd
    *restarting with stat
    * debugger is active!
    *debugger pin code 315233479
    * runnig on http: 127 etc press control to quit

    (then nothing)

    I got it once to count to 100% but never again.
    Any ideas?

  12. #56
    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 you have to rerun the commands to update the map?

  13. #57
    linusman216's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    39
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can anybody make a video tut?

  14. #58
    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)
    no support for google again

  15. #59
    astone788's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by [sync] View Post
    ...If you jump more than 2km on Nox...you'll get soft banned for 30+ minutes
    jumping from place to place on nox gets you soft banned.
    but is it ok to jump from place to place using this script?

    I want to view many locations in one sitting. thanks

  16. #60
    linusman216's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    39
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Could not open requirements file: [errno 2] No such file or directory: 'requirements.txt'

Page 4 of 36 FirstFirst 12345678 ... 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 12:01 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