AdiBorsos/AutoSteamworks

[Suggestion] Add a success rate

DonGuych opened this issue · 2 comments

Hello!
Thanks you for the amazing work on this tool! :)

It could be a good idea to set a success rate (threshold) for people who also want low tier items.
Example of implemation : Use a randomizer at each fuel consumption, and if it gives a number over the threshold, it reverse key press order (to assure 100% fail)

I don't know how to code in C#, so i can't make a PR... Oups

I have a fork right now where I'm starting to work on this.

The idea is to provide a config option for determining the probability of wins. This would be both for the rarer "red" sequences as well as the ordinary sequences. There should be a pr soon after the current one.

The current develop branch on my fork now has this functionality