Press mouse 3 to change betven diferent attaks when in 10 shot mode
press 7 to shose 10 shot mode

8+9 special press them again to togle betven 3 diferent attacks long rage,midle and short rage example you press 8 2 taims you get midle rage attack

press 8 to shose 8 shot mode
press 9 to shose 6 shot mode

press 6 to change to normal

this is added to userconfig

example at me its in his folder C:\Documents and Settings\All Users\Dokument\Counter-Strike\cstrike\

open cs folder and then cstike ther it shold be just paste it in userconfig
if you ned help lave a comment

to knowif you selected long rage on 10 shot you shot 10 shots but if you select midle it shots les shots but faster

Код:
Alias w5 "wait;wait;wait;wait;wait;wait;wait;wait"
alias w3 "wait;wait;wait;wait"
alias w2 "wait;wait"

alias burst "+attack;w2;-attack;w5;+attack;w2;-attack;w5"
alias burst2 "+attack;w2;-attack;w3;+attack;w2;-attack;w3"
alias burst3 "+attack;w2;-attack;w2;+attack;w2;-attack;w2"

alias mode1 "burst;burst;burst;burst;burst"
alias mode2 "burst2;burst2;burst2;burst2;burst2"
alias mode3 "burst3;burst3;burst3;burst3;burst3"

alias firemode1 "bind mouse1 mode1;bind mouse3 firemode2;say long rage attack rifle perfect"
alias firemode2 "bind mouse1 mode2;bind mouse3 firemode3;say midle rage attack pistol,rifle"
alias firemode3 "bind mouse1 mode3;bind mouse3 firemode1;say short rage attack pistol perfect"
alias firemode "bind o firemode1"

bind "mouse3" "firemode"

alias 10shot "firemode1"
alias 8shotmode1 "bind mouse1 mode4;bind 8 8shotmode2;say long rage attack rifle perfect 8 shot"
alias 8shotmode2 "bind mouse1 mode5;bind 8 8shotmode3;say midle rage attack pistol,rifle 8 shot"
alias 8shotmode3 "bind mouse1 mode6;bind 8 8shotmode1;say short rage attack pistol perfect 8 shot"

alias 6shotmode1 "bind mouse1 mode4;bind 9 6shotmode2;say long rage attack rifle perfect 6 shot"
alias 6shotmode2 "bind mouse1 mode5;bind 9 6shotmode3;say midle rage attack pistol,rifle 6 shot"
alias 6shotmode3 "bind mouse1 mode6;bind 9 6shotmode1;say short rage attack pistol perfect 6 shot"

bind 7 "10shot"
bind 8 "8shotmode1"
bind 9 "6shotmode1"

alias mode4 "burst;burst;burst;burst"
alias mode5 "burst2;burst2;burst2;burst2"
alias mode6 "burst3;burst3;burst3;burst3"

alias mode7 "burst;burst;burst"
alias mode8 "burst2;burst2;burst2"
alias mode9 "burst3;burst3;burst3"

alias normal "bind mouse1 +attack"
bind 6 "normal"