Advertisement
Guest User

Autoexec

a guest
Jul 17th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.27 KB | None | 0 0
  1. unbind all
  2.  
  3. // Rates
  4. rate "307200"
  5. cl_cmdrate "128"
  6. cl_updaterate "128"
  7. cl_interp "0.0"
  8. cl_interp_ratio "1"
  9. cl_interpolate "1"
  10. cl_lagcompensation "1"
  11. net_client_steamdatagram_enable_override "1" // SDR beta
  12.  
  13. // Mouse
  14. sensitivity "1.2"
  15. zoom_sensitivity_ratio_mouse "1.0"
  16. m_rawinput "1"
  17. m_pitch "0.022"
  18. m_customaccel "0"
  19. m_mouseaccel1 "0"
  20. m_mouseaccel2 "0"
  21.  
  22. // Video
  23. mat_monitorgamma "1.6"
  24. mat_queue_mode "-1" // auto detect multi-core rendering
  25. fps_max "999"
  26. fps_max_menu "145"
  27. r_dynamic "0"
  28. r_drawtracers_firstperson "0"
  29.  
  30. // Audio
  31. volume "0.6"
  32. voice_enable "1"
  33. voice_scale "0.6" // receive volume
  34. voice_mixer_volume "1" // mic volume
  35. windows_speaker_config "1" // headphone audio output
  36. snd_mixahead "0.05" // sound delay
  37. snd_pitchquality "1"
  38. snd_ducking_off "1"
  39. snd_front_headphone_position "90"
  40. snd_rear_headphone_position "90"
  41. snd_headphone_pan_exponent "1.2"
  42. snd_headphone_pan_radial_weight "1"
  43. snd_legacy_surround "0" // emulated surround sound
  44. snd_mute_losefocus "0" // mute game when alt-tabbed
  45. dsp_enhance_stereo "0"
  46. dsp_slow_cpu "0"
  47. snd_musicvolume "0.4"
  48. lobby_voice_chat_enabled "0" // voice chat in lobby
  49. cl_mute_all_but_friends_and_party "0"
  50. snd_async_flush
  51.  
  52. // HUD
  53. hud_scaling "0.80"
  54. hud_showtargetid "1"
  55. cl_hud_background_alpha "0.100000"
  56. cl_hud_bomb_under_radar "0"
  57. cl_hud_color "1"
  58. cl_hud_healthammo_style "1"
  59. cl_hud_playercount_pos "0"
  60. cl_hud_playercount_showcount "0"
  61. cl_hud_radar_scale "0.950000"
  62. cl_draw_only_deathnotices "0"
  63. cl_righthand "1"
  64. cl_showloadout "1"
  65. cl_showpos "0"
  66. cl_showfps "0"
  67. net_graph "0"
  68. net_graphproportionalfont "0" // small netgraph font
  69. // Radar
  70. cl_radar_always_centered "0"
  71. cl_radar_rotate "1"
  72. cl_radar_scale "0.4"
  73. cl_radar_icon_scale_min "0.4"
  74. cl_radar_square_with_scoreboard "0"
  75. // Reposition gun model to mimic source
  76. viewmodel_presetpos "0"
  77. viewmodel_fov "68"
  78. viewmodel_offset_x "2.500000"
  79. viewmodel_offset_y "0"
  80. viewmodel_offset_z "-1.500000"
  81. // Reduce gun shifting when crouching
  82. cl_viewmodel_shift_left_amt "0.5"
  83. cl_viewmodel_shift_right_amt "0.5"
  84. // Reduce gun and scope shifting/bobbing when moving
  85. cl_bobcycle "2" // 0.98 is enforced by ESEA/ESL
  86. cl_bob_lower_amt "5"
  87. cl_bobamt_lat "0.1"
  88. cl_bobamt_vert "0.1"
  89.  
  90. // Crosshair
  91. //cl_crosshairstyle "1"
  92. //cl_crosshairsize "2"
  93. //cl_crosshairthickness "1"
  94. //cl_crosshairgap "-1" // classic
  95. //cl_fixedcrosshairgap "3" // new
  96. //cl_crosshairdot "1"
  97. //cl_crosshairusealpha "0"
  98. //cl_crosshairalpha "999"
  99. //cl_crosshair_drawoutline "1"
  100. //cl_crosshair_outlinethickness "1"
  101. //cl_crosshairgap_useweaponvalue "0"
  102. //cl_crosshair_sniper_width "1"
  103. // White crosshair
  104. cl_crosshaircolor "5"
  105. cl_crosshaircolor_r "255"
  106. cl_crosshaircolor_g "255"
  107. cl_crosshaircolor_b "255"
  108. // Debug accuracy (sv_cheats)
  109. cl_weapon_debug_show_accuracy "0"
  110. cl_weapon_debug_show_accuracy_duration "10"
  111. weapon_debug_spread_show "0" // requires dynamic crosshair
  112. weapon_debug_spread_gap "0.67"
  113.  
  114. // Misc
  115. developer "0"
  116. con_enable "1"
  117. con_filter_enable "2" // print console on screen
  118. con_filter_text "Damage " // highlight damage in console
  119. ui_steam_overlay_notification_position "bottomright"
  120. player_nevershow_communityservermessage "1"
  121. mm_dedicated_search_maxping "80" // max ping for matchmaking games
  122. mm_dedicated_force_servers ""
  123. gameinstructor_enable "0"
  124. option_duck_method "0"
  125. option_speed_method "0"
  126. cl_forcepreload "1"
  127. cl_downloadfilter "nosound" // mapsonly pls volvo
  128. cl_join_advertise "2" // let your friends join your community server without an invitation
  129. cl_disablehtmlmotd "0"
  130. cl_autohelp "1"
  131. cl_showhelp "1"
  132. cl_disablefreezecam "1"
  133. spec_replay_autostart "0"
  134. cl_dm_buyrandomweapons "0"
  135. cl_teammate_colors_show "1"
  136. cl_autowepswitch "0" // auto weapon switch on pickup
  137. cl_use_opens_buy_menu "0" // `e` opening buy menu
  138. cl_scoreboard_mouse_enable_binding "+attack" // press `t` to enable mouse on the scoreboard
  139. closeonbuy "0"
  140. hud_takesshots "0" // scoreboard screenshot at end of match
  141. cl_clanid "" // rip afterlife
  142. password ""
  143.  
  144. // Binds
  145. //unbind y
  146. //unbind u
  147. //unbind k
  148. //unbind alt
  149. //unbind f1
  150. //unbind f3
  151. //unbind f4
  152. unbind mwheelup
  153. unbind mwheeldown
  154. bind CAPSLOCK` "+voicerecord"
  155. bind ` "toggleconsole"
  156. bind q "qsec"
  157. bind w "+forward"
  158. bind a "+moveleft"
  159. bind s "+back"
  160. bind d "+moveright"
  161. bind v "nameon"
  162. bind e "+use"
  163. bind r "+reload"
  164. bind t "+spray_menu"
  165. bind h "+lookatweapon"
  166. bind g "drop; bind q qprim"
  167. bind b "buymenu;impulse 101" // $$$
  168. bind m "teammenu"
  169. bind n "+jumpthrow" // it's back!
  170. bind / "say ;say .dbserver; say .players" // bitcoins
  171. bind tab "+ng"
  172. bind shift "+speed; r_cleardecals"
  173. bind ctrl "+duck; r_cleardecals"
  174. bind rshift "+shift"
  175. bind rctrl "+shift"
  176. bind space "+jump"
  177. bind home "spectate"
  178. bind del "exec autoexec"
  179. bind f2 "rebuy"
  180. bind 1 "slot1"
  181. bind 2 "slot2"
  182. bind 3 "slot3"
  183. bind 4 "slot4"
  184. bind 5 "slot5"
  185. //bind [ "incrementvar cl_radar_scale 0 1 -.05" // decrease radar scale //DONT KNOW WHEN TO USE THESE
  186. //bind ] "incrementvar cl_radar_scale 0 1 +.05" // increase radar scale //DONT KNOW WHEN TO USE THESE
  187.  
  188. // Nade Binds
  189. bind z "buysg; use weapon_smokegrenade; bind q qprim"
  190. bind x "buyfb; use weapon_flashbang; bind q qprim"
  191. bind c "buyhe; use weapon_hegrenade; bind q qprim"
  192. bind f "buyfire; use weapon_incgrenade; use weapon_molotov; bind q qprim"
  193.  
  194. // Buy Binds
  195. bind kp_end buyrifle
  196. bind kp_downarrow buysmg
  197. bind kp_pgdn buypistol
  198. bind kp_rightarrow buypistol2
  199. bind kp_leftarrow buyrifle2
  200. bind kp_5 buyawp
  201. bind numlock buysg
  202. bind kp_slash buyfb
  203. bind kp_multiply buyhe
  204. bind kp_minus buyfire
  205. bind kp_ins buyvh
  206. bind kp_del buydef
  207.  
  208.  
  209. // 3 Button Mouse
  210. //bind MWHEELDOWN "slot2; bind q qprim"
  211. //bind MWHEELUP "slot1; bind q qsec"
  212. //bind mouse1 "+attack; developer 0"
  213. //bind mouse2 "+attack2"
  214. //bind mouse3 "knifeon"
  215. //bind mouse5 "knifeon"
  216. //bind mouse4 "+voicerecord"
  217. // PLUS QUICK KNIFE SWITCH
  218. //alias "knifeon" "slot3;developer 0; bind mouse3 knifeoff;bind mouse5 knifeoff; bind q qprim"
  219. //alias "knifeoff" "slot2;slot1;developer 0; bind mouse3 knifeon;bind mouse5 knifeon; bind q qsec"
  220. //alias "qprim" "slot3;slot1;developer 0; bind q qsec;bind mouse5 knifeon;bind mouse3 knifeon"
  221. //alias "qsec" "slot3;slot2;developer 0; bind q qprim;bind mouse5 knifeon;bind mouse3 knifeon"
  222.  
  223.  
  224. // 8 Button Mouse
  225. bind MWHEELDOWN "slot2; bind q qprim"
  226. bind MWHEELUP "slot1; bind q qsec"
  227. bind mouse1 "+attack; developer 0"
  228. bind mouse2 "+attack2"
  229. bind mouse3 "knifeon"
  230. bind mouse4 "+voicerecord"
  231. bind mouse5 "knifeon"
  232. bind [ "use weapon_flashbang" // set mouse6 to this key
  233. bind ] "use weapon_smokegrenade" // set mouse7 to this key
  234. bind \ "" // set mouse8 to this key
  235.  
  236. bind
  237. alias "knifeon" "slot3;developer 0; bind mouse3 knifeoff;bind mouse5 knifeoff; bind q qprim"
  238. alias "knifeoff" "slot2;slot1;developer 0; bind mouse3 knifeon;bind mouse5 knifeon; bind q qsec"
  239. alias "qprim" "slot3;slot1;developer 0; bind q qsec;bind mouse5 knifeon;bind mouse3 knifeon"
  240. alias "qsec" "slot3;slot2;developer 0; bind q qprim;bind mouse5 knifeon;bind mouse3 knifeon"
  241.  
  242. //buy aliases
  243. alias buyrifle "buy m4a1;buy ak47;give weapon_m4a1;give weapon_m4a1_silencer;give weapon_ak47;"
  244. alias buysmg "buy ump45;give weapon_ump45"
  245. alias buypistol2 "buy deagle;give weapon_deagle"
  246. alias buypistol "buy tec9; buy cz75; buy fiveseven"
  247. alias buyrifle2 "buy sg556; buy aug"
  248.  
  249. alias buyhe "buy hegrenade"
  250. alias buyfb "buy flashbang"
  251. alias buysg "buy smokegrenade"
  252. alias buyfire "buy incgrenade; buy molotov"
  253. alias buyawp "buy awp"
  254.  
  255. alias buyvh "buy vesthelm; buy vest"
  256. alias buyv "buy vest"
  257. alias buydef "buy defuser"
  258.  
  259. // Bomb Finder
  260. alias +bombfind "+use;gameinstructor_enable 1;cl_clearhinthistory"
  261. alias -bombfind "-use;gameinstructor_enable 0;cl_clearhinthistory"
  262. bind e "+bombfind"
  263.  
  264. // Aliases
  265. alias nameon "+cl_show_team_equipment; bind v nameoff"
  266. alias nameoff "-cl_show_team_equipment; bind v nameon"
  267. alias "showmouse" // for mouse on scoreboard
  268. alias "+ng" "+showscores; net_graph 1"
  269. alias "-ng" "-showscores; net_graph 0"
  270. alias "+jumpthrow" "+jump;-attack"
  271. alias "-jumpthrow" "-jump"
  272.  
  273. alias mute "volume 0; bind ins unmute"
  274. alias unmute "volume 0.6; bind ins mute"
  275. bind 0 mute
  276.  
  277. // SHIFT COMMANDS
  278. alias +shift "voip_binds_on; bind kp_ins buyv"
  279. alias -shift "voip_binds_off; bind kp_ins buyvh"
  280.  
  281.  
  282. exec c_console.cfg
  283.  
  284. host_writeconfig // write settings to config.cfg
  285. echo ""
  286. echo ""
  287. echo "autoexec.cfg executed"
  288. echo ""
  289. echo ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement