0% found this document useful (0 votes)
85 views6 pages

H Fps 4 WPV

Uploaded by

satosjeremy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
85 views6 pages

H Fps 4 WPV

Uploaded by

satosjeremy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 6

// CS2 config

echo "autoexec.cfg executed ^___^ common one"

// Rates
rate "786432" // max rate, lower if having network issues
cl_updaterate "128"
cl_interp "0.0"
cl_interp_ratio "1"
cl_lagcompensation "1"
net_client_steamdatagram_enable_override "1" // SDR beta

// Mouse
sensitivity "1.05"
zoom_sensitivity_ratio_mouse "1.0"
m_rawinput "1"
m_pitch "0.022"
m_customaccel "0"
m_mouseaccel1 "0"
m_mouseaccel2 "0"
m_mousespeed "0"

// Video
fps_max "999"
r_dynamic "0"
r_drawtracers_firstperson "1"
engine_no_focus_sleep "0" // default 50

// Audio
volume "0.7"
voice_enable "1"
voice_scale "0.30" // receive volume
voice_mixer_volume "1" // mic volume
windows_speaker_config "4" // headphone audio output
snd_menumusic_volume "0.1"
snd_roundstart_volume "0"
snd_roundend_volume "0"
snd_mapobjective_volume "0.16"
snd_deathcamera_volume "0.1"
snd_tensecondwarning_volume "0.30"
snd_mvp_volume "0.1"
snd_mix_async "1"
snd_mixahead "0.02" // sound delay
snd_pitchquality "1"
snd_ducking_off "1"
snd_front_headphone_position "90"
snd_rear_headphone_position "90"
snd_headphone_pan_exponent "1"
snd_headphone_pan_radial_weight "1"
snd_mute_losefocus "1" // mute game when alt-tabbed
dsp_enhance_stereo "0"
lobby_voice_chat_enabled "0" // voice chat in lobby
cl_mute_all_but_friends_and_party "0"
snd_async_flush

// HUD
hud_scaling "0.80"
hud_showtargetid "1"
cl_hud_background_alpha "0.100000"
cl_hud_bomb_under_radar "0"
cl_hud_color "1"
cl_hud_healthammo_style "1"
cl_hud_playercount_pos "0"
cl_hud_playercount_showcount "1"
cl_hud_radar_scale "0.950000"
cl_teamid_overhead_name_alpha "240"
cl_righthand "1"
cl_showloadout "1"
cl_showpos "0"
cl_showfps "0"
net_graph "0"
net_graphproportionalfont "0" // small netgraph font
// Radar
cl_radar_always_centered "0"
cl_radar_rotate "1"
cl_radar_scale "0.4"
cl_radar_icon_scale_min "0.4"
cl_radar_square_with_scoreboard "0"
// Reposition gun model to mimic source
viewmodel_presetpos "0"
viewmodel_fov "68"
viewmodel_offset_x "2.500000"
viewmodel_offset_y "0"
viewmodel_offset_z "-1.500000"
viewmodel_recoil "1"
// Reduce gun shifting when crouching
cl_viewmodel_shift_left_amt "0.5"
cl_viewmodel_shift_right_amt "0.5"
// Reduce gun and scope shifting/bobbing when moving
cl_bobcycle "0.98"
cl_bob_lower_amt "5"
cl_bobamt_lat "0.1"
cl_bobamt_vert "0.1"

// Debug accuracy (sv_cheats)


cl_weapon_debug_show_accuracy "0"
cl_weapon_debug_show_accuracy_duration "10"
weapon_debug_spread_show "0" // requires dynamic crosshair
weapon_debug_spread_gap "0.67"

// Misc
con_enable "1"
developer "0" // print console to screen
con_filter_enable "2"
con_filter_text "Damage "
ui_steam_overlay_notification_position "bottomright"
player_nevershow_communityservermessage "1"
mm_dedicated_search_maxping "75" // max ping for matchmaking games
mm_dedicated_force_servers ""
mm_csgo_community_search_players_min "8"
gameinstructor_enable "0"
option_duck_method "0"
option_speed_method "0"
cl_forcepreload "1"
cl_downloadfilter "nosound" // mapsonly pls volvo
cl_join_advertise "2" // let friends join your game
cl_disablehtmlmotd "0"
cl_autohelp "0"
cl_showhelp "0"
cl_disablefreezecam 1
spec_replay_autostart 0
cl_dm_buyrandomweapons "0"
cl_teammate_colors_show "1"
cl_teamid_overhead_mode "2"
cl_autowepswitch "0" // auto weapon switch on pickup
cl_use_opens_buy_menu "0" // `e` opening buy menu
cl_scoreboard_mouse_enable_binding "showmouse" // press `t` to enable mouse on the
scoreboard
closeonbuy "0"
hud_takesshots "0" // scoreboard screenshot at end of match
password ""

// Binds
unbind y
unbind u
unbind alt
unbind f1
unbind f3
unbind f4
unbind t
unbind 3
unbind 4
unbind 6
//bind k "+voicerecord" //mic
bind a +moveleftvm
bind d +moverightvm
bind q "lastinv; normalCH"
bind w "+forward"
bind a "+left"
bind s "+back"
bind d "+right"
bind e "+use"
bind r "+reload"
bind ' "+lookatweapon"
bind g "drop"
bind t "showmouse" // molotov + mouse on scoreboard
bind f "slot7; nadeCH"
bind c "slot8; nadeCH"
bind 4 "slot6; nadeCH"
bind v "slot10; nadeCH"
bind b "buymenu;impulse 101" // $$$
bind tab "+ngscore"
bind shift "+sprint;"
bind ctrl "+duck;"
//bind z "+DJUMP"
bind z "+radialradio"
bind enter "messagemode2"
bind \ "messagemode"
bind home "spectate"
bind del "exec autoexec"
bind ins "warmup" // bot warmup
bind f2 "rebuy"
bind 1 "slot1; normalCH"
bind 2 "slot2; normalCH"
bind 3 "slot3; normalCH"
bind 5 "slot5; normalCH"
bind 6 "slot9"
bind 7 "slot4"
bind 8 "normalCH"
bind 9 "slot12"
bind 0 "toggle voice_enable"
bind - "toggle voice_scale 1 0" // toggle voice volume
bind = "toggle volume 0.7 0.1 0" // toggle game volume
bind [ "incrementvar cl_radar_scale 0 1 -.05" // decrease radar scale
bind ] "incrementvar cl_radar_scale 0 1 +.05" // increase radar scale
bind MWHEELDOWN "invnext"
bind MWHEELUP "invprev"
unbind MWHEELUP
unbind MWHEELDOWN
bind mouse1 "+attack1"
bind mouse2 "+attackx"
//bind "MOUSE3" "+radialradio"
bind mouse3 player_ping
//bind mouse3 "use weapon_smokegrenade"
//bind mouse3 "bhopon" // toggle scroll wheel bhop
bind mouse4 "+voicerecord" //mic
bind mouse5 "+lookatweapon"
bind f3 "exec troll"
bind f4 "rcon_address 15.206.17.189:27015; rcon_password adgjmptw;rcon
bot_kick;rcon mp_buy_anywhere 1; rcon sv_full_alltalk 1; rcon sv_deadtalk 1;rcon
sv_alltalk 1;rcon sv_talk_enemy_dead 1;rcon sv_talk_enemy_living 1;rcon
mp_maxrounds 999;rcon mp_restartgame 1;"
bind f6 "cl_crosshairalpha 255;cl_crosshaircolor 5;cl_crosshaircolor_b
0;cl_crosshaircolor_r 255;cl_crosshaircolor_g 0;cl_crosshairdot 1;cl_crosshairgap -
6;cl_crosshairsize 100;cl_crosshairstyle 4;cl_crosshairusealpha
1;cl_fixedcrosshairgap -6;cl_crosshair_outlinethickness 0;cl_crosshair_drawoutline
0;cl_crosshairthickness 50;"
bind f7 "sv_cheats 1; sv_infinite_ammo 1; sv_grenade_trajectory 1;
sv_grenade_trajectory_dash 1; sv_grenade_trajectory_thickness 1; mp_autoteambalance
0; mp_limitteams 0; mp_buy_anywhere 1; mp_buytime 9999; mp_roundtime 60;
mp_roundtime_defuse 60; bot_stop 1; sv_showimpacts 1; sv_showimpacts_time 10;
bot_kick;mp_restartgame
1;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct;impulse 101;god"
bind f8 "noclip;"
bind f9 "bot_place"
bind f10 "toggle bot_crouch"
bind f11 "toggle r_drawothermodels 1 2"
// bind mouse5 "use weapon_flashbang"
Bind uparrow "mat_monitorgamma 2.2"
Bind downarrow "mat_monitorgamma 1.6"
bind MWHEELDOWN +jump
bind MWHEELUP +jump
bind space +jump
bind n +DJUMP

//show dmg
developer "1"
con_filter_text "Damage"
con_filter_text_out "Player:"
con_filter_enable "2"

//Quickswitch
// TOGGLE
bind f5 +qs_toggle
alias +qs_toggle "con_filter_enable 2"
alias -qs_toggle qs_1
alias qs_0 "clear;echo Player-Auto-quickswitch: OFF;con_filter_enable 2;play
player\vo\balkan\disagree01;alias -qs_toggle qs_1;bind mouse1 +attack;bind 1
slot1;bind 2 slot2"
alias qs_1 "clear;echo Player-Auto-quickswitch: ON;con_filter_enable 2;play player\
vo\balkan\affirmative01;alias -qs_toggle qs_0;bind mouse1 +qs;bind 1 qs_slot1;bind
2 qs_slot2"

// KEY LOGIC
alias qs_slot1 "slot1;alias -qs qs_pri"
alias qs_slot2 "slot2;alias -qs qs_sec"

// SCRIPT
alias +qs +attack
alias -qs qs_pri //quickswitch set to primary by default
alias qs_pri "-attack;use weapon_knife;use weapon_deagle;use weapon_ssg08;use
weapon_awp"
alias qs_sec "-attack;use weapon_knife;use weapon_deagle"

bind "kp_dot" "buy p250;"


bind "kp_1" "buy vesthelm; buy vest;"
bind "kp_2" "buy vest;"
bind "kp_5" "buy famas;"
bind "kp_4" "buy m4a1;"
bind "kp_6" "buy ssg08;"
bind "kp_plus" "buy defuser;"
bind "kp_7" "buy smokegrenade;"
bind "kp_8" "buy flashbang;"
bind "kp_9" "buy molotov; buy incgrenade;"
bind "kp_multiple" "buy hegrenade;"
bind "kp_3" "buy xm1014;"
bind "PGDN" "buy mp9;"
bind "kp_enter" "buy nova;"
bind "DEL" "buy elite;"
bind "pgup" "buy nova;"
bind "END" "buy taser;"
bind "Home" "buy mp5sd;"

exec cross

// Aliases
alias "showmouse" // for mouse on scoreboard
alias "+ngscore" "+showscores;net_graph 1"
alias "-ngscore" "-showscores;net_graph 0"
alias "+DJUMP" "+jump; +duck"
alias "-DJUMP" "-JUMP; -DUCK"
alias bhopon "bind MWHEELDOWN +jump;bind MWHEELUP +jump;bind mouse3 bhopoff"
alias bhopoff "bind MWHEELDOWN invnext;bind MWHEELUP invprev;bind mouse3 bhopon"
alias "+jumpthrow" "+jump;-attack1"
alias "-jumpthrow" "-jump"
alias "savepos" "writeip;con_logfile cfg/banned_ip.cfg;getpos_exact;con_logfile ."
alias "loadpos" "exec banned_ip"
alias "surf" "bind mouse4 +left;bind mouse5 +right;fps_max 300"
alias "dz" "bind rctrl teammenu;bind mouse4 slot12;"
alias "+attack1" "+attack"
alias "-attack1" "-attack; normalCH"

alias "+attackx" "+attack2"


alias "-attackx" "-attack2; normalCH"

alias "normalCH" "exec cross"


alias "nadeCH" "cl_crosshairalpha 190; cl_crosshaircolor 1; cl_crosshairdot 0;
cl_crosshairgap -3; cl_crosshairsize 999; cl_crosshairstyle 4; cl_crosshairusealpha
1; cl_crosshairthickness 0.5; cl_fixedcrosshairgap 2; cl_crosshair_outlinethickness
1; cl_crosshair_drawoutline 0"

// practice modes
alias "debug" "sv_cheats 1;impulse 101;sv_showimpacts 1;sv_showimpacts_penetration
1;sv_showbullethits 1;sv_infinite_ammo 2;ammo_grenade_limit_total
6;sv_grenade_trajectory 1;sv_grenade_trajectory_thickness 0.5;mp_freezetime
0;mp_roundtime_defuse 60;mp_buytime 9999;mp_buy_anywhere 1;mp_teammates_are_enemies
1;mp_solid_teammates 1;bot_stop 1;mp_warmup_end;mp_restartgame 1"
// bot warmup mode - join t side, mp_swapteams and mp_free_armor as needed
alias "warmup" "sv_cheats 1;mp_warmup_start;mp_warmuptime 300;mp_warmup_pausetimer
1;mp_freezetime 3;mp_autoteambalance 0;mp_limitteams 0;mp_buy_anywhere
1;mp_randomspawn 1;mp_randomspawn_los 1;mp_spawnprotectiontime
0;mp_respawn_immunitytime 0;sv_infinite_ammo 1;bot_quota_mode normal;bot_difficulty
3;bot_dont_shoot 1;bot_allow_grenades 0;mp_death_drop_defuser 0;mp_death_drop_gun
0;mp_death_drop_grenade 0;bot_kick;mp_restartgame
1;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct;impulse 101;god"
host_writeconfig // write settings to config.cfg

alias +moveleftvm "+moveleft;playvol buttons\button1 0.5";


alias -moveleftvm "-moveleft"
alias +moverightvm "+moveright;playvol buttons\button1 0.5"
alias -moverightvm "-moveright"

alias prim "slot1; bind q sec; normalCH"


alias sec "slot2; bind q prim; normalCH"

bind q prim
bind 1 "slot1; bind q sec"
bind 2 "slot2; bind q prim"

echo ""
echo ""
echo "autoexec.cfg executed ^__^ common one"
echo ""
echo ""
echo ""

You might also like