Last active
September 10, 2024 04:08
-
-
Save soham2008xyz/3046fb8bdfb7507cbcf76d7f6c12cba2 to your computer and use it in GitHub Desktop.
CS2 autoexec & practice config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Jump Throw (NOT WORKING) | |
// alias "+throw" "-attack;-attack2" | |
// bind "space" "+jump;+throw" | |
// Run Throw (NOT WORKING) | |
// alias "+walkjumpthrow" "+forward;+jump" | |
// alias "-walkjumpthrow" "-jump;-forward" | |
// bind "n" "+walkjumpthrow;+throw" | |
// New Jump Throw + Run Throw | |
// Jump throw is x+c | |
// Run throw is z+x+c | |
bind "z" "+forward" | |
bind "x" "+jump" | |
bind "c" "-attack" | |
// Radar | |
cl_hud_radar_scale 1.3 | |
cl_radar_always_centered 0 | |
cl_radar_icon_scale_min 0.6 | |
cl_radar_rotate 1 | |
cl_radar_scale 0.4 | |
cl_radar_square_with_scoreboard 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Auto Strafe | |
// DO NOT use in matchmaking or Faceit - you will be banned | |
alias "+autostop_forward" "+forward; rightleft 0 1 0; !forwardback 0 1 0" | |
alias "-autostop_forward" "-forward; !forwardback 0.00000000000001 0 0" | |
alias "+autostop_back" "+back; rightleft 0 1 0; forwardback 0 1 0" | |
alias "-autostop_back" "-back; forwardback 0.00000000000001 0 0" | |
alias "+autostop_left" "+left; forwardback 0 1 0; rightleft 0 1 0" | |
alias "-autostop_left" "-left; rightleft 0.00000000000001 0 0" | |
alias "+autostop_right" "+right; forwardback 0 1 0; !rightleft 0 1 0" | |
alias "-autostop_right" "-right; !rightleft 0.00000000000001 0 0" | |
bind "w" "+autostop_forward" | |
bind "s" "+autostop_back" | |
bind "a" "+autostop_left" | |
bind "d" "+autostop_right" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// De-subticked Movement + Null Binds | |
// DO NOT use in matchmaking or Faceit - you will be banned | |
alias +forward_ "+forward;+forward" | |
alias -forward_ "-forward;-forward;-forward" | |
alias +left_ "+left;+left" | |
alias -left_ "-left;-left;-left" | |
alias +back_ "+back;+back" | |
alias -back_ "-back;-back;-back" | |
alias +right_ "+right;+right" | |
alias -right_ "-right;-right;-right" | |
// null binds | |
alias checkfwd "" | |
alias checkback "" | |
alias checkleft "" | |
alias checkright "" | |
alias +mfwd "-back_; +forward_; alias checkfwd +forward_" | |
alias +mback "-forward_; +back_; alias checkback +back_" | |
alias +mleft "-right_; +left_; alias checkleft +left_" | |
alias +mright "-left_; +right_; alias checkright +right_" | |
alias -mfwd "-forward_; -back_; checkback; alias checkfwd" | |
alias -mback "-back_; -forward_; checkfwd; alias checkback" | |
alias -mleft "-left_; -right_; checkright; alias checkleft" | |
alias -mright "-right_; -left_; checkleft; alias checkright" | |
bind W +mfwd | |
bind A +mleft | |
bind S +mback | |
bind D +mright |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Null Binds | |
// DO NOT use in matchmaking or Faceit - you will be banned | |
alias checkfwd "" | |
alias checkback "" | |
alias checkleft "" | |
alias checkright "" | |
alias +mfwd "-back; +forward; alias checkfwd +forward" | |
alias +mback "-forward; +back; alias checkback +back" | |
alias +mleft "-right; +left; alias checkleft +left" | |
alias +mright "-left; +right; alias checkright +right" | |
alias -mfwd "-forward; -back; checkback; alias checkfwd" | |
alias -mback "-back; -forward; checkfwd; alias checkback" | |
alias -mleft "-left; -right; checkright; alias checkleft" | |
alias -mright "-right; -left; checkleft; alias checkright" | |
bind W +mfwd | |
bind A +mleft | |
bind S +mback | |
bind D +mright |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Practice Config | |
sv_cheats 1 | |
mp_limitteams 0 | |
mp_autoteambalance 0 | |
mp_roundtime 60 | |
mp_roundtime_defuse 60 | |
mp_maxmoney 60000 | |
mp_startmoney 60000 | |
mp_freezetime 0 | |
mp_buytime 9999 | |
mp_buy_anywhere 1 | |
sv_infinite_ammo 1 | |
ammo_grenade_limit_total 5 | |
bot_kick | |
mp_warmup_end | |
bind "F6" "give weapon_ak47" | |
bind "F7" "give weapon_m4a1" | |
bind "F8" "give weapon_m4a1_silencer" | |
bind "F9" "give weapon_sg556" | |
bind "F10" "give weapon_aug" | |
bind "F11" "give weapon_famas" | |
bind "F12" "give weapon_galilar" | |
bind "UPARROW" "give weapon_smokegrenade" | |
bind "LEFTARROW" "give weapon_flashbang" | |
bind "DOWNARROW" "give weapon_molotov" | |
bind "RIGHTARROW" "give weapon_hegrenade" | |
bind k "ent_fire smokegrenade_projectile kill; stopsound" | |
binf t sv_rethrow_last_grenade | |
// sv_grenade_trajectory 1 | |
// sv_grenade_trajectory_time 10 | |
sv_showimpacts 1 | |
sv_showimpacts_time 10 | |
sv_grenade_trajectory_prac_pipreview true | |
sv_grenade_trajectory_prac_trailtime 15 | |
mp_restartgame 1 | |
sv_regeneration_force_on true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment