PokeVisionFinder [PokeSniper2 Support] [Python 2.7] menu

User Tag List

Page 1 of 43 12345 ... LastLast
Results 1 to 15 of 640
  1. #1
    xencodex's Avatar Contributor Authenticator enabled
    Reputation
    120
    Join Date
    Jul 2016
    Posts
    100
    Thanks G/R
    5/106
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    PokeVisionFinder [PokeSniper2 Support] [Python 2.7]

    Well this use skiplagged and maps.pokemongo.id search system to find desired pokemons.


    Discord: http://discord.gg/kdNuCh7

    Required Python2.7 and Request module
    Github: https://github.com/encode32/PokeVisionFinder
    Deployed Exe Release: https://github.com/encode32/PokeVisionFinder/releases




    Enjoy
    Last edited by xencodex; 08-03-2016 at 03:47 AM.

    PokeVisionFinder [PokeSniper2 Support] [Python 2.7]
  2. #2
    pedrorm1993's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    16
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    a tutorial how to use this would be very good , thank you

  3. #3
    xencodex's Avatar Contributor Authenticator enabled
    Reputation
    120
    Join Date
    Jul 2016
    Posts
    100
    Thanks G/R
    5/106
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Install Python 2.7 and obtain a google places api key as stated in readme

  4. #4
    zarga19's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It can't be complained ??

  5. #5
    MenReck's Avatar Member
    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)
    How do you get a google places api key? I made a project now what

  6. #6
    xencodex's Avatar Contributor Authenticator enabled
    Reputation
    120
    Join Date
    Jul 2016
    Posts
    100
    Thanks G/R
    5/106
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MenReck View Post
    How do you get a google places api key? I made a project now what
    Just follow the instruction

    Originally Posted by zarga19 View Post
    It can't be complained ??
    You can complain whatever you want

  7. Thanks uzi94, gDynami, Nou4r (3 members gave Thanks to xencodex for this useful post)
  8. #7
    MenReck's Avatar Member
    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)
    What kind of API key? Ios?

  9. #8
    xencodex's Avatar Contributor Authenticator enabled
    Reputation
    120
    Join Date
    Jul 2016
    Posts
    100
    Thanks G/R
    5/106
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MenReck View Post
    What kind of API key? Ios?
    Read the readme, you will find an url

  10. #9
    EliteKing07's Avatar Member
    Reputation
    4
    Join Date
    Jul 2016
    Posts
    23
    Thanks G/R
    3/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How does it search? like what regions, randomly or covers every part of the map or.. thanks

  11. #10
    xencodex's Avatar Contributor Authenticator enabled
    Reputation
    120
    Join Date
    Jul 2016
    Posts
    100
    Thanks G/R
    5/106
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by EliteKing07 View Post
    How does it search? like what regions, randomly or covers every part of the map or.. thanks
    You can edit this and add more cities or whatever you want.
    Code:
    _cities = ["London",
               "NewYork",
               "Tokyo",
               "NewDelhi",
               "WashingtonDC",
               "Beijing",
               "Berlin",
               "Paris",
               "Moscow",
               "Mumbai",
               "Seoul",
               "Toronto",
               "Manchester",
               "Kolkata",
               "HongKong",
               "Shanghai",
               "RioDeJaneiro",
               "Kiev",
               "Manila",
               "Istanbul",
               "Madrid"
    ]
    It find in the spot google selected for reference in that city and northeast and southwest of the city so it mostly cover entire city

  12. #11
    zarga19's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Xencodex please bro give us the complained version <3 and thankyou

  13. #12
    xencodex's Avatar Contributor Authenticator enabled
    Reputation
    120
    Join Date
    Jul 2016
    Posts
    100
    Thanks G/R
    5/106
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zarga19 View Post
    Xencodex please bro give us the complained version <3 and thankyou
    I dont know what you mean by complained version

  14. Thanks gDynami (1 members gave Thanks to xencodex for this useful post)
  15. #13
    zarga19's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That mean .exe file to execute !!! no need to download python

  16. #14
    souzens's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    seems to be a protocol error

    urllib2.URLError: <urlopen error [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:590)>



    version : Python 2.7.10

  17. #15
    Vadid's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    He's not doing anything at all, what did I wrong?

    PokeVisionFinder [PokeSniper2 Support] [Python 2.7]-naamloos-jpg

Page 1 of 43 12345 ... LastLast

Similar Threads

  1. Updated PokeVisionFinder [PokeSniper2 Support] [Python 2.7]
    By hypertoken in forum Pokemon GO Hacks|Cheats
    Replies: 41
    Last Post: 08-25-2016, 01:04 PM
  2. Errors and support
    By A_Snake01 in forum World of Warcraft Model Editing
    Replies: 23
    Last Post: 05-25-2007, 08:41 PM
  3. Live WoWemu And Mongos support
    By mchugh in forum Suggestions
    Replies: 12
    Last Post: 04-13-2007, 06:54 PM
  4. Need Help/Support - Creating Programs
    By kookle in forum World of Warcraft General
    Replies: 1
    Last Post: 03-22-2007, 10:01 PM
  5. Petition! Need support!
    By dela in forum World of Warcraft General
    Replies: 5
    Last Post: 12-27-2006, 03:57 AM
All times are GMT -5. The time now is 10:10 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search