Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. //Autoexec file generated by bzl.no
  2.  
  3. // Binds
  4. bind "kp_minus" "buy vest"
  5. bind "kp_multiply" "buy hegrenade"
  6. bind "kp_home" "buy flashbang"
  7. bind "kp_uparrow" "buy smokegrenade"
  8. bind "kp_pgup" "buy molotov; buy incgrenade"
  9. bind "kp_leftarrow" "buy p250"
  10. bind "kp_5" "buy fiveseven; buy tec9"
  11. bind "kp_rightarrow" "buy deagle"
  12. bind "kp_end" "buy m4a1; buy ak47"
  13. bind "kp_downarrow" "buy awp"
  14. bind "kp_pgdn" "buy vesthelm"
  15. bind "kp_plus" "buy defuser"
  16. alias "+jumpthrow" "+jump;-attack"
  17. alias "-jumpthrow" "-jump"
  18. bind "n" +jumpthrow
  19.  
  20.  
  21. // Rates
  22. rate "786432"
  23. cl_cmdrate "128"
  24. cl_updaterate "128"
  25. cl_interp "0.031"
  26. cl_interp_ratio "1"
  27.  
  28. // Mouse
  29. sensitivity "1.8"
  30. zoom_sensitivity_ratio_mouse "1"
  31. m_rawinput "1"
  32. m_pitch "0.022"
  33. m_yaw "0.022"
  34. m_customaccel "0"
  35. m_mouseaccel1 "0"
  36. m_mouseaccel2 "0"
  37.  
  38. // Video
  39. mat_monitorgamma "1.8"
  40. mat_queue_mode "2"
  41. fps_max "999"
  42. fps_max_menu "250"
  43. r_dynamic "0"
  44. r_drawtracers_firstperson "0"
  45.  
  46. // Audio
  47. snd_legacy_surround "0"
  48. snd_mute_losefocus "1"
  49. lobby_voice_chat_enabled "0"
  50. dsp_enhance_stereo "0"
  51.  
  52. // HUD
  53. hud_showtargetid "0"
  54. cl_hud_background_alpha "0.25"
  55. cl_hud_bomb_under_radar "0"
  56. cl_hud_healthammo_style "1"
  57. cl_hud_playercount_pos "0"
  58. cl_hud_playercount_showcount "0"
  59. cl_hud_radar_scale "0.900000"
  60. cl_draw_only_deathnotices "0"
  61. cl_righthand "1"
  62. cl_showloadout "0"
  63. cl_showpos "0"
  64. cl_showfps "0"
  65.  
  66. // Radar
  67. cl_radar_always_centered "1"
  68. cl_radar_rotate "1"
  69. cl_radar_scale "0.5"
  70. cl_radar_icon_scale_min "0.75"
  71. cl_radar_square_with_scoreboard "0"
  72.  
  73. // Viewmodel
  74. viewmodel_recoil "0"
  75. viewmodel_presetpos "0"
  76. cl_viewmodel_shift_left_amt "0"
  77. cl_viewmodel_shift_right_amt "0"
  78. cl_bobcycle "0.98"
  79. cl_bob_lower_amt "5"
  80. cl_bobamt_lat "0.33"
  81. cl_bobamt_vert "0.14"
  82.  
  83. // Misc
  84. cl_loadout_colorweaponnames "1"
  85. developer "0"
  86. con_enable "1"
  87. con_filter_text "Damage " // highlight damage in console
  88. ui_steam_overlay_notification_position "bottomright"
  89. player_nevershow_communityservermessage "1"
  90. gameinstructor_enable "0"
  91. option_duck_method "0"
  92. option_speed_method "0"
  93. cl_forcepreload "1"
  94. cl_downloadfilter "nosound"
  95. cl_disablehtmlmotd "0"
  96. cl_autohelp "0"
  97. cl_showhelp "0"
  98. cl_disablefreezecam "1"
  99. cl_teammate_colors_show "1"
  100. cl_autowepswitch "0"
  101. cl_use_opens_buy_menu "0"
  102. closeonbuy "0"
  103.  
  104. host_writeconfig
  105. echo ""
  106. echo ""
  107. echo "autoexec.cfg loaded, GLHF"
  108. echo ""
  109. echo ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement