Best binds?

Here. Here is my config that I am slowly customizing. Take what you want, man.

// Voice

alias mute "muteon" alias muteoff "voice_enable 0; alias graphing muteon" alias muteon "voice_enable 1; alias graphing muteoff"

bind "n" "toggle voice_enable"

bind "Mouse3" "+talk"

// Crosshair +

cl_crosshair_drawoutline "0" cl_crosshair_dynamic_maxdist_splitratio "0.900000" cl_crosshair_dynamic_splitalpha_innermod "1" cl_crosshair_dynamic_splitalpha_outermod "0.3" cl_crosshair_dynamic_splitdist "0" cl_crosshair_outlinethickness "1" cl_crosshairalpha "255" cl_crosshaircolor "5" cl_crosshaircolor_b "255" cl_crosshaircolor_g "0" cl_crosshaircolor_r "255" cl_crosshairdot "1" cl_crosshairgap "-1" cl_crosshairgap_useweaponvalue "0" cl_crosshairscale "600" cl_crosshairsize "4" cl_crosshairstyle "4" cl_crosshairthickness "-1" cl_crosshairusealpha "1" cl_fixedcrosshairgap "0"

// Warm Up (Infinite nades, noclip, etc)

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_anywhere 1 mp_restartgame 1 bind "Alt" "noclip" give weapon_hegrenade give weapon_flashbang give weapon_smokegrenade give weapon_molotov give weapon_incengrenade

//Jump Throw Alias

alias "+jumpthrow" "+jump;-attack" alias "-jumpthrow" "-jump" bind "mouse3" "+jumpthrow"

//128 Tick Stuff

cl_cmdrate "128" cl_interp "0" cl_interp_ratio "1" cl_updaterate "128" rate "128000"

//Misc

cl_timeout "1337" r_dynamic 0 cl_teammate_colors_show "1" fps_max 300 cl_showloadout 1

// Mouse

m_customaccel "0" m_customaccel_exponent "1" m_customaccel_max "0" m_customaccel_scale "0" m_mouseaccel1 "0" m_mouseaccel2 "0"

// Buy Binds

bind "leftarrow" "buy smokegrenade;" bind "uparrow" "buy hegrenade;" bind "rightarrow" "buy flashbang; buy flashbang;" bind "downarrow" "buy molotov; buy incgrenade;" bind "kp_end" "buy sg556; buy aug;" bind "kp_downarrow" "buy awp;" bind "kp_pgdn" "buy g3sg1; buy scar20;" bind "kp_leftarrow" "buy galilar; buy famas;" bind "kp_5" "buy ak47; buy m4a1;" bind "kp_rightarrow" "buy ssg08;" bind "kp_home" "buy mac10; buy mp9;" bind "kp_pgup" "buy p90;" bind "kp_uparrow" "buy ump45;" bind "kp_ins" "buy vesthelm;" bind "kp_del" "buy defuser;" bind "kp_enter" "buy tec9; buy fiveseven;" bind "kp_plus" "buy p250;" bind "kp_slash" "buy deagle;" bind "kp_multiply" "buy ak47; buy m4a1; buy p250; buy vesthelm; buy defuser; buy smokegrenade; buy hegrenade; buy flashbang; buy flashbang;" bind "kp_minus" "buy xm1014;"

// SHOW NETGRAPH ON SCOREBOARD (Only shows netgraph when you pull the scoreboard up)

net_graph "1" net_graphheight "9999" alias "+scorenet" "+showscores; net_graphheight 0" alias "-scorenet" "-showscores; net_graphheight 9999" bind "TAB" "+scorenet"

// Nade binds (Also use F for Flash)

Bind “z” “use weapon_smokegrenade;” Bind “x” “use ”weapon_hegrenade;" Bind “c” “use weapon_molotov;use weapon_incgrenade;”

// Voice Commands (Adding more soon)

Bind "F1" "roger" Bind "F2" "negative" Bind "F3" "enemyspot"

/r/GlobalOffensive Thread