‘The Bind’ – ALIASES by indian18


Quake 2 Aliases from The Bind, a now-defunct page of Captured.com run by indian18 back in the day.  Brought back with the internet archive: https://web.archive.org/web/http://www.captured.com/thebind/alias.htm

Quick Flashlight
Author: Jon “Hoju” Barron
Recommended Use: Any Mod
Description: Hold they key down for a brighter view, release it to go back to normal.
Instructions: Cut & Paste the following lines into your autoexec.cfg file changing CTRL to whatever key you want.
//Jon “Hoju” Barron’s FullScreen Flashlight Alias
alias +lightness “vid_gamma .4”
alias -lightness “vid_gamma 1”
bind CTRL “+lightness”

Quick Flag Drop
Author: Kevin A. Kierstead
Recommended Use: Any CTF Mod
Description: Hit the key and you tell your teammates where you are about to drop the flag, then you drop it.
Instructions: Cut & Paste the following lines into your autoexec.cfg file.
//The drop flag creation by Kevin A. Kierstead
alias “DropQuick” “fido;wait;dropf”
alias “fido” “say_team Somebody come get this flag %l — I’M ALMOST DEAD!”
alias “dropf” “drop flag”
bind o “DropQuick””

Weapon Concentration
Author: Pavel Grodek
Recommended Use: Any mod
Description:This weapon selection is quite nice for right-handers using ESDF or WASD. Keys 1-4 toggle between 2 or 3 weapons each. 1 toggles between BFG and Hyperblaster; 2 – Rocket Launcher / Grenade Launcher; 3 – Railgun / Super Shotgun / Shotgun; 4 – Chaingun / Machinegun. 5 is also bound to Blaster, as Pavel said: “Just to keep it complete.”
Instructions: Cut & Paste the following lines into your autoexec.cfg file.
// Weapon Concentration
alias b1a “bind 1 b1b;bind 2 b2b;bind 3 b3c;bind 4 b4b;use BFG10K;use HyperBlaster”
alias b1b “bind 1 b1a;bind 2 b2b;bind 3 b3c;bind 4 b4b;use HyperBlaster;use BFG10K”
bind 1 “b1b”
alias b2a “bind 1 b1b;bind 2 b2b;bind 3 b3c;bind 4 b4b;use Rocket Launcher;use Grenade Launcher”
alias b2b “bind 1 b1b;bind 2 b2a;bind 3 b3c;bind 4 b4b;use Grenade Launcher;use Rocket Launcher”
bind 2 “b2b”
alias b3a “bind 1 b1b;bind 2 b2b;bind 3 b3c;bind 4 b4b;use Railgun;use Super Shotgun;use Shotgun”
alias b3b “bind 1 b1b;bind 2 b2b;bind 3 b3a;bind 4 b4b;use Shotgun;use Railgun;use Super Shotgun”
alias b3c “bind 1 b1b;bind 2 b2b;bind 3 b3b;bind 4 b4b;use Shotgun;use Super Shotgun;use Railgun”
bind 3 “b3c”
alias b4a “bind 1 b1b;bind 2 b2b;bind 3 b3c;bind 4 b4b;use Chaingun;use Machinegun”
alias b4b “bind 1 b1b;bind 2 b2b;bind 3 b3c;bind 4 b4a;use Machinegun;use Chaingun”
bind 4 “b4b”
bind 5 “use Blaster”

Taunt / Salute
Author: Pavel Grodek
Recommended Use: Any mod
Description:Just a simple little alias for taunting or saluting players. It’s set so that holding ALT binds 1-4 to the chat messages, and releasing it returns them to his original bindings. NOTE: If you do not use his weapon selection above, you will have to change the alias -chat to bind the keys 1-4 to YOUR desire.
Instructions: Cut & Paste the following lines into your autoexec.cfg file,changing the -chat alias to bind keys 1-4 to your desire.
// Taunt / Salute
alias mychat0 “wave 0;say Ain’t me cool! Ain’t me great!”
alias mychat1 “wave 1;say salutes you, soldier! Well done!”
alias mychat2 “wave 2;say Suck it, baby!”
alias mychat3 “wave 3;say Hi! Just come here and we’ll see!”
alias mychat4 “wave 4;say It’s over there!”
alias +chat “bind 0 mychat0;bind 1 mychat1;bind 2 mychat2;bind 3 mychat3;bind 4 mychat4;echo 0-flipoff,1-salute,2-suck,3-wave,4-point”
alias -chat “bind 1 b1b; bind 2 b2b;bind 3 b3c; bind 4 b4b”
bind ALT +chat

Zoom / Inventory
Author: Scuzzy
Recommended Use: Any mod
Description:  This looks .complicated, but it’s really not.  Hit ‘ins’ to turn your wheel into a zooming scroll, with mouse3 acting as a aquick zoomin or zoomout (toggle) so that you can quickly skip to the closest or farthest FOV setting.  Hit ‘ins’ again and the wheel becomes and inventroy scroll and mouse3 becomes the ‘invuse’ key.
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and if you need to change the keys, scan the alias for all the instances where keys are bound.
// START
alias zoom_90 “echo FOV 90; sensitivity 8; fov 90; bind MWHEELUP zoom_60; unbind WHEELDOWN”
alias zoom_60 “echo FOV 60; sensitivity 7.5; fov 60; bind MWHEELUP zoom_40; bind MWHEELDOWN zoom_90”
alias zoom_40 “echo FOV 40; sensitivity 7; fov 40; bind MWHEELUP zoom_30; bind MWHEELDOWN zoom_60”
alias zoom_30 “echo FOV 30; sensitivity 6.5; fov 30; bind MWHEELUP zoom_20; bind MWHEELDOWN zoom_40”
alias zoom_20 “echo FOV 20; sensitivity 6; fov 20; bind MWHEELUP zoom_15; bind MWHEELDOWN zoom_30”
alias zoom_15 “echo FOV 10; sensitivity 5.5; fov 10; unbind MWHEELUP; bind MWHEELDOWN zoom_20”
alias 1zoom “echo FOV 90; fov 90; bind mouse3 2zoom”
alias 2zoom “echo FOV 10; fov 10; bind mouse3 1zoom”
alias zoom “bind MWHEELDOWN zoom_60; bind MWHEELUP zoom_60; bind MOUSE3 1zoom; echo MOUSE ZOOMING; bind ins item”
alias item “bind MWHEELDOWN invprev; bind MWHEELUP invnext; bind MOUSE3 invuse; echo MOUSE INVENTERY; bind ins zoom”
// END

Killer-X- Weapon Selector
Author: Killer-X-
Recommended Use: Any mod
Description:  This is an interesting script which utilizes the first 5 number keys for weapon selection leaving the others for other uses, saving much needed keyboard space.  I personally do not use the default weapon keys for selection (though I do have them bound), but some do, and even if you don’t you could easily modify this to fit your personal needs.
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and if you need to change the keys, scan the alias for all the instances where keys are bound.
// Killer-X- Weapon Selector
alias “supershotgun” “echo Super Shotgun Selected…; use super shotgun; bind 2 shotgun”
alias “shotgun” “echo Shotgun Selected…; use shotgun; bind 2 supershotgun”
bind 2 supershotgun
alias “chaingun” “echo Chaingun Selected…; use chaingun; bind 1 machinegun”
alias “machinegun” “echo Machinegun Selected…; use machinegun; bind 1 chaingun”
bind 1 machinegun
alias “railgun” “echo Railgun Selected…; use railgun; bind 3 rocket”
alias “rocket” “echo Rocket Launcher Selected…; use rocket launcher; bind 3 railgun”
bind 3 railgun
alias “handgrenades” “echo Hand Grenades… Selected; use grenades; bind 4 grenadelauncher”
alias “grenadelauncher” “echo Grenade Launcher… Selected; use Grenade Launcher; bind 4 handgrenades”
bind 4 handgrenades
alias “bfg” “echo BFG10000… Selected; use bfg10k; bind 5 hyper”
alias “hyper” “echo Hyperblaster Selected; use hyperblaster; bind 5 bfg”
bind 5 bfg

KeyPad CD Player
Author: Martin Bilgrau
Recommended Use: Any mod
Description: Use the keypad to control playing CD’s in quake…this comes with a handy readme.
Instructions: Download the file below and either paste it into your autoexec.cfg or only use it when you want by typing ‘exec cdremote.cfg’
CD Player with Readme

Advanced Weapons Selection
Author: Kerbuffel
Recommended Use: Any mod
Description: If you use the WASD setup, try this right out of the box…looks nifty. If you don’t, just tinker with the keys a little and set it up the way you like. Here is the Desc. as is: R cycles explosive weaponry, F cycles rapid fire weaponry, V cycles slow reloading weaponry. Q turns on Weak Weapons mode, which will use the weapon that would not be used in the cycle if all three weapons are present. Hitting Q will turn it off, and once you select a weak weapon, Weak Weapon mode will turn off.
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and if you need to change the keys, scan the alias for all the instances where keys are bound.
// Advanced Weapon Selection
alias explosive “use bfg10k; use grenade launcher; use rocket launcher”
alias fast “use machinegun; use chaingun; use hyperblaster”
alias slow “use shotgun; use super shotgun; use railgun”
alias weak weak1
alias weak1 “bind r wexplosive; bind f wfast; bind v wslow; echo Weak Weapons On; alias weak weak2”
alias weak2 “bind r explosive; bind f fast; bind v slow; echo Weak Weapons Off; alias weak weak1”
alias wexplosive “use bfg10k; weak2”
alias wfast “use machinegun; weak2”
alias wslow “use shotgun; weak2”
bind q weak
bind r “explosive”
bind f “fast”
bind v “slow”

Lag Faker
Author: NoEscape
Recommended Use: Any mod
Description: One press of the key makes you run in place like your lagged. Hit it again and you return to normal.
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change the ‘RIGHTARROW’ to whatever key you wish to use.
// This fakes one of those symptons of lag: running on the spot.
// That way, when an opponent sees you, (hopefully) he won’t shoot
// a lagged player, so he’ll just run off… then you rail him
// when his back is turned ;>
alias “lag” “echo Lag; cl_forwardspeed 0; +forward; bind RIGHTARROW unlag”
alias “unlag” “echo Unlag; cl_forwardspeed 200; -forward; bind RIGHTARROW lag”
bind “RIGHTARROW” “lag”

Super Spin
Author: NoEscape
Recommended Use: Any mod
Description: One press of the key sends you into a superfast spin. Hit the key again, and you return to normal.
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change the ‘LEFTARROW’ to whatever key you wish to use.
//SUPER SPIN
// TIP: Ducking while doing this does a great Break Dance ;>
set yaw cl_yawspeed
alias “spin” “set cl_yawspeed 1300;wave 3; +left; bind LEFTARROW unspin”
alias “unspin” “wave 2; -left; set cl_yawspeed $yaw; bind LEFTARROW spin”

Gender Bender
Author: NoEscape
Recommended Use: Any mod
Description: One key toggles your gender for you transvestites out there Wink
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change the ‘DOWNARROW’ to whatever key you wish to use.
// GENDER BENDER
// If you feel like a “change”. Then use a Gender Bender!
// Girl:
alias “begirl” “echo Girrrrrl; skin female/cobalt; bind DOWNARROW beboy”
// Guy:
alias “beboy” “echo Guy; skin male/major; bind DOWNARROW begirl”
bind DOWNARROW

Quick Weapon Drop
Author: [Brother]PJDuDe and [Brother]Monkey
Recommended Use: Any mod
Description: Ever seen a flag carrier furiously trying to defend himself with a lowly blaster? Use this little gem to throw him a lifesaver so-to-speak. I mean, whose life is more important? Are YOU a team player? If so, use this alias.
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change the ‘v’ to whatever key you wish to use.
//WEAPON DROP
alias msg_wd “say_team HEY %n TAKE THESE WEAPONS DUDE %l; WAVE 4”
bind v wd
alias wd “msg 3;wd1;wd2;msg 1;echo !!!!!!!!!QUICK WEAPON DROP!!!!!!”
alias wd1 “msg_wd;wait;drop railgun;drop rocket launcher;drop hyperblaster;drop bfg10k”
alias wd2 “drop grenade launcher;drop super Shotgun;drop chaingun”

Quick Ammo Drop
Author: [Brother]PJDuDe and [Brother]Monkey
Recommended Use: Any mod
Description: This is a simple alias that drops a little bit of everything you have. Now you can help out that base defender running low or that flag carrier at the end of his rope Smiley
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change the ‘c’ to whatever key you wish to use.
Ammo Drop
bind c qd
alias qd “msg 3;qd1;msg 1;echo !!!!!!!!QUICK AMMO DROP!!!!!!!”
alias qd1 “drop cells;drop rockets;drop slugs;drop bullets;drop shells;drop grenades;say_team HEY %n TAKE THIS AMMO DUDE; WAVE 4”

Striker’s Uptop script
Author: Striker
Recommended Use: CTF
Description: This is a very complex script used for the F# keys along the top of the keyboard. There are a few different menus, brought up but the F1 key. After hitting the F1 key, the echo commands basically explain what each key will do, so there is no need to study the alias beforehand. Striker obvioulsy spent alot of time on this script, and he did a good job. He also included a readme.
Instructions: download the following and unzip it to the C:\ Drive and it sould put the correct files in the ctf dir.
New, Improved, and Complete Version
Strikers Up-Top Script with ReadMe

Wheel Mouse Alias
Author: Wildag
Recommended Use: Any Mod / must have a WheelMouse™
Description: This is a very large alias, almost a config that sets up actions for your wheel mouse. It’s not hard to figure out, and you can read the description straight from Wildag by clicking here
Instructions: Download one of the following files. The second is a slight variation to the first.
Wildag’s WheelMouse™ Alias One
Wildag’s WheelMouse™ Alias Two

Grapple Killer Alias – IMPROVED
Author: Paddok
Recommended Use: LMCTF and Lithium Mods for Quake 2
Description: This alias uses the offhand grapple (so works on lithium and lmctf) You fire it into someone, then as it draws you to the selects your fave close up weapon ( super shotgun) then when realeased it changes your weapon back to whatever you had. warning over use of this alias can provoke strong feelings of hostility in your victim Smiley
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change the ‘shift’ to whatever key you wish to use.
//Improved Grapple Killer by Paddok
bind shift “+hookdbs”
alias +hookdbs “+hook;fov 130;use machinegun;use shotgun;use chaingun;use hyperblaster;use super shotgun;use railgun”
alias -hookdbs “-hook;weaplast;fov 90”

CL_Particles Toggle
Author: 3Fingers
Recommended Use: Any Mod
Description: The buttons bound to the rocket launcher and the grenade launcher turn off the particles allowing quicker gameplay. Then, hit ‘DEL’ and it will select your best weapon and turn the particles back on, so you can see if you’re being railed.
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change the keys to whatever key you wish to use.
//3 Fingers Bind to turn particles off when using the RL and Grenade launcher
bind “MOUSE3” “+hook;wait;cl_particles 1”
alias +hook “use grapple;wait;+attack”
alias -hook “-attack”
bind “\” “use Rocket Launcher;wait;cl_particles 0”
bind “PGDN” “use Railgun;use BFG10K;wait;cl_particles 1”
bind “END” “use Grenade Launcher;wait;cl_particles 0”
bind “DEL” “cl_particles 1;wait;use Blaster;use Shotgun;use Super Shotgun;use Machinegun;use Chaingun;use HyperBlaster”
Grenade Toss Alias
Author: indian18
Recommended Use: Any Mod
Description: Hold down the button bound to +launch and you will switch to grenades and pull the pin. Let go when you are ready to throw. It will throw the grenade and switch to the previous weapon.
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change ‘kp_enter’ to whatever key you wish to use.
//Throw Grenade
alias +launch “use grenades;+attack”
alias -launch “-attack;weaplast”
bind kp_enter +launch

Center Aim Alias
Author: Stinger
Recommended Use: Any Mod
Description: Hit the button bound to +fire and it takes the weapon off the screen for a second while you fire allowing you to see the crosshair better and eliminating ‘play’ in the aiming.
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change ‘mouse1’ to whatever key you wish to use.
//Stinger’s center-aim config
alias +fire “hand 2;+attack”
alias -fire “hand 3;-attack”
bind MOUSE1 +fire

Base Overrun Alias
Author: indian18
Recommended Use: LMCTF
Description: Hit ‘v’ once, and it flashes “Base not Secure” and also plays BASE OVERRUN!…Hit ‘v’ again and it plays NEED DEFENSE NOW!
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change ‘v’ to whatever key you wish to use.
bind “v” “over” alias “over” “say_team -Base Not Secure;wait;play_team overrun;bind v defen” alias “defen” “play_team defense;bind v over”

Scroll Crosshirs Alias
Author: QuArK[Ei]
Recommended Use: Any Mod
Description: This alias cycles through the different crosshairs in Q2. Each time you hit ‘x’, a new crosshair appears.
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change ‘x’ to whatever key you wish to use.
bind x cross
alias cross cross1
alias cross0 “alias cross cross1;crosshair 0;echo Crosshair Off” alias cross1 “alias cross cross2;crosshair 1;echo Crosshair 1” alias cross2 “alias cross cross3;crosshair 2;echo Crosshair 2” alias cross3 “alias cross cross0;crosshair 3;echo Crosshair 3”

Tech Drop & Notify Alias
Author: indian18
Recommended Use: Q2CTF & LMCTF
Description: This is a simple alias that results in a message to your teammates telling them when and where you drop a tech, and, of course, also drops the tech for you. Example: (indian18[Ei]): TEAM: I just dropped the Power Amplifier near the red flag.
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change ‘kp_home’ to whatever key you wish to use.
alias “Notify&Drop” “not;wait;dropt”
alias “not” “say_team I just dropped %T %L”
alias “dropt” “drop tech”
bind kp_home “Notify&Drop”

Taunt Alias
Author: Unknown
Recommended Use: Any Mod
Description: This is an alias that you can use to taunt weaker players..BWAHAHAHA!
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change ‘toggle_key’ to whatever key you wish to use.
alias bind1 “gesture1; echo Flipoff Prepared; bind TOGGLE_KEY bind2” alias bind2 “gesture2; echo Salute Prepared; bind TOGGLE_KEY bind3” alias bind3 “gesture3; echo Taunt Prepared; bind TOGGLE_KEY bind4”
alias bind4 “gesture4; echo Wave Prepared; bind TOGGLE_KEY bind1”
bind TOGGLE_KEY bind1

Circle Strafe Alias
Author: Kerbuffel
Recommended Use: Any Mod, used mostly for DM
Description: This lets you strafe in circles around your opponent.
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change ‘downarrow’ to whatever key you wish to use.
// Simple Circle Strafe
alias +cirstr “+moveright; +left”
alias -cirstr “-moveright; -left”
bind downarrow “+cirstr”

Creeper Alias
Author: Paddok
Recommended Use: Any Mod
Description: This lets you sneak up on your opponent. Most players have always run on [like myself] so with this alias you can easily switch to walk mode which doesn’t leave footstep sounds.
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change ‘MOUSE3’ to whatever key you wish to use.
// Creeper by Paddok
bind MOUSE3 “+walkon”
alias +walkon “cl_run 0”
alias -walkon “cl_run 1”

Volume Control Alias
Author: Halo
Recommended Use: Any Mod
Description: Use this alias to control the volume during the game. ‘U’ turns the volume up, ‘Y’ turns it down.
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change ‘u’ and ‘y’ to whatever key you wish to use.
bind u vup
bind y vdn
alias vup volume_1
alias vdn volume_0
alias volume_0 “play parasite/paratck4;set s_volume 0 ;set vu 1 ;set vd w ; alias vup volume_1; alias vdn volume_0;echo VOL |———- 0”
alias volume_1 “play parasite/paratck4;set s_volume 0.1 ;set vu 2 ;set vd 0 ; alias vup volume_2; alias vdn volume_0;echo VOL -|——— 1”
alias volume_2 “play parasite/paratck4;set s_volume 0.2 ;set vu 3 ;set vd 1 ; alias vup volume_3; alias vdn volume_1;echo VOL –|——– 2”
alias volume_3 “play parasite/paratck4;set s_volume 0.3 ;set vu 4 ;set vd 2 ; alias vup volume_4; alias vdn volume_2;echo VOL —|——- 3”
alias volume_4 “play parasite/paratck4;set s_volume 0.4 ;set vu 5 ;set vd 3 ; alias vup volume_5; alias vdn volume_3;echo VOL —-|—— 4”
alias volume_5 “play parasite/paratck4;set s_volume 0.5 ;set vu 6 ;set vd 4 ; alias vup volume_6; alias vdn volume_4;echo VOL —–|—– 5”
alias volume_6 “play parasite/paratck4;set s_volume 0.6 ;set vu 7 ;set vd 5 ; alias vup volume_7; alias vdn volume_5;echo VOL ——|—- 6”
alias volume_7 “play parasite/paratck4;set s_volume 0.7 ;set vu 8 ;set vd 6 ; alias vup volume_8; alias vdn volume_6;echo VOL ——-|— 7”
alias volume_8 “play parasite/paratck4;set s_volume 0.8 ;set vu 9 ;set vd 7 ; alias vup volume_9; alias vdn volume_7;echo VOL ——–|– 8”
alias volume_9 “play parasite/paratck4;set s_volume 0.9 ;set vu 10 ;set vd 8 ; alias vup volume_10;alias vdn volume_8;echo VOL ———|- 9”
alias volume_10 “play parasite/paratck4;set s_volume 1 ;set vu w ;set vd 9 ; alias vup volume_10;alias vdn volume_9;echo VOL ———-| 10”

Sniper Alias
Author: ^^TiggY^^
Recommended Use: Any Mod
Description: Use this alias to zoom in and shoot down players from long range.
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change ‘u’ to whatever key you wish to use. Change the sensitivities to whatever suits you the best.
alias +sniper “fov 70; wait; fov 45; wait; fov 30; sensitivity 16”
alias -sniper “fov 45; wait; fov 70; wait; fov 90; sensitivity 33”
bind u +sniper

Ducking Alias
Author: Unknown
Recommended Use: Any Mod
Description: This alias is for ducking. Hit the key once and duck. You will stay this way until you hit the key again. I personally DO NOT like this alias, and although I have it listed here, I recommend that you do not use this to be a ‘Crouching Llama’.
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change ‘toggle_key’ to whatever key you wish to use.
alias duckon “+movedown; bind TOGGLE_KEY duckoff”
alias duckoff “-movedown; bind TOGGLE_KEY duckon”
top

Classic Quake Scoreboard
Author: Unknown
Recommended Use: Any Mod
Description:Self-Explanatory. Hit F1 and it shows scores, release it and they disappear.
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change ‘F1’ to whatever key you wish to use.
alias +score “cmd help”
alias -score “cmd help”
bind F1 +score

Grenade Trail Alias
Author: indian18
Recommended Use: Q2CTF & LMCTF
Description: This is a good alias for a flag carrier being chased. One click starts a bombardment of grenades. Another click returns you to your previous weapon, and, much to the satisfaction of the other team, stops shooting grenades.
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change ‘kp_end’ to whatever key you wish to use.
bind Kp_end trailtog
alias “trailtog” “gren”
alias “gren” “msg 3;gren1;msg 1;echo Lay ’em out Stud!” alias “gren1” “use grenade launcher;+attack; alias trailtog norm” alias “norm” “-attack;-forward;weaplast; alias trailtog gren”

Grapple Toggle Alias
Author: Unknown
Recommended Use: Q2CTF & LMCTF
Description: This is a nice alias that makes the grapple either to deal with due to the slow weapon change. It makes one key a toggle switch between the grapple and your previous weapon.
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change ‘/’ to whatever key you wish to use.
alias hookselect “use Grapple;echo Grapple Toggle; alias hooktoggle prevselect” alias prevselect “weaplast; alias hooktoggle hookselect” alias hooktoggle “hookselect”
bind / “hooktoggle”

Quick Weapon Alias
Author: Craig ‘Vermin’ Morris
Recommended Use: Any Mod
Description: Pretty self explanatory. Switches to your best weapon. The one in my config is modified to include weapons in the order that best suit my style of play. I recommend you do the same.
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change ‘shift’ to whatever key you wish to use, and change the weapon order to suit your preferences.
bind shift qw
alias qw “msg 3;qw1;qw2;msg 1;echo Quick Weapon”
alias qw1 “wait;use grenades;wait;use shotgun;wait;use super shotgun;wait;use grenade launcher;wait;use machinegun;”
alias qw2 “wait;use chaingun;wait;use rocket launcher;wait;use hyperblaster;wait;use railgun;wait;use bfg10k;”

In-Tight Weapon Alias
Author: Whizperz[Ei]
Recommended Use: Any Mod
Description: This is a modificiation of the quick weapon alias used for tight areas by my clanmate Whizperz.
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change ‘mouse1’ to whatever key you wish to use.
bind “del” “tightex”
alias “tightex” “msg 3;tex1;msg 1;echo Cover your nads!!!!”
alias “tex1” “wait; use grenades;wait;use bfg10k;wait;use grenade launcher;wait;use rocket launcher;”

Rocket Jump Alias
Author: QuArK[Ei]
Recommended Use: Any Mod
Description: This is a nifty rockey jump alias written by another clanmate. I am not personally big on rj’s, but if you are, this is a good one.
Instructions: Cut & Paste the following lines into your autoexec.cfg file, and change ‘w’ to whatever key you wish to use.
bind w “echo Rocket Jump;superjump” alias quicklookdown “cl_pitchspeed 20000;+lookdown;wait;-lookdown;cl_pitchspeed 150” alias quicklookcenter “cl_pitchspeed 2800;+lookup;wait;-lookup;cl_pitchspeed 150” alias superjump “quicklookdown;+moveup;wait;-moveup;use rocket launcher;+attack;wait;-attack;quicklookcenter” alias superjump “quicklookdown;+moveup; wait;-moveup;use rocket

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.