Advertisement
Guest User

Untitled

a guest
Apr 19th, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.44 KB | None | 0 0
  1. unbindall
  2. bind "1" "slot1"
  3. bind "2" "slot2"
  4. bind "3" "slot3"
  5. bind "4" "slot4"
  6. bind "5" "slot5"
  7. bind "8" "+lookspin"
  8. bind "9" "slot9"
  9. bind "a" "+moveleft"
  10. bind "b" "buymenu"
  11. bind "c" "slot8; buy smokegrenade"
  12. bind "d" "+moveright"
  13. bind "e" "+use"
  14. bind "f" "slot7; buy flashbang"
  15. bind "g" "drop"
  16. bind "i" "incrementvar cl_show_team_equipment 0 1 1"
  17. bind "k" "opengameserver"
  18. bind "m" "teammenu"
  19. bind "n" "noclip; sm_noclip hi"
  20. bind "o" "sm_r"
  21. bind "q" "lastinv"
  22. bind "r" "+reload"
  23. bind "s" "+back"
  24. bindtoggle "t" "cl_righthand"
  25. bind "u" "say_team"
  26. bind "v" "+voicerecord"
  27. bind "w" "+forward"
  28. bind "z" "slot10; buy molotov; buy incgrenade"
  29. bind "y" "messagemode"
  30. bind "x" "slot6; buy hegrenade"
  31. bind "KP_END" "buy flashbang; buy flashbang;"
  32. bind "KP_DOWNARROW" "buy smokegrenade;"
  33. bind "KP_PGDN" "buy molotov; buy incgrenade;"
  34. bind "KP_LEFTARROW" "buy galilar; buy famas; buy vest; buy hegrenade;"
  35. bind "KP_HOME" "buy ak47; buy m4a1; buy vest; buy flashbang;"
  36. bind "KP_UPARROW" "incrementvar cl_draw_only_deathnotices 0 1 1"
  37. bind "KP_PGUP" "incrementvar cl_drawhud_force_radar 0 1 1"
  38. bind "KP_PLUS" "buy p250; buy vest;"
  39. bind "`" "toggleconsole"
  40. bind "," "+FakeSpin"
  41. bind "." "buyammo2"
  42. bind "\" "disconnect"
  43. bind "SPACE" "+jump"
  44. bind "TAB" "+showscores"
  45. bind "ESCAPE" "cancelselect"
  46. bind "SCROLLLOCK" "incrementvar cl_draw_only_deathnotices 0 1 1"
  47. bind "INS" "incrementvar voice_enable 0 1 1"
  48. bind "DEL" "incrementvar volume 0 1 1"
  49. bind "HOME" "buy smokegrenade;"
  50. bind "END" "buy flashbang; buy flashbang;"
  51. bind "PGUP" "buy molotov; buy incgrenade;"
  52. bind "PAUSE" "pause"
  53. bind "SHIFT" "+speed; r_cleardecals"
  54. bind "RALT" "savepos"
  55. bind "CTRL" "+duck; r_cleardecals"
  56. bind "F3" "autobuy"
  57. bind [ "cl_crosshaircolor 2"
  58. bind ] "cl_crosshaircolor 4"
  59. bind "F4" "rebuy"
  60. bind "F5" "displaydamage"
  61. bind "F6" "save quick"
  62. bind "MOUSE1" "+attack"
  63. bind "MOUSE2" "+attack2"
  64. bind "MOUSE4" "use weapon_c4;drop"
  65. bind "MWHEELDOWN" "+jump"
  66. bind "ALT" "slot12"
  67. bind "f7" "cl_clanid 3135"
  68.  
  69.  
  70.  
  71. //Launch options
  72. -novid -w 800 -h 600 -tickrate 128 -refresh 144 -language qText +exec autoexec -nojoy
  73.  
  74.  
  75. //Network
  76. cl_cmdrate "128"
  77. cl_updaterate "128"
  78. rate "786432"
  79. cl_interp "0.03125"
  80. cl_interpolate "1"
  81. cl_interp_ratio "2"
  82. cl_predict "1"
  83. cl_predictweapons "1"
  84. cl_lagcompensation "1"
  85. net_client_steamdatagram_enable_override "1"
  86. mat_queue_mode "2"
  87. cl_lagcompensation "1"
  88. net_maxroutable "1200"
  89.  
  90. //Mouse
  91. m_customaccel "0"
  92. m_customaccel_exponent "1.05"
  93. m_customaccel_max "0"
  94. m_customaccel_scale "0.04"
  95. m_forward "1"
  96. m_mouseaccel1 "0"
  97. m_mouseaccel2 "0"
  98. m_mousespeed "1"
  99. m_pitch "0.022"
  100. m_rawinput "1"
  101. m_side "0.8"
  102. sensitivity 1.45
  103. zoom_sensitivity_ratio_mouse "1"
  104.  
  105. //Viewmodel
  106. viewmodel_fov "65"
  107. viewmodel_offset_x "2"
  108. viewmodel_offset_y "2"
  109. viewmodel_offset_z "-2"
  110. cl_viewmodel_shift_left_amt "0.5"
  111. cl_viewmodel_shift_right_amt "0.25"
  112. cl_bob_lower_amt "0"
  113. cl_bobamt_lat "0.1"
  114. cl_bobamt_vert "0.1"
  115. cl_bobcycle "0.8"
  116. viewmodel_recoil "0"
  117. cl_bob 0.002
  118.  
  119.  
  120. //Aliases
  121. alias +qHasSwag "+duck; +jump; -forward; -back"
  122. alias -qHasSwag "-duck; -jump;"
  123. alias "lj" "clear; bind mouse2 "+qHasSwag"; echo "LJ bindings loaded""
  124. alias "nolj" "bind mouse2 "+attack2"; echo "LJ bindings disabled""
  125.  
  126. alias qyut "quit"
  127. alias qiuy "quit"
  128. alias quiy "quit"
  129. alias dc "disconnect"
  130. alias disc "disconnect"
  131. alias qiut "quit"
  132. alias qqq "quit"
  133.  
  134.  
  135. //Fps
  136. r_dynamic "0"
  137. r_eyegloss "0"
  138. r_eyemove "0"
  139. r_eyeshift_x "0"
  140. r_eyeshift_y "0"
  141. cl_forcepreload "1"
  142. sv_forcepreload "0"
  143. net_client_steamdatagram_enable_override "1"
  144. mat_postprocess_enable 0
  145. mat_colorcorrection 0
  146. mat_disable_bloom 1
  147.  
  148.  
  149. //Sound
  150. snd_legacy_surround "0"
  151. snd_pitchquality "1"
  152. mat_queue_priority "2"
  153. dsp_enhance_stereo "0"
  154. snd_front_headphone_position "43.2"
  155. snd_rear_headphone_position "90"
  156. snd_headphone_pan_exponent "2"
  157. snd_headphone_pan_radial_weight "1"
  158. snd_duckerattacktime "0.5"
  159. snd_duckerreleasetime "2.5"
  160. snd_duckerthreshold "0.15"
  161. snd_ducking_off "1"
  162. snd_ducktovolume "0.55"
  163. snd_legacy_surround "0"
  164. snd_mixahead "0.05"
  165. snd_mute_losefocus "1"
  166. voice_enable "1"
  167. snd_mixahead "0.05"
  168. voice_mixer_volume "1"
  169.  
  170.  
  171. //Graphic
  172. sys_antialiasing "0"
  173. sys_aspectratio "-1"
  174. sys_refldetail "0"
  175.  
  176.  
  177. //Misc
  178. cl_downloadfilter "mapsonly"
  179. cl_disablefreezecam "1"
  180. cl_showloadout 1
  181. cl_use_opens_buy_menu 0
  182. muzzleflash_light "0"
  183. r_drawtracers_firstperson 0
  184.  
  185. alias "+FakeSpin" "m_yaw 666"
  186. alias "-FakeSpin" "m_yaw 0.022"
  187. bind "," "+FakeSpin"
  188.  
  189. bind mouse5 "incrementvar cl_radar_scale 0.3 0.6 0.2"
  190.  
  191.  
  192.  
  193. clear
  194. ECHO"|--------------------------------------------------|"
  195. ECHO"|q. AUTOEXEC LOADED - DATE: 17.3.2019 7:07 PM |"
  196. ECHO"|--------------------------------------------------|"
  197.  
  198.  
  199. echo " &&&&&&&&&&&&&&&&&&&&&&&&(. ./%%%%%%%%%%%&%%%%%%%%%%%%%%%% "
  200. echo " &&&&&&&&&&&&&&&&&&&&&/ *%&%&&&%%%%&%%%%%&%%%%%%& "
  201. echo " &&&&&&&&&&&&&&&&&&/ .%&&&&&&&&&&&&&&&&%&&& "
  202. echo " &&&&&&&&&&&&&&&%, ,%&&&&&&&&&&&&&&&&& "
  203. echo " &&&&&&&&&&&&&% *%&&&&&&&&&&&&&& "
  204. echo " &&&&&&&&&&&/ ,%&&&&&&&&&&&& "
  205. echo " &&&&&&&&&% ,&&&&&&&&&&& "
  206. echo " &&&&&&&&& %@@@@@@%, .&&&&&&&&&& "
  207. echo " &&&&&&&&. ,@@@@@@@@@@@@&/ *&&&&&&&&& "
  208. echo " &&&&&&&/ #@@@@@@@@@@@@/.@@@@/ . (&&&&&&&& "
  209. echo " &&&&&&&. .@@@@%/@@@@@@&...,&@@@@, ,&&&&&&&& "
  210. echo " &&&&&&%. .@@@&. &@@@@@* (@@@@. .%&&&&&&& "
  211. echo " &&&&&. ,@@@. &@@@@. &@@@& . (&&&&&&& "
  212. echo " &&&&&&/ ,@@# .. %@@@. , .(./@%.@, . ./&&&&&&& "
  213. echo " &&&&&/.. ,@@@. ,%@@. , .,& // . ..,&&&&&&& "
  214. echo " &&&&/ ., (@@@, /@%( , *// ( .....&&&&&&& "
  215. echo " &&&% ,.*@@@/, (@. , *.. # . ... #&&&&&& "
  216. echo " &&&, .,%@@@# * .*,% ..,,//((* ,& ....... ,%&&&&& "
  217. echo " &&% &@@@@%,,,,.. * .. ,,,.. &* .. ... . ..#&&&& "
  218. echo " &&, &@#@@@@,. ... ...,,. * ... .. . #&&& "
  219. echo " &&* ,*## %@@@, .. .. ..*... .. . #&& "
  220. echo " && .& */@@@*, .. . .. ., .,, /.. (& "
  221. echo " &&&&&(, ,@@@@%.... . ., /@@ % "
  222. echo " &&&&&&/,, #@@@@@@@% ,. .#@@@@@/ ,%& "
  223. echo " &&&&&&&&*##%@@@@@@@@@#. (@@@@@@@@& .,%&&&& "
  224. echo " &&&&&&&&&@@@@@@@@@@@@@(,.*##@@@@@@@@@@& .(&&&&&&&& "
  225. echo " &&&&&&&&&&&@@@@@@@@@@@@@//, ,@@@@@@@@@@@/....*,*%&&&&&&&&&& "
  226. echo " &&&&&&&&&&@@@@&@@@@@@@% * %@@@@@@@@@&..... .. (&&&&&&& "
  227. echo " &&&&&&&&&&@@@/@@@@@@&*. . @@@@@@@@@*,,. . #&&&&& "
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement