Files
KfChatDotNet/KfChatDotNetBot
alogindtractor 4dba9b4133 Implement minimum wager requirement for slots (#61)
* Implement minimum wager requirement for slots

Added minimum wager validation for slots command.

* Implement house edge and rigged outcomes in SlotsCommand

adds house edge to slots
if your house edge is greater than 1, HOUSE_EDGE - 100% chance for guaranteed max win chance (spawns all the symbols in the right place, does not guarantee top tier multi)

if house edge is less than 1, 100% - HOUSE_EDGE chance for guaranteed loss
2026-02-06 02:23:52 +01:00
..
2026-01-16 06:36:55 +01:00
2026-01-02 18:56:22 -06:00
2026-01-29 12:20:57 -06:00
2026-02-02 04:48:17 +01:00