Sniper scripts, burst fire script, 3rd person script all in one, with turn/off functions.
echo FBalazs' cfg 100% loaded!!! This script contains sniper, fire and view scripts.; bind h commandmenu alias wait5 "wait; wait; wait; wait; wait;" alias wait10 "wait; wait; wait; wait; wait; wait; wait; wait; wait; wait;" //CONSOL bind f1 toggleconsole //FASTSWITCH alias FS "+attack; wait10; -attack; wait10; slot3; wait10; slot1;" alias ONFS "bind f2 OFFFS; bind f3 ONQS; bind f4 ONFSQS; bind mouse1 FS; echo Fastswitch ON" alias OFFFS "bind f2 ONFS; bind mouse1 +attack; echo Fastswitch OFF" bind f2 ONFS //QUICKSCOPE alias QS "+attack2; wait10; +attack; wait10; -attack; wait10; -attack2;" alias ONQS "bind f3 OFFQS; bind f2 ONFS; bind f4 ONFSQS; bind mouse1 QS; echo Quickspope ON" alias OFFQS "bind f3 ONQS; bind mouse1 +attack; echo Quickspope OFF" bind f3 ONQS //FASTSWITCH & QUICKSCOPE alias FSQS "+attack2; wait10; +attack; wait10; -attack; wait10; -attack2; wait10; slot3; wait10; slot1;" alias ONFSQS "bind f4 OFFFSQS; bind f2 ONFS; bind f3 ONQS; bind mouse1 FSQS; echo Fastswitch and Quickscope ON" alias OFFFSQS "bind f4 ONFSQS; bind mouse1 +attack; echo Fastswitch and Quickspope OFF" bind f4 ONFSQS //FIRESCRIPT alias semi "+attack; wait10; -attack;" alias burst "semi; wait10; semi; wait10; semi; wait10;" alias switchburst "bind f5 switchsemi; bind mouse1 burst; echo Switched to burstfire." alias switchsemi "bind f5 switchfull; bind mouse1 semi; echo Switched to semiauto." alias switchfull "bind f5 switchburst; bind mouse1 +attack; echo Switched to fullauto." bind f5 switchburst; //3rdPerson alias 3rd "thirdperson; cam_idealdist 50; cam_idealyaw 0; crosshair 0; cam_idealpitch 5; bind f6 1st;" alias 1st "firstperson; cam_idealdist 0; crosshair 1; cam_idealyaw 0; bind f6 3rd;" bind f6 3rd
You mast create a filename.cfg file in your Counter Strike Source folder in cstrike/cfg/ and open in this folder the autoexec.cfg and add in a new line this: exec filename.cfg
Keys:
F1: open/close the console
F2: turn fastswitch on/off
F3: turn quickscope on/off
F4: turn fastswitch and quickscope on/off
F5: switch firemode (fullauto, semiauto, burstfire)
F6: thirdperson on/off


