Description:

This script changes the crosshair color every time you press Attack. Useful for maps where the map's colors might interfere with the crosshair color, and also it is a good visual cue.

-----
alias +coloratk "+attack; wait; adjust_crosshair"
alias -coloratk "-attack; wait; adjust_crosshair"

bind "MOUSE1" "coloratk"

-----

Autor skryptu: The Counter-Script Crew