As a workaround, you can add it to your login ash script:
Code:
if (get_property("_daycareGymScavenges").to_int() == 0) {
visit_url("place.php?whichplace=town_wrong&action=townwrong_boxingdaycare"); run_choice(3); run_choice(2); run_choice(5); run_choice(4);
}