Last active
December 9, 2017 12:17
-
-
Save olivierperez/108086930d7f67fe88eb86b15e8c726f to your computer and use it in GitHub Desktop.
CSGO 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
mp_weapons_allow_map_placed 1 | |
mp_autoteambalance 0 | |
mp_freezetime 4 | |
mp_limitteams 0 | |
mp_friendlyfire 1 | |
mp_round_restart_delay 2 | |
mp_roundtime 60 | |
mp_free_armor 1 | |
mp_give_player_c4 0 | |
mp_maxrounds 30 | |
mp_autokick 0 | |
sv_infinite_ammo 0 | |
mp_warmup_end | |
mp_restartgame 1 | |
say ">>> AIM MAP <<<" |
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
// Launch options : | |
// -console -novid -refresh 144 -width 1920 -height 1080 -threads 8 -tickrate 128 -high -nojoy | |
// Binds | |
unbindall | |
bind "TAB" "+showscores" | |
bind "ESCAPE" "cancelselect" | |
bind "SPACE" "+jump" | |
bind "'" "toggleconsole" | |
bind "a" "use weapon_hegrenade" | |
bind "b" "buymenu" | |
bind "c" "give weapon_smokegrenade" | |
bind "d" "+moveright" | |
bind "e" "+use" | |
bind "f" "" | |
bind "g" "drop" | |
bind "h" "" | |
bind "i" "" | |
bind "k" "+spray_menu" | |
bind "j" "" | |
bind "t" "+voicerecord"// micro | |
bind "l" "impulse 100; r_cleardecals" | |
bind "m" "chooseteam" | |
bind "n" "noclip" | |
bind "o" "say Ok." | |
bind "p" "say respect_enable 0" | |
bind "q" "+moveleft" | |
bind "r" "+reload" | |
bind "s" "+back" | |
bind "u" "messagemode2" // sayteam | |
bind "v" "give weapon_molotov" | |
bind "w" "give weapon_hegrenade" | |
bind "x" "give weapon_flashbang" | |
bind "y" "messagemode"// say | |
bind "z" "+forward" | |
bind "BACKSPACE" "mp_start" | |
bind "CTRL" "+duck" | |
bind "SHIFT" "+speed" | |
bind "1" "slot10" // molotov | |
bind "3" "slot3" | |
bind "4" "use weapon_decoy" | |
bind "5" "use weapon_c4" | |
bind "6" "use taser" | |
bind "MWHEELDOWN" "slot2" | |
bind "MWHEELUP" "slot1" | |
bind "MOUSE1" "+attack" | |
bind "MOUSE2" "+attack2" | |
bind "MOUSE3" "slot3" | |
bind "MOUSE4" "use weapon_smokegrenade" | |
bind "MOUSE5" "use weapon_flashbang" | |
bind "KP_END" "radio1" | |
bind "KP_DOWNARROW" "radio2" | |
bind "KP_PGDN" "radio3" | |
bind "KP_PLUS" "say Hey les gars, notre communaute recrute a tous les niveaux ;-)" | |
// Buy | |
bind "F1" "buy molotov; buy incgrenade" | |
bind "F2" "buy flashbang" | |
bind "F3" "buy hegrenade" | |
bind "F4" "buy smokegrenade" | |
bind "F5" "buy defuser" | |
bind "F6" "buy vesthelm" | |
bind "F7" "buy ak47; buy m4a1" | |
bind "F8" "buy p250" | |
bind "F9" "buy awp" | |
bind "F10" "buy famas; buy galil" | |
bind "F11" "buy vest" | |
bind "F12" "buy fn75; buy tec9; buy fiveseven" | |
bind "7" "buy ump45" | |
bind "9" "buy ssg08" | |
// Jump throw | |
alias "+jumpthrow" "+jump;-attack" | |
alias "-jumpthrow" "-jump" | |
bind "h" "+jumpthrow" | |
// netgraph | |
net_graph "0"// graph mode texte | |
net_graphpos "3"// gauche de l'ecran | |
net_graphheight "110" | |
cl_showfps "1" | |
bindtoggle "Alt" net_graph | |
// Net | |
cl_interp "0" | |
cl_interp_ratio "1" | |
cl_cmdrate "128" | |
cl_updaterate "128" | |
rate "128000" | |
// ignores dedicated servers with pings above this value. | |
mm_dedicated_search_maxping 70 | |
// Xhair | |
cl_crosshair_drawoutline "0" | |
cl_crosshair_dynamic_maxdist_splitratio "0.35" | |
cl_crosshair_dynamic_splitalpha_innermod "1" | |
cl_crosshair_dynamic_splitalpha_outermod "0.5" | |
cl_crosshair_dynamic_splitdist "7" | |
cl_crosshair_outlinethickness "1" | |
cl_crosshair_sniper_show_normal_inaccuracy "0" | |
cl_crosshair_sniper_width "1" | |
cl_crosshairalpha "230" | |
cl_crosshaircolor "5" | |
cl_crosshaircolor_b "255" | |
cl_crosshaircolor_g "0" | |
cl_crosshaircolor_r "0" | |
cl_crosshairdot "1" | |
cl_crosshairgap "-1.5" | |
cl_crosshairgap_useweaponvalue "0" | |
cl_crosshairscale "0" | |
cl_crosshairsize "4.500000" | |
cl_crosshairstyle "4" | |
cl_crosshairthickness "1" | |
cl_crosshairusealpha "1" | |
cl_fixedcrosshairgap "3" | |
// other | |
r_dynamic 0 | |
cl_downloadfilter "nosounds" | |
cl_forcepreload "1" | |
// mat_queue_mode "2" | |
bind "END" "jpeg_quality 100;jpeg"// prend un screen qualite max | |
// hud_fastswitch "1" // fastswith active | |
hud_showtargetid "1" | |
cl_autohelp "0" | |
cl_showhelp "0" | |
cl_autowepswitch "0" // ne pas switch auto lors du ramassage d'une arme | |
sensitivity "0.8" // Logitech M705 (1000dpi) | |
m_rawinput "1" | |
volume "0.4" // volume general | |
cl_righthand "1" | |
cl_disablefreezecam "1" | |
mat_monitorgamma "1.6" | |
cl_bobcycle "0.98" | |
cl_bobamt_lat "0" | |
cl_bobamt_vert "0" | |
cl_bob_lower_amt "0" | |
// removes the shifting of the arm when crouching down. | |
cl_viewmodel_shift_left_amt "0" | |
cl_viewmodel_shift_right_amt "0" | |
fps_max 190 // min 129 | |
snd_musicvolume 0 | |
// Server admin | |
alias "5v5" "pw;rcon exec cevo" | |
alias "brush" "pw;rcon exec brush" | |
alias "aim" "pw;rcon exec aim" | |
alias "warmup" "pw;rcon exec warmup" | |
alias "nades" "pw;rcon exec nades" | |
alias "rr" "pw;rcon mp_restartgame 1" | |
alias "swap" "pw;rcon mp_swapteams" | |
alias "p" "pw;rcon mp_pause_match" | |
alias "up" "pw;rcon mp_unpause_match" | |
// A garder à la fin du script | |
host_writeconfig | |
echo "Autoexec loaded" |
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
All my CSGO config files. | |
- aim_map | |
- autoexec | |
- nades | |
- training |
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
sv_cheats 1 | |
bot_kick | |
bot_stop 1 | |
mp_autoteambalance 0 | |
mp_buytime 99999 | |
mp_buy_anywhere 1 | |
mp_freezetime 0 | |
mp_limitteams 0 | |
mp_maxmoney 60000 | |
mp_respawn_on_death_t 1 | |
mp_restartgame 1 | |
mp_roundtime 99999 | |
mp_roundtime_defuse 99999 | |
mp_startmoney 60000 | |
mp_warmup_end | |
mp_autokick 0 | |
ammo_grenade_limit_total 5 | |
sv_grenade_trajectory 1 | |
sv_grenade_trajectory_time 10 | |
sv_showimpacts 1 | |
sv_infinite_ammo 1 | |
bind "KP_PGUP" "bot_add_ct" | |
bind "KP_PGDN" "bot_add_t" | |
bind "KP_PLUS" "bot_place" | |
say ">>> NADES <<<" |
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
sv_cheats 1 | |
bot_kick | |
bot_stop 1 | |
game_type 0 | |
game_mode 0 | |
mp_autoteambalance 0 | |
mp_buytime 99999 | |
mp_buy_anywhere 1 | |
mp_freezetime 0 | |
mp_limitteams 0 | |
mp_maxmoney 60000 | |
mp_respawn_on_death_t 1 | |
mp_respawn_on_death_ct 1 | |
mp_restartgame 1 | |
mp_roundtime 99999 | |
mp_roundtime_defuse 99999 | |
mp_startmoney 60000 | |
mp_autokick 0 | |
ammo_grenade_limit_total 5 | |
sv_infinite_ammo 1 | |
mp_warmup_end | |
endround | |
say ">>> TRAINING <<<" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment