IV based evolve/transfer tool menu

Shout-Out

User Tag List

Page 16 of 21 FirstFirst ... 121314151617181920 ... LastLast
Results 226 to 240 of 304
  1. #226
    Boeieuh'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 imoutits View Post
    You can try updating, but it's probably just the servers being shit. The new version has an integrated login so you can keep trying.
    what do you mean with updating? downloading the new files, or is there an actual update tool?

    btw it works now, indeed without changing a thing
    Last edited by Boeieuh; 07-29-2016 at 04:57 PM.

    IV based evolve/transfer tool
  2. #227
    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 Boeieuh View Post
    what do you mean with updating? downloading the new files, or is there an actual update tool?

    btw it works now, indeed without changing a thing
    yeah, just download again

  3. #228
    uploader619's Avatar Knight
    Reputation
    65
    Join Date
    Jul 2016
    Posts
    219
    Thanks G/R
    13/56
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i mistakenly renamed all my pokemons how can i clear and put them back to the proper names again

  4. #229
    jiba91'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)
    Its not working for google login . Anyone having same issue?

  5. #230
    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 uploader619 View Post
    i mistakenly renamed all my pokemons how can i clear and put them back to the proper names again
    {-}{pokemon}

    just

    read

    the

    comments

  6. Thanks uploader619 (1 members gave Thanks to imoutits for this useful post)
  7. #231
    47vzv's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    27
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is there a multiple transfer option

  8. #232
    shift88's Avatar Member
    Reputation
    1
    Join Date
    Sep 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jiba91 View Post
    Its not working for google login . Anyone having same issue?
    same here, i think 2 way auth is the problem...

  9. #233
    vamano's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Saying no module called "six" but its installed when I ran the pip install command?

  10. #234
    xofher's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    power up option?

  11. #235
    niankaki's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    14
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I only see 1 of each pokemon in the top left window. All others are blank.

    Here's the log
    Exception in Tkinter callback
    Traceback (most recent call last):
    File "Tkinter.pyc", line 1537, in __call__
    File "pokeivwindow.pyc", line 188, in set_config
    File "pokeivwindow.pyc", line 148, in reset_windows
    File "pokeivwindow.pyc", line 333, in reset_tree_window_other
    KeyError: '77'
    Last edited by niankaki; 07-31-2016 at 04:14 AM.

  12. #236
    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 xofher View Post
    power up option?
    done567890

  13. #237
    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)
    is there a way to keep # of duplicates like the farming bots do?

  14. #238
    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)
    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.join(root, 'pgoapi','pokemon.json')) as f:
    IOError: [Errno 2] No such file or directory: 'C:\\Users\\Admin\\\\pokemonfolder\\PokeIV-master\\dist\\pgoapi\\pokemon.json'

    Anyone knows what i have to do to get it running? after double click on the programm it opens but closes itself and a window pops up that i´ve to read the logfiles above.

  15. #239
    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
    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.join(root, 'pgoapi','pokemon.json')) as f:
    IOError: [Errno 2] No such file or directory: 'C:\\Users\\Admin\\\\pokemonfolder\\PokeIV-master\\dist\\pgoapi\\pokemon.json'

    Anyone knows what i have to do to get it running? after double click on the programm it opens but closes itself and a window pops up that i´ve to read the logfiles above.
    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).

  16. #240
    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)
    same problem.

    Traceback (most recent call last):
    File "pokeIV-gui.py", line 165, in <module>
    main()
    File "pokeIV-gui.py", line 125, in main
    start(config)
    File "pokeIV-gui.py", line 131, in start
    with open(os.path.join(root, 'pgoapi','pokemon.json')) as f:
    IOError: [Errno 2] No such file or directory: 'C:\\Users\\Hans Muller\\Downloads\\PokeIV-master (1)\\PokeIV-master\\dist\\pgoapi\\pokemon.json'

Page 16 of 21 FirstFirst ... 121314151617181920 ... LastLast

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 07:15 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