IV based evolve/transfer tool menu

User Tag List

Page 1 of 21 12345 ... LastLast
Results 1 to 15 of 304
  1. #1
    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)

    PokeIVl - Now with a GUI and EXE

    This is based heavily on tejado's pgoapi Python API: https://github.com/tejado/pgoapi

    Code location and API have changed

    https://github.com/imoutits/PokeIV

    IV based evolve/transfer tool-pokeiv-jpgIV based evolve/transfer tool-pokeiv-config-png

    -----------Windows exe-----------
    dist/pokeIV-gui.exe


    -----------Installation-----------
    download/clone the repo above (https://github.com/imoutits/PokeIV)

    Python Instructions For Windows
    # Install Python:
    Run the installer
    *IMPORTANT*Ensure that the option to add Python to PATH is checked
    Click Install Now

    # Install Requirements:
    Use one of the following options
    Double click install.bat
    Navigate to the folder in CMD and type 'pip install -r requirements.txt'

    -----------GUI Version-----------

    Run pokeIV-gui.py.

    Rename
    Renames all pokemon selected. The format for renaming is described in the config file comments.

    Transfer
    Evolves all pokemon selected. You may select pokemon from any window.

    Evolve
    Evolves all pokemon selected. You may only select from the Evolve Window.

    Refresh
    Refreshes your inventory and player info from the server.

    Login
    Relogs into the servers with the current credentials (if you changed them from the config menu).

    Config
    The config menu accessed within the program is only related to your current session. If you close the program these will RESET. If you want something to be permanent, put it in the config file

    Options
    All options are available to be set in config.json. There are comments in there regarding all of them. Look there first.
    The delays in config.json are set so it doesn't seem overly suspect, but feel free to reduce them if you don't care.

    CLI Version
    Run pokeIV.py from cmd / terminal.

    To view available options:
    pokeIV.py -h

    -----------FAQ-----------

    Why doesn't something work the way you say it does?
    Update.
    The cmd / terminal displays an error related to login issues
    Check your credentials.
    Check your auth_service.
    The servers may be down.
    How does an option work?
    Read the comments in the config file (config.json).
    Missing/no module when running pokeIV.py or pokeIV-gui.py
    Follow install instructions above (primarily requirements installation)
    Last edited by imoutits; 07-28-2016 at 01:52 PM.

    IV based evolve/transfer tool
  2. #2
    nertman's Avatar Active Member
    Reputation
    17
    Join Date
    Aug 2008
    Posts
    64
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Would love if this was a little simpler to use

  3. Thanks balkanvodka (1 members gave Thanks to nertman for this useful post)
  4. #3
    chinesekidx's Avatar Member
    Reputation
    2
    Join Date
    May 2012
    Posts
    9
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    could you elaborate on how to use this?

  5. Thanks balkanvodka (1 members gave Thanks to chinesekidx for this useful post)
  6. #4
    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)
    Okay, I added some more info in the OP. Let me know if you have any issues/questions. I suppose a GUI of some sort could be useful, but it's pretty basic at the moment.

  7. #5
    Roteak's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for this, I was looking for something like to this automate the process of evolving Pidgeys, Weedles, and Caterpies along with getting rid of anything below an IV Perfect of 90%.

  8. #6
    dark1ord's Avatar Member
    Reputation
    1
    Join Date
    May 2014
    Posts
    3
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im playing with google account. Can i use this tool? And how? Please tell me

  9. #7
    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 imoutits View Post
    Okay, I added some more info in the OP. Let me know if you have any issues/questions. I suppose a GUI of some sort could be useful, but it's pretty basic at the moment.
    It does work with Google. By default, the account type is set to google in config.json. It can also be set by adding '-a google' to the command line arguments ('-a ptc' alternatively is for pokemon club).

    However, at the moment it seems that the google login is not responding with any pokemon but ptc accounts are. If you're using google, just wait for the servers to stabilize.

  10. #8
    chinesekidx's Avatar Member
    Reputation
    2
    Join Date
    May 2012
    Posts
    9
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm getting an error when I'm trying to use the "-t" command. I already editted the config file and set it to ptc log in with my user and pw
    IV based evolve/transfer tool-untitled-png

  11. #9
    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 chinesekidx View Post
    I'm getting an error when I'm trying to use the "-t" command. I already editted the config file and set it to ptc log in with my user and pw
    IV based evolve/transfer tool-untitled-png
    My bad, I had given Kabutops had an invalid family_id--it should be fixed now.

  12. #10
    uhtrm's Avatar Member
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @OP getting key error 141 when trying to run pokeIV.py

    Something about line 304 in main, line 134 main pokemon and line 281 get pokemon_candy

    edit:its working now.. thanks!!

    also.. is it possible to set a CP limit? anything above lets say 1000cp doesn't get transferred?
    Last edited by uhtrm; 07-23-2016 at 01:32 AM.

  13. #11
    Asterisk1986's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Also getting an error after login. I know virtually nothing about python.
    IV based evolve/transfer tool-pokeiv-jpg

  14. #12
    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 Asterisk1986 View Post
    Also getting an error after login. I know virtually nothing about python.
    IV based evolve/transfer tool-pokeiv-jpg
    Yeah, that's an issue with Python 3 that I wasn't testing this against. Try again--I fixed it a few minutes ago.

  15. #13
    Asterisk1986's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by imoutits View Post
    Yeah, that's an issue with Python 3 that I wasn't testing this against. Try again--I fixed it a few minutes ago.
    Tried again, now says I have no pokemon.

  16. #14
    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 uhtrm View Post
    also.. is it possible to set a CP limit? anything above lets say 1000cp doesn't get transferred?
    I added an optional -cp option which will override the minimum IV if provided. I haven't tested it, but if the output looks good it works:

  17. #15
    Nyan Cat'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)

    I'm getting this error and I'm not sure if I'm making a mistake or not.

Page 1 of 21 12345 ... 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 04:50 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