so this is pretty much perfect now just one last request cause you know, lazy. dont suppose you can add an option to rename specific pokemon like our above 80% ones to like 80-15-15-15 so we can look them up in game easier? lol
so this is pretty much perfect now just one last request cause you know, lazy. dont suppose you can add an option to rename specific pokemon like our above 80% ones to like 80-15-15-15 so we can look them up in game easier? lol
nice work, if you ADD an option "multiple selection" to transfer would be great
easier and better to transfer bunch of shits
lol I don't think that functionality is in the API yet, but I can see if it's simple enough to add (or if I can try migrating it from another AP).
So one big change I just made is move the project back to the pgoapi API. Once again, you don't have to provide a location (it won't accept one, either). Links have once again been updated in the OP. Files are in the new repository and have been moved to a 'pokeIV' subfolder.
Files are here now ==>https://github.com/imoutits/pgoapi<==
Yeah I had added that initially and realised it was really buggy. I'll put it in soon.
Last edited by imoutits; 07-25-2016 at 06:32 PM.
I am new to this kind of stuff. It asks me for a password soon as i open either of them. What am i entering here?
Is there anyway to have it transfer duplicates keeping only the one highest IV of each type ?
is setup still all the same on the latest version? everything has moved folders and stuff lol
because tried running GUI with new version and get this
Code:C:\Users\******\Downloads\pgoapi-master\pgoapi-master\pokeIV>pokeIV-gui.py 2016-07-26 14:11:04,334 [pokeIV-gui] [DEBUG] Logger set up Traceback (most recent call last): File "C:\Users\******Downloads\pgoapi-master\pgoapi-master\pokeIV\pokeIV-gui.py", line 148, in <module> main() File "C:\Users\******Downloads\pgoapi-master\pgoapi-master\pokeIV\pokeIV-gui.py", line 121, in main config = init_config() File "C:\Users\******\Downloads\pgoapi-master\pgoapi-master\pokeIV\pokeIV-gui.py", line 54, in init_config load.update(json.load(data)) File "C:\Python27\lib\json\__init__.py", line 291, in load **kw) File "C:\Python27\lib\json\__init__.py", line 339, in loads return _default_decoder.decode(s) File "C:\Python27\lib\json\decoder.py", line 364, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "C:\Python27\lib\json\decoder.py", line 380, in raw_decode obj, end = self.scan_once(s, idx) ValueError: Expecting , delimiter: line 11 column 3 (char 677)
Last edited by bobdan; 07-25-2016 at 11:12 PM.
i think it could be server problems.
not sure if you changed anything from config other then no location anymore i just copy/pasted from my old config can you check if im missing anything?
Code:{ "username": "*****************@gmail.com", "password": "******************", "verbose": "True", "max_evolutions": "90", "_comment": "Maximum number of evolutions in one pass -- ensure 1800/evolution_delay >= max_evolutions", "evolution_delay": "20", "_comment": "delay between evolutions in seconds", "transfer_delay": "5", "_comment": "delay between transfers in seconds", "auth_service": "google", "_comment": "('ptc' or 'google')", "minimumIV": "80", "_comment": "IV percentage--everything above is kept regardless of duplication", "cp_override": "1000", "_comment": "will keep pokemon that have CP equal to or above the given limit, regardless of IV" "white_list": "", "_comment": "list of the only pokemon to transfer and evolve by ID or name (ex: -wl 1 = -wl bulbasaur)", "black_list": "sqirtle,charmander,dratini,magikarp,bulbasaur,eevee", "_comment": "list of the pokemon not to transfer and evolve by ID or name (ex: -bl 1 = -bl bulbasaur)", "_comment": "format: comma delimited list, no spaces: 'eevee,weedle' ", }
also just running pokeIV getting the same error
its weird cause i just went and ran the older version and CLI was working for that (got it to list my mons, but GUi wasn't for that version either.Code:2016-07-26 14:44:53,927 [ pokeIV] [DEBUG] Logger set up Traceback (most recent call last): File "C:\Users\*********\Downloads\pgoapi-master\pgoapi-master\pokeIV\pokeIV.py", line 235, in <module> main() File "C:\Users\*********\Downloads\pgoapi-master\pgoapi-master\pokeIV\pokeIV.py", line 186, in main config = init_config() File "C:\Users\***********\Downloads\pgoapi-master\pgoapi-master\pokeIV\pokeIV.py", line 54, in init_config load.update(json.load(data)) File "C:\Python27\lib\json\__init__.py", line 291, in load **kw) File "C:\Python27\lib\json\__init__.py", line 339, in loads return _default_decoder.decode(s) File "C:\Python27\lib\json\decoder.py", line 364, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "C:\Python27\lib\json\decoder.py", line 380, in raw_decode obj, end = self.scan_once(s, idx) ValueError: Expecting , delimiter: line 11 column 3 (char 677)
could it be because i didn't install python 3? i really dont want to have to install it since it screws with my map stuff.
Last edited by bobdan; 07-25-2016 at 11:52 PM.
Hey thanks for great work btw!
I am getting this error:
Traceback (most recent call last):
File "C:\Users\bradicho3767\PycharmProjects\PoGoBot\PoGoEvolveTransferBot\pgoapi\poke IV\pokeIV.py", line 235, in <module>
main()
File "C:\Users\bradicho3767\PycharmProjects\PoGoBot\PoGoEvolveTransferBot\pgoapi\poke IV\pokeIV.py", line 206, in main
data = PokemonData(pokedex, family, cost, config, api)
File "C:\Users\bradicho3767\PycharmProjects\PoGoBot\PoGoEvolveTransferBot\pgoapi\poke IV\pokemondata.py", line 13, in __init__
self.login()
File "C:\Users\bradicho3767\PycharmProjects\PoGoBot\PoGoEvolveTransferBot\pgoapi\poke IV\pokemondata.py", line 247, in login
self.update_player_and_inventory()
File "C:\Users\bradicho3767\PycharmProjects\PoGoBot\PoGoEvolveTransferBot\pgoapi\poke IV\pokemondata.py", line 35, in update_player_and_inventory
self["player"] = self.parse_player(response)
File "C:\Users\bradicho3767\PycharmProjects\PoGoBot\PoGoEvolveTransferBot\pgoapi\poke IV\pokemondata.py", line 82, in parse_player
self["pokecoins"] = str(c["amount"])
KeyError: 'amount'