// //by ~ -=cod-hacks.3dn.ru=- ~ B@NEK // fast fire set 3shots "com_maxfps 60;+attack;wait 5; -attack; wait 5; +attack;wait 5; -attack; wait 5; +attack;wait 5; -attack" //options of script set wait "fast_shoot_OFF" set wait1 "fast_shoot_ON" set f1 "vstr wait1; bind mouse1 vstr 3shots; set toggle vstr f2" set f2 "vstr wait; bind mouse1 +attack; set toggle vstr f1" set toggle "vstr f1" //aiming fast shoot set zff "com_maxfps 60;+speed_throw;wait 10; +breath_sprint;wait 120; +attack;wait 6;-attack;wait 6;+attack;wait 6;-attack;wait 6;+attack;wait 6;-attack; -breath_sprint; -speed_throw" //binds bind x "vstr toggle" //activins script bind mouse5 "vstr 5shots" //fast fire bind mouse4 "vstr zff" //aiming fast fire //
makes all weapons to shoot 3 bullets at a press :D


