Advertisement
Guest User

cfg

a guest
May 5th, 2019
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
autoconf 10.68 KB | None | 0 0
  1. //Бинды (1-0)
  2. bind "1" "slot1"
  3. bind "2" "slot2"
  4. bind "3" "slot3"
  5. bind "4" "slot4"
  6. bind "5" "slot5"
  7. bind "6" "slot6"
  8. bind "7" "slot7"
  9. bind "8" "slot8"
  10. bind "9" "slot9"
  11. bind "0" "slot10"
  12.  
  13. //Бинды (F1-F10)
  14. bind "F3" "rebuy"
  15. bind "F4" "autobuy"
  16.  
  17. //Бинды (Мышка)
  18. bind "MOUSE1" "+shokefire"
  19. bind "MOUSE2" "+attack2"
  20. bind "MOUSE3" "use weapon_knife;use weapon_flashbang"
  21. bind "MOUSE5" "toggle voice_enable 1 0"
  22. bind "MWHEELUP" "invprev"
  23.  
  24. //Бинды (Нумпад)
  25. bind "KP_INS" "buy five-seven; buy tec9"
  26. bind "KP_END" "buy hegrenade"
  27. bind "KP_DOWNARROW" "buy flashbang"
  28. bind "KP_PGDN" "buy smokegrenade"
  29. bind "KP_LEFTARROW" "buy m4a1; buy ak47"
  30. bind "KP_5" "buy vesthelm"
  31. bind "KP_RIGHTARROW" "buy defuser"
  32. bind "KP_HOME" "buy p250"
  33. bind "KP_UPARROW" "buy deagle"
  34. bind "KP_PGUP" "buy awp"
  35. bind "KP_SLASH" "buy vest"
  36. bind "KP_MINUS" "volume 0.1"
  37. bind "KP_PLUS" "volume 0.5"
  38. bind "KP_ENTER" "volume 1"
  39. bind "KP_DEL" "buy molotov; buy incgrenade"
  40.  
  41. //Бинды (Управление)
  42. bind "a" "+moveleft"
  43. bind "d" "+moveright"
  44. bind "w" "+forward"
  45. bind "s" "+back"
  46. bind "e" "+pickuse"
  47. bind "f" "+lookatweapon"
  48. bind "g" "drop"
  49. bind "SHIFT" "+speed;r_cleardecals"
  50. bind "c" "+voicerecord"
  51. bind "v" "use weapon_c4; drop"
  52. bind "r" "+reload"
  53. bind "x" "noclip"
  54. bind "q" "lastinv"
  55. bind "K" "+jumpthrow"
  56. bind "y" "messagemode"
  57. bind "u" "messagemode2"
  58.  
  59. //Бинды (UI)
  60. bind "b" "buymenu"
  61. bind "PAUSE" "pause"
  62. bind "TAB" "+showscores"
  63. bind "ESCAPE" "cancelselect"
  64. bind "`" "toggleconsole"
  65. bind "t" "+spray_menu"
  66. bind "alt" "incrementvar cl_radar_scale 0.25 1 0.1"
  67. bind "m" "teammenu"
  68.  
  69. //Бинды (Радио)
  70. bind "z" "radio2"
  71. bind "n" "radio"
  72. bind "'" "radio1"
  73. bind "del" "radio2"
  74. bind "end" "radio"
  75. bind "pgdn" "radio1"
  76.  
  77. //Бинды (Разное)
  78. bind "o" "volume 0.5"
  79. bind "j" "toggle cl_mute_enemy_team 0 1"
  80. bind "ralt" "+cl_show_team_equipment"
  81. bind "rctrl" "show_loadout_toggle"
  82.  
  83.  
  84. //Все консольные команды
  85. adsp_debug "0"
  86. ai_report_task_timings_on_limit "0"
  87. ai_think_limit_label "0"
  88. budget_averages_window "30"
  89. budget_background_alpha "128"
  90. budget_bargraph_background_alpha "128"
  91. budget_bargraph_range_ms "16.6666666667"
  92. budget_history_numsamplesvisible "100"
  93. budget_history_range_ms "66.666666667"
  94. budget_panel_bottom_of_history_fraction ".25"
  95. budget_panel_height "384"
  96. budget_panel_width "512"
  97. budget_panel_x "0"
  98. budget_panel_y "50"
  99. budget_peaks_window "30"
  100. budget_show_averages "0"
  101. budget_show_history "0"
  102. budget_show_peaks "1"
  103. bugreporter_uploadasync "0"
  104. bugreporter_username ""
  105. c_maxdistance "200"
  106. c_maxpitch "90"
  107. c_maxyaw "135"
  108. c_mindistance "30"
  109. c_minpitch "0"
  110. c_minyaw "-135"
  111. c_orthoheight "100"
  112. c_orthowidth "100"
  113. c_thirdpersonshoulder "false"
  114. c_thirdpersonshoulderaimdist "120.0"
  115. c_thirdpersonshoulderdist "40.0"
  116. c_thirdpersonshoulderheight "5.0"
  117. c_thirdpersonshoulderoffset "20.0"
  118. cachedvalue_count_partybrowser "1513007885"
  119. cachedvalue_count_teammates "1513007884"
  120. cam_collision "1"
  121. cam_idealdelta "4.0"
  122. cam_idealdist "150"
  123. cam_idealdistright "0"
  124. cam_idealdistup "0"
  125. cam_ideallag "4.0"
  126. cam_idealpitch "0"
  127. cam_idealyaw "0"
  128. cam_snapto "0"
  129. cc_lang ""
  130. cc_linger_time "1.0"
  131. cc_predisplay_time "0.25"
  132. cc_subtitles "0"
  133. chet_debug_idle "0"
  134. cl_allowdownload "1"
  135. cl_allowupload "1"
  136. cl_autohelp "1"
  137. cl_autowepswitch "0"
  138. cl_bob_lower_amt "5.000000"
  139. cl_bobamt_lat "0.100000"
  140. cl_bobamt_vert "0.100000"
  141. cl_bobcycle "0.98"
  142. cl_chatfilter_version "1"
  143. cl_chatfilters "63"
  144. cl_cmdrate "64.000000"
  145. cl_debugrumble "0"
  146. cl_detail_avoid_force "0.4"
  147. cl_detail_avoid_radius "64"
  148. cl_detail_avoid_recover_speed "0.25"
  149. cl_detail_max_sway "5"
  150. cl_disablefreezecam "1"
  151. cl_disablehtmlmotd "0"
  152. cl_dm_buyrandomweapons "0"
  153. cl_downloadfilter "all"
  154. cl_embedded_stream_audio_volume "21"
  155. cl_embedded_stream_audio_volume_xmaster "0"
  156. cl_forcepreload "1"
  157. cl_freezecampanel_position_dynamic "1"
  158. cl_hud_background_alpha "1"
  159. cl_hud_bomb_under_radar "1"
  160. cl_hud_color "3"
  161. cl_hud_healthammo_style "0"
  162. cl_hud_playercount_pos "0"
  163. cl_hud_playercount_showcount "1"
  164. cl_hud_radar_scale "1.3"
  165. cl_idealpitchscale "0.8"
  166. cl_inventory_saved_filter2 "all,not_defaultequipped"
  167. cl_inventory_saved_sort2 "inv_sort_rarity"
  168. cl_join_advertise "1"
  169. cl_minimal_rtt_shadows "1"
  170. cl_mouselook "1"
  171. cl_mute_all_but_friends_and_party "0"
  172. cl_mute_enemy_team "0"
  173. cl_obs_interp_enable "1"
  174. cl_playerspray_auto_apply "1"
  175. cl_radar_always_centered "1"
  176. cl_radar_icon_scale_min "0.6"
  177. cl_radar_rotate "1"
  178. cl_radar_scale "0.782500"
  179. cl_radar_square_with_scoreboard "1"
  180. cl_righthand "1.000000"
  181. cl_rumblescale "1.0"
  182. cl_scoreboard_mouse_enable_binding "+attack2"
  183. cl_show_clan_in_death_notice "0"
  184. cl_showhelp "1"
  185. cl_showloadout "0"
  186. cl_spec_follow_grenade_key "0"
  187. cl_spec_mode "5"
  188. cl_teamid_overhead_always "1"
  189. cl_teammate_colors_show "1"
  190. cl_timeout "30.000000"
  191. cl_updaterate "64.000000"
  192. cl_use_opens_buy_menu "1"
  193. cl_viewmodel_shift_left_amt "0.500000"
  194. cl_viewmodel_shift_right_amt "0.250000"
  195. viewmodel_fov "68.000000"
  196. viewmodel_offset_x "2.500000"
  197. viewmodel_offset_y "1.700000"
  198. viewmodel_offset_z "-2.000000"
  199. viewmodel_presetpos "0"
  200. cl_bob_lower_amt "5.000000"
  201. cl_viewmodel_shift_right_amt "0.250000"
  202. closecaption "0"
  203. closeonbuy "0"
  204. commentary_firstrun "0"
  205. con_enable "1"
  206. dsp_enhance_stereo "0"
  207. engine_no_focus_sleep "50"
  208. force_audio_english "0"
  209. func_break_max_pieces "15"
  210. g15_update_msec "250"
  211. gameinstructor_enable "0"
  212. hud_scaling "0.80"
  213. hud_showtargetid "0"
  214. hud_takesshots "0"
  215. lobby_default_privacy_bits1 "6"
  216. lockMoveControllerRet "0"
  217. lookspring "0"
  218. lookstrafe "0"
  219. m_customaccel "0"
  220. m_customaccel_exponent "0"
  221. m_customaccel_max "0"
  222. m_customaccel_scale "0"
  223. m_forward "1"
  224. m_mouseaccel1 "0"
  225. m_mouseaccel2 "0"
  226. m_mousespeed "1"
  227. m_pitch "0.022"
  228. m_side "0.8"
  229. m_yaw "0.022"
  230. mapoverview_icon_scale "1.0"
  231. mat_monitorgamma "1.760000"
  232. mat_monitorgamma_tv_enabled "0"
  233. mat_powersavingsmode "0"
  234. mat_queue_report "0"
  235. mat_spewalloc "0"
  236. mat_texture_list_content_path ""
  237. mc_accel_band_size "0.5"
  238. mc_dead_zone_radius "0.06"
  239. mc_max_pitchrate "100.0"
  240. mc_max_yawrate "230.0"
  241. mm_csgo_community_search_players_min "3"
  242. mm_dedicated_search_maxping "100"
  243. mm_server_search_lan_ports "27015,27016,27017,27018,27019,27020"
  244. muzzleflash_light "0"
  245. net_allow_multicast "1"
  246. net_graph "1"
  247. net_graphheight "1"
  248. net_graphholdsvframerate "0"
  249. net_graphmsecs "400"
  250. net_graphpos "1"
  251. net_graphproportionalfont "1"
  252. net_graphshowinterp "0"
  253. net_graphshowlatency "1"
  254. net_graphshowsvframerate "0"
  255. net_graphsolid "1"
  256. net_graphtext "1"
  257. net_maxroutable "1200"
  258. npc_height_adjust "1"
  259. option_duck_method "0"
  260. option_speed_method "0"
  261. play_distance "1"
  262. player_botdifflast_s "0.000000"
  263. player_nevershow_communityservermessage "1"
  264. player_teamplayedlast "3"
  265. r_drawmodelstatsoverlaymax "1.5"
  266. r_drawmodelstatsoverlaymin "0.1"
  267. r_drawtracers_firstperson "1"
  268. r_eyegloss "0"
  269. r_eyemove "0"
  270. r_eyeshift_x "0"
  271. r_eyeshift_y "0"
  272. r_eyeshift_z "0"
  273. r_eyesize "0"
  274. rate "786432"
  275. safezonex "0.926500"
  276. safezoney "1.000000"
  277. sc_enable "1.0"
  278. sc_joystick_map "1"
  279. sc_pitch_sensitivity "1.0"
  280. sc_yaw_sensitivity "1.0"
  281. scene_showfaceto "0"
  282. scene_showlook "0"
  283. scene_showmoveto "0"
  284. scene_showunlock "0"
  285. sk_autoaim_mode "1"
  286. skill "1.000000"
  287. snd_deathcamera_volume "0.000000"
  288. snd_duckerattacktime "0.5"
  289. snd_duckerreleasetime "2.5"
  290. snd_duckerthreshold "0.15"
  291. snd_ducking_off "1"
  292. snd_ducktovolume "0.55"
  293. snd_hrtf_distance_behind "100"
  294. snd_hwcompat "1"
  295. snd_mapobjective_volume "0.000000"
  296. snd_menumusic_volume "0.000000"
  297. snd_mix_async "1"
  298. snd_mix_async_onetime_reset "1"
  299. snd_mixahead "0.025"
  300. snd_music_selection "2"
  301. snd_musicvolume_multiplier_inoverlay "0.100000"
  302. snd_mute_losefocus "1"
  303. snd_pitchquality "1"
  304. snd_roundend_volume "0.000000"
  305. snd_roundstart_volume "0.000000"
  306. snd_tensecondwarning_volume "0.000000"
  307. spec_replay_autostart "1"
  308. spec_show_xray "1"
  309. spec_usenumberkeys_nobinds "1"
  310. ss_splitmode "0"
  311. store_version "1"
  312. suitvolume "0.25"
  313. sv_forcepreload "1"
  314. sv_log_onefile "0"
  315. sv_logbans "1"
  316. sv_logecho "1"
  317. sv_logfile "1"
  318. sv_logflush "0"
  319. sv_logsdir "logfiles"
  320. sv_noclipaccelerate "5"
  321. sv_noclipspeed "5"
  322. sv_pvsskipanimation "1"
  323. sv_skyname "nukeblank"
  324. sv_specaccelerate "5"
  325. sv_specnoclip "1"
  326. sv_specspeed "3"
  327. sv_unlockedchapters "1"
  328. sv_voiceenable "1"
  329. texture_budget_background_alpha "128"
  330. texture_budget_panel_bottom_of_history_fraction ".25"
  331. texture_budget_panel_height "284"
  332. texture_budget_panel_width "512"
  333. texture_budget_panel_x "0"
  334. texture_budget_panel_y "450"
  335. tv_nochat "0"
  336. ui_steam_overlay_notification_position "topleft"
  337. vgui_message_dialog_modal "1"
  338. viewmodel_fov "68"
  339. viewmodel_offset_x "2"
  340. viewmodel_offset_y "1.5"
  341. viewmodel_offset_z "-2"
  342. viewmodel_presetpos "0"
  343. viewmodel_offset_x "1.25"
  344. viewmodel_offset_y "0.75"
  345. viewmodel_offset_z "-1.25"
  346. viewmodel_presetpos "0"
  347. voice_caster_enable "0"
  348. voice_caster_scale "1111"
  349. voice_forcemicrecord "1"
  350. voice_mixer_boost "0"
  351. voice_mixer_mute "0"
  352. voice_mixer_volume "0.8"
  353. voice_modenable "1"
  354. voice_scale "0.520000"
  355. voice_system_enable "1"
  356. voice_threshold "2000"
  357. volume "1"
  358. vprof_graphheight "256"
  359. vprof_graphwidth "512"
  360. vprof_unaccounted_limit "0.3"
  361. vprof_verbose "1"
  362. vprof_warningmsec "10"
  363. xbox_autothrottle "1"
  364. xbox_throttlebias "100"
  365. xbox_throttlespoof "200"
  366. zoom_sensitivity_ratio_joystick "1.0"
  367. zoom_sensitivity_ratio_mouse "1.0"
  368. cl_clanid "31255151"
  369. zoom_sensitivity_ratio_mouse "0.818933027098955175"
  370. cl_mute_enemy_team 0
  371. con_filter_text_out --------------------------------------------------
  372.  
  373. con_filter_enable 1
  374. con_filter_enable 2
  375. con_filter_text_out Player:
  376. con_filter_text Damage
  377. log_color General 00FFFFFF
  378. m_rawinput "1"
  379. host_writeconfig "autoexec"
  380. clear
  381.  
  382. Echo BINDINGS:
  383. Echo [MOUSE3] - Fast flashbang
  384. Echo [MOUSE5] - Clutch mode [Off/On]
  385. Echo [MWHEELDOWN] - Jump
  386. Echo [SHIFT] - Clear map
  387. Echo [X] - Noclip
  388. Echo [C] - Use microphone
  389. Echo [V] - Drop C4
  390. Echo [.] - HUD [Off/On]
  391. Echo [ENTER] - Viewmodel [Right/Left]
  392. Echo [\] - Freezetime [0]
  393. Echo [K] - Jumpthrow
  394. Echo [ALT] - Radar zoom
  395. Echo [-] - VOICE CHAT - Disabled
  396. Echo [=] - VOICE CHAT - Enabled
  397. Echo [J] - Mute enemy team
  398. Echo [KP_ENTER] - Volume [100%]
  399. Echo [KP_PLUS] - Volume [50%]
  400. Echo [KP_MINUS] - Volume [10%]
  401. Echo [RALT] - Show team equipment
  402. Echo [RCTRL] - Show loadout
  403. Echo ---------------------------------------------------
  404. Echo RADIO:
  405. Echo [Z] or [DEL] - Chat radio
  406. Echo [N] or [END] - Bot radio
  407. Echo ['] or [PD] - Training radio
  408. Echo ---------------------------------------------------
  409. Echo SIMPLE COMMANDS:
  410. Echo rs - Restart game
  411. Echo s - Swap teams
  412. Echo swap - Swap teams
  413. Echo res - Toggle respawn
  414. Echo respawn - Toggle respawn
  415. Echo n - Noclip [sv_cheats 1]
  416. Echo wh - Other models [sv_cheats 1]
  417. Echo m - Give money
  418. Echo money - Give money
  419. Echo recfg - Activate config
  420. Echo ---------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement