PokemonGoF / PokemonGo-Bot-Desktop

The Desktop version of Pokemon Go Bot script
MIT License
409 stars 115 forks source link

Custom config.json #160

Open mtavano opened 8 years ago

mtavano commented 8 years ago

Expected Behavior

I think that would be great and very useful if we could give a custom config.json but in the same way that we must to give the crypto file. In this way we could set how many potions (any type of), pokeballs, revive and more that we want to store in our bag and also define what pokemons we want to catch and what pokemon we do not want to.

Actual Behavior

Now we must to inspect the source code, edit the config.json and then re-run the applicatión expecting that our changes have worked. This could be a real headache and non profitable to anyone.

Steps to Reproduce

just enabling the option to load a custom config.json and overwrite the given by default. How to write the config.json? I think this rules must be given by you, the way that you think would be the best

myworkpool commented 8 years ago

I do support this issue, with a suggestion.

In a login, there should be a small button to load custom json, that compatible with the master bot.

And in the logged-in main screen, in the menu, or sidebar, there may have a tab that can config the json file, and restart bot to make things happen.

Outpox commented 8 years ago

Good ideas. :+1:

Tomygames commented 8 years ago

You can change the config on the mac app by doing, right click, show package content , content > ressources > app > gofbot > configs > config.json

tnsbm commented 8 years ago

We also should use this https://pokemongof.github.io/botConfig/

Ogalababa commented 8 years ago

What is the function of Max steps?

iiCe89 commented 8 years ago

i added custom config.json file code to my profile that can be used with set items limited pokemon release & evolution calculations has worked wonders for myself ! file here - https://github.com/iiCe89/PokemonGo-bot-config

iiCe89 commented 8 years ago

@tnsbm i tried that however it just kept erroring out for me