Skip to content

Instantly share code, notes, and snippets.

@ReddyyZ
Created August 17, 2020 18:53
Show Gist options
  • Save ReddyyZ/d593e80b028491c58f56f15c1b6f02e6 to your computer and use it in GitHub Desktop.
Save ReddyyZ/d593e80b028491c58f56f15c1b6f02e6 to your computer and use it in GitHub Desktop.
Minha autoexec do CSGO
//MIRA
cl_crosshair_drawoutline "0.000000"
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.000000"
cl_crosshair_sniper_show_normal_inaccuracy "0"
cl_crosshair_sniper_width "1"
cl_crosshair_t "0.000000"
cl_crosshairalpha "255.000000"
cl_crosshaircolor "red"
cl_crosshairdot "0.000000"
cl_crosshairgap "-1.500000"
cl_crosshairgap_useweaponvalue "0"
cl_crosshairscale "0"
cl_crosshairsize "4.000000"
cl_crosshairstyle "4.000000"
cl_crosshairthickness "1.000000"
cl_crosshairusealpha "1"
cl_fixedcrosshairgap "3"
//FOV
cl_viewmodel_shift_left_amt "0.500000"
cl_viewmodel_shift_right_amt "0.250000"
viewmodel_fov "62.000000"
viewmodel_offset_x "2.100000"
viewmodel_offset_y "1.300000"
viewmodel_offset_z "-1.800000"
viewmodel_presetpos "0"
viewmodel_recoil "0"
r_drawtracers_firstperson "1"
cl_bob_lower_amt "5.000000"
cl_bobamt_lat "0.100000"
cl_bobamt_vert "0.100000"
cl_bobcycle "0.98"
//HUD
cl_hud_background_alpha "0.550000"
cl_hud_bomb_under_radar "1"
cl_hud_color "5"
cl_hud_healthammo_style "0"
cl_hud_playercount_pos "1"
cl_hud_playercount_showcount "1"
cl_hud_radar_scale "1.000000"
hud_scaling "0.850000"
hud_showtargetid "1"
hud_takesshots "0"
ui_playsettings_maps_workshop "@workshop/817055969/hud_customize"
Host_WriteConfiguration: Wrote cfg/hud_shareconfig.cfg
cl_radar_always_centered "0"
cl_radar_icon_scale_min "0.700000"
cl_radar_rotate "1"
cl_radar_scale "0.800000"
cl_radar_square_with_scoreboard "1"
cl_radar_always_centered "0"
cl_radar_icon_scale_min "0.700000"
cl_radar_rotate "1"
cl_radar_scale "0.800000"
cl_radar_square_with_scoreboard "1"
net_graph "1"
net_graphpos "1"
net_graphproportionalfont "0"
//Ver equipamento do time
+cl_show_team_equipment 1
//Desabilitar freeze cam apos a morte
cl_disablefreezecam 0
//Bind de jump throw
bind n +jumpthrow; alias +jumpthrow "+jump; -attack"; alias -jumpthrow -jump
//Ver dano que deu nos cara
con_filter_enable "2"
con_filter_text "Damage Given"
con_filter_text_out "Player:"
developer "1"
//Binds de compra
bind "kp_end" "buy vest;"
bind "kp_downarrow" "buy vesthelm;"
bind "kp_pgdn" "buy ak47; buy m4a1;"
bind "kp_leftarrow" "buy flashbang;"
bind "kp_5" "buy incgrenade; buy molotov;"
bind "kp_rightarrow" "buy smokegrenade;"
bind "kp_home" "buy hegrenade;"
bind "kp_uparrow" "buy defuser;"
bind "kp_pgup" "buy tec9; buy fiveseven;"
bind "kp_ins" "buy p250;"
bind "kp_enter" "buy awp;"
//dropar c4 rapido
bind "c" "use weapon_c4;drop"
clear
echo AUTOEXEC DO REDIN EXECUTADA :D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment