Question on (" [1|0 1|0] [1|0]*2") syntax

How to shorten this?

[1,"[bd [hh|oh|sd] [hh|oh|sd] [hh|oh|sd] [hh|oh|sd] [hh|oh|sd] [hh|oh|sd] -]"]
// Unfortunatelly these are not the same: 
// [1,"[bd [hh|oh|sd]!6 -]"]
// [1,"[bd [hh|oh|sd]*6 -]"]

i think <[hh|oh|sd]>*6 ?

Nope. Unfortunately, it is not (see white) the same as the original (see green).

Tonight I’ll give another try. There should be a way…

Copying here the Discord intel I’ve got

s("[bd [hh|sd|oh]*6@6 -]")