Jump to content

Featured Replies

Posted
where can I get a no recoil script, and a script that is a voice annoy, I have one like that on 1.6, and it works perfect, any help?

Voice Annoy Script: http://www.g0tcheats.com/myg0t_d0wn_cheats/CS+HL-Mod_Voice_Annoy.rar

 

No Recoil Script:

 

// Weak cl_pitchspeed "1.5"

// Medium cl_pitchspeed "2.5"

// Strong cl_pitchspeed "3.5"

 

cl_pitchspeed "3.5"

alias +afire "afire1; afire2"

alias -afire "afire4; afire3"

alias afire1 "+lookdown"

alias afire2 "+attack"

alias afire3 "-lookdown"

alias afire4 "-attack"

bind "mouse1" +afire

  • Author
so I put htis in my cfg folder, name it recoil or whatever .cfg, an then exec it? An I have to exec it everytime I go into a server, right?
  stafoo said:
so I put htis in my cfg folder, name it recoil or whatever .cfg, an then exec it? An I have to exec it everytime I go into a server, right?

 

You get easily if you create an userconfig.cfg (with notepad) and place that .cfg file in C:\Program Files\Steam\SteamApps\ACCOUNTNAME\counter-strike\cstrike folder.

  Wilzo said:

cl_pitchspeed "3.5"

alias +afire "afire1; afire2"

alias -afire "afire4; afire3"

alias afire1 "+lookdown"

alias afire2 "+attack"

alias afire3 "-lookdown"

alias afire4 "-attack"

bind "mouse1" +afire

 

 

RIFK.

Here's a decent anti-recoil script....

 

//Simple Anti-Recoil Script

alias +r "+lookdown; +attack"

alias -r "-lookdown; -attack"

alias r12 "cl_pitchspeed 1.2"

alias r35 "cl_pitchspeed 3.5"

alias r09 "cl_pitchspeed 0.09"

alias r2 "cl_pitchspeed 2"

alias r22 "cl_pitchspeed 2.2"

alias pisr "cl_pitchspeed 1"

alias ak "alias rifr r35"

alias ps2 "alias rifr r2"

alias mp5r "alias rifr r12"

alias asnip "alias rifr r009"

alias para "alias rifr r22"

bind f1 "cl_pitchspeed 3.5; ak"

bind f2 "cl_pitchspeed 2; ps2"

bind f3 "cl_pitchspeed 1.2; mp5r"

bind f4 "cl_pitchspeed 1; pisr"

bind f5 "cl_pitchspeed 0.09; asnip"

bind f6 "cl_pitchspeed 2.2; para"

bind 1 "slot1; rifr"

bind 2 "slot2; pisr"

bind mouse1 +r

echo "F1=AK F2=OtherGuns F3=SMG F4=Pistol F5=AutoSniper F6=Para"

//By:Horndog

 

:wow: next :eek3d: time :naughtyd: google it :eek3d: bitch! :wow:

Guest
This topic is now closed to further replies.