Скрипты - Форум - Сайт клана [A1M]™ - Описание сайта



[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Скрипты










Немного полезных скриптов для всеми любимой игры Counter Strike Source,

Скрипт для распрышки, могу ошибаться, пробуйте winked

Code
alias scrolljump "scrolljump_on"
alias scrolljump_on "bind mwheelup +jump; bind mwheeldown +jump; bind mouse3 scrolljump_off"
alias scrolljump_off bind "MWHEELDOWN invnext; bind mWHEELUP invprev; bind mouse3 scrolljump_on"
bind "mouse3" "scrolljump"

Скрипт для быстрого выстрела снайпера, после активации кнопка V - выстрел-посл.оружие-посл.оружие, т.е. вы стреляете, и у вас в руках снова ваше АВП, которое не нужно перезаряжать.

Code

alias sniperswitch sw_on
alias sw_on "bind mouse1 shootswitch;echo SNIPERSWITCH ENABLED;alias sniperswitch sw_off"
alias sw_off "bind mouse1 +attack;echo SNIPERSWITCH DISABLED;alias sniperswitch sw_on"
alias shootswitch "+attack;wait;wait;-attack;wait;wait;lastinv;lastinv;lastinv;wait;wait;lastinv;lastinv;lastinv"
bind v sniperswitch

Просит подмоги при перезарядке

Code
alias +reloadScript "+reload; coverme; say_team Reloading, cover me"
alias reloadOFF ""
alias teamChat "bind r reloadOFF; messagemode2"
alias pubChat "bind r reloadOFF; messagemode"
alias +enter "+attack"
alias -enter "-attack; bind r +reloadScript"

bind "r" "+reloadScript"
bind "Enter" "+enter"
bind "u" "teamChat"
bind "y" pubChat"




 














Как пишет автор, скрипт заставит вас прикольно скакать если у вас есть бомба и пистолет :)

Code
alias w2 "wait; wait"
alias w3 "w2; wait"
alias w4 "w2; w2"
alias w5 "w3; w2"
alias qpist "slot2; w2; +attack; w2; -attack"

alias +bombjump "qpist; w5; +attack; w5; w5; +reload; w5; w5; w5; weapon_c4; w5; w5; +jump"
alias -bombjump "-attack; w5; w5; w5; w5;-reload; w5; w5; w5; w5; w5; w5; w5; -jump"

bind "x" "+bombjump"

Не чоень понял принцип скрипта, нужно этот код скопировать прямо в консоль, кто будет пробовать, отпишитесь в комментах smile

Code
alias crsclr "tg_scale"
alias tg_scale "cl_crosshairscale 1000; alias crsclr tg_clr1"
alias tg_scale "cl_crosshairscale 1500; alias crsclr tg_clr2"
alias tg_scale "cl_crosshairscale 2000; alias crsclr tg_clr3"
alias tg_scale "cl_crosshairscale 2500; alias crsclr tg_clr4"
alias tg_scale "cl_crosshairscale 800; alias crsclr "tg_clr"

На последок, читерские скрипты, работают только при sv_cheats 1

Code
alias wh wh_on
alias +wallhack "Bind c mat_proxy 1"
alias -wallhack "bind v mat_proxy 0"

alias sh sh_on
alias +spin-hack "bind z m_yaw 9999"
alias -spin-hack "bind x m_yaw 0.0222"

alias Speedh Speedh_on
alias +Speed-hack "bind b hostframerate 13"
alias -Speed-hack "bind n hostframerate 1"

alias Crossh Crossh_on
alias +Crosshair-hack "bind m cl_crosshairscale 2500"
alias -Crosshair-hack "bind , cl_crossharscale 900"




 














Создаете папку autoexec блокнотом.
Code
alias "W1" "wait;"
alias "W5" "wait;wait;wait;wait;wait;"
alias "+FAS" "+attack;W5;use weapon_knife;W5;use weapon_awp;W1;-attack;W1"
bind "mouse1" "+FAS"
bind r "bind mouse1 +FAS"
bind f "bind mouse1 +attack"

Поменяйте копку перезарядки на Q или куда вам удобнее , на R вкл. скрипт, на F выкл.
Ну я думаю вы поймете.
Выстрел с авп, потом нож, потом опять авп) и так мочитесь =Р Удачи wink




 














Скрипт преднозначен для стрельбы из пистолетов. Производит два выстрела, с минимальной паузой между ними, для уменьшения отклонения точности из-за отдачи.
Code
Code
Alias "w" "wait"   
alias "+a" "alias _special a;a"   
alias "-a" "alias _special"   
alias "a" "special;w;+attack;w;-attack"   
bind mouse1 +a




 














Навороченный скрипт для стрельбы очередями
Code
Code
Create a cfg file named "shot_select.cfg" without the " " . Copy Paste this code into there. When you join a server, open the client console and type "exec shot_select" without the " ".     

The "q" button will cycle between Full-Auto (medium crosshair size) and Single-Fire rate (tiny crosshair size). So the crosshair is a visual indicator of which mode you are currently using and the tiny crosshair single-fired is awesome for long range accurate shots!!!!!!!!!!!!!!!!!!!!!!!!!     

If you want to change the button used to cycle modes change everywhere you see a "q" in the code to something else you want instead. You can also customize the crosshair sizes you want during each firerate mode by changing the number after each "crosshair_scale". The larger that number the smaller the crosshair size.     

Practically every gun in CS:S has the choice between semi-auto/Full-Auto in real life, but not Burst. So this script keeps the realism high.     

---------------------------------------------------------------------------------     
alias "wait5" "wait; wait; wait; wait; wait";     

alias "burst" "+attack; wait5; -attack";     
alias "+normal" "+attack";     
alias "-normal" "-attack";     

alias "burst_bind" "cl_crosshairscale 4000; bind mouse1 burst; bind q normal_bind"     
alias "normal_bind" "cl_crosshairscale 900; bind mouse1 +normal; bind q burst_bind"     

bind "q" "burst_bind"     

----------------------------------------------------------------------------------




 














Быстрая перезарядка AWP|Script By ๖ۣۜAleksey B.
Code
Code
Alias w3 "wait; wait; wait;"   
alias switch "+attack; w3; w3; use weapon_knife; use weapon_awp; use weapon_scout; -attack;"   
alias switchoff "bind MOUSE1 +attack; cl_crosshaircolor 5; bind p switchon; echo awp/scout autoswitch OFF"   
alias switchon "bind MOUSE1 swap; cl_crosshaircolor 1; bind p switchoff; echo awp/scout autoswitch ON"   
alias swap "switch"   
switchoff   
echo "AWP/Scout Autoswap Script By ๖ۣۜAleksey B.




 














Anti-Recoil The New Generation
Данный скрипт позволяет убрать отдачу от выстрелов(хз чит скрипт или нет)


Code
Code
// Overall Info:    
// This script is created by GarfIIeld.    
// First released at FPSBANANA.com by GarfIIeld 11/4-08.    
// The script is auto activated when loaded, but if you want to    
// Turn it off just press Insert, to boost my script press P in-game.    
// Have you got any questions contact me via e-mail, my adress is: GarfIIeld@live.se       

// 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 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 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 is *Activated*;echo;alias GarfIIeld|Moderator[ON/OFF] GarfIIeld|Moderator[OFF]"




 




  • Страница 1 из 1
  • 1
Поиск: