**I saw the post above and I'm already using the latest 21.4.15 version**Hey I was using your dicebot browser version when I noticed I was receiving the following error:
"TyperError: Cannot read property "iid" of null
isloop is false"
Then I switched to your console version and run it on linux (using version mydicebot-console-js-210415-linux-x64) and still the error persisted:

It seems the error happens from time to time and completely stops the autobet script.
I'm logging in into PrimeDice and using this simple script:
chance = 49.50;
multiplier = 2.0;
baseBet = 0.00001000;
betHigh = false;
function dobet() {
if (win) {
nextBet = basebet;
} else {
nextBet = previousbet * multiplier;
}
}
Any ideas on what is causing it? Or maybe something to make start() if the bot stops? (although it's not very advisable)
Thanks.
suggest you use a better network or good vpn.