Roukys / HHauto

GNU General Public License v3.0
45 stars 44 forks source link

Request : Auto set boosters #1267

Open fincogneato opened 6 months ago

fincogneato commented 6 months ago

Is your feature request related to a problem? Please describe. No way to automatically re-apply boosters when they run out which, when "Boosted Only" is set, blocks the script from executing on Leagues, etc.

Describe the solution you'd like A toggle in the Market area of the config titled "Re-apply Boosters" that refills the currently applied boosters when they run out to the character. E.g. 2 Chlorella's, 2 Ginseng Roots

Describe alternatives you've considered A text input that takes a string of the character shortcuts used in the Filter input would also work. E.g. B1; B3; B4; B4

Additional context

image
fincogneato commented 6 months ago

If the booster doesn't exist, just leave it blank.

OldRon1977 commented 6 months ago

Or if the booster does not exist, the script should pick the first non-mythical booster. If no non-mythical is there, leave the spot empty.

Cirkulis commented 5 months ago

deuxge please keep in mind that not all players want this feature and some are strictly against it.

fincogneato commented 5 months ago

@Cirkulis what's the rationale for not doing it or not wanting it? Maybe I'm missing out on something?

OldRon1977 commented 5 months ago

There was a controversial discussion. Some (me included) did want such a feature, other did see the problem, that winning at the league will become impossible, because everybody might use the script and winning will be pure level based.

But the discussion is at least 2 years old, and maybe the whole mechanism has changed enough (girl skills, equipment etc.) that the booster can be deployed automatically.

I would support this :)

deuxge commented 5 months ago

I already thought about this more than once. The issue for me is more the "error" management (not enough booster, or wrong config). Also about the combination with the "not boosted" option...

I will think about it