IV based evolve/transfer tool menu

Shout-Out

User Tag List

Page 4 of 21 FirstFirst 12345678 ... LastLast
Results 46 to 60 of 304
  1. #46
    nightshock9's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    From the looks of things I should be able to now set it to get rid of anything below 80 iv, AND now tell it only get rid of the pokemon below that iv with a set name that are on my el? my issue is I can't get el to work. am I entering that in the cmd or the file where I typed out my pass? I'll assume the cmd, if so just what do I have to type out and when?

    for example... open cmd, then type pokiv.py (let it load its info) then type the -el command? or can I open cmd and just type the -el command? and my other issue is just how do I type the command? is it just "-el pidgey" "-el evolve_list pidgey" "pokiv.py -el pidgey" and so on and so on. Other than that everything is great, and thank you for your hard work.

    IV based evolve/transfer tool
  2. #47
    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 nightshock9 View Post
    From the looks of things I should be able to now set it to get rid of anything below 80 iv, AND now tell it only get rid of the pokemon below that iv with a set name that are on my el? my issue is I can't get el to work. am I entering that in the cmd or the file where I typed out my pass? I'll assume the cmd, if so just what do I have to type out and when?

    for example... open cmd, then type pokiv.py (let it load its info) then type the -el command? or can I open cmd and just type the -el command? and my other issue is just how do I type the command? is it just "-el pidgey" "-el evolve_list pidgey" "pokiv.py -el pidgey" and so on and so on. Other than that everything is great, and thank you for your hard work.
    You would add it to the argument list. For example, to evolve all pidgeys that are below 80 IV:
    pokeIV.py -m 80 -hm -el pidgey

    -m 80 tells it that the minimum IV is 80 (-m is preset in the configs, so it's optional if you have it set there)
    -hm tells it not to keep at least one pidgey if none of them are above 80
    -el pidgey tells it to only evolve pidgeys (this can be passed as many times as you like for each pokemon to evolve)

    I also just pushed some changes/fixes to the evolution code, so please update first .

  3. #48
    windowsguy's Avatar Member
    Reputation
    1
    Join Date
    Jul 2006
    Posts
    2
    Thanks G/R
    9/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for this!

    Is there a way to transfer all pokemon under a certain IV instead of just duplicates?

  4. #49
    bobdan's Avatar Knight CoreCoins Purchaser
    Reputation
    17
    Join Date
    May 2012
    Posts
    202
    Thanks G/R
    16/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lol i was all set to work on something like this at work tonight and now I don't have to! This is EXCACTLY what i was after. I still want to feel like I'm atleast playing the game even if I use nox at work and with this I don't have to do the tedious transfer/evolving bullshit. Thanks heaps!

    Sent from my SM-G935F using Tapatalk

  5. #50
    Tamrock'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)
    Hey im getting the following error. Does anyone know how to fix it?

    IV based evolve/transfer tool-error-jpg

  6. #51
    spyhi2's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    10
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can not seem to understand this part:

    "use 'cd directory' to navigate to a directory named 'directory'
    use 'dir' to view all files/folders in your current directory

    type 'pip install -r requirements.txt'"

    cd directory results in the message "The system cannot find the path specified|
    dir pops up a bunch of .dll

    What exactly am I supposed to do with this?

    When i type pip install -r requirements.txt, I get the message "pip is not recognized as an internal or external command, operable program or batch file.
    I would like to know how to set this program up.

    Thanks in advance

  7. #52
    nightshock9's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm currently looking for a dratini that's 80% or above. I have a spot that i can farm them at, so it's normal for me to have well over 50 of them at any given time. I don't want to evolve them, I want to scan them all, see their iv, and dump them if below 80. Just them, none of my other pokemon need to go. Is there a way to get rid of just the named pokemon below a set iv, without wasting candy on them?

  8. #53
    Elemt33's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you add something like a <powerLevel>zubat,pidgey,weedle,caterpie</powerLevel> tag that evolves and transfers the pokemon in that list? Using like --power_level, -pl to enable it? Also would be nice to have an ignore for pokemon not to transfer (like leftover pidgey, weedle, etc) and transfer only list.

    Also, a question. I downloaded the zip file from master branch and it needs location to run. But OP says it doesn't need that. Am I downloading the correct version?
    Other than that, this works great and saves so much time transferring and evolving
    Last edited by Elemt33; 07-24-2016 at 04:18 AM.

  9. #54
    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)
    For me it fails at the token generation using google. Does anyone have an idea how to fix it?

  10. #55
    Zestro's Avatar Active Member
    Reputation
    57
    Join Date
    May 2012
    Posts
    166
    Thanks G/R
    6/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so if I wanted my command line to read:

    -cp 1500 -m 80

    would this get rid of all pokemon below 80% but keep those 1500 or more CP regardless of IV?

    This is what I Want to do so any direction to do something like this would be appreciated.

  11. #56
    noremac13's Avatar Sergeant
    Reputation
    5
    Join Date
    Jul 2012
    Posts
    43
    Thanks G/R
    1/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chekhop View Post
    Hi, Can I login with google access token?
    Originally Posted by chekhop View Post
    My account using mobile authentication, it give me error about access token. I just want to check my pokemon's IV, too lazy to setup proxy for that -_-
    Originally Posted by chocococo1 View Post
    For me it fails at the token generation using google. Does anyone have an idea how to fix it?
    For those of you having problems if your Google account has 2-step authentication on it you can generate an application specific password that requires no authentication. Normally this is used for things like email clients that automatically fetch your account information in the background thus never give you the opportunity to enter your verification code. Works just fine in this situation as well.

    Go to your Google account security settings page https://myaccount.google.com/security and scroll down to "App Passwords" under Password and Sign-in method. Create a new Custom app named whatever you like and on Windows PC, and it will generate you a random string of 16 or so characters that will work as your password without needing the authentication.

    Hope this helps.
    Last edited by noremac13; 07-24-2016 at 06:58 AM.

  12. Thanks murf43143 (1 members gave Thanks to noremac13 for this useful post)
  13. #57
    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 windowsguy View Post
    Thanks for this!

    Is there a way to transfer all pokemon under a certain IV instead of just duplicates?
    Use option -hm.

    Originally Posted by spyhi2 View Post
    I can not seem to understand this part:

    "use 'cd directory' to navigate to a directory named 'directory'
    use 'dir' to view all files/folders in your current directory

    type 'pip install -r requirements.txt'"

    cd directory results in the message "The system cannot find the path specified|
    dir pops up a bunch of .dll

    What exactly am I supposed to do with this?

    When i type pip install -r requirements.txt, I get the message "pip is not recognized as an internal or external command, operable program or batch file.
    I would like to know how to set this program up.

    Thanks in advance
    Did you make sure that the checkbox to add Python to PATH was checked when you installed Python? That is important for Windows to be able to find the program.

    Originally Posted by nightshock9 View Post
    I'm currently looking for a dratini that's 80% or above. I have a spot that i can farm them at, so it's normal for me to have well over 50 of them at any given time. I don't want to evolve them, I want to scan them all, see their iv, and dump them if below 80. Just them, none of my other pokemon need to go. Is there a way to get rid of just the named pokemon below a set iv, without wasting candy on them?
    Originally Posted by Elemt33 View Post
    Can you add something like a <powerLevel>zubat,pidgey,weedle,caterpie</powerLevel> tag that evolves and transfers the pokemon in that list? Using like --power_level, -pl to enable it? Also would be nice to have an ignore for pokemon not to transfer (like leftover pidgey, weedle, etc) and transfer only list.
    Okay, I added two new options: white_list (-wl) and black_list (-bl). They can be passed multiple times and can take a pokemon number or name. The two options are mutually exclusive (you can't white list and black list at the same time--doesn't make sense).

    -wl: pokemon passed here will only be included in evolve/transfer lists
    -bl: pokemon passed here will be excluded from evolve/transfer lists

    Originally Posted by Elemt33 View Post
    Also, a question. I downloaded the zip file from master branch and it needs location to run. But OP says it doesn't need that. Am I downloading the correct version?
    Other than that, this works great and saves so much time transferring and evolving
    I actually removed that from the op yesterday morning when I migrated the code to a new API (when the last one stopped retrieving inventory). The new one requires a location, unfortunately.

    Originally Posted by Zestro View Post
    so if I wanted my command line to read:

    -cp 1500 -m 80

    would this get rid of all pokemon below 80% but keep those 1500 or more CP regardless of IV?

    This is what I Want to do so any direction to do something like this would be appreciated.
    Yes, but add -hm if you want to remove non-duplicates as well.

  14. Thanks bobdan, windowsguy (2 members gave Thanks to imoutits for this useful post)
  15. #58
    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)
    I just added a new option: force (-f): forces forces all pokemon not passing the IV threshold to be transfer candidates regardless of evolution. This is useful for dumping all pokemon without regards for saving enough to be able to evolve as many as possible given your current candy count.
    Last edited by imoutits; 07-24-2016 at 08:24 AM.

  16. #59
    bobdan's Avatar Knight CoreCoins Purchaser
    Reputation
    17
    Join Date
    May 2012
    Posts
    202
    Thanks G/R
    16/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks for the new options, just want to make sure i've got this right. for location is it like -27.473423, 153.019988 or without the comma? i've had issues with other apis not using the comma.

    also running this pokeIV.py -t -e -bl dratini will run it to transfer and evolve exluding dratinis yes? (CP and IV set in config.json.

    edit: just decided to test it and it worked fine with the comma in the location. also ran pokeIV.py -t -e -bl dratini -v and its running great

    love this! so quick and easy now and can quickly get a list of my IVs to update my spreedsheet.
    Last edited by bobdan; 07-24-2016 at 09:10 AM.

  17. #60
    noremac13's Avatar Sergeant
    Reputation
    5
    Join Date
    Jul 2012
    Posts
    43
    Thanks G/R
    1/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is it safe to run this while the game is open by the way? Or should you have it closed and logged out of the account before using it.

    Also will it automatically use Lucky Eggs for you or do you need to use it yourself first?

    Edit: Also, I keep getting this error when trying to transfer:

    Starting new HTTPS connection (1): android.clients.google.com
    Starting new HTTPS connection (1): android.clients.google.com
    Coordinates: 44.977753 -93.2650108 0.0
    Starting new HTTPS connection (1): pgorelease.nianticlabs.com
    Traceback (most recent call last):
    File "C:\Users\admin\Desktop\pokemongo-api-master\pokeIV.py", line 239, in <module>
    main()
    File "C:\Users\admin\Desktop\pokemongo-api-master\pokeIV.py", line 210, in main
    data = PokemonData(pokemon, candy, pokedex, family, cost, config)
    File "C:\Users\admin\Desktop\pokemongo-api-master\pokemondata.py", line 143, in
    __init__
    self.set_best()
    File "C:\Users\admin\Desktop\pokemongo-api-master\pokemondata.py", line 39, in set_best
    elif self["config"].cp_override is not None and self["config"].cp_override >
    0 and int(p.cp) >= int(self["config"].cp_override):
    TypeError: unorderable types: str() > int()
    Last edited by noremac13; 07-24-2016 at 09:15 AM.

Page 4 of 21 FirstFirst 12345678 ... 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 01:04 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