Description:

This Script cycles you thru the 3 Radio menus with one key.

-----
alias radcycle "radc1"
alias radc1 "radio1; alias radcycle radc2"
alias radc2 "radio2; alias radcycle radc3"
alias radc3 "radio3; alias radcycle radc1"

bind "alt" "radcycle"

-----

Autor skryptu: The Counter-Script Crew