Error on client when trying to bind button to commandSolved

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

9523d3b81213c4620c37837a8451bca3.png

{
"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:

f17ad776c5c5a2c82b70b1c884ab4127.png

{
"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"
}

Hey!
You cannot use binds, developers blocked their usage from server 
oh ok , thanks.
Locked automatically