Advertisement
Guest User

autoexec

a guest
Nov 13th, 2019
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.60 KB | None | 0 0
  1. /Autoexec file generated by bzl.no
  2. exec Config.cfg
  3. //Rates
  4. rate "786432"
  5. cl_cmdrate "128"
  6. cl_updaterate "128"
  7. cl_interp "0"
  8. cl_interp_ratio "1"
  9. cl_lagcompensation "1"
  10.  
  11. //show player speed
  12. cl_showpos "0"
  13.  
  14.  
  15. //jump throw smoke
  16. alias "+jumpthrow" "+jump;-attack"
  17. alias "-jumpthrow" "-jump"
  18. bind x "+jumpthrow"
  19.  
  20. //Show players dead alive
  21. cl_hud_playercount_showcount 1
  22.  
  23.  
  24. //bind to change left and right hand with a key
  25. bind mouse3 "toggle cl_righthand 0 1"
  26.  
  27. //Audio
  28. volume "1"
  29. voice_enable "1"
  30. voice_scale ".3"
  31. windows_speaker_config "1"
  32. snd_musicvolume "0.1"
  33. snd_mixahead "0.05"
  34. snd_headphone_pan_exponent "2"
  35. snd_headphone_pan_radial_weight "2"
  36. snd_legacy_surround "0"
  37. snd_mute_losefocus "1"
  38. lobby_voice_chat_enabled "0"
  39. snd_pitchquality "1"
  40. dsp_enhance_stereo "0"
  41.  
  42.  
  43.  
  44.  
  45.  
  46. //Video
  47. mat_monitorgamma "1.6"
  48. mat_queue_mode "-1"
  49. mat_vsync "0"
  50. fps_max "0"
  51. fps_max_menu "0"
  52. r_dynamic "0"
  53. r_drawtracers_firstperson "1"
  54. r_drawparticles "0"
  55. mat_savechanges //write settings to registry"
  56.  
  57.  
  58. //Mouse
  59. sensitivity "1"
  60. zoom_sensitivity_ratio_mouse "1"
  61. m_rawinput "1"
  62. m_customaccel "0"
  63. m_mouseaccel1 "0"
  64. m_mouseaccel2 "0"
  65.  
  66.  
  67. //Misc
  68. developer "1"
  69. con_enable "1"
  70. con_filter_enable "2"
  71. con_filter_text "Damage"
  72. con_filter_text_out "Player:"
  73. ui_steam_overlay_notification_position "bottomright"
  74. player_nevershow_communityservermessage "1"
  75. mm_dedicated_search_maxping "75"
  76. mm_dedicated_force_servers ""
  77. gameinstructor_enable "0"
  78. option_duck_method "0"
  79. option_speed_method "0"
  80. cl_forcepreload "1"
  81. cl_downloadfilter "nosounds"
  82. cl_disablehtmlmotd "0"
  83. cl_autohelp "0"
  84. cl_showhelp "0"
  85. cl_disablefreezecam "1"
  86. cl_teammate_colors_show "1"
  87. cl_autowepswitch "0"
  88. cl_use_opens_buy_menu "0"
  89. closeonbuy "1"
  90. hud_takesshots "0"
  91.  
  92.  
  93. //HUD
  94. hud_scaling "0.8"
  95. hud_showtargetid "0"
  96. cl_draw_only_deathnotices "0"
  97. cl_righthand "1"
  98. cl_showloadout "1"
  99. cl_showfps "0"
  100. net_graphproportionalfont "1"
  101. viewmodel_presetpos "3"
  102. cl_bobcycle "0.98"
  103. cl_bob_lower_amt "0"
  104. cl_bobamt_lat "0"
  105. cl_bobamt_vert "0"
  106.  
  107.  
  108.  
  109.  
  110. //Radar
  111. cl_radar_always_centered "0"
  112. cl_radar_rotate "1"
  113. cl_radar_scale "0.3"
  114. cl_radar_icon_scale_min "0.4"
  115. cl_hud_radar_scale "1.15"
  116.  
  117.  
  118.  
  119.  
  120. // TOGGLE NETGRAPH WITH SCOREBOARD
  121. net_graph "1"
  122.  
  123.  
  124. //NADETHROWTOGGLE
  125.  
  126. bind z nadetoggleon
  127.  
  128. alias "nadetoggleon" "cl_crosshairalpha 100; cl_crosshairdot 1; cl_crosshairgap 4; cl_crosshairsize 255; cl_crosshairstyle 4; cl_crosshairthickness 1; cl_fixedcrosshairgap 4; cl_crosshair_drawoutline 1; bind z nadetoggleoff"
  129.  
  130. alias "nadetoggleoff" "cl_crosshairalpha 255; cl_crosshairdot 0; cl_crosshairgap -1; cl_crosshairsize 2; cl_crosshairstyle 6; cl_crosshairthickness 1; cl_fixedcrosshairgap 0; cl_crosshair_drawoutline 0; bind z nadetoggleon"
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137. //Crosshair
  138. cl_crosshairalpha "255"
  139. cl_crosshaircolor "1"
  140. cl_crosshaircolor_b "0"
  141. cl_crosshaircolor_r "0"
  142. cl_crosshaircolor_g "0"
  143. cl_crosshairdot "0"
  144. cl_crosshairgap "-2"
  145. cl_crosshairsize "2"
  146. cl_crosshairstyle "6"
  147. cl_crosshairusealpha "1"
  148. cl_crosshairthickness "1"
  149. cl_fixedcrosshairgap "0"
  150. cl_crosshair_outlinethickness "0"
  151. cl_crosshair_drawoutline "0"
  152.  
  153. //Jumpduck
  154. alias +a "+jump;+duck"
  155. alias -a"-jump;-duck"
  156. bind space "+a"
  157. alias +b "+duck; +jump; -forward; -back"
  158. alias -b "-duck; -jump;"
  159.  
  160.  
  161.  
  162.  
  163. //random
  164. cl_forcepreload "1"
  165. cl_showhelp 0
  166. cl_lagcompensation "1"
  167. cl_predictweapons "1"
  168. cl_resend "6"
  169. cl_timeout "9999999"
  170. r_dynamic "0"
  171. r_eyegloss "0"
  172. r_eyemove "0"
  173. r_eyeshift_x "0"
  174. r_eyeshift_y "0"
  175. r_eyeshift_z "0"
  176. r_eyesize "0"
  177. muzzleflash_light "0"
  178. sys_antialiasing "0"
  179. sys_aspectratio "-1"
  180. sys_refldetail "0"
  181. r_drawtracers_firstperson 1
  182.  
  183.  
  184. // removes the shifting of the arm when crouching down.
  185.  
  186. cl_viewmodel_shift_left_amt "0"
  187. cl_viewmodel_shift_right_amt "0"
  188.  
  189.  
  190.  
  191. //|--------------------------------------------------------------------------------------------------------------|
  192. //|---------------------- Rampix's Idling Script -- 'AFKon' to enable, 'AFKoff' to disable ----------------------|
  193. //|--------------------------------------------------------------------------------------------------------------|
  194. alias AFKon "+forward; +moveleft; +left; cl_disablehtmlmotd 1; echo Idle Script by Rampix - [Enabled]"
  195. alias AFKoff "-forward; -moveleft; -left; cl_disablehtmlmotd 0; echo Idle Script by Rampix - [Disabled]"
  196. //|--------------------------------------------------------------------------------------------------------------|
  197. //|--------------------------------------------------------------------------------------------------------------|
  198.  
  199.  
  200. host_writeconfig
  201. echo ""
  202. echo ""
  203. echo "autoexec.cfg loaded, GLHF"
  204. echo ""
  205. echo ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement