There actually exists hotkeys in Openkore but there is no easy way to change or add them.
The goal would be to make a hotkey category in the advanced configuration where users could add, remove and/ or change them.
For now it's easy to change the hotkey for an option by just changing the existing hokey or adding one:
Code: Select all
$self->{mPause} = $self->addMenu($opMenu, T('&Pause Botting') [b]. "\tAlt-1",[/b] \&onDisableAI, T('Pause all automated botting activity'));
Code: Select all
$cfg->addCategory('server', 'Grid', ['master', 'server', 'username', 'password', 'char', 'serverType']);