Advertisement
Guest User

5/24/15

a guest
May 24th, 2015
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.48 KB | None | 0 0
  1. // Mouse settings
  2.  
  3. sensitivity "1.8"
  4. zoom_sensitivity_ratio_mouse 1
  5. m_rawinput "1"
  6. m_forward "1"
  7. m_customaccel "0"
  8. m_customaccel_exponent "1"
  9. m_customaccel_max "0"
  10. m_customaccel_scale "0"
  11. m_mouseaccel1 "0"
  12. m_mouseaccel2 "0"
  13. m_mousespeed "0"
  14.  
  15.  
  16. // Important Rates
  17.  
  18. rate "128000"
  19. cl_cmdrate "128"
  20. cl_updaterate "128"
  21. cl_interp "0"
  22. cl_interp_ratio "1"
  23. cl_lagcompensation "1"
  24. cl_predict "1"
  25. cl_predictweapons "1"
  26. cl_resend "6"
  27. cl_timeout "99999"
  28. fps_max 0
  29. fps_max_menu "120"
  30.  
  31.  
  32. // Viewmodel
  33.  
  34. viewmodel_presetpos "0"
  35. viewmodel_fov "68"
  36. viewmodel_offset_x "2.5"
  37. viewmodel_offset_y "1"
  38. viewmodel_offset_z "-1.500000"
  39.  
  40.  
  41. // removes the shifting of the arm when crouching down.
  42.  
  43. cl_viewmodel_shift_left_amt "0"
  44. cl_viewmodel_shift_right_amt "0"
  45.  
  46.  
  47. // removes the bobbing of the weapon back and forth, when you run.
  48.  
  49. cl_bob_lower_amt "0"
  50. cl_bobamt_lat "0"
  51. cl_bobamt_vert "0"
  52. cl_bobcycle "2"
  53.  
  54.  
  55. // HUD
  56.  
  57. hud_scaling "1"
  58. cl_hud_background_alpha "0.85"
  59.  
  60. cl_hud_bomb_under_radar "0"
  61. cl_hud_color "1"
  62.  
  63. cl_hud_healthammo_style "1"
  64.  
  65. cl_hud_playercount_pos "1"
  66.  
  67. cl_hud_playercount_showcount "1"
  68.  
  69.  
  70. // Radar HUD
  71.  
  72. cl_hud_radar_scale 1
  73. cl_radar_rotate "1"
  74. cl_radar_scale 0.5
  75. cl_teammate_colors_show "1"
  76. cl_radar_always_centered "1"
  77. cl_radar_square_with_scoreboard "1"
  78.  
  79.  
  80. // Audio
  81.  
  82. windows_speaker_config "1"
  83. snd_mixahead "0.05"
  84. snd_musicvolume "0"
  85. snd_pitchquality "1"
  86. snd_headphone_pan_exponent "2"
  87. snd_headphone_pan_radial_weight "2
  88. snd_legacy_surround "0"
  89. dsp_enhance_stereo "0"
  90. snd_mute_losefocus "1"
  91. lobby_voice_chat_enabled 0
  92.  
  93.  
  94. //Game settings
  95.  
  96. cl_autohelp "0"
  97. cl_showhelp "0"
  98. cl_disablefreezecam 1
  99. cl_freezecameffects_showholiday "0"
  100. cl_teammate_colors_show "1"
  101. player_nevershow_communityservermessage "1"
  102. mm_dedicated_search_maxping "80"
  103. gameinstructor_enable "0"
  104. ui_steam_overlay_notification_position "bottomleft"
  105. ds_get_newest_subscribed_files
  106.  
  107.  
  108. // Misc
  109.  
  110. cl_forcepreload "1"
  111. cl_downloadfilter "nosounds"
  112. cl_disablehtmlmotd 1
  113. cl_autowepswitch "0"
  114. cl_use_opens_buy_menu "0"
  115. cl_freezecampanel_position_dynamic "1"
  116. cl_loadout_colorweaponnames "1"
  117. con_enable "1"
  118. con_filter_enable "2"
  119. con_filter_text "Damage Given to"
  120. alias "dc" disconnect
  121. alias "xxx" exit
  122.  
  123.  
  124. // Graphic Optimization
  125.  
  126. r_dynamic "0"
  127. r_eyegloss "0"
  128. r_eyemove "0"
  129. r_eyeshift_x "0"
  130. r_eyeshift_y "0"
  131. r_eyeshift_z "0"
  132. r_eyesize "0"
  133. muzzleflash_light "0"
  134. sys_antialiasing "0"
  135. sys_aspectratio "-1"
  136. sys_refldetail "0"
  137. mat_monitorgamma "1.6"
  138. mat_monitorgamma_tv_enabled "0"
  139. mat_queue_mode 2
  140.  
  141.  
  142. // Net Graph settings
  143.  
  144. net_graph 1
  145. net_graphheight 0
  146. net_graphpos 600
  147. net_graphproportionalfont 0
  148.  
  149.  
  150. // Adjust Volume Scale
  151.  
  152. alias "ngmin" "volume 0;echo |*__________| VOLUME 0% MINIMUM!;alias ngup ng1;alias ngdn ngmin;"
  153. alias "ng1" "volume 0.1;echo |_*_________| VOLUME 10%;alias ngup ng2;alias ngdn ngmin"
  154. alias "ng2" "volume 0.2;echo |__*________| VOLUME 20%;alias ngup ng3;alias ngdn ng1"
  155. alias "ng3" "volume 0.3;echo |___*_______| VOLUME 30%;alias ngup ng4;alias ngdn ng2"
  156. alias "ng4" "volume 0.4;echo |____*______| VOLUME 40%;alias ngup ng5;alias ngdn ng3"
  157. alias "ng5" "volume 0.5;echo |_____*_____| VOLUME 50%;alias ngup ng6;alias ngdn ng4"
  158. alias "ng6" "volume 0.6;echo |______*____| VOLUME 60%;alias ngup ng7;alias ngdn ng5"
  159. alias "ng7" "volume 0.7;echo |_______*___| VOLUME 70%;alias ngup ng8;alias ngdn ng6"
  160. alias "ng8" "volume 0.8;echo |________*__| VOLUME 80%;alias ngup ng9;alias ngdn ng7"
  161. alias "ng9" "volume 0.9;echo |_________*_| VOLUME 90%;alias ngup ng10;alias ngdn ng8"
  162. alias "ng10" "volume 1;echo |__________*| VOLUME 100% MAXIMUM!;alias ngdn ng9"
  163. alias "ngup" "ng1"
  164. alias "ngdn" "ng1"
  165.  
  166.  
  167. // Binds
  168.  
  169. unbindall
  170.  
  171. unbindalljoystick
  172.  
  173. // Items
  174.  
  175. bind "1" "slot1"
  176.  
  177. bind "2" "slot2"
  178.  
  179. bind "3" "slot3"
  180.  
  181. bind "4" "slot4"
  182.  
  183. bind "5" "slot5"
  184.  
  185.  
  186. // Commmunication
  187.  
  188. bind "y" "messagemode"
  189.  
  190. bind "u" "messagemode2"
  191. bind "V" "+voicerecord"
  192.  
  193.  
  194. // Movement
  195.  
  196. bind "a" "+moveleft"
  197.  
  198. bind "d" "+moveright"
  199.  
  200. bind "w" "+forward"
  201.  
  202. bind "s" "+back"
  203.  
  204. bind "SPACE" "+jump; r_cleardecals"
  205.  
  206. bind "MWHEELDOWN" "+jump"
  207. bind "SHIFT" "+duck; r_cleardecals"
  208.  
  209. bind "CTRL" "+speed; r_cleardecals"
  210.  
  211. bind "MOUSE1" "+attack"
  212.  
  213. bind "MOUSE2" "+attack2"
  214.  
  215.  
  216. // Misc
  217.  
  218. bind "7" "radio1"
  219.  
  220. bind "8" "radio2"
  221.  
  222. bind "9" "radio3"
  223.  
  224. bind "b" "buymenu"
  225.  
  226. bind "e" "+use"
  227. bind "f" "+lookatweapon"
  228.  
  229. bind "g" "drop"
  230.  
  231. bind "m" "teammenu"
  232.  
  233. bind "q" "lastinv"
  234.  
  235. bind "r" "+reload"
  236.  
  237. bind "t" "use weapon_c4;drop"
  238.  
  239. bind "`" "toggleconsole"
  240. bind "TAB" "+showscores; r_cleardecals"
  241.  
  242. bind "ESCAPE" "cancelselect"
  243. bind "PGDN" "toggle voice_enable 1 0; playvol buttons\blip1 1"
  244.  
  245. bind "PAUSE" "pause"
  246.  
  247. bind "UPARROW" "ngup; playvol buttons\blip1 1"
  248.  
  249. bind "LEFTARROW" "cl_righthand 0"
  250.  
  251. bind "DOWNARROW" "ngdn; playvol buttons\blip2 1"
  252.  
  253. bind "RIGHTARROW" " cl_righthand 1"
  254.  
  255. bind "mouse3" "noclip"
  256.  
  257. bind "DEL" "exec autoexec; playvol buttons\blip2 1"
  258. bind "INS" "exec prac"
  259.  
  260. // Nade Binds
  261.  
  262. bind "mouse5" "use weapon_knife;use weapon_flashbang"
  263. bind "mouse4" "use weapon_knife;use weapon_smokegrenade"
  264. bind "x" "use weapon_knife;use weapon_molotov; use weapon_incgrenade"
  265. bind "c" "use weapon_knife;use weapon_hegrenade"
  266. bind "z" "use weapon_knife;use weapon_decoy"
  267.  
  268. // Smoke Jump bind
  269.  
  270. bind "6" "+jumpthrow"
  271.  
  272. alias "+jumpthrow" "+jump;-attack"
  273. alias "-jumpthrow" "-jump"
  274.  
  275. // Buy Binds
  276.  
  277. bind "KP_END" "buy fiveseven; buy tec9;"
  278. bind "KP_LEFTARROW" "buy p250"
  279. bind "KP_HOME" "buy deagle;"
  280. bind "KP_5" "buy awp;"
  281. bind "KP_DOWNARROW" "buy famas; buy galilar;famas;"
  282. bind "KP_PGDN" "buy m4a1; buy ak47;"
  283. bind "KP_RIGHTARROW" "buy mp7;"
  284. bind "KP_PGUP" "buy ssg08;"
  285. bind "KP_INS" "buy vesthelm; buy vest;"
  286. bind "KP_DEL" "buy defuser;"
  287. bind "KP_PLUS" "buy smokegrenade;"
  288. bind "KP_Enter" "buy flashbang;"
  289. bind "KP_MINUS" "buy hegrenade;"
  290. bind "KP_MULTIPLY" "buy incgrenade; buy molotov;"
  291. bind "KP_SLASH" "buy decoy;"
  292. bind "KP_UPARROW" "buy scar20; buy g3sg1;"
  293.  
  294.  
  295. // ECHO
  296.  
  297. host_writeconfig
  298. clear
  299.  
  300. echo " AUTOEXEC MADE BY SUM0 "
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement