The solution below doesn't work in Can't stop since the dices rolled are not writed on the logs

It work for most others games though.
If you got 5min to understand my document you can use it:
https://docs.google.com/spreadsheets/d/ ... 1659177939
First create a copy of my document, that way you can modify anything without breaking that shared document.
In "logs" page you need to do two things:
- goes to replay of a game (like this page:
https://boardgamearena.com/gamereview?table=393069042 ). Then do ctrl+a (=select all of the page) then ctrl+c (copy what is in the page) and goes in the blue column A and do ctrl+v (paste what you copied).
- goes to column B, and modify the formula. You need to have the formula "=split(logs!A1;"thisthingshouldbeedited";)", and change thisthingshouldbeedited per what you read before the dices.
Then you goes to "dicerolls" page, and depending of the line you modified in the logs, that will change the dice colored in color.
The light part is the sum of the dices.
.
By the way, many complains of randomness of bga on can't stop came from not understanding the rules.
When your turn start, you roll four dices: ABCD.
Then you choose two dices to play together, and the two others are played too.
That mean if you rolled (5a)(6b)(6c)(6d), you can:
- use (5a) with (6b), which give you 11+12
- or use (5a) with (6c), which give you 11+12
- or use (5a) with (6d) which give you 11+12
So you see a board of 5+6+6+6 | 5+6+6+6 | 5+6+6+6, which is in reality 4 differents dices, and not 12.