Bump
New update released: v2.5.
Now supports prcdice.eu, Moved to newer browser version, has a few bug fixes and a few custom strategies.
Can't really remember how they work so you will need to figure them out for yourselves (or just ignore them?)Here's how the custom settings work:
Mutawa:
This mode has another required setting: Wins in a row, change bet to: (on the multiply on win tab). This setting must not be 0 (doesn't need to be enabled).
The bot will keep on betting normally (though the mode was created for a multiplier of 1) The bot will bet your base bet until you encouter a winning streak of <mutawa wins>. Then the bet will be changed to <wins in a row, change bet to:>. if the bet is a win, it is reset to the starting bet and continues betting. If the bet is a loss, it is also reset to the starting bet untill the next winning streak of correct length. Then it is set to the previous larger(probably) bet, multiplied by the mutawa multiplier. If this bet wins, the larger bet is reset and the next bet is at the minimum bet.
For example:
Win and lose multipliers: constant 1
Wins in a row, change bet to: 10
Starting bet: 1
Mutawa multiplier: 2.5
Mutawa wins: 2
1L
1L
1W
1L
1W
1W //streak equal to mutawa wins, change to larger bet.
10L //reset to starting bet
1W
1L
1W
1W //streak equal to mutawa wins, change to previous larger bet * mutawa multiplier.
25W //Win means reset to minimum bet and reset mutawa bet
1W
1W //another 2 win streak, play mutawa bet
10L
Trazel:
The bot will bet normally untill you encounter a winning or losing streak of the set lengths, then change to bet to the applicable "to" value. Then it will use the trazel multiplier as multiplier on loss untill you win. Then it gets reset to base with the normal multiplier.
For example:
base bet: 1
multiplier on loss: 2
trazel multiplier: 2.5
trazel win streak: 2
trazel win to: 0.01
trazel win streak: 3
trazel win to: 100
1W
1W
0.01L
0.025W
1L
2L
4L
100L
250W
1L
mmmmmkkkkk:
It increments your bet by <increment by> on loss and decrements the bet by <decrement by> on a win. This is intended to be played with the mutlipliers all set to 1, otherwise stuff can get very interesting.
for example:
Increment by: 1
derement by: 2
Starting bet: 5
Mulitpliers all set to constant 1.
5L,6L,7L,8L,9L,10W,8W,6L,7W,5W,3W,1W,1W,1W,1L,2L
Download the newest version here:
http://sourceforge.net/projects/seuntjiejddb/files/Complete%20Release/DiceBot-2.5.zip/downloadSource is available at the sourceforge and github repos as always.