I try make autorun bind button for example to players bind with 1 click but i get this error on the game client console:

{
"Button color": "0.0 0.0 0.0 1.0",
"Text color": "#ffffff",
"Text size": 12,
"Button width": 0.4,
"Button height": 0.1,
"Button text": "bind x forward;sprint",
"Execute chat (true) or console (false) command": false,
"Executing command": "bind x forward;sprint"
}
and with the command consoletoggle have the same error:

{
"Button color": "0.0 0.0 0.0 1.0",
"Text color": "#ffffff",
"Text size": 12,
"Button width": 0.4,
"Button height": 0.1,
"Button text": "Console",
"Execute chat (true) or console (false) command": false,
"Executing command": "consoletoggle"
}