AdiBorsos / AutoSteamworks

56 stars 36 forks source link

[Suggestion] Add a success rate #7

Open DonGuych opened 4 years ago

DonGuych commented 4 years ago

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

DaviesCooper commented 4 years ago

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.

DaviesCooper commented 4 years ago

The current develop branch on my fork now has this functionality