Some scripts from me and all over the net 4 you

VERY Fast Artillery Support  bind MOUSE3"+zoom;+attack;-attack;-zoom;vstr say"
                                              set say "say_team ^0[^7Deploting Artillery Support!^0]"

Speed strafe
bind
1 "vstr SpeedChange" set SpeedChange "vstr SpeedON"

set SpeedON "set SpeedChange vstr SpeedOFF;bind a +vstr moveLeft1 moveLeft2;bind d +vstr moveRight1 moveRight2;Echo ^SSpeed is ^2ON"  set SpeedOFF "set SpeedChange vstr SpeedON;bind a +vstr moveLeft3 moveLeft4;bind d +vstr moveRight3 moveRight4;Echo ^SSpeed is ^1OFF"

set moveLeft1 "+moveleft;+sprint" set moveLeft2 "-moveleft;-sprint" set moveLeft3 "+moveleft" set moveLeft4 "-moveleft"

set moveRight1 "+moveright;+sprint" set moveRight2 "-moveright;-sprint" set moveRight3 "+moveright" set moveRight4 "-moveright

Shooting With Clean Hud  bind 2 "weaponbank 2; cg_drawgun 1; bind mouse1 +attack"
bind 3 "weaponbank 3; cg_drawgun 1; bind mouse1 +vstr shoot1 shoot2"
bind 4 "weaponbank 4; cg_drawgun 1; bind mouse1 +attack"
bind 5 "weaponbank 5; cg_drawgun 1; bind mouse1 +attack"
bind 6 "weaponbank 6; cg_drawgun 1; bind mouse1 +attack"
bind 7 "weaponbank 7; cg_drawgun 1; bind mouse1 +attack"
bind mouse1 "+vstr shoot1 shoot2"
seta shoot1 "cg_draw2d 0; +attack"
seta shoot2 "-attack; cg_draw2d 1"
echo ^8Shoot Script Loaded
My FPS Changer
bind "9" "vstr fpskey" set fpskey "vstr fps"

set fps "set com_maxfps 76;set fpskey vstr fps2;echo "^:Fps ^>| ^:76"

set fps2 "set com_maxfps 100;set fpskey vstr fps3;echo "^:Fps ^>| ^:100"

set fps3 "set com_maxfps 125;set fpskey vstr fps4;echo "^:Fps ^>| ^:125"

set fps4 "set com_maxfps 333;set fpskey vstr fps;echo "^:Fps ^>| ^:333"