IV based evolve/transfer tool menu

Shout-Out

User Tag List

Page 17 of 21 FirstFirst ... 131415161718192021 LastLast
Results 241 to 255 of 304
  1. #241
    chocococo1's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    15
    Thanks G/R
    7/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by imoutits View Post
    Okay you can try now. I'm not sure why it's giving you an extra backslash...

    edit: if it doesn't work, try moving the entire directory to your root (C).
    tried that but im still getting the same error messages. extra backslashes

    IV based evolve/transfer tool
  2. #242
    imoutits's Avatar Master Sergeant
    Reputation
    51
    Join Date
    Jul 2016
    Posts
    91
    Thanks G/R
    0/43
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chocococo1 View Post
    tried that but im still getting the same error messages. extra backslashes
    k try again

  3. Thanks chocococo1 (1 members gave Thanks to imoutits for this useful post)
  4. #243
    chocococo1's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    15
    Thanks G/R
    7/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by imoutits View Post
    k try again
    Traceback (most recent call last):
    File "pokeIV-gui.py", line 165, in <module>
    main()
    File "pokeIV-gui.py", line 127, in main
    start(config, login=True)
    File "pokeIV-gui.py", line 131, in start
    with open(os.path.normpath(os.path.join(root, 'pgoapi','pokemon.json'))) as f:
    IOError: [Errno 2] No such file or directory: 'C:\\PokeIV-master\\dist\\pgoapi\\pokemon.json'

  5. #244
    imoutits's Avatar Master Sergeant
    Reputation
    51
    Join Date
    Jul 2016
    Posts
    91
    Thanks G/R
    0/43
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chocococo1 View Post
    Traceback (most recent call last):
    File "pokeIV-gui.py", line 165, in <module>
    main()
    File "pokeIV-gui.py", line 127, in main
    start(config, login=True)
    File "pokeIV-gui.py", line 131, in start
    with open(os.path.normpath(os.path.join(root, 'pgoapi','pokemon.json'))) as f:
    IOError: [Errno 2] No such file or directory: 'C:\\PokeIV-master\\dist\\pgoapi\\pokemon.json'
    oh rofl give me a second

    edit: okay now it should work

  6. #245
    chocococo1's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    15
    Thanks G/R
    7/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by imoutits View Post
    oh rofl give me a second

    edit: okay now it should work
    Traceback (most recent call last):
    File "pokeIV-gui.py", line 165, in <module>
    main()
    File "pokeIV-gui.py", line 127, in main
    start(config, login=True)
    File "pokeIV-gui.py", line 161, in start
    app = PokeIVWindow(config,data,master=main_window)
    File "pokeivwindow.pyc", line 40, in __init__

    File "pokeivwindow.pyc", line 170, in create_widgets

    File "pokeivwindow.pyc", line 285, in create_list_windows

    File "pokeivwindow.pyc", line 374, in create_evolve_count_window

    KeyError: '29'

  7. #246
    Sfinks'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)
    work by me now. but only Highest IV

    and transfer/evolve dont work

    Exception in thread Thread-1:
    Traceback (most recent call last):
    File "threading.pyc", line 801, in __bootstrap_inner
    File "threading.pyc", line 754, in run
    File "pokeivwindow.pyc", line 679, in relog
    File "pokeivwindow.pyc", line 664, in update_display
    File "pokeivwindow.pyc", line 152, in reset_windows
    File "pokeivwindow.pyc", line 354, in reset_tree_window_other
    KeyError: '29'
    Attached Thumbnails Attached Thumbnails IV based evolve/transfer tool-screenshot_4-jpg  
    Last edited by Sfinks; 07-31-2016 at 05:51 AM.

  8. #247
    chocococo1's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    15
    Thanks G/R
    7/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sfinks View Post
    work by me now.
    ok let me redownload and check my settings again

    Edit: Sorry same error Q_Q
    Last edited by chocococo1; 07-31-2016 at 05:51 AM.

  9. #248
    imoutits's Avatar Master Sergeant
    Reputation
    51
    Join Date
    Jul 2016
    Posts
    91
    Thanks G/R
    0/43
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chocococo1 View Post
    Traceback (most recent call last):
    File "pokeIV-gui.py", line 165, in <module>
    main()
    File "pokeIV-gui.py", line 127, in main
    start(config, login=True)
    File "pokeIV-gui.py", line 161, in start
    app = PokeIVWindow(config,data,master=main_window)
    File "pokeivwindow.pyc", line 40, in __init__

    File "pokeivwindow.pyc", line 170, in create_widgets

    File "pokeivwindow.pyc", line 285, in create_list_windows

    File "pokeivwindow.pyc", line 374, in create_evolve_count_window

    KeyError: '29'
    Originally Posted by Sfinks View Post
    work by me now. but only Highest IV

    and transfer/evolve dont work
    Originally Posted by chocococo1 View Post
    ok let me redownload and check my settings again

    Edit: Sorry same error Q_Q
    okay NOW it should be good. My account doesn't have any evolvable pokemon atm so I wasn't getting the key error.

  10. Thanks megaspyro (1 members gave Thanks to imoutits for this useful post)
  11. #249
    Sfinks'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)
    looks good thanks.
    Attached Thumbnails Attached Thumbnails IV based evolve/transfer tool-screenshot_5-jpg  

  12. #250
    megaspyro's Avatar Member
    Reputation
    1
    Join Date
    May 2014
    Posts
    4
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok you Sir are A GENIUS i did not know what u did but now the mentioned problem from earlier is gone <3.

  13. #251
    imoutits's Avatar Master Sergeant
    Reputation
    51
    Join Date
    Jul 2016
    Posts
    91
    Thanks G/R
    0/43
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by megaspyro View Post
    Ok you Sir are A GENIUS i did not know what u did but now the mentioned problem from earlier is gone <3.
    lol thanks but it was a silly error that i made earlier today.

    Originally Posted by Sfinks View Post
    looks good thanks.
    Looks like the evolve count is incorrect at the top. I'll figure that out later.

  14. #252
    lin420111's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    IV based evolve/transfer tool-err-jpg PLEASE HELP. I'm logging in with google ID pop up this errors. With no problem with POKE CLUB ID.

  15. #253
    t0mei's Avatar Member
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    5
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Exception in thread Thread-1:
    Traceback (most recent call last):
    File "threading.pyc", line 801, in __bootstrap_inner
    File "threading.pyc", line 754, in run
    File "pokeivwindow.pyc", line 679, in relog
    File "pokeivwindow.pyc", line 664, in update_display
    File "pokeivwindow.pyc", line 152, in reset_windows
    File "pokeivwindow.pyc", line 350, in reset_tree_window_other
    File "ttk.pyc", line 1221, in delete
    TclError: bad command "I009": must be bbox, children, cget, column, configure, delete, detach, drag, exists, focus, heading, identify, index, instate, insert, item, move, next, parent, prev, see, selection, set, state, tag, xview, or yview
    Getting this error.

  16. #254
    imoutits's Avatar Master Sergeant
    Reputation
    51
    Join Date
    Jul 2016
    Posts
    91
    Thanks G/R
    0/43
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lin420111 View Post
    IV based evolve/transfer tool-err-jpg PLEASE HELP. I'm logging in with google ID pop up this errors. With no problem with POKE CLUB ID.
    you need to download it again

  17. #255
    imoutits's Avatar Master Sergeant
    Reputation
    51
    Join Date
    Jul 2016
    Posts
    91
    Thanks G/R
    0/43
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by t0mei View Post
    Getting this error.
    Okay, that one's kind of odd, but I've put the statement within a try/catch so it should be okay now.

Similar Threads

  1. [Tool] Is there a working transfer tool for pokemon go
    By Jay2OR in forum Pokemon GO Hacks|Cheats
    Replies: 6
    Last Post: 11-25-2016, 05:47 AM
  2. [Release] Pokemong Go Transfer Tool BOT/Sniper/Tool
    By Chromastone in forum Pokemon GO Hacks|Cheats
    Replies: 7
    Last Post: 09-25-2016, 12:05 PM
  3. [Tool] need tool for transferring and evolve pokemons
    By p0g in forum Pokemon GO Hacks|Cheats
    Replies: 4
    Last Post: 08-07-2016, 04:12 PM
  4. [How-To] Tool that transfer/ evolve / upgrade pokemons of your choosing.
    By rowxs in forum Pokemon GO Hacks|Cheats
    Replies: 3
    Last Post: 08-04-2016, 09:22 AM
  5. [Question] Bot that Transfers/Evolves based off IV% rather than CP
    By Cretch in forum Pokemon GO Chat
    Replies: 5
    Last Post: 07-26-2016, 06:09 PM
All times are GMT -5. The time now is 12:25 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