Advertisement
Guest User

Untitled

a guest
Jan 20th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. //Autoexec file generated by bzl.no
  2.  
  3. //Rates
  4. cl_cmdrate "128"
  5. cl_updaterate "128"
  6. cl_interp "0"
  7. cl_interp_ratio "1"
  8. cl_lagcompensation "1"
  9.  
  10.  
  11. //Audio
  12. volume "0.37"
  13. voice_enable "1"
  14. voice_scale "0.45"
  15. windows_speaker_config "-1"
  16. snd_musicvolume "0"
  17. snd_mixahead "0.05"
  18. snd_headphone_pan_exponent "2"
  19. snd_headphone_pan_radial_weight "2"
  20. snd_legacy_surround "0"
  21. snd_mute_losefocus "1"
  22. lobby_voice_chat_enabled "0"
  23.  
  24.  
  25. //Video
  26.  
  27.  
  28.  
  29. //Mouse
  30. sensitivity "1.48"
  31. zoom_sensitivity_ratio_mouse "0.818933027098955175"
  32. m_rawinput "1"
  33. m_customaccel "0"
  34. m_mouseaccel1 "0"
  35. m_mouseaccel2 "0"
  36.  
  37.  
  38. //Misc
  39. developer "1"
  40. con_enable "1"
  41. con_filter_enable "2"
  42. con_filter_text "Damage"
  43. con_filter_text_out "Player:"
  44. ui_steam_overlay_notification_position "bottomright"
  45. player_nevershow_communityservermessage "1"
  46. mm_dedicated_search_maxping "120"
  47. mm_dedicated_force_servers ""
  48. gameinstructor_enable "0"
  49. option_duck_method "0"
  50. option_speed_method "0"
  51. cl_forcepreload "1"
  52. cl_downloadfilter "nosounds"
  53. cl_disablehtmlmotd "1"
  54. cl_autohelp "0"
  55. cl_showhelp "0"
  56. cl_disablefreezecam "1"
  57. cl_teammate_colors_show "1"
  58. cl_autowepswitch "0"
  59. cl_use_opens_buy_menu "0"
  60. closeonbuy "0"
  61. hud_takesshots "0"
  62.  
  63.  
  64. //HUD
  65. hud_scaling "0.8"
  66. hud_showtargetid "1"
  67. cl_draw_only_deathnotices "0"
  68. cl_righthand "1"
  69. cl_showloadout "1"
  70. cl_showpos "0"
  71. cl_showfps "1"
  72. viewmodel_presetpos "0"
  73. viewmodel_fov "65"
  74. viewmodel_offset_x "2"
  75. viewmodel_offset_y "2"
  76. viewmodel_offset_z "-2"
  77. cl_viewmodel_shift_left_amt "0.5"
  78. cl_viewmodel_shift_right_amt "0.25"
  79. cl_bobcycle "0.98"
  80. cl_bob_lower_amt "5"
  81. cl_bobamt_lat "0.1"
  82. cl_bobamt_vert "0.1"
  83.  
  84. //Added by WO0fy
  85. fps_max 255
  86. net_graph "1";
  87. net_graphpos "2";
  88. net_graphheight "9999";
  89. alias "+scorenet" "+showscores; net_graphheight 0";
  90. alias "-scorenet" "-showscores; net_graphheight 9999";
  91. bind "TAB" "+scorenet"
  92.  
  93.  
  94. //Keybinds
  95. bind kp_slash "buy flashbang"
  96. bind kp_multiply "buy smokegrenade"
  97. bind kp_minus "buy m4a1;buy ak47"
  98. bind kp_home "buy hegrenade"
  99. bind kp_uparrow "buy incgrenade;buy molotov"
  100. bind kp_pgup "buy awp"
  101. bind kp_leftarrow "buy vesthelm"
  102. bind kp_5 "buy vest"
  103. bind kp_rightarrow "buy defuser"
  104. bind kp_end ""
  105. bind kp_downarrow ""
  106. bind kp_pgdn "buy defuser"
  107. bind kp_ins ""
  108. bind kp_del "buy defuser"
  109. bind kp_plus "buy awp;buy vesthelm;buy flashbang;buy flashbang;buy smokegrenade;buy hegrenade"
  110. bind kp_enter "buy vesthelm;buy flashbang;buy flashbang;buy smokegrenade;buy hegrenade;buy defuser"
  111. //JumpThrow Bind
  112. bind "`" "toggleconsole"
  113. alias "+jumpthrow" "+jump;-attack"
  114. alias "-jumpthrow" "-jump"
  115. bind "h" "+jumpthrow"
  116. bind "SPACE" "+jump"
  117.  
  118. //Radar
  119. cl_radar_always_centered "0"
  120. cl_radar_rotate "1"
  121. cl_radar_scale "0.38"
  122. cl_radar_icon_scale_min "0.4"
  123.  
  124.  
  125. //Crosshair
  126. cl_crosshair_drawoutline "1"
  127. cl_crosshair_outlinethickness "0"
  128. cl_crosshairalpha "200"
  129. cl_crosshaircolor "4"
  130. cl_crosshairdot "0"
  131. cl_crosshairgap "-1.5"
  132. cl_crosshairgap_useweaponvalue "0"
  133. cl_crosshairsize "3"
  134. cl_crosshairstyle "4"
  135. cl_crosshairthickness "1"
  136. cl_crosshairusealpha "1"
  137. cl_crosshair_t "0"
  138.  
  139. host_writeconfig
  140. echo ""
  141. echo ""
  142. echo "autoexec.cfg loaded, GLHF"
  143. echo ""
  144. echo ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement