Bunnyhop Alias
alias "+bunnyhop" "+jump; wait; -jump; wait; +jump; wait;-jump; wait; +jump; wait; -jump; wait; +jump; wait; -jump; wait; +jump; wait; -jump; wait; +jump"
alias "-bunnyhop" "-jump"
bind "KEY" "+bunnyhop"
Bunnyhop / Longjump Toggle Alias
alias "switch_bh" "alias +switch +bunnyhop; alias -switch -bunnyhop; developer 1; echo -=[:. BUNNYHOP .:]=-; developer 0; alias switch switch_lj"
alias "switch_lj" "alias +switch +longjump; alias -switch -longjump; developer 1; echo -=[:. LONGJUMP .:]=-; developer 0; alias switch switch_bh"
alias "switch" "switch_lj"
alias "+switch" "+bunnyhop" alias "-switch" "-bunnyhop"
bind "KEY" "+switch" // This key does the Bunnyhop / Longjump
bind "KEY" "switch" // This is the toggle key
Duck Toggle Alias
alias "duck_off" "-duck; alias toggle_duck duck_on"
alias "duck_on" "+duck; alias toggle_duck duck_off"
alias "toggle_duck" "duck_on"
bind "KEY" "toggle_duck"
Enhanced Scores Alias
alias "+scores" "loadauthid; wait; +showscores; net_graph 3"
alias "-scores" "-showscores; net_graph 0; unloadauthid;"
bind "KEY" "+scores"
Float on Water Toggle Alias
alias "float_off" "-moveup; alias toggle_float float_on"
alias "float_on" "+moveup; alias toggle_float float_off"
alias "toggle_float" "float_on"
bind "KEY" "toggle_float"
Hud Timer Toggle Alias
alias "timer1" "hud_timer 1; alias toggle_timer timer2"
alias "timer2" "hud_timer 2; alias toggle_timer timer3"
alias "timer3" "hud_timer 3; alias toggle_timer timer1"
alias "toggle_timer" "timer1"
bind "KEY" "toggle_timer"
Longjump Alias
alias "+longjump" "+duck; wait; +jump"
alias "-longjump" "-jump; wait; -duck"
bind "KEY" "+longjump"
Net Graph Toggle Alias
alias "graph_off" "net_graph 0; alias toggle_graph graph_on"
alias "graph_on" "net_graph 3; alias toggle_graph graph_off"
alias "toggle_graph" "graph_on"
bind "KEY" "toggle_graph"
Quick Leave Alias
alias "leave" "say Quitting Server!; disconnect; quit"
bind "KEY" "leave"
Quick Snipe Alias
alias "snipe" "+attack2; wait; -attack2; +attack; wait; -attack;wait; lastinv; lastinv"
bind "KEY" "snipe"
Realnames Switch Alias
alias "+realnames" "loadauthid"
alias "-realnames" "unloadauthid"
bind "KEY" "+realnames"
Recharge Rotation Alias
alias "recharge" "recharge1"
alias "recharge1" "say_team (\ Recharging /) Health [%h] Hev [%a] Location [%l]; alias recharge recharge2"
alias "recharge2" "say_team [::.. Recharging ..::] - [::.. Hp %h [] Hev %a [] %l ..::]; alias recharge recharge3"
alias "recharge3" "say_team =Recharging= (%l %h/%a); alias recharge recharge4"
alias "recharge4" "say_team Recharging/Using %h/%a %l; alias recharge recharge5"
alias "recharge5" "say_team <%l %H/%A>; alias recharge recharge6"
alias "recharge6" "say_team ^5My location is / im reloading at %l with %h health & %a armor - Dont wallgauss me!; alias recharge recharge1"
alias "+recharge" "+use; recharge"
alias "-recharge" "-use"
bind "KEY" "+recharge"
Show Console Alias
alias "showconsole" "hideconsole; toggleconsole"
bind "KEY" "showconsole"
Smiles Rotation Alias
alias "smile" "smile1"
alias "smile1" "say :); alias smile smile2"
alias "smile2" "say :-); alias smile smile3"
alias "smile3" "say :-P; alias smile smile4"
alias "smile4" "say :-D; alias smile smile5"
alias "smile5" "say :-O; alias smile smile6"
alias "smile6" "say (-:; alias smile smile7"
alias "smile7" "say :-/; alias smile smile8"
alias "smile8" "say :---); alias smile smile9"
alias "smile9" "say :-{)>; alias smile smile10"
alias "smile10" "say [:-); alias smile smile11"
alias "smile11" "say &:-]; alias smile smile12"
alias "smile12" "say (:>; alias smile smile13"
alias "smile13" "say <|:-)); alias smile smile1"
bind "KEY" "smile"
Talk Volume Quieter Alias
alias "+talk" "volume 0.1"
alias "-talk" "volume 0.8"
bind "KEY" "+talk"
Team Colour Toggle Alias
alias "topcolor_red" "topcolor 0; alias toggle_topcolor topcolor_orange; developer 1; echo Top Color [RED]; developer 0"
alias "topcolor_orange" "topcolor 25; alias toggle_topcolor topcolor_yellow; developer 1; echo Top Color [ORANGE]; developer 0"
alias "topcolor_yellow" "topcolor 35; alias toggle_topcolor topcolor_green; developer 1; echo Top Color [YELLOW]; developer 0"
alias "topcolor_green" "topcolor 70; alias toggle_topcolor topcolor_teal; developer 1; echo Top Color [GREEN]; developer 0"
alias "topcolor_teal" "topcolor 110; alias toggle_topcolor topcolor_blue; developer 1; echo Top Color [TEAL]; developer 0"
alias "topcolor_blue" "topcolor 150; alias toggle_topcolor topcolor_purple; developer 1; echo Top Color [BLUE]; developer 0"
alias "topcolor_purple" "topcolor 200; alias toggle_topcolor topcolor_pink; developer 1; echo Top Color [PURPLE]; developer 0"
alias "topcolor_pink" "topcolor 230; alias toggle_topcolor topcolor_red; developer 1; echo Top Color [PINK]; developer 0"
alias "bottomcolor_red" "bottomcolor 0; alias toggle_bottomcolor bottomcolor_orange; developer 1; echo Bottom Color [RED]; developer 0"
alias "bottomcolor_orange" "bottomcolor 25; alias toggle_bottomcolor bottomcolor_yellow; developer 1; echo Bottom Color [ORANGE]; developer 0"
alias "bottomcolor_yellow" "bottomcolor 35; alias toggle_bottomcolor bottomcolor_green; developer 1; echo Bottom Color [YELLOW]; developer 0"
alias "bottomcolor_green" "bottomcolor 70; alias toggle_bottomcolor bottomcolor_teal; developer 1; echo Bottom Color [GREEN]; developer 0"
alias "bottomcolor_teal" "bottomcolor 110; alias toggle_bottomcolor bottomcolor_blue; developer 1; echo Bottom Color [TEAL]; developer 0"
alias "bottomcolor_blue" "bottomcolor 150; alias toggle_bottomcolor bottomcolor_purple; developer 1; echo Bottom Color [BLUE]; developer 0"
alias "bottomcolor_purple" "bottomcolor 200; alias toggle_bottomcolor bottomcolor_pink; developer 1; echo Bottom Color [PURPLE]; developer 0"
alias "bottomcolor_pink" "bottomcolor 230; alias toggle_bottomcolor bottomcolor_red; developer 1; echo Bottom Color [PINK]; developer 0"
alias "toggle_topcolor" "topcolor_red"
alias "toggle_bottomcolor" "bottomcolor_red"
bind "KEY" "toggle_topcolor"
bind "KEY" "toggle_bottomcolor"
Volume Control Alias
alias "voldown" "vol7"
alias "volup" "vol9"
alias "vol0" "volume 0; wait; alias voldown; alias volup vol1"
alias "vol1" "volume 0.1; wait; alias voldown vol0; alias volup vol2"
alias "vol2" "volume 0.2; wait; alias voldown vol1; alias volup vol3"
alias "vol3" "volume 0.3; wait; alias voldown vol2; alias volup vol4"
alias "vol4" "volume 0.4; wait; alias voldown vol3; alias volup vol5"
alias "vol5" "volume 0.5; wait; alias voldown vol4; alias volup vol6"
alias "vol6" "volume 0.6; wait; alias voldown vol5; alias volup vol7"
alias "vol7" "volume 0.7; wait; alias voldown vol6; alias volup vol8"
alias "vol8" "volume 0.8; wait; alias voldown vol7; alias volup vol9"
alias "vol9" "volume 0.9; wait; alias voldown vol8; alias volup vol10"
alias "vol10" "volume 1; wait; alias voldown vol9; alias volup"
bind "KEY" "volup"
bind "KEY" "voldown"
Walk Fix Alias
alias "+walk" "+speed; cl_forwardspeed 400; cl_sidespeed 400; cl_backspeed 400"
alias "-walk" "-speed; cl_forwardspeed 500; cl_sidespeed 500; cl_backspeed 500"
bind "KEY" "+walk"
Weapon Model Toggle Alias
alias "draw_off" "r_drawviewmodel 0; hud_weapon 1; alias toggle_dweapon draw_on"
alias "draw_on" "r_drawviewmodel 1; hud_weapon 0; alias toggle_dweapon draw_off"
alias "toggle_dweapon" "draw_off"
bind "KEY" "toggle_dweapon"