#egg autonomous update

1 messages · Page 1 of 1 (latest)

woeful sapphire
#

I just noticed the gamefreak changed the egg collection priority over the talk to your pokemon during a picknick.

So even if a pokemon is too close to your trainer and you see the talk option on your screen it will still open the egg basket instead.

that is why that check is now not needed anymore and the program can be sped up a bit without any issues, especially since the pokemon seem to be attracted to the player more then before.

heavy vector
#

I don't think the egg program does anything special here. It's just pressing A and simultaneously making sure the dialog is as expected. So there's nothing to optimize.

woeful sapphire
#

Right now it will whistle if a pokemon is too close, and quite often the pokemon will take a long time or not move at all.

Because of this the program keeps waiting and whistling until the pokemon and talk prompt is gone

#

But this is an unnecessary action that slows the entire process down a lot after this change of priorities

#

Currently it won't press A to collect the eggs if the talk prompt is visible in the bottom left corner of the screen

heavy vector
#

oh ic. We wouldn't remove the function completely but instead add a checkbox to change the behavior. Will see who's interested in doing it. lul