-
Member
any way of seeing actual HP CP Att IVs and not just a percentage?
-
Member
Is it possible to log in lifetime which pokemon are transferring?
I've tried to log it in a seperate txt file, but it logs only after the process is over or if you manually kill the CMD
-
Member
Its working perfectly. I appreciate the work and help imoutits.
-
Member
can someone do a detailed tutorial on how to use this ?
-
Member
Also having issues with setting this up.
-
Member
It's not listing all my pokemon. Fist time I used it, it listed all the ones I just caught today (around 50) and then some of my others. I got rid of the 50 and then it listed a different set, and now that I use it, once again a new range of pokemon are showing up.
What I want to do is farm a bunch of the same type of pokemon, and use this to check their IV, then dump them if below 80. Is there anyway to make it work so it only gets rid of things by name?
-
Master Sergeant
Originally Posted by
hentaisan
any way of seeing actual HP CP Att IVs and not just a percentage?
I just added a -v (verbose) option. Add that to the command to additionally display atk,def, and sta.
Originally Posted by
Darkztar
Is it possible to log in lifetime which pokemon are transferring?
I've tried to log it in a seperate txt file, but it logs only after the process is over or if you manually kill the CMD
Are you saying that it isn't reporting in the command line after every transfer/evolution has happened? I'll test it out and get back to you on that--I actually haven't tested this on Windows yet.
Originally Posted by
nightshock9
It's not listing all my pokemon. Fist time I used it, it listed all the ones I just caught today (around 50) and then some of my others. I got rid of the 50 and then it listed a different set, and now that I use it, once again a new range of pokemon are showing up.
What I want to do is farm a bunch of the same type of pokemon, and use this to check their IV, then dump them if below 80. Is there anyway to make it work so it only gets rid of things by name?
Yeah I found the issues you mentioned; they should be fixed now. The pokemon that were missing should now be showing up under 'other pokemon' which are essentially a subset of pokemon that will be evolved if that argument is passed to the program.
If you add the -hm argument, the minimum IV you've set will be used as a hard minimum. That is, everything below that IV--even if it's your last pokemon of that type--will be a candidate for transferring. Currenty, it doesn't support removing by name. I can add that if you actually think it would actually be useful..
--
Additionally, the only pokemon which are transferred now are those under the 'may be transfered' section (the code for transferring was correct, but that list wasn't accurate).
I've also updated output formatting so it should look better.
Last edited by imoutits; 07-23-2016 at 05:46 PM.
-
Member
Isit better to evolve pokemon with higher IV or CP? Lets say i had two Dratini and one was 800 with low IV but the other 600 with 80%+ IV which is better to evolve?
thank you!
-
Member
Hey is ist possible to evolve by specific pokenon type?
Like evolving only Pidgeys? If not could u maybe add this?
Great tool, took me like 2hours go get it work, but thast what i like at all that stuff, i learn something
-
Post Thanks / Like - 1 Thanks
Jig666 (1 members gave Thanks to psyborg for this useful post)
-
Master Sergeant
Originally Posted by
husec
Isit better to evolve pokemon with higher IV or CP? Lets say i had two Dratini and one was 800 with low IV but the other 600 with 80%+ IV which is better to evolve?
thank you!
The one with a higher IV should always be more valuable. For two fully upgraded pokemon of the same type, the one with a higher IV will be better. Even if your high IV pokemon is starting at a lower CP, it'll have a higher CP once it's fully maxxed out. I guess it depends on whether you want to invest in maxxing out that specific pokemon. Maybe a high starting CP pokemon with less ideal IV (~75%?) would be more valuable to you than a low CP high IV one that will be expensive to level up.
In the end, if you can afford to level the high IV one, it'll always be better.
-
Post Thanks / Like - 1 Thanks
husec (1 members gave Thanks to imoutits for this useful post)
-
Master Sergeant
Originally Posted by
psyborg
Hey is ist possible to evolve by specific pokenon type?
Like evolving only Pidgeys? If not could u maybe add this?
Great tool, took me like 2hours go get it work, but thast what i like at all that stuff, i learn something

That seems to be a popular enough request so I'll start on it.
-
Member
Originally Posted by
imoutits
The one with a higher IV should always be more valuable. For two fully upgraded pokemon of the same type, the one with a higher IV will be better. Even if your high IV pokemon is starting at a lower CP, it'll have a higher CP once it's fully maxxed out. I guess it depends on whether you want to invest in maxxing out that specific pokemon. Maybe a high starting CP pokemon with less ideal IV (~75%?) would be more valuable to you than a low CP high IV one that will be expensive to level up.
In the end, if you can afford to level the high IV one, it'll always be better.
thank you hit with a 100 core coins
I downloaded Python and the pokemongo-api-master i added the details into config. How do i run this? :<
Last edited by husec; 07-23-2016 at 06:37 PM.
-
Hi, Can I login with google access token?
-
Master Sergeant
Originally Posted by
husec
thank you hit with a 100 core coins

I downloaded Python and the pokemongo-api-master i added the details into config. How do i run this? :<
I added some new Windows Python instructions to the OP.
Originally Posted by
chekhop
Hi, Can I login with google access token?
I'm not familiar with google access tokens, but you can login with google using -google -u email -p password.
Originally Posted by
psyborg
Hey is ist possible to evolve by specific pokenon type?
Like evolving only Pidgeys? If not could u maybe add this?
Great tool, took me like 2hours go get it work, but thast what i like at all that stuff, i learn something

There's now an evolve_list (-el) option to specify the only pokemon that will be evolved. The paramater can be passed multiple times (ex. -el pidgey -el weedle), and can take any combination of pokemon numbers and names (ex. -el 16 -el weedle).
Last edited by imoutits; 07-23-2016 at 07:15 PM.
-
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 -_-