Wow, many binds you have ...
Try to toggle the time scale ... That will save you a bind.
Everyone that uses a different timescale uses 2 binds for that wich is unnessasary.
Use this:
bind BUTTON_LTRIG "toggle timescale 5 1"
This way you only need 1 button to turn it on/off
Rep if this helped ya