SCRIPTS and BINDS
The alias’s belong in “autoexec.cfg” and the bind’s go in “config.cfg”.
Only thing you need to change is the “?” on the bind line to the key you
wish to use, unless the description of the scripts state otherwise. All
quotes must stay in place! If you have trouble, use our forums
The Code you want is in orange text,
I suggest you to copy & paste them in to word pad if you choose to save it.
Click HERE
autoexec.cfg if you need it. This can be edited with Notepad, Wordpad type
text editors. *New* Easybuy Menu New Release; I have made a easy buy menu
which allows you to buy weapons with ease. When you buy a weapon, you get
ammo, kevlar/helmet and a HE nade (funds allowing). Also has a Sniper
option, you can choose a Scout or AWP, both come with Smoke and HE grenades.
This contains a message mode menu based towards admins with rcon. meaning a
place for you to type pops up. You can change your name (non admins too),
rcon option, admin_tsay, record demo’s, change it to pistols only and turn
funmode on/off. You can download the .zip (all files must go to your
cstrike folder) or the .exe which is extracts the files to the folder for
you. Here’s how you use it. Add exec main.cfg to your autoexec.cfg. It will
bind to the F9 Key. If you wish not to use F9, change line 9 of main.cfg to
the key you wish. If you need an autoexec.cfg, download it from above.
Sniper Screen Shot
This script allows you to take a snapshot when you click fire. This is
mainly for snipers, but will work for all.
If you wish to use a different key than F8, then change all respective F8’s
to the key you wish. If you use a
different key to fire than mouse1, change the bind mouse1 to the respective
key you wish.
***Add to autoexec.cfg***
alias echoon “developer 1”
alias echooff “developer 0”
alias ss1 “+attack; wait; -attack; wait; wait; snapshot”
alias t2 “bind mouse1 +attack”
alias t1 “bind mouse1 ss1”
alias r1 “echoon; echo -Snap Shot OFF-; echooff; t2; bind F8 r2”
alias r2 “echoon; echo -Snap Shot ON-; echooff; t1; bind F8 r1”
***Add this to config.cfg***
bind “F8” “r2”
Name Changer
On this script, change the “xx1, xx2, xx3” spots with the names you wish to
use. Hold your bind key and press the
number which matches the name you wish. You can have many names places, just
mimic the script to add more.
***Add to autoexec.cfg***
alias e1 “developer 1”
alias e2 “developer 0”
alias name1 “name xx1”
alias name2 “name xx2”
alias name3 “name xx3”
alias namecho “contimes 10; e1; echo 1. xx1; e2; e1; echo 2. xx2; e2; e1;
echo 3. xx3; e2″
alias nambind “bind 1 name1; bind 2 name2; bind 3 name3”
alias retbind “bind 1 slot1; bind 2 slot2; bind 3 slot3”
alias +myname “namecho; nambind”
alias -myname “retbind”
***Add this to config.cfg***
bind “?” “+myname”
Weapon Switch
This will toggle back and forth from Primary to Secondary weapon, no matter
what weapon is in your hand.
***Add to autoexec.cfg***
alias echoon “developer 1”
alias echooff “developer 0”
alias w1 “hud_fastswitch 1”
alias w2 “hud_fastswitch 0”
alias w3 “wait; wait; wait; wait”
alias prim1 “echoon; echo Primary; echooff; w1; slot1; w2; w3; bind f2 sec2”
alias sec2 “echoon; echo Secondary; echooff; w1; slot2; w2; w3; bind f2
prim1″
***Add this to config.cfg***
bind f2 “prim1”
Clean Screen Shot
This will take a Clean screen shot, you wont see health, weapon etc.. The
.bmp will be in the CS folder as normal.
***Add to autoexec.cfg***
alias d1 “developer 1”
alias d0 “developer 0”
alias w1 “wait”
alias w2 “w1; w1”
alias w4 “w2; w2”
alias +cleanshot “cleanon; clear; w4; snapshot”
alias -cleanshot “cleanoff; w2; d1; echo Screenshot Complete!;d0”
alias cleanon “cl_observercrosshair 0; crosshair 0; r_drawviewmodel 0;
hideradar”
alias cleanoff “cl_observercrosshair 1; crosshair 1; r_drawviewmodel 1;
drawradar”
***Add to config.cfg***
bind “?” “+cleanshot”
.
Pistol Fast Fire
This scripts allows you to draw your pistol, fire the clip, return to last
used wep. The
draw back is not being able to do anything else while it is firing.
***Add to autoexec.cfg***
alias “+doit” “b1”
alias “w1” “wait; wait; wait; wait; wait; wait”
alias “w2” “wait; wait; wait; wait; wait”
alias “w3” “wait; wait; wait; wait”
alias “w4” “wait; wait; wait”
alias “b1” “slot2; w4;+attack; wait; -attack; wait; wait; b2”
alias “b2” “+attack; wait; w2; -attack; w2; b3”
alias “b3” “+attack; wait; w2; -attack; w2; b4”
alias “b4” “+attack; wait; w2; -attack; w2; b5”
alias “b5” “+attack; wait; w2; -attack; w2; b6”
alias “b6” “+attack; wait; w2; -attack; w2; b7”
alias “b7” “+attack; wait; w2; -attack; w2; b8”
alias “b8” “+attack; wait; w1; -attack; w2; b9”
alias “b9” “+attack; wait; w1; -attack; w2; b10”
alias “b10” “+attack; wait; w1; -attack; w2; b11”
alias “b11” “+attack; wait; w1; -attack; w2; b12”
alias “b12” “+attack; wait; w1; -attack; w2; b13”
alias “b13” “+attack; wait; w1; -attack; w2; b14”
alias “b14” “+attack; wait; w1; -attack; w2; b15”
alias “b15” “+attack; wait; w1; -attack; w2; b16”
alias “b16” “+attack; wait; w1; -attack; w2; b17”
alias “b17” “+attack; wait; w1; -attack; w2; b18”
alias “b18” “+attack; wait; w1; -attack; w2; b19”
alias “b19” “+attack; wait; w1; -attack; w2; b20”
alias “b20” “+attack; wait; w1; -attack; w2; b21”
alias “b21” “+attack; wait; w1; -attack; w2; w4”
alias “-doit” “-attack; w3; lastinv”
***Add to config.cfg***
bind “?” “+doit”
..
SPAM!!
Ok, every once in a while you get this ass who messes with
you when your trying to rush. Either flashing, stabbing you and
running on your heals as you try to rush for the choke point.
Also works great for camping spawn, cheap though. Changing
the 3 on “menuselect 3” to a 4 will buy HE nades instead of Flashes..
***Add to autoexec.cfg***
alias “+gotya” “buyequip; menuselect 3; wait; wait; +attack; wait”
alias “-gotya1” “-attack; wait; slot10; wait; slot10; wait; slot10; slot10”
***Add to config.cfg***
bind “?” “gotya”
Reload Stop
This Script stops your current weapon from reloading.
***Add to autoexec.cfg***
alias reload_stop “weapon_knife; wait; wait; wait; lastinv”
***Add to config.cfg***
bind “?” “reload_stop”
.
Crouch Toggle Script
Press it once to crouch and again to stand.
***Add to autoexec.cfg***
alias duck_t “duck_on”
alias duck_on “alias duck_t duck_off; +duck; developer 1; echo Ducking
enabled; developer 0″
alias duck_off “alias duck_t duck_on; -duck; developer 1; echo Standing
enabled; developer 0″
***Add to config.cfg***
bind “?” “duck_t”
HE Grenade Warning
Tells your team to take cover, then throws the HE Grenade with one key
press.
***Add to autoexec.cfg***
alias +warnhe “warnteam; weapon_hegrenade; wait; +attack”
alias -warnhe “-attack”
alias warnteam “say_team Throwing an HE Grenade Take Cover!”
***Add to config.cfg***
bind “?” “+warnhe”
Weapon Hand Switch
This script changes which hand you hold your weapon with.
Some may have to wait until the next round to see it change.
***Add to autoexec.cfg***
alias hand_switch “left_hand”
alias left_hand “setinfo lefthand 1; w3; alias hand_switch right_hand; w3;
weapon_knife; w3; w3; lastinv”
alias right_hand “setinfo lefthand 0; w3; alias hand_switch left_hand; w3;
weapon_knife; w3; w3; lastinv”
alias w3 “wait; wait; wait”
***Add to config.cfg***
bind “?” “hand_switch”
Crosshair Adjuster
This adjusts the Crosshair color in game, there are 5 colors to use.
Each time you hit the key it will change colors.
***Add to autoexec.cfg***
alias cross “adjust_crosshair”
***Add to config.cfg***
bind “?” “cross”
.
Duck/Jump
This does what it says.
***Add to autoexec.cfg***
alias +cjump “+jump; +duck”
alias -cjump “-jump; -duck”
***Add to config.cfg***
bind “?” “+cjump”
Quick Knife Slash
Pulls the knife and slashes, returns to last used wep.
***Add to autoexec.cfg***
alias +quickslash “weapon_knife; wait; +attack”
alias -quickslash “-attack; lastinv”
***Add to config.cfg***
bind “?” “+quickslash”
.
Quick Knife Stab
Pulls the knife and stabs, returns to last used wep.
***Add to autoexec.cfg***
alias +quickstab “weapon_knife; wait; +attack2”
alias -quickstab “-attack2; lastinv”
***Add to config.cfg***
bind “?” “+quickstab”
.
Quick Buy
Primary (ak or m4), Kevlar, HE nade and ammo.
***Add to autoexec.cfg***
alias “+ak” “buy; menuselect 4; menuselect 1; buy; menuselect 4; menuselect
3; buyammo1; buyammo1; buyammo1; buyequip; menuselect 2; buyequip;
menuselect 4″
alias “-ak” “slot10;wait;wait;slot10;wait;slot10”
***Add to config.cfg***
bind “?” “+ak”
..
Fast Walk Silent Walk
Some may consider this as a cheat, how ever it is not. It will let you walk
as fast as the server allows.
***Add to autoexec.cfg***
alias walk0msg “echo FastWalk OFF”
alias walk1msg “echo FastWalk ON”
alias +fastwalk “cl_forwardspeed 205; cl_sidespeed 205; cl_backspeed 205;
walk1msg”
alias -fastwalk “cl_forwardspeed 999; cl_sidespeed 999; cl_backspeed 999;
walk0msg”
***Add to config.cfg***
bind “?” “+fastwalk”
.
Burst Attack
Controls the rate of fire to burst.
***Add to autoexec.cfg***
alias “+burst” “+attack;wait;wait;wait;wait”
alias “-burst” “-attack”
***Add to config.cfg***
bind “?” “+burst”
Get Pistol
Quick pistol and fire.
***Add to autoexec.cfg***
alias qpist “slot2; +attack; wait; -attack”
***Add to config.cfg***
bind “?” “qpist”
Fun AFK (away from keyboard)
Script to play around, makes you run in a circle while stabbing with your
knife.
***Add to autoexec.cfg***
alias afk “afk1”
alias afk1 “+forward; +left; weapon_knife; +attack; say_team be right back;
alias afk afk0″
alias afk0 “-forward; -left; -attack; say_team I’m back; alias afk afk1”
***Add to config.cfg***
bind “?” “afk”
Glad to help;