If you add a Custom menu (along with the Tracks menu) the user can add any other menu item in it.
With the Scripts menu you could run Biab AHK scripts with a command line C:\bb\Scripts\Autohotkey.exe myscript.ahk
you could have scripts to do macros and GUI scripts can be set to always on top.
The Scripts menu could load whatever *.ahk is in the Scripts folder.

This way rather than users wishing and waiting for something that can be made easily with AHK.
All it would need is AutoHotkey.exe in the \bb\Scripts\ folder set to run as administrator.