DM


There are some very useful DM aliases on this page. They are listed with a description for each. Simply cut and paste them into your autoexec.cfg file.
Even though they are listed as DM aliases, they will work on ALL mods, and are just as useful on THEM.


My girlfriend'll beat you up if you lay one more finger on me!!!


Grapple Killer Alias
Author: Paddok
Function: This alias uses the offhand grapple. 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.

//Improved Grapple Killer by Paddok
bind x "+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
Function: The buttons bound to the rocket launcher and the grenade launcher turn off the particles allowing quicker gameplay. Then, hit 'x' and it will select your best weapon and turn the particles back on, so you can see if you're being railed.

//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
Function: Hold down "x" 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.

//Throw Grenade
alias +launch "use grenades;+attack"
alias -launch "-attack;weaplast"
bind x +launch

Center Aim Alias
Author: Stinger
Function: This changes your hand setting to centre each time you fire - and then returns it to it's previous state afterwards.

//Stinger's center-aim alias
alias +fire "hand 2;+attack"
alias -fire "hand 0;-attack"
bind MOUSE1 +fire

Silent movement alias
Author: Witchdoctor
Function: As all of us run around - our footsteps give away our location. This alias avoids that by toggling walk/run. Walkers do it silently :) (ooh err....)

//Silent movement alias
bind x run0
alias run0 "set cl_run 0;bind x run1"
alias run1 "set cl_run 1;bind x run0"

Taunt Alias
Author: Unknown
Function: This is an alias that you can use to taunt weaker players by wildly gesticulating at them :)

//Taunt Alias
alias bind1 "wave 1; bind x bind2"
alias bind2 "wave 2; bind x bind3"
alias bind3 "wave 3; bind x bind4"
alias bind4 "wave 4; bind x bind1"
bind x bind1

Circle Strafe Alias
Author: Kerbuffel
Function: For those who haven't perfected the art of circle-strafing. Just get 'em in your sights and unload a Chaingun :)

//Simple Circle Strafe
alias +cirstr "+moveright; +left"
alias -cirstr "-moveright; -left"
bind x "+cirstr"

Sniper Alias 1
Author: ^^TiggY^^
Function: Sniper zoom-in

//Sniper zoom
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 x +sniper

Sniper alias 2
Author: WitchDoctor
Function: This alias allows you to zoom-in and use wide-angle (good for covering 2 base exits in CTF).

//Sniper zoom and wide-angle (x=zoom z=wa)
bind z +wa
alias +wa "fov 130"
alias -wa "fov 90"
bind x +zoom
alias +zoom "fov 20;set sensitivity 2.000000"
alias -zoom "fov 90;set sensitivity 4.000000"

Marksman
Author: Paddok
Function: Keeping "x" depressed will make you crouch, select RG and zoom. Release it to return to normal.

//Marksman by Paddok
bind x "+marksman"
alias +marksman"fov 20; sensitivity 1;+movedown;use railgun"
alias -marksman"fov 90; sensitivity 8;-movedown;weaplast"

The RailShoot
Author: Ozh^HighPing
Function: The RailShoot, when enabled, allows you to zoom in and aim easily at your target, then letting off the button fires the rail, zooms back, and sets your original sensitivity. You still press mouse1 to shoot!

// RailShoot by Ozh^HighPing
alias RShoot RSOn
alias RSOn "use railgun; bind mouse1 +rs; echo RailShoot On; alias RShoot RSOff"
alias RSOff "bind mouse1 +attack; echo RailShoot Off; alias RShoot RSOn"
alias +rs "+zoomview"
alias -rs "wait;+attack;megawait;megawait;megawait;megawait;-zoomview;-attack"
alias megawait "wait;wait;wait;wait;wait;wait;wait;wait"
set sensi $sensitivity
set fovi $fov
set handi $hand
alias +zoomview "fov 80; fov 60; fov 30; sensitivity 6; hand 2"
alias -zoomview "fov $fovi; sensitivity $sensi; hand $handi"
bind x RShoot

Multiple Levels Sniper Alias
Author: Stefan Johansson
Function: Allows excellent control over your fov when zooming in or out.

//Multiple level zoom
alias z10 "alias inzoomin z10 ; alias utzoomin z20 ; fov 10;alias zoomin z10;sensitivity 2"
alias z20 "alias inzoomin z10 ; alias utzoomin z30 ; fov 20;alias zoomin z20;sensitivity 4"
alias z30 "alias inzoomin z20 ; alias utzoomin z40 ; fov 30;alias zoomin z30;sensitivity 5"
alias z40 "alias inzoomin z30 ; alias utzoomin z40 ; fov 40;alias zoomin z40;sensitivity 7"
alias z70 "alias inzoomut z70 ; alias utzoomut z90 ; fov 70 ;alias zoomut z70 ;sensitivity 11"
alias z90 "alias inzoomut z70 ; alias utzoomut z110 ; fov 90 ;alias zoomut z90 ;sensitivity 13"
alias z110 "alias inzoomut z90 ; alias utzoomut z120 ; fov 110;alias zoomut z110;sensitivity 14"
alias z120 "alias inzoomut z110 ; alias utzoomut z130 ; fov 120;alias zoomut z120;sensitivity 15"
alias z130 "alias inzoomut z120 ; alias utzoomut z130 ; fov 130;alias zoomut z130;sensitivity 16"
alias czoomin "zoomin;alias utzoom utzoomin; alias inzoom inzoomin;alias czoom czoomut"
alias czoomut "zoomut;alias utzoom utzoomut; alias inzoom inzoomut;alias czoom czoomin"
z90
z20
czoomut
bind F11 czoom
bind F10 utzoom
bind F9 inzoom

Demo Recorder
Author: WitchDoctor
Function: Pressing the key once will start recording the demo, a second press stops. A third records a new demo, etc.

//Demo recorder alias
bind F10 demrec0
alias demrec0 "record match1;bind F10 demstop0"
alias demstop0 "stop;bind F10 demrec1"
alias demrec1 "record match2;bind F10 demstop1"
alias demstop1 "stop;bind F10 demrec2"
alias demrec2 "record match3;bind F10 demstop2"
alias demstop2 "stop;bind F10 demrec3"
alias demrec3 "record match4;bind F10 demstop3"
alias demstop3 "stop;bind F10 demstop4"
alias demstop4 "echo SORRY CANNOT WRITE OVER DEMOS!!!"

Console Text Dumper
Author: WitchDoctor
Function: Dumps the contents of the console on the first press, dumps to a different file on the next, etc.

//Console dumper
bind F11 dump0
alias dump0 "condump match1;bind F11 dump1"
alias dump1 "condump match2;bind F11 dump2"
alias dump2 "condump match3;bind F11 dump3"
alias dump3 "condump match4;bind F11 dump4"
alias dump4 "echo SORRY CANNOT WRITE OVER CONSOLE LOGS!!!"

Quick Weapon Alias
Author: Craig 'Vermin' Morris
Function: Switches to your best weapon - you choose :)

//Best weapon alias
bind x 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]
Function: Modificiation of the quick weapon alias used for tight areas.

//In-tight alias
bind x "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]
Function: Makes you Rocket-jump, if you can't DIY :)

//Rocket jump alias
bind x "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"

Non-Explosive Weapon Alias
Author: indian18
Function: Switches to your best non-explosive weapon

//Non-explosive weapon alias
bind x "nxw"
alias nxw "msg 3;nxw1;nxw2;msg 1;echo Non Explosive Weapons"
alias nxw1 "wait;use shotgun;wait;use super shotgun;wait;use machine gun"
alias nxw2 "wait;use chaingun;wait;use railgun;wait;use hyperblaster"

A Good Rocket Jump Alias
Author: indian18
Function: Hit "x" to switch to rocket launcher (it swithes to blaster first, there is a reason for that) then hit it a second time and hold to jump. Let go after you are airborne.

//Rocket jump alias
bind x readyrj
alias wt2 "wait;wait"
alias wt24 "wt2;wt2;wt2;wt2;wt2;wt2;wt2;wt2;wt2;wt2;wt2;wt2"
alias h2 "hand 2"
alias h1 "hand 1"
alias +ld "+lookdown"
alias -ld "-lookdown"
alias +mu "+moveup"
alias -mu "-moveup"
alias +at "+attack"
alias cl100k "set cl_pitchspeed 100000"
alias cl150 "set cl_pitchspeed 150"
alias readyrj "use blaster;wt2;wt2;wt2;use rocket launcher;bind x +rj"
alias +rj "cl100k;wt2;+ld;wt24;-ld;cl150;h2;+mu;wt2;+at"
alias -rj "-at;-mu;h1;centerview;weaplast;bind x readyrj"

Dependable Rocket Jump Alias
Author: Monte Fisher
Function: Select the RL, then press "x". Release when finished.

//rocketjump! (gotta already have selected the rl!)
alias wt2 "wait;wait"
alias wt24 "wt2;wt2;wt2;wt2;wt2;wt2;wt2;wt2;wt2;wt2;wt2;wt2"
alias h2 "hand 2"
alias h1 "hand 1"
alias +ld "+lookdown"
alias +mu "+moveup"
alias +at "+attack"
alias cl100k "set cl_pitchspeed 100000"
alias cl150 "set cl_pitchspeed 150"
alias +rj "cl100k;wt2;+ld;wt24;-ld;cl150;h2;+mu;wt2;+at"
alias -rj "-at;-mu;h1;centerview"
bind x "+rj"


Hand Change alias
Author: WitchDoctor
Function: Sometimes it can be a tactical advantage to change hands, when you want to increase cover without blowing yourself up with the RL :) Press "x" to cycle through the positions.

//Hand Change alias
alias hands0 "hand 1;bind x hands1"
alias hands1 "hand 2;bind x hands2"
alias hands2 "hand 0;bind x hands0"
bind x hands0

To Top BACK TO TOP To Top