Here's my autoexec config for GO:

Code:
// Weapon viewmodel Positioning.
// For these custom values to work "viewmodel_presetpos" must be removed from the config.


viewmodel_fov "62.5"
viewmodel_offset_x "2"
viewmodel_offset_y "2"
viewmodel_offset_z "-2"


// Bobbing and Movement Shifting.


cl_viewmodel_shift_left_amt "0"
cl_viewmodel_shift_right_amt "0"
cl_bob_lower_amt "0"
cl_bobamt_lat "0"
cl_bobamt_vert "0"
cl_bobcycle "2"


// Audio for best quality


snd_mixahead "0.05"
snd_headphone_pan_exponent "2"
snd_musicvolume "0"


// Rates and Interpolation.


cl_cmdrate "102.4"
cl_updaterate "102.4"
rate "35000"
cl_interp "0"
cl_interp_ratio "1"


// Mouse commands.


m_rawinput "1"
m_mouseaccel1 "0"
m_mouseaccel2 "0"


// Crosshair


sfcrosshair "1"
cl_crosshairalpha "200"
cl_crosshaircolor "1"
cl_crosshaircolor_b "255"
cl_crosshaircolor_g "255"
cl_crosshaircolor_r "255"
cl_crosshairdot "0"
cl_crosshairscale "120"
cl_crosshairsize "5"
cl_crosshairthickness "0.5"
cl_crosshairusealpha "1"


// Custom

FPS_MAX "121"

bind F1 “buy flashbang”
bind F2 "buy hegrenade"
bind F3 "buy smokegrenade"
bind F4 "buy vesthelm"
bind F5 "buy m4a1";"buy ak47"
bind F6 "buy defuser"
bind F7 "buy deagle"
bind F10 "buy awp"


cl_crosshairthickness 1
cl_crosshairsize 3

// Miscellaneous


r_drawtracers_firstperson 0
cl_autowepswitch "0"
hud_showtargetid "1"
net_graph "1"
cl_autohelp "0"
cl_showhelp "0"
I use white crosshair, same as I did in 1.6. I hate the new buy menus, since "O" Is no longer equipment, so I bound keys for that shit. If you want to use this config, remember to add +autoexec.cfg in your LAUNCH options!