Description:
This script will automatically select a random model for which team you want to join. Now all you have to do is hit one key. Just bind one key for joining Terrorists and one for joining CT's. ----- alias tclr "slot10; wait; wait; slot10" alias auto_t "chooseteam; wait; menuselect 1; wait; menuselect 5; wait; tclr" alias auto_ct "chooseteam; wait; menuselect 2; wait; menuselect 5; wait; tclr" bind "z" "auto_t" bind "x" "auto_ct" ----- Autor skryptu: Carl-cox- |