// -------------- | R_Drawview mode| ------------
alias r_drawview1 "r_drawviewmodel 1; alias r_drawview r_drawview0;"
alias r_drawview0 "r_drawviewmodel 0; alias r_drawview r_drawview1;"
alias r_drawview "r_drawview1"
bind "*" "r_drawview"
// ----------- | Andar Rapido Devagar | ---------------
alias move "cl_sidespeed 400;cl_forwardspeed 400;cl_backspeed 400;+movedown;bind shift semmove;developer 1;echo > > D E V A G A R < <;developer 0"
alias semmove "cl_sidespeed 9999;cl_forwardspeed 9999;cl_backspeed 9999;-movedown;bind shift move;developer 1;echo > > N O R M A L < <;developer 0"
bind shift move
// -------------- | Radar Toggler | ------------
alias radar_t radar_off
alias radar_off "alias radar_t radar_on; hideradar"
alias radar_on "alias radar_t radar_off; drawradar"
bind "capslock" "radar_t"
// -------------- | Reload script | ------------
alias +my_reload "r_drawviewmodel 1;;+reload"
alias -my_reload "r_drawviewmodel 0;-reload"
bind "r" "+my_reload"
//Weapon Hand Switcher
alias weap_hand "hand_left"
alias hand_left "alias weap_hand hand_right; setinfo lefthand 1; wait; wait; weapon_knife; wait; wait; lastinv" // Changes to your left hand.
alias hand_right "alias weap_hand hand_left; setinfo lefthand 0; wait; wait; weapon_knife; wait; wait; lastinv" // Changes to your right hand.
bind "kp_leftarrow" "weap_hand" // Bind your key to change the hand you hold your weapon in.
//Quick Knife Stab
alias +knife_stab "weapon_knife; wait; +attack2" // Selects the knife and starts attacking.
alias -knife_stab "-attack2; lastinv" // Upon key release, returns to previous weapon.
bind "3" "+knife_stab" // Bind your key to execute a quick knife slash.
//C4 Defuser
alias +defuse_c4 "+use; say_team Cover me I'm defusing the bomb; radio1; menuselect 1; slot10"
alias -defuse "-use; slot10"
bind "kp_5" "+defuse"
//C4 Planter
alias +plant_c4 "weapon_c4; wait; +duck; +attack; say_team Cover Me, I'm Planting The Bomb!; radio1; menuselect 1" // Selects the C4, ducks, starts planting and warns your team with a team message and radio message.
alias -plant_c4 "-attack; -duck" // Stops attacking and stands up.
bind "kp_rigtharrow" "+plant_c4" // Bind your key to plant the C4, you have to have the C4 first though
// --------------- | Demo Rec | ---------------
alias record_demo "developer 1; echo Choose Name of Demo....; developer 0; messagemode record; alias democommands stop_demo" // Prompts you to enter the name of your demo and begins to record it, again using the 'messagemode' command.
alias stop_demo "developer 1; echo Demo Ended!; developer 0; stop; alias democommands record_demo" // Stop's the demo
alias democommands "record_demo"
bind "kp_ins" "democommands" // Bind your key to start recording the demo, press this again to stop it.
// --------------- | jump duck | ---------------
alias +duckjump "+jump; +duck"
alias -duckjump "-jump; -duck"
// binds die kann jeder auf seine Tastatur anpassen
bind "Space" "+duckjump"
alias 1 "connect cs.webcabo.com.br:27015;"
alias 2 "connect cs.webcabo.com.br:27016;"
alias 3 "connect cs.Baydenet.com.br;"
alias 4 "retry;"
alias 5 "quit;"
bind kp_end 1
bind kp_downarrow 2
bind kp_pgdn 3
bind kp_leftarrow 4
bind kp_5 5
alias r_drawview1 "r_drawviewmodel 1; alias r_drawview r_drawview0;"
alias r_drawview0 "r_drawviewmodel 0; alias r_drawview r_drawview1;"
alias r_drawview "r_drawview1"
bind "*" "r_drawview"
// ----------- | Andar Rapido Devagar | ---------------
alias move "cl_sidespeed 400;cl_forwardspeed 400;cl_backspeed 400;+movedown;bind shift semmove;developer 1;echo > > D E V A G A R < <;developer 0"
alias semmove "cl_sidespeed 9999;cl_forwardspeed 9999;cl_backspeed 9999;-movedown;bind shift move;developer 1;echo > > N O R M A L < <;developer 0"
bind shift move
// -------------- | Radar Toggler | ------------
alias radar_t radar_off
alias radar_off "alias radar_t radar_on; hideradar"
alias radar_on "alias radar_t radar_off; drawradar"
bind "capslock" "radar_t"
// -------------- | Reload script | ------------
alias +my_reload "r_drawviewmodel 1;;+reload"
alias -my_reload "r_drawviewmodel 0;-reload"
bind "r" "+my_reload"
//Weapon Hand Switcher
alias weap_hand "hand_left"
alias hand_left "alias weap_hand hand_right; setinfo lefthand 1; wait; wait; weapon_knife; wait; wait; lastinv" // Changes to your left hand.
alias hand_right "alias weap_hand hand_left; setinfo lefthand 0; wait; wait; weapon_knife; wait; wait; lastinv" // Changes to your right hand.
bind "kp_leftarrow" "weap_hand" // Bind your key to change the hand you hold your weapon in.
//Quick Knife Stab
alias +knife_stab "weapon_knife; wait; +attack2" // Selects the knife and starts attacking.
alias -knife_stab "-attack2; lastinv" // Upon key release, returns to previous weapon.
bind "3" "+knife_stab" // Bind your key to execute a quick knife slash.
//C4 Defuser
alias +defuse_c4 "+use; say_team Cover me I'm defusing the bomb; radio1; menuselect 1; slot10"
alias -defuse "-use; slot10"
bind "kp_5" "+defuse"
//C4 Planter
alias +plant_c4 "weapon_c4; wait; +duck; +attack; say_team Cover Me, I'm Planting The Bomb!; radio1; menuselect 1" // Selects the C4, ducks, starts planting and warns your team with a team message and radio message.
alias -plant_c4 "-attack; -duck" // Stops attacking and stands up.
bind "kp_rigtharrow" "+plant_c4" // Bind your key to plant the C4, you have to have the C4 first though
// --------------- | Demo Rec | ---------------
alias record_demo "developer 1; echo Choose Name of Demo....; developer 0; messagemode record; alias democommands stop_demo" // Prompts you to enter the name of your demo and begins to record it, again using the 'messagemode' command.
alias stop_demo "developer 1; echo Demo Ended!; developer 0; stop; alias democommands record_demo" // Stop's the demo
alias democommands "record_demo"
bind "kp_ins" "democommands" // Bind your key to start recording the demo, press this again to stop it.
// --------------- | jump duck | ---------------
alias +duckjump "+jump; +duck"
alias -duckjump "-jump; -duck"
// binds die kann jeder auf seine Tastatur anpassen
bind "Space" "+duckjump"
alias 1 "connect cs.webcabo.com.br:27015;"
alias 2 "connect cs.webcabo.com.br:27016;"
alias 3 "connect cs.Baydenet.com.br;"
alias 4 "retry;"
alias 5 "quit;"
bind kp_end 1
bind kp_downarrow 2
bind kp_pgdn 3
bind kp_leftarrow 4
bind kp_5 5