PokeVisionFinder [PokeSniper2 Support] [Python 2.7] menu

User Tag List

Page 22 of 43 FirstFirst ... 181920212223242526 ... LastLast
Results 316 to 330 of 640
  1. #316
    jkhunalaguna's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    helo my iam noob here i have sove proble

    this
    D:\DIMAZ\meta\PokeVisionFinder-master>D:\DIMAZ\meta\PokeVisionFinder-master\Poke
    VisionFinder.py
    Pokemon: Dratini 0 2 1
    [INFO] Looking pokemons in: L
    Traceback (most recent call last):
    File "D:\DIMAZ\meta\PokeVisionFinder-master\PokeVisionFinder.py", line 231, in
    <module>
    _loop()
    File "D:\DIMAZ\meta\PokeVisionFinder-master\PokeVisionFinder.py", line 208, in
    _loop
    _finderSkipLagged(city)
    File "D:\DIMAZ\meta\PokeVisionFinder-master\PokeVisionFinder.py", line 142, in
    _finderSkipLagged
    _latitudesw = float(city[1]) - (0.05 * _zoomFactor)
    ValueError: could not convert string to float: o

    D:\DIMAZ\meta\PokeVisionFinder-master>

    what should i do

    PokeVisionFinder [PokeSniper2 Support] [Python 2.7]
  2. #317
    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 jkhunalaguna View Post
    helo my iam noob here i have sove proble

    this
    D:\DIMAZ\meta\PokeVisionFinder-master>D:\DIMAZ\meta\PokeVisionFinder-master\Poke
    VisionFinder.py
    Pokemon: Dratini 0 2 1
    [INFO] Looking pokemons in: L
    Traceback (most recent call last):
    File "D:\DIMAZ\meta\PokeVisionFinder-master\PokeVisionFinder.py", line 231, in
    <module>
    _loop()
    File "D:\DIMAZ\meta\PokeVisionFinder-master\PokeVisionFinder.py", line 208, in
    _loop
    _finderSkipLagged(city)
    File "D:\DIMAZ\meta\PokeVisionFinder-master\PokeVisionFinder.py", line 142, in
    _finderSkipLagged
    _latitudesw = float(city[1]) - (0.05 * _zoomFactor)
    ValueError: could not convert string to float: o

    D:\DIMAZ\meta\PokeVisionFinder-master>

    what should i do
    write correctly the coords

  3. #318
    bboystyle82's Avatar Active Member
    Reputation
    34
    Join Date
    Jan 2014
    Posts
    325
    Thanks G/R
    41/28
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xencodex View Post
    Rename your folder PokeSniper2_v1.7 to PokeSniper2 better

    then put path as C:\Users\x08boy\Downloads\PokeSniper2\PokeSniper2.exe
    dir as C:\Users\x08boy\Downloads\PokeSniper2

    Got it. Had to change my path entirely. For some reason my user name in my folder (bboy) was being coded as X08boy when pasted so it wasnt going into the right directory due to the character change. So i just moved it all to C:/ and it worked. Thanks a lot

  4. #319
    lulupointu's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    'C:\Users\JWD' n’est pas reconnu en tant que commande interne
    ou externe, un programme exécutable ou un fichier de commandes. whats wrong ?

  5. #320
    lulupointu's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    #PokeSniper2 Configuration
    ps_use = True
    ps_path = "C:\Users\JWD asus\Desktop\Pokesniper2\Pokesniper2.exe"
    ps_dir = "C:\Users\JWD asus\Desktop\Pokesniper2"

  6. #321
    HeRosHima's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lulupointu View Post
    'C:\Users\JWD' n’est pas reconnu en tant que commande interne
    ou externe, un programme exécutable ou un fichier de commandes. whats wrong ?
    just move ur pokesniper in other folder

    Originally Posted by lulupointu View Post
    #PokeSniper2 Configuration
    ps_use = True
    ps_path = "C:\Users\JWD asus\Desktop\Pokesniper2\Pokesniper2.exe"
    ps_dir = "C:\Users\JWD asus\Desktop\Pokesniper2"
    i think becoz jwd asus there is space

    sory for my bad english
    Last edited by HeRosHima; 07-31-2016 at 02:13 PM.

  7. #322
    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 lulupointu View Post
    #PokeSniper2 Configuration
    ps_use = True
    ps_path = "C:\Users\JWD asus\Desktop\Pokesniper2\Pokesniper2.exe"
    ps_dir = "C:\Users\JWD asus\Desktop\Pokesniper2"
    the space between JWD and asus

    use this:

    Code:
    ps_use = True
    ps_path = '"C:\\Users\\JWD asus\\Desktop\\Pokesniper2\\Pokesniper2.exe"'
    ps_dir = '"C:\\Users\\JWD asus\\Desktop\\Pokesniper2"'

  8. #323
    rowxs's Avatar Member
    Reputation
    7
    Join Date
    Jul 2016
    Posts
    160
    Thanks G/R
    35/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I only can find bulbasaurs lol

  9. #324
    Actaeon's Avatar Contributor
    Reputation
    81
    Join Date
    Feb 2013
    Posts
    79
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah, I've noticed that as of now you can only really search for one Pokemon at a time. Whichever Pokemon you type first will be the one that it searches for. Ill see if I can fix it and upload something.

  10. #325
    jkhunalaguna's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xencodex View Post
    write correctly the coords
    do you have a link for tutorial dude.i follow the video from youtube in this thread and i get this eror

  11. #326
    lulupointu's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Pokemon: Kabutops
    Coordinates: 33.9843354774,-118.468558192
    Expires in: 5 Minutes, 58 Seconds
    -------------------------------------------------
    [INFO] Looking pokemons in: Tokyo, Shinjuku Chuo Park
    [INFO] Looking pokemons in: Tokyo, Disneyland
    Traceback (most recent call last):
    File "C:\Users\JWD asus\Desktop\PokemonGO Bot\Others\PokeVisionFinder-master\PokeVisionFinder.py", line 153, in <module>
    _loop()
    File "C:\Users\JWD asus\Desktop\PokemonGO Bot\Others\PokeVisionFinder-master\PokeVisionFinder.py", line 133, in _loop
    _finderSkipLagged(city)
    File "C:\Users\JWD asus\Desktop\PokemonGO Bot\Others\PokeVisionFinder-master\PokeVisionFinder.py", line 97, in _finderSkipLagged
    for pokemon in _scanurljsondata['pokemons']:
    KeyError: 'pokemons'

    C:\Users\JWD asus\Desktop\PokemonGO Bot\Others\PokeVisionFinder-master>

  12. #327
    aqeelia's Avatar Member
    Reputation
    4
    Join Date
    Jul 2016
    Posts
    34
    Thanks G/R
    5/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lulupointu View Post
    Pokemon: Kabutops
    Coordinates: 33.9843354774,-118.468558192
    Expires in: 5 Minutes, 58 Seconds
    -------------------------------------------------
    [INFO] Looking pokemons in: Tokyo, Shinjuku Chuo Park
    [INFO] Looking pokemons in: Tokyo, Disneyland
    Traceback (most recent call last):
    File "C:\Users\JWD asus\Desktop\PokemonGO Bot\Others\PokeVisionFinder-master\PokeVisionFinder.py", line 153, in <module>
    _loop()
    File "C:\Users\JWD asus\Desktop\PokemonGO Bot\Others\PokeVisionFinder-master\PokeVisionFinder.py", line 133, in _loop
    _finderSkipLagged(city)
    File "C:\Users\JWD asus\Desktop\PokemonGO Bot\Others\PokeVisionFinder-master\PokeVisionFinder.py", line 97, in _finderSkipLagged
    for pokemon in _scanurljsondata['pokemons']:
    KeyError: 'pokemons'

    C:\Users\JWD asus\Desktop\PokemonGO Bot\Others\PokeVisionFinder-master>
    Try remove space on your folder name

  13. #328
    lulupointu's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can't my laptop is make like this theyr is space every where
    ...

  14. #329
    aqeelia's Avatar Member
    Reputation
    4
    Join Date
    Jul 2016
    Posts
    34
    Thanks G/R
    5/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by juninho271999 View Post
    Guys to fix the KeyError just put the sleep(3)

    def _loop():
    for city in _cities:
    sleep(3)
    if "Skip" in _useMode:
    _finderSkipLagged(city)
    elif "Go" in _useMode:
    _finderGo(city)
    well...it fixed the problem...

    Originally Posted by lulupointu View Post
    I can't my laptop is make like this theyr is space every where
    ...
    Sure u can.

    Create new folder on C or D, or any disk.
    For example : D:\PokemonGOBot\

    And move your file there...

  15. #330
    boomboom34's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    23
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

Page 22 of 43 FirstFirst ... 181920212223242526 ... 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 03:09 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