SwipeX / PokeMate

Automated PokemonGo Application
GNU General Public License v3.0
111 stars 45 forks source link

[BUG] possible bug with drop_item_list #269

Closed EiTeR94 closed 8 years ago

EiTeR94 commented 8 years ago

Well, my config is

should the bot EVER drop items (true/false)

drop_items=true

Items to drop (remove from this list if you want to keep it, note that inventory management will now be left up to you, as it could be possible to run out of pokeballs)

drop_item_list=ITEM_REVIVE,ITEM_POKE_BALL

Minimum amount of each item to save

minimum_item_amount=40

And the bot drop only ITEM_REVIVE on the consol I also try with a : drop_item_list=ITEM_REVIVE, ITEM_POKE_BALL A SPACE between , and ITEM_POKE_BALL go the same problem.

SippieCup commented 8 years ago

I am aware that ITEM_POKE_BALL doesn't drop, it is not that hard to go into the app and just drop the balls manually.

I will fix this when I get around to it.

SippieCup commented 8 years ago

Fixed in newest release