If a Scripts menu is added to Biab all these scripts will run direct from there.
So if you put the ahk scripts in \bb\Scripts they will show in the menu, if they are in a sub folder then you will have a sub menu.

Download https://www.autohotkey.com/
If you have Biab running As Administrator go to the install folder
C:\Program Files\AutoHotkey and set AutoHotkey.exe to Run As Administrator.
Remove the .mp4 from Random Style Picker.ahk.mp4 and run.

Open Style Picker and do this first: Actions > Copy List to Clipboard
this will save to "C:\bb\Data\StyleListTabDelimited.Txt"

you can set it to another folder in the script (edit in Notepad):
txt := "C:\bb\Data\StyleListTabDelimited.Txt"

Also Actions > Set Dialog Options > Show Current Style... Never

Full Screen

Attached Files (Click to download or enlarge) (Only available when you are logged in)
BB21-Style-Picker-Save-List.png (35.72 KB, 36 downloads)
BB21-Style-Picker-Random-Setting.png (33.97 KB, 36 downloads)