a script for quickscope/fastswitch
echo "f4 for start the script [BY KOOLOD]" alias message5 "echo Press f1 for only Quickscope|f2 for only Fastswitching| f3 for Quickscope/Fastswitching|" bind "f4" "ON" alias message1 "echo Script ON (quickscope only)" alias message3 "echo Script ON (fastswitching only)" alias message4 "echo Script ON (quickscope/fastswitching)" alias message2 "echo Script OFF (all)" alias ON "message5;bind "f1" "quickscope";bind "f2" "fastswitching";bind "f3" "all";bind "f4" "OFF" " alias all "message4;bind "mouse1" "+all" " alias +all "+attack2;wait;+attack;" alias -all "-attack2;wait;-attack;wait;slot3;wait;slot1" alias fastswitching "message3;bind "mouse1" "+fastswitching";bind "f4" "OFF" " alias +fastswitching "+attack;wait 150" alias -fastswitching "-attack;wait;slot3;wait;slot1" alias quickscope "message1;bind "mouse1" "+quickscope";bind "f4" OFF" alias OFF "unbind "f1";unbind "f2";unbind "f3";message2;bind "mouse1" "+attack";bind "f4" "ON" " alias +quickscope "+attack2;wait;+attack" alias -quickscope "-attack2;wait;-attack"
attention for the fastswich / quickscope must find the good timing
