the Gbot2 doesn't required menu.
This is really simple to add task. just pay attention of the flow and how each button is build.
Look at the auto
set %discotime #sCnt
===== Disco ====
if !disco = #true && !charGhost = NO ; < --- if button disco is push and not a ghost to this
{
gosub disco
set !disco #false ; <---- reset the button ( let go off it

)
}
The button are name after the sub you want to use,