• NEW! How about a feign alias that tosses the pack upwards? You only have to add a variable to reset cl_pitchspeed if you are a keyboarder. (Who is?)

//Playing Dead
bind q deathswitch
alias death1 "cl_pitchspeed 3000;+lookup;wait;discard;wait;
feign;-lookup;alias deathswitch death2 "
alias death2 "feign;alias deathswitch death1"
alias deathswitch death1

  • NEW! Here's a nice and useful script so you can notify your teammates who you are disguised as. Big thanks to Toxy!

bind f3 dsold
bind f1 dscou
bind f2 dsnip
bind f3 dsold
bind f4 ddemo
bind f5 dmedi
bind f6 dhwgu
bind f7 dpyro
bind f8 dengi
alias dscou "disguise; wait; impulse 1; wait; impulse 1; say_team
Disguised.As.SCOUT"
alias dsnip "disguise; wait; impulse 1; wait; impulse 2; say_team
Disguised.As.SNIPER"
alias dsold "disguise; wait; impulse 1; wait; impulse 3; say_team
Disguised.As.SOLDIER"
alias ddemo "disguise; wait; impulse 1; wait; impulse 4; say_team
Disguised.As.DEMOMAN"
alias dmedi "disguise; wait; impulse 1; wait; impulse 5; say_team
Disguised.As.MEDIC"
alias dhwgu "disguise; wait; impulse 1; wait; impulse 6; say_team
Disguised.As.HWGUY"
alias dpyro "disguise; wait; impulse 1; wait; impulse 7; say_team
Disguised.As.PYRO"
alias dengi "disguise; wait; impulse 1; wait; impulse 9; say_team
Disguised.As.ENGINEER"

  • Spy configs are everywhere today! How about a feign that also lets you undisguise, so it looks natural?

alias dfeign "feign;wait;disguise;wait;impulse4"
bind q "dfeign"

  • Slim. Once again you kick ass. All spies have to have this CFG. It not only allows you to switch between skins, but also toggles a speed key that is class specific! THE ULTIMATE DISGUISE!

GET IT NOW!!!!!

  • Tarnation! A speed key! Woo Hoo! Along with a 1 button class change. it scrolls through the classes. Not very useful tho. Thanx to [G.O.D] Link

bind ins "slow"
alias "slow" "slow1"
alias slow1 "cl_forwardspeed 170;alias slow slow2"
alias slow2 "cl_forwardspeed 320;alias slow slow1"

bind HOME "undercover"
alias "undercover" "undercover1"
alias "undercover1" "disguise;wait;impulse 1;wait;impulse 1;alias undercover undercover2"
alias "undercover2" "disguise;wait;impulse 1;wait;impulse 2;alias undercover undercover3"
alias "undercover3" "disguise;wait;impulse 1;wait;impulse 3;alias undercover undercover4"
alias "undercover4" "disguise;wait;impulse 1;wait;impulse 4;alias undercover undercover5"
alias "undercover5" "disguise;wait;impulse 1;wait;impulse 5;alias undercover undercover6"
alias "undercover6" "disguise;wait;impulse 1;wait;impulse 6;alias undercover undercover7"
alias "undercover7" "disguise;wait;impulse 1;wait;impulse 7;alias undercover undercover8"
alias "undercover8" "disguise;wait;impulse 1;wait;impulse 9;alias undercover undercover2"

  • Hmm. Try out this config. Its a cool communication menu system that incorporates Chris Bloxom's menus and ZephyrX's one button color changes for spies. Try it out, but make sure that you DON'T put it in your autoexec.cfg, make it a seperate cfg file. (its too big : )

Download comm.zip

  • BIG kudos to ZephyrX [ETH] for coming up with this config. I have not seen anything quite as amazingly awesome as this. I'm using it. You should too.

One note, the impulse 2 that heads each one of these aliases is REALLY annoying, at least in this Spies' opinion. If you are also annoyed, remove it, or replace it with another weapon impulse.

// tosses a backpack out when feigning death (as long as you have rockets).
alias sfeign "discard;wait;feign"
bind k "sfeign"

// one button color change
alias blue "impulse 2;wait;disguise;wait;impulse 2;wait;impulse 1"
alias red "impulse 2;wait;disguise;wait;impulse 2;wait;impulse 2"
alias yellow "impulse 2;wait;disguise;wait;impulse 2;wait;impulse 3"
alias green "impulse 2;wait;disguise;wait;impulse 2;wait;impulse 4"
bind [ blue
//team 1 color
bind ] red
//team 2 color
bind ; yellow
//team 3 color
bind ' green
//team 4 color

// one button skin change
alias scot "impulse 2;wait;disguise;wait;impulse 1;wait;impulse 1"
alias snip "impulse 2;wait;disguise;wait;impulse 1;wait;impulse 2"
alias sold "impulse 2;wait;disguise;wait;impulse 1;wait;impulse 3"
alias demo "impulse 2;wait;disguise;wait;impulse 1;wait;impulse 4"
alias med "impulse 2;wait;disguise;wait;impulse 1;wait;impulse 5"
alias heavy "impulse 2;wait;disguise;wait;impulse 1;wait;impulse 6"
alias fire "impulse 2;wait;disguise;wait;impulse 1;wait;impulse 7"
alias eng "impulse 2;wait;disguise;wait;impulse 1;wait;impulse 9"
bind f1 scot
//scout
bind f2 snip
//sniper
bind f3 sold
//soldier
bind f4 demo
//demoman
bind f5 med
//medic
bind f6 heavy
//heavy-weapons dude (aka Schoon the doorman)
bind f7 fire
//pyro
bind f9 eng
//eng

Every one of these aliases are kinda slow in QW, sometimes an impulse won't go through and you may be undisguised. Remember to watch your status bar!!

  • Here's a one button skin toggle and color switch from our contact Moriarty (He's a part time engineer, but we're corrupting him ; )

alias changeskin "disguise;wait;impulse 1;wait"
bind _ changeskin

The strength of this alias is the fact that it doesn't require 8 keys to bind.

ailas togglecolor1 "disguise;wait;impulse 2;wait;impulse 2;wait;echo red;bind w togglecolor2"
alias togglecolor2 "disguise;wait;impulse 2;wait;impulse 1;wait;echo blue;bind w togglecolor1"

The only problem with this alias is when you die, or lost your disguise, you have to hit the key twice. (Also it LAGS sometimes in QW) Make sure these aliases are all on one line, or it won't work.

  • This alias pretty much supercedes the feign alias above.

alias xfeign "dropitems;wait;discard;wait;feign;wait;echo name died"

The echo doesn't announce to everyone that you died however. If ANYONE knows a way to echo a fake death message, mail it to me, the Academy will be VERY pleased : )