Advertisement
Guest User

Untitled

a guest
Dec 14th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.78 KB | None | 0 0
  1. // PROAUTOEXEC
  2.  
  3. // FML
  4. fps_max "300"
  5. fps_max_menu "120"
  6. engine_no_focus_sleep "100"
  7. sv_cheats "1"
  8. // host_timescale "0.5"
  9. net_client_steamdatagram_enable_override "1"
  10.  
  11.  
  12.  
  13. volume "0.05"
  14.  
  15. voice_enable "0"
  16.  
  17. // VIEWMODEL & BOBBING
  18. viewmodel_presetpos "3"
  19. //viewmodel_fov "1337"
  20. //viewmodel_offset_x "-69"
  21. //viewmodel_offset_y "69"
  22. //viewmodel_offset_z "-69"
  23.  
  24. cl_viewmodel_shift_left_amt "0"
  25. cl_viewmodel_shift_right_amt "0"
  26. cl_bob_lower_amt "0"
  27. cl_bobamt_lat "0"
  28. cl_bobamt_vert "0"
  29. cl_bobcycle "2"
  30.  
  31. cl_teamid_overhead "1"
  32.  
  33.  
  34. // JUMPTHROW
  35. alias +jumpthrow "+jump; -attack; -attack2"
  36. alias -jumpthrow "-jump"
  37. bind "N" "+jumpthrow"
  38.  
  39.  
  40. // AYYY
  41.  
  42. cl_teamid_overhead_always "2"
  43. bind "w" "+forward; -cl_show_team_equipment; +cl_show_team_equipment"
  44. bind "a" "+moveleft; -cl_show_team_equipment; +cl_show_team_equipment"
  45. bind "d" "+moveright; -cl_show_team_equipment; +cl_show_team_equipment"
  46. bind "s" "+back; -cl_show_team_equipment; +cl_show_team_equipment"
  47.  
  48. cl_use_opens_buy_menu "0"
  49. alias "+customuse" "+use;+cl_show_team_equipment;gameinstructor_enable 1"
  50. alias "-customuse" "-use;-cl_show_team_equipment;gameinstructor_enable 0"
  51. bind "e" "+customuse"
  52.  
  53.  
  54. // RATES
  55. //rate "300000"
  56. //cl_cmdrate "128"
  57. //cl_updaterate "128"
  58.  
  59.  
  60. // AUDIO
  61. // RECOMMENDED HEADPHONES SETTINGS
  62. //windows_speaker_config "1"
  63. //snd_front_headphone_position "45.0"
  64. //snd_rear_headphone_position "90.0"
  65. //snd_headphone_pan_exponent "1.2"
  66. //snd_headphone_pan_radial_weight "0.5"
  67.  
  68. snd_mixahead "0.1"
  69. snd_musicvolume "0"
  70.  
  71.  
  72. // MOUSE
  73. m_rawinput "1"
  74. m_mouseaccel1 "0"
  75. m_mouseaccel2 "0"
  76. m_mousespeed "0"
  77. m_yaw "0.022"
  78. m_pitch "0.022"
  79. //zoom_sensitivity_ratio_mouse "0.818933027098955175"
  80.  
  81. bind "F" "+lookatweapon"
  82.  
  83. bind "mouse1" "+attack;sm_checkpoint"
  84. bind "mouse2" "+attack2"
  85.  
  86. // MISC
  87. cl_disablehtmlmotd "1"
  88. Cl_disablefreezecam "1"
  89. cl_radar_always_centered "0"
  90. cl_autowepswitch "0"
  91. cl_autohelp "0"
  92. cl_showhelp "0"
  93. //hud_showtargetid "1"
  94.  
  95. // FPS/MISC
  96. r_eyegloss "0" // No Makeup.
  97. r_eyemove "0" // No Eye Movement.
  98. r_eyeshift_x "0" // No Eye Movement X-Angel.
  99. r_eyeshift_y "0" // No Eye Movement Y-Angel.
  100. r_eyeshift_z "0" // No Eye Movement Z-Angel.
  101. r_eyesize "0" // Smaller Eyes.
  102.  
  103. cl_forcepreload "1"
  104. sv_forcepreload "1"
  105. //r_drawtracers_firstperson "1"
  106.  
  107.  
  108. // MISC3
  109. net_allow_multicast "0"
  110.  
  111.  
  112. // BINDS
  113. //bind "a" "+moveleft; r_cleardecals"
  114. //bind "d" "+moveright; r_cleardecals"
  115.  
  116. unbind "z"
  117. bind "z" "noclip; toggle cl_draw_only_deathnotices 0 1"
  118.  
  119. bind "TAB" "+showscores; r_cleardecals"
  120. bind "kp_plus" "volume 0"
  121. bind "F4" "toggle net_graph 0 1"
  122. bind "F9" "disconnect"
  123.  
  124. bind "kp_multiply" "toggle cl_righthand 0 1"
  125.  
  126. // BUYBINDS
  127. bind "kp_home" "buy galilar; buy famas;"
  128. bind "kp_uparrow" "buy ak47; buy m4a1;"
  129. bind "kp_pgup" "buy awp;"
  130. bind "kp_end" "buy p250;"
  131. bind "kp_downarrow" "buy tec9; buy fiveseven;"
  132. bind "kp_pgdn" "buy deagle;"
  133. bind "kp_del" "buy vesthelm;"
  134. bind "kp_ins" "buy vest;"
  135. bind "kp_enter" "buy defuser;"
  136. bind "rightarrow" "buy smokegrenade;"
  137. bind "leftarrow" "buy hegrenade;"
  138. bind "downarrow" "buy flashbang;"
  139. bind "uparrow" "buy molotov; buy incgrenade;"
  140.  
  141.  
  142. //MEGAGAYFPSHOLOCAUST
  143. //dsp_slow_cpu "1"
  144. //r_cheapwaterend "1" // (lowest graphs ever)
  145. //r_cheapwaterstart "1" // (lowest graphs ever)
  146. //mat_hdr_enabled "0" // (lowest graphs ever)
  147. //sys_refldetail "0" // (lowest graphs ever)
  148. //func_break_max_pieces "0" // (lowest graphs ever)
  149.  
  150. //r_dynamic "1"
  151.  
  152.  
  153. // VOICE BIND
  154.  
  155. alias "voice" "voiceoff"
  156. alias "voiceon" "voice_enable 1; playvol buttons\blip1 0.1; alias voice voiceoff"
  157. alias "voiceoff" "voice_enable 0; playvol buttons\blip2 0.1; alias voice voiceon"
  158. bind 6 voice
  159.  
  160. // GAYSHIT
  161. bind "8" "buyammo1"
  162. bind "9" "buyammo2"
  163. bind "7" "slot8"
  164.  
  165.  
  166. //MISC4
  167. cl_downloadfilter "nosounds"
  168.  
  169. echo "ayy"
  170. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement