Need help with the bot or want someone to talk to?
FORUM.SEUNTJIE.COM

The forum is a good platform for asking or offering help with programmer mode scripts

LUA Scripts

Download a script for your bot, or upload your own to share with other users. Login or Register to upload

How do I use this?


Name:High Chance Regression/Martingale Variation
Uploaded by: grendel25
Discription:
This script doubles the bet after a loss but starts at a very high chance of success:  95%.  After each bet the chance reduces enough to bring equilibrium to profit but stops reducing chance at 49.5%.  First loss goes from 95% to 67%, then 57% and then gradually lower and closer to 49.5%.  It basically buys you a few more higher probability roles before the same old 49.5% martingale.  It's similar to the "recovery" strategy used here but not all sites give a bonus over various bets:  https://bitcointalk.org/index.php?topic=1309106.0;all





CommentsLogin or Register
juliusadiprayoga30:11:2016 08:17
This comment has been removed.
    Login or Register
gabrielss08:01:2017 22:11
exelent script
    Login or Register
gabrielss08:01:2017 22:13
is the best
    Login or Register
Alhoseini16:03:2019 23:39
This comment has been removed.
    Login or Register
Alhoseini16:03:2019 23:41
This comment has been removed.
    Login or Register
bitsleres13:01:2017 11:09
Hi! This scripts works very well. However, is there any way to force it to reset to another bet after, let's say, 4 reds in a row playing at 50-60 chance?
    Login or Register
kevinkenzo31:05:2017 19:29
I run scripst is error . It show me message "Please set starting bet using nextbet = x.xxxxxxxx "

Please help me. Thank
    Login or Register
seuntjie01:06:2017 06:41
The error tells you exactly what to do. Set a starting bet in the console using the command "nextbet = xx.xxxx" where xx.xxxx is your base bet/starting bet.
    Login or Register
carlosdelagarza08:11:2016 06:44
Nice script
    Login or Register
Nephsys27:05:2017 18:10
Thank you for the script, its almost perfect. Only one thing: How can we setup max loss streak ? Because if i set in the settings mode - advenced - martiangle its not working.
    Login or Register
Thor77713:05:2020 19:02
To allow use of the Advanced mode settings; just add this line of code to the top of the script.

enablesrc=true --set to true to use stop/reset conditions 
--settings from advanced mode
    Login or Register
leborg22:05:2020 02:15
enablesrc don't reset  win / loss reset stop. Is there another way to do it?
    Login or Register
Thor77715:07:2020 07:39
Your right I noticed programmer mode ignores this command. Maybe a bug in the DiceBot now.
    Login or Register