Updated PokeVisionFinder [PokeSniper2 Support] [Python 2.7] menu

User Tag List

Page 1 of 3 123 LastLast
Results 1 to 15 of 42
  1. #1
    hypertoken's Avatar Sergeant
    Reputation
    44
    Join Date
    Apr 2007
    Posts
    51
    Thanks G/R
    2/37
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Updated PokeVisionFinder [PokeSniper2 Support] [Python 2.7]

    This use skiplagged to search system to find desired pokemons, then "optionally' sends them to PokeSniper2 to manually snipe them (automatically).

    This can not filter by IV nor CP, this just finds the poke and lists the coords found on skiplagged, or send those coords to pokesniper.

    This will also NOT use the pokesniper MinIV or MinCP, as pokesniper only reads those values for autosniper. This tool sends a manual sniper via commandline.

    All credit goes to xencodex
    ***How to***

    1. Download either the compiled version or the source.
    2. Save and extract it somewhere easy to find.
    3. Download PokeSniper2
    4. Extract PokeSniper2 to the Sniper folder in PVF
    5. Configure PokeSniper2 (ie: User.xml, and Device.xml in the sniper folder)
    6. Edit the catch.txt with the list of pokemon you want to catch.
      [**]at this point it will by default auto snipe every time it finds a pokemon with a 10 second delay (with latest ban wave I recommend a ~3 min delay)
      [**]if thats ok simply run PokeVisionFinder (the entire list of default settings are below)
    7. OTHERWISE I recommend making a batch file with your desired settings.
    8. Once you have a good batch file, simply run the batch file and go Catch 'em all!


    THIS IS MY BATCH FILE; simply create a txt file, copy this into it, and change the extension from txt to bat.
    Code:
    PokeVisionFinder.exe -m Skip -l -f 10 -t 173

    ***DOWNLOAD***
    EDIT: OK, so I've updated and compiled it so it no longer requires python :P

    Release PokeVisionFinder v0.1.6a * Hypertoken/PokeVisionFinder
    Required: PokeSniper2: PokeSniper2

    BATCH MENU - WIll be included in the next release

    Source Required Python2.7: GitHub - hypertoken/PokeVisionFinder: PokeVision Finder

    I made a complex batch menu, see the below image, you can get it HERE
    Just DL the bat file and copy to your PokeVisionFinder folder, and run it.



    Updated: 0.1.6a
    added -t TIMER to be able to adjust the waiting timer (in seconds), I suggest somewhere around 3 mins or 180 (Default is 10)
    EXAMPLE; PokeVisionSniper.exe -t 180
    -This would give you a 3 minute delay between snipes.

    Optional Arguments;
    Code:
    usage: PokeVisionFinder.exe [-h] [-m {Skip,All}] [-s] [-l] [-L] [-c] [-C]
                               [-p POKEMONS] -t Timer -f FACTOR [-v {0,1,2}]
    
    PokeVisionFinder v0.1.6 - encode
    
    optional arguments:
      -h, --help            show this help message and exit
      -m {Skip,Track,All}, --mode {Skip,All}
                            Mode of work
      -s, --sniper          No use sniper
      -l, --loop            Run infinite
      -L, --logging         Log pokemons found
      -c, --catchfile       Use catch file
      -C, --colors          No use colors
      -p POKEMONS, --pokemons POKEMONS
                            List of pokemons
      -t TIMER, --timer TIMER
                            Time to wait after snipe attempt                
      -f FACTOR, --factor FACTOR
                            ZoomFactor
      -v {0,1,2}, --verbose {0,1,2}
                            Verbose mode
    SETTING THE TIMER TO ~90 SECONDS WILL LIMIT TO UNDER 1000 POKE PER DAY! UNLESS YOU ARE SNIPING COMMONS AND GETTING MORE THAN ONE PER LOCATION. THEN I RECOMMEND ~180 SECONDS
    Attached Thumbnails Attached Thumbnails Updated PokeVisionFinder [PokeSniper2 Support] [Python 2.7]-pfv-gif  
    Last edited by hypertoken; 08-19-2016 at 06:13 PM. Reason: so many typos ugh

    Updated PokeVisionFinder [PokeSniper2 Support] [Python 2.7]
  2. Thanks Lexs194, Synapse7, BadSly, love2588, EssentialChicken (5 members gave Thanks to hypertoken for this useful post)
  3. #2
    yungning's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    12
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    would you mind having the step by step instruction?

  4. #3
    sebflex's Avatar Active Member
    Reputation
    17
    Join Date
    Feb 2012
    Posts
    312
    Thanks G/R
    1/16
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can we use something like this for pokevision?
    <MinIVToCatch>95</MinIVToCatch>
    If i use this in sniper2 user.xml it doesnt have effect for vision one...<.<

    How to "install" the request modules?
    Last edited by sebflex; 08-12-2016 at 09:32 PM.

  5. #4
    wijayark's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how to use ?

  6. #5
    crisbosscb's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    3
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    pls tutorial

  7. #6
    hypertoken's Avatar Sergeant
    Reputation
    44
    Join Date
    Apr 2007
    Posts
    51
    Thanks G/R
    2/37
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by yungning View Post
    would you mind having the step by step instruction?
    Originally Posted by wijayark View Post
    how to use ?
    Originally Posted by crisbosscb View Post
    pls tutorial
    Make sure you have python, I've REMOVED the requirement for requests module

    1.Download Zip from Github, extract
    2. Put PokeSniper2 in the sniper folder (make sure you config per instructions for that tool ie:user.xml)
    3 Edit catch.txt (pokemon you want to catch)
    4. start RunPVFcatchfile.bat


    Originally Posted by sebflex View Post
    Can we use something like this for pokevision?
    <MinIVToCatch>95</MinIVToCatch>
    If i use this in sniper2 user.xml it doesnt have effect for vision one...<.<

    How to "install" the request modules?
    this would have to be addressed by the pokesniper tool, as the sniper tool only looks at minIV when running their autosniper.

    For instance;

    USES minIV (auto snipe);
    PokeSniper2.exe -autosniping

    Cannot use minIV (manual snipe);
    PokeSniper2.exe Snorlax 45.180147333828906, 5.691572368392471

    Pokevisionfinder uses the manual snipe syntax

    Requests maybe already installed check your Python dir.... \Lib\site-packages\requests
    otherwise follow the instructions in the link in the OP
    EDIT: I've REMOVED the requirement for requests module
    Last edited by hypertoken; 08-12-2016 at 10:16 PM.

  8. Thanks yungning, Lexs194 (2 members gave Thanks to hypertoken for this useful post)
  9. #7
    wijayark's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how to install request module ?
    can you upload installer file.pip ?

  10. #8
    QUESTi0NMARK's Avatar Sergeant
    Reputation
    5
    Join Date
    Aug 2016
    Posts
    37
    Thanks G/R
    5/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you manually enter coordinates? and how or can you show me the format?

  11. #9
    hypertoken's Avatar Sergeant
    Reputation
    44
    Join Date
    Apr 2007
    Posts
    51
    Thanks G/R
    2/37
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wijayark View Post
    how to install request module ?
    can you upload installer file.pip ?
    Removed that requirement

    Originally Posted by QUESTi0NMARK View Post
    Can you manually enter coordinates? and how or can you show me the format?
    Edit the coords.txt file

    Format = Location:Latitude:Longitude
    (those are colons)

  12. #10
    QUESTi0NMARK's Avatar Sergeant
    Reputation
    5
    Join Date
    Aug 2016
    Posts
    37
    Thanks G/R
    5/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hypertoken View Post
    Removed that requirement



    Edit the coords.txt file

    Format = Location:Latitude:Longitude
    (those are colons)
    no... if if want to snipe this:
    Grimer 25.793642, -80.128857
    how do i write it in the pokesniper?

  13. #11
    hypertoken's Avatar Sergeant
    Reputation
    44
    Join Date
    Apr 2007
    Posts
    51
    Thanks G/R
    2/37
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by QUESTi0NMARK View Post
    no... if if want to snipe this:
    Grimer 25.793642, -80.128857 - Disappears in a few seconds - Snipe Me!
    how do i write it in the pokesniper?
    OIC.... this tool scans the map and automatically sends data to the PokeSniper tool.... you cannot do that with this tool.

    However the pokesniper tool can do that directly

    Syntax: Pokesniper2.exe Pokemon Latitude,Longitude
    ie: pokesniper2 Grimer 25.793642, -80.128857

  14. #12
    yungning's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    12
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, works great!!


    Originally Posted by hypertoken View Post
    Make sure you have python, I've REMOVED the requirement for requests module

    1.Download Zip from Github, extract
    2. Put PokeSniper2 in the sniper folder (make sure you config per instructions for that tool ie:user.xml)
    3 Edit catch.txt (pokemon you want to catch)
    4. start RunPVFcatchfile.bat




    this would have to be addressed by the pokesniper tool, as the sniper tool only looks at minIV when running their autosniper.

    For instance;

    USES minIV (auto snipe);
    PokeSniper2.exe -autosniping

    Cannot use minIV (manual snipe);
    PokeSniper2.exe Snorlax 45.180147333828906, 5.691572368392471

    Pokevisionfinder uses the manual snipe syntax

    Requests maybe already installed check your Python dir.... \Lib\site-packages\requests
    otherwise follow the instructions in the link in the OP
    EDIT: I've REMOVED the requirement for requests module

  15. #13
    QUESTi0NMARK's Avatar Sergeant
    Reputation
    5
    Join Date
    Aug 2016
    Posts
    37
    Thanks G/R
    5/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    like this?
    pokesniper2://pokemon/latitude,longitude

  16. #14
    hypertoken's Avatar Sergeant
    Reputation
    44
    Join Date
    Apr 2007
    Posts
    51
    Thanks G/R
    2/37
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by QUESTi0NMARK View Post
    like this?
    pokesniper2://pokemon/latitude,longitude
    umm... thats something all together different... lol

    you should really check the pokesniper thread for answers, but...

    1. open command prompt
    2. navigate to the pokesniper directory (wherever you extracted it)
    ie: cd c:\pokemongo\pokesniper2
    3. type "pokesniper2 pokemon latitude longitude" without quotes
    ie: pokesniper2 Grimer 25.793642 -80.128857


    TIP: an easier way to get to a specified directory in command prompt is to open that folder in windows explorer, and with no files selected, hold shift and right click an empty space, NOT a file, then choose "open command window here"
    Last edited by hypertoken; 08-12-2016 at 11:55 PM.

  17. Thanks QUESTi0NMARK (1 members gave Thanks to hypertoken for this useful post)
  18. #15
    bigrich3113's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anybody else have the issue of when pokevisionfinder locates the pokemon that the sniper does not? I seem to have a high fail rate in this area.

Page 1 of 3 123 LastLast

Similar Threads

  1. LAZYBOT support thread, Q&A, requests and updates
    By jumperu in forum WoW Bots Questions & Requests
    Replies: 4376
    Last Post: 02-03-2024, 02:47 AM
  2. [Release] PokeVisionFinder [PokeSniper2 Support] [Python 2.7]
    By xencodex in forum Pokemon GO Hacks|Cheats
    Replies: 639
    Last Post: 08-11-2016, 07:47 PM
  3. [Selling] UK SERVICE (Almost Anything Extremely Cheap Price Constant Update/Support)
    By AuctionHouseOwner in forum World of Warcraft Buy Sell Trade
    Replies: 0
    Last Post: 11-02-2012, 10:52 AM
  4. ArcEmu - Supporting 2.4.3, spell dbcs updated, fully working too! =)
    By Hasbro in forum World of Warcraft Emulator Servers
    Replies: 18
    Last Post: 07-17-2008, 08:18 PM
  5. WoW europe billing support line updated?
    By Meduza in forum World of Warcraft General
    Replies: 0
    Last Post: 08-30-2007, 03:59 PM
All times are GMT -5. The time now is 01:57 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