Hi everyone!
I have modified this script a little bit
https://bot.seuntjie.com/scripts.aspx?id=39 However, would it be possible to program the script to automatically change the
lossStartMult to 7 or 8 any lower number when the streak of 10 reds happens? Any help will be appreciatted!
-------------------------------------------
I didn't write the script, so I'm not 100% sure what it does, but you can change lossStartMult = 10 to anything you would like, It looks like it will only increase the next 5 bets regardless what you set that to.
I must not have comprehended what you were asking..

HCP did much better then I did. But changing lossStartMult after 10 losses won't do anything. MaxLosses is already set in the init section, so that won't be changed.
It would only come into effect the next time you get into a losing streak. But I'm not sure what you were trying to accomplish.
Thanks everyone for your inputs. What the script does is: bets 0.0000X satoshis (defined on base) and then after a long streak of reds it starts betting. After 10 red streak at 50% chance, it will multiply basebet*100 and then double the bet for 5 more rounds. After the 15 streak red it will multiply not by 2.1 but by 2.5 and chance at 55% until winning.
A 10 red streak is not uncommon, but it takes a lot of hands to happen. My idea is that the script would automatically change the losstartmult to 7-8 for example after achieving a 10 red streak (and winning) because the chance of another 10 red streak in the following (let's say 10,000 hands) are extremely low.
So far i've been earning profits all the time with the script. Here u have a picture of it, playing at 60% chance and a 6 red streak lossstartmult.
http://i.imgur.com/HE5Xqa4.pngI guess that automatically change the losstrmult after long red streaks are achieved will even make it more profitable.