Один из самых популярных Anti-Recoil скриптов для CS
1.6
Code
//================================ //Anti-recoil by J2K! VAC WON'T ban you for this //================================
This is a touchy one, as it can be seen as cheating by some (mainly competitions).
All it does is bind your shoot button to look down slowly until released, making spam more accurate.
//The anti-recoil script alias +antirclbind "+attack; +lookdown;" alias -antirclbind "-attack; -lookdown;"
//The anti-recoil toggler alias antircl antirclon alias antirclon "bind mouse1 +antirclbind; alias antircl antircloff;" alias antircloff "bind mouse1 +attack; alias antircl antirclon;"
//The bind bind kp_minus antircl
//Strength of anti-recoil cl_pitchspeed 5
//Setting the strength The amount of pull down you set with cl_pitchspeed is up to you. I suggest you set it between 1 - 10, after 10 the pull down gets far too strong and just looks at the floor.
Один из самых популярных Anti-Recoil скриптов для CS
1.6
Code
// Anti-Recoil: The New Generation [Lag]
// Overall Info: // This script is created by GarfIIeld. // First released at FPSBANANA.com by GarfIIeld 11/4-2008. // But has been updated several times. This version was released on 08/04-2009. // The script is auto activated when loaded, but if you want to // Turn it off, press Insert. In order to advertise my script press P in-game. // Have you got any questions contact me via e-mail or msn, my adress is: GarfIIeld@live.se. // You can also visit my website GARFIIELD-NETWORK.SE.NU if you're interested in other things I've done (a new link might come in the future). // This information migth change, so make sure you're updated with the latest info.
// Installation: // Copy this code to a ".cfg" file and put the file in the "cstrike" folder // In-game exec the ".cfg" file, now you are ready to play. // And if everything is made correctly a message should appear in the console.
// Script Code: alias "@GarfIIeld|Moderator[Shake]" "GarfIIeld|Moderator[Down];GarfIIeld|Moderator[Up]" alias "+GarfIIeld|Moderator[Shot]" "GarfIIeld|Moderator[Lagg];@GarfIIeld|Moderator[Shake];+attack" alias "-GarfIIeld|Moderator[Shot]" "GarfIIeld|Moderator[Unlagg];-attack"
alias "GarfIIeld|Moderator[Lagg]" "cl_updaterate 10;cl_cmdrate 10;rate 5000" alias "GarfIIeld|Moderator[Unlagg]" "cl_updaterate 101;cl_cmdrate 101;rate 25000" alias "GarfIIeld|Moderator[Down]" "+lookdown;wait;-lookdown" alias "GarfIIeld|Moderator[Up]" "+lookup;wait;-lookup"
alias "GarfIIeld|Moderator[ON/OFF]" "GarfIIeld|Moderator[OFF]" alias "GarfIIeld|Moderator[OFF]" "bind mouse1 +attack;clear;echo;echo GarfIIeld`s Anti-Recoil Script - The New Generation [Lag] is *Deactivated*;echo;alias GarfIIeld|Moderator[ON/OFF] GarfIIeld|Moderator[ON]" alias "GarfIIeld|Moderator[ON]" "bind mouse1 +GarfIIeld|Moderator[Shot];clear;echo;echo GarfIIeld`s Anti-Recoil Script - The New Generation [Lag] is *Activated*;echo;alias GarfIIeld|Moderator[ON/OFF] GarfIIeld|Moderator[OFF]"
// Settings: bind "mouse1" "+GarfIIeld|Moderator[Shot]" bind "INS" "GarfIIeld|Moderator[ON/OFF]" bind "p" "say <-|GarfIIeld`s Anti-Recoil Script - The New Generation [Lag]|-> -=|FPSBANANA.COM|=- | --> |_ [] |_ <-- | :)" cl_pitchspeed "101" <-- Change this value to change the power of the anti-recoil, higher number = stronger anti-recoil. cl_updaterate "101" cl_cmdrate "101" fps_max "101" rate "25000"
// In-Game info: clear echo "" echo "- GarfIIeld`s Anti-Recoil Script - The New Generation [Lag] is *Loaded*" echo "- To activate/deactivate the script, press Insert." echo "- In order to advertise this script, press P." echo "" echo "Have you got any questions, contact me" echo "via e-mail or MSN, my adress is: GarfIIeld@live.se" echo "or via my website: GARFIIELD-NETWORK.SE.NU" echo "" echo "The contact information above might get outdated," echo "so make sure that you've got tha latest info." echo "100% Pure Pwnage..." echo ""