Last active
June 5, 2020 17:30
-
-
Save jtiala/961fa06c995702ab83fb6a81ba803b48 to your computer and use it in GitHub Desktop.
My CS:GO configs
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
// rates | |
cl_cmdrate "128" | |
cl_updaterate "128" | |
cl_interp_ratio "1" | |
cl_interp "0" | |
rate "128000" | |
fps_max "0" | |
// crosshair | |
cl_crosshair_drawoutline "1" | |
cl_crosshair_dynamic_maxdist_splitratio "0.33" | |
cl_crosshair_dynamic_splitalpha_innermod "1" | |
cl_crosshair_dynamic_splitalpha_outermod "1" | |
cl_crosshair_dynamic_splitdist "0" | |
cl_crosshair_outlinethickness "1" | |
cl_crosshairalpha "200" | |
cl_crosshaircolor "5" | |
cl_crosshaircolor_b "252" | |
cl_crosshaircolor_g "54" | |
cl_crosshaircolor_r "255" | |
cl_crosshairdot "0" | |
cl_crosshairgap "4" | |
cl_crosshairgap_useweaponvalue "0" | |
cl_crosshairscale "0" | |
cl_crosshairsize "5" | |
cl_crosshairstyle "2" | |
cl_crosshairthickness "0.5" | |
cl_crosshairusealpha "1" | |
cl_fixedcrosshairgap "3" | |
// hud | |
cl_hud_background_alpha "0.5" | |
cl_hud_bomb_under_radar "1" | |
cl_hud_color "10" | |
cl_hud_healthammo_style "0" | |
cl_hud_playercount_pos "0" | |
cl_hud_playercount_showcount "1" | |
cl_hud_radar_scale "1.300000" | |
cl_radar_always_centered "0" | |
cl_radar_icon_scale_min "0.8" | |
cl_radar_rotate "1" | |
cl_radar_scale "0.302500" | |
cl_radar_square_with_scoreboard "1" | |
// viewmodel | |
viewmodel_fov "68" | |
viewmodel_offset_x "2.5" | |
viewmodel_offset_y "2" | |
viewmodel_offset_z "-2" | |
viewmodel_presetpos "4" | |
cl_righthand "0" | |
// net_graph | |
net_graph "1" | |
net_graphheight "32" | |
net_graphholdsvframerate "0" | |
net_graphmsecs "400" | |
net_graphpos "3" | |
net_graphproportionalfont "0" | |
net_graphshowinterp "1" | |
net_graphshowlatency "1" | |
net_graphshowsvframerate "0" | |
net_graphsolid "1" | |
net_graphtext "1" | |
// misc | |
cl_autowepswitch "0" | |
// aliases | |
alias "+jumpthrow" "+jump;-attack" | |
alias "-jumpthrow" "-jump" | |
// binds | |
unbindall | |
bind "1" "slot1" | |
bind "2" "slot2" | |
bind "3" "slot3" | |
bind "4" "slot4" | |
bind "5" "slot5" | |
bind "6" "slot6" | |
bind "7" "slot7" | |
bind "8" "slot8" | |
bind "9" "slot9" | |
bind "0" "slot10" | |
bind "W" "+forward" | |
bind "A" "+moveleft" | |
bind "S" "+back" | |
bind "D" "+moveright" | |
bind "SPACE" "+jump" | |
bind "SHIFT" "+speed" | |
bind "CTRL" "+duck" | |
bind "C" "+duck" | |
bind "Q" "lastinv" | |
bind "E" "+use" | |
bind "R" "+reload" | |
bind "F" "+lookatweapon" | |
bind "G" "drop" | |
bind "H" "+spray_menu" | |
bind "T" "messagemode" | |
bind "Y" "messagemode2" | |
bind "MOUSE3" "player_ping" | |
bind "Z" "radio1" | |
bind "X" "radio2" | |
bind "V" "radio3" | |
bind "\" "toggleconsole" | |
bind "TAB" "+showscores" | |
bind "B" "buymenu" | |
bind "M" "teammenu" | |
bind "SCROLLLOCK" "+voicerecord" | |
bind "," "buyammo1" | |
bind "." "buyammo2" | |
bind "ESCAPE" "cancelselect" | |
bind "U" "say gg" | |
bind "I" "say gh" | |
bind "N" "say ns" | |
bind "O" "say glhf" | |
bind "MOUSE1" "+attack" | |
bind "MOUSE2" "+attack2" | |
bind "MOUSE5" "slot6" | |
bind "MOUSE4" "slot10" | |
bind "PGUP" "slot7" | |
bind "PGDN" "slot8" | |
bind "MWHEELUP" "invprev" | |
bind "MWHEELDOWN" "invnext" | |
bind "F1" "noclip" | |
bind "F2" "give weapon_hegrenade;give weapon_flashbang;give weapon_smokegrenade;give weapon_molotov" | |
bind "F3" "sv_cheats 1; sv_infinite_ammo 1; ammo_grenade_limit_total 5; mp_warmup_end; mp_freezetime 0; mp_roundtime 60; mp_roundtime_defuse 60; sv_grenade_trajectory 1; sv_grenade_trajectory_time 10; sv_showimpacts 1; mp_limitteams 0; mp_autoteambalance 0; mp_maxmoney 60000; mp_startmoney 60000; mp_buytime 9999; mp_buy_everywhere 1; mp_restartgame 1;" | |
bind "F4" "bot_kick" | |
bind "ALT" "+jumpthrow" | |
bind "CAPSLOCK" "noclip" | |
bind "KP_END" "buy ak47; buy m4a1;" | |
bind "KP_DOWNARROW" "buy galilar; buy famas;" | |
bind "KP_PGDN" "buy sg556; buy aug;" | |
bind "KP_LEFTARROW" "buy awp;" | |
bind "KP_5" "buy ssg08;" | |
bind "KP_RIGHTARROW" "buy g3sg1; buy scar20;" | |
bind "KP_HOME" "buy mac10; buy mp9;" | |
bind "KP_UPARROW" "buy mp7;" | |
bind "KP_PGUP" "buy ump45;" | |
bind "KP_INS" "buy vest; buy vesthelm;" | |
bind "KP_DEL" "buy defuser;" | |
bind "KP_ENTER" "buy p250;" | |
bind "KP_PLUS" "buy deagle; buy revolver;" | |
bind "KP_MINUS" "buy fiveseven; buy tec9;" | |
bind "KP_MULTIPLY" "buy sawedoff; buy mag7;" | |
bind "-" "buy nova;" | |
bind "LEFTARROW" "buy flashbang;" | |
bind "RIGHARROW" "buy smokegrenade;" | |
bind "UPARROW" "buy hegrenade;" | |
bind "DOWNARROW" "buy molotov;" | |
host_writeconfig |
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
-nojoy -high -novid -console -noforcemparms -noforcemaccel -tickrate 128 -cl_cmdrate 128 -cl_updaterate 128 -refresh 120 -freq 120 -threads 8 -d3d9ex +cl_forcepreload 1 +exec autoexec |
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
"RadioPanel.txt" | |
{ | |
//"SFUI_StandardRadio" | |
//"SFUI_GroupRadio" | |
//"SFUI_ReportRadio" | |
"Groups" | |
{ | |
"standard" | |
{ | |
"hotkey" "1" | |
"title" "#SFUI_CommandRadio" | |
"timeout" "5" | |
"Commands" | |
{ | |
"go" | |
{ | |
"hotkey" "1" | |
"label" "#SFUI_Radio_Go" | |
"cmd" "go" | |
} | |
"fallback" | |
{ | |
"hotkey" "2" | |
"label" "#SFUI_Radio_Fall_Back" | |
"cmd" "fallback" | |
} | |
"sticktog" | |
{ | |
"hotkey" "3" | |
"label" "#SFUI_Radio_Stick_Together" | |
"cmd" "sticktog" | |
} | |
"holdpos" | |
{ | |
"hotkey" "4" | |
"label" "#SFUI_Radio_Hold_Pos" | |
"cmd" "holdpos" | |
} | |
"followme" | |
{ | |
"hotkey" "5" | |
"label" "#SFUI_Radio_Follow" | |
"cmd" "followme" | |
} | |
"coverme" | |
{ | |
"hotkey" "6" | |
"label" "#SFUI_Radio_Cover_me" | |
"cmd" "coverme" | |
} | |
"regroup" | |
{ | |
"hotkey" "7" | |
"label" "#SFUI_Radio_Regroup" | |
"cmd" "regroup" | |
} | |
} | |
} | |
"group" | |
{ | |
"hotkey" "2" | |
"title" "#SFUI_StandardRadio" | |
"timeout" "5" | |
"Commands" | |
{ | |
"roger" | |
{ | |
"hotkey" "1" | |
"label" "#SFUI_Radio_Roger" | |
"cmd" "roger" | |
} | |
"negative" | |
{ | |
"hotkey" "2" | |
"label" "#SFUI_Radio_Negative" | |
"cmd" "negative" | |
} | |
"cheer" | |
{ | |
"hotkey" "3" | |
"label" "#SFUI_Radio_Cheer" | |
"cmd" "cheer" | |
} | |
"compliment" | |
{ | |
"hotkey" "4" | |
"label" "#SFUI_Radio_Compliment" | |
"cmd" "compliment" | |
} | |
"thanks" | |
{ | |
"hotkey" "5" | |
"label" "#SFUI_Radio_Thanks" | |
"cmd" "thanks" | |
} | |
"enemydown" | |
{ | |
"hotkey" "6" | |
"label" "#SFUI_Radio_Enemy_Down" | |
"cmd" "enemydown" | |
} | |
"reportingin" | |
{ | |
"hotkey" "7" | |
"label" "#SFUI_Radio_Reporting_Int" | |
"cmd" "reportingin" | |
} | |
} | |
} | |
"report" | |
{ | |
"hotkey" "3" | |
"title" "#SFUI_ReportRadio" | |
"timeout" "5" | |
"Commands" | |
{ | |
"enemyspot" | |
{ | |
"hotkey" "1" | |
"label" "#SFUI_Radio_Spotted" | |
"cmd" "enemyspot" | |
} | |
"needbackup" | |
{ | |
"hotkey" "2" | |
"label" "#SFUI_Radio_Need_Backup" | |
"cmd" "needbackup" | |
} | |
"takepoint" | |
{ | |
"hotkey" "3" | |
"label" "#SFUI_Radio_Take_Point" | |
"cmd" "takepoint" | |
} | |
"sectorclear" | |
{ | |
"hotkey" "4" | |
"label" "#SFUI_Radio_Sector_Clear" | |
"cmd" "sectorclear" | |
} | |
"inposition" | |
{ | |
"hotkey" "5" | |
"label" "#SFUI_Radio_In_Position" | |
"cmd" "inposition" | |
} | |
"takingfire" | |
{ | |
"hotkey" "6" | |
"label" "#SFUI_Radio_Need_Assist" | |
"cmd" "takingfire" | |
} | |
"report" | |
{ | |
"hotkey" "7" | |
"label" "#SFUI_Radio_Report_In" | |
"cmd" "report" | |
} | |
"getout" | |
{ | |
"hotkey" "8" | |
"label" "#SFUI_Radio_Shes_Gonna_Blow" | |
"cmd" "getout" | |
} | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment