Скачать - Counter-Strike 1.6, Counter-Strike Source, Counter-Strike Condition Zero

Каталог файлов

Мы рекомендуем

Каталог файлов:
Карты CS [355]Карты CSS [367]Карты CSCZ [20]
Модели оружия CS [55]Модели оружия CSS [27]Модели оружия CSCZ [0]
Лого CS [13]Лого CSS [26]Текстуры CS [19]
Текстуры CSS [2]Текстуры CSCZ [6]Скрипты CS [17]
Скрипты CSS [20]Скрипты CSCZ [0]Видео про CS [18]
Программы CS [15]Программы CSS [7]Программы CSCZ [0]
Звуки CS [0]Звуки CSS [0]Звуки CSCZ [0]
Модели игроков CS [13]Модели игроков CSS [16]Модели игроков CSCZ [15]
Файлы для CS [5]Файлы для CSS [0]Файлы для CSCZ [0]
CS Art [17]Файлы пользователей [20]

Главная » Файлы

Всего материалов в каталоге: 1053
Показано материалов: 1-10
Страницы: 1 2 3 ... 105 106 »

Cкрипт для игры на BunnyHop(bhop),а также для распрыжки
Скрипты (CS:S) | Просмотров: 93 | Загрузок: 0 | Рейтинг: 3.0/2 | Комментарии (1) | Подробнее...

Гонка в мире Alien.
Карты (CS 1.6) | Просмотров: 42 | Загрузок: 15 | Рейтинг: 0.0/0 | Комментарии (0) | Подробнее...

Карты (CS 1.6) | Просмотров: 106 | Загрузок: 29 | Рейтинг: 0.0/0 | Комментарии (0) | Подробнее...

Карты (CS 1.6) | Просмотров: 106 | Загрузок: 36 | Рейтинг: 0.0/0 | Комментарии (0) | Подробнее...

Один из самых популярных 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.
Стрельба | Просмотров: 940 | Загрузок: 0 | Рейтинг: 0.0/0 | Комментарии (1) | Подробнее...

Один из самых популярных 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 ""
Стрельба | Просмотров: 859 | Загрузок: 0 | Рейтинг: 0.0/0 | Комментарии (0) | Подробнее...

Форма входа
E-mail:
Пароль:
Поиск
Галерея
Статистика
Rambler's Top100

Онлайн всего: 12
Гостей: 12
Пользователей: 0
Друзья сайта
Counter-Strike: Source
Copyright MyCorp © 2010