Advertisement
pigzera

autoexec nov/20 v4

Nov 14th, 2020
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. unbind f3
  2. unbind f4
  3. unbind f5
  4. unbind f6
  5. unbind f7
  6. unbind f8
  7. unbind f9
  8. unbind f10
  9. unbind f11
  10. unbind "`"
  11.  
  12.  
  13.  
  14. bind f "use weapon_flashbang"
  15. bind c "use weapon_smokegrenade"
  16. bind z "use weapon_molotov;use weapon_incgrenade"
  17. bind "F3" "toggleconsole"
  18. bind F12 devshots_screenshot
  19. bind "v" "+jump;-attack;-jump"
  20. bind t +voicerecord
  21. bindToggle "mouse3" cl_righthand 0 1; noclip
  22. bind mouse4 +lookatweapon
  23. bind mouse5 +spray_menu
  24. bind mwheeldown +jump
  25. bind mwheelup "incrementvar cl_radar_scale 0.3 1 0.6"
  26. bind Q r_cleardecals
  27. bind "rightarrow" "buy vesthelm; buy m4a1; buy ak47; buy defuser;"
  28. bind "O" "say ˚͜ ˚"
  29. bind space +cjump
  30. alias +cjump "+jump; +duck"
  31. alias -cjump "-jump; -duck"
  32.  
  33.  
  34.  
  35. cl_radar_always_centered 0
  36. cl_radar_rotate 1
  37. cl_radar_icon_scale_min 0.4
  38. cl_hud_radar_scale 1.2
  39.  
  40.  
  41.  
  42. ui_steam_overlay_notification_position bottomright
  43. cl_hud_playercount_showcount "1"
  44. lobby_default_privacy_bits2 0
  45. ui_setting_advertiseforhire_auto 0
  46. gameinstructor_enable "0"
  47. cl_autowepswitch 0
  48. cl_invites_only_mainmenu 1
  49. cl_invites_only_friends 1
  50. con_enable 1
  51. cl_dm_buyrandomweapons 0
  52. cl_buywheel_nomousecentering 1
  53. cl_hud_playercount_pos "1"
  54. cl_hud_healthammo_style "1"
  55. cl_hud_bomb_under_radar 0
  56. cl_show_observer_crosshair 2
  57. demo_index 1
  58. mat_monitorgamma 1
  59.  
  60.  
  61.  
  62. cl_crosshairstyle 4
  63. cl_crosshairsize 3
  64. cl_crosshairgap 0
  65. cl_crosshairthickness 0.5
  66. cl_crosshair_drawoutline 0
  67. cl_crosshairdot 0
  68. cl_crosshaircolor 5
  69. cl_crosshaircolor_b 255
  70. cl_crosshaircolor_g 255
  71. cl_crosshaircolor_r 255
  72. cl_crosshairalpha 255
  73. cl_crosshair_friendly_warning 0
  74. cl_crosshair_sniper_width 2
  75.  
  76.  
  77.  
  78. fps_max "0"
  79. fps_max_menu "0"
  80. m_rawinput "1"
  81. sensitivity "2.5"
  82. zoom_sensitivity_ratio_mouse "0.82"
  83. rate "786432"
  84.  
  85.  
  86.  
  87. snd_mute_losefocus 0
  88. snd_menumusic_volume 0
  89. snd_deathcamera_volume 0
  90. snd_mapobjective_volume 0
  91. snd_roundend_volume 0
  92. snd_roundstart_volume 0
  93. snd_tensecondwarning_volume 0.12
  94. snd_mvp_volume 0
  95. cl_embedded_stream_audio_volume 0
  96. snd_mute_mvp_music_live_players 1
  97. snd_dzmusic_volume 0
  98. volume 0.03
  99. voice_enable 1
  100. voice_scale 0
  101. voice_mixer_volume -1
  102.  
  103.  
  104.  
  105. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement