Post
Topic
Board Gambling discussion
Re: Seuntjie' Dice bot programmers mode discussion.
by
seVell
on 18/06/2016, 14:57:24 UTC
http://i.imgur.com/v46urKA.png?1

What do you think of this strategy?

Instead of just this condition:

After 4 losses in a row, change the chance to 66

I'd like to have more conditions to stop the losing streaks like this:

After 3 losses in a row, change the chance to 55

After 4 losses in a row, change the chance to 66

After 5 losses in a row, change the chance to 70

and so on...

Can I do this in the programmer mode?