Advertisement
Guest User

Untitled

a guest
Nov 24th, 2014
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.43 KB | None | 0 0
  1. fps_max "999"
  2.  
  3. bind "mouse4" "use weapon_flashbang"
  4. bind "mouse5" "use weapon_smokegrenade"
  5. bind "mouse3" "use weapon_incgrenade;use weapon_molotov"
  6.  
  7. rate "128000"
  8. cl_updaterate "128"
  9. cl_cmdrate "128"
  10. cl_interp_ratio "1"
  11. cl_interp "0"
  12.  
  13. net_graph "0"
  14.  
  15.  
  16. volume "0.01"
  17.  
  18. cl_hud_color "8"
  19. cl_hud_bomb_under_radar "1"
  20. cl_hud_healthammo_style "1"
  21. cl_hud_playercount_showcount "1"
  22. cl_hud_playercount_pos "1"
  23. cl_hud_background_alpha "1"
  24.  
  25. viewmodel_fov "68"
  26.  
  27. viewmodel_offset_x "2.5"
  28.  
  29. viewmodel_offset_y "1"
  30.  
  31. viewmodel_offset_z "-1.5"
  32.  
  33. viewmodel_presetpos "3"
  34.  
  35. alias "+jumpthrow" "+jump;-attack"
  36. alias "-jumpthrow" "-jump"
  37. bind "z" "+jumpthrow"
  38.  
  39. cl_bobcycle "2"
  40. cl_bob_lower_amt "21"
  41. cl_bobamt_lat "0"
  42. cl_bobamt_vert "0"
  43. cl_viewmodel_shift_left_amt "0"
  44. cl_viewmodel_shift_right_amt "0"
  45. cl_crosshair_drawoutline "0"
  46. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  47. cl_crosshair_dynamic_splitalpha_innermod "1"
  48. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  49. cl_crosshair_dynamic_splitdist "7"
  50. cl_crosshair_outlinethickness "1"
  51. cl_crosshairalpha "9999"
  52. cl_crosshaircolor "1"
  53. cl_crosshaircolor_b "250"
  54. cl_crosshaircolor_g "250"
  55. cl_crosshaircolor_r "250"
  56. cl_crosshairdot "0"
  57. cl_crosshairgap "-1"
  58. cl_crosshairgap_useweaponvalue "0"
  59. cl_crosshairscale "1000"
  60. cl_crosshairsize "3.5"
  61. cl_crosshairstyle "4"
  62. cl_crosshairthickness "1"
  63. cl_crosshairusealpha "1"
  64. cl_fixedcrosshairgap "0"
  65.  
  66.  
  67.  
  68. cl_righthand "1"
  69.  
  70.  
  71. bind "MWHEELDOWN" "+jump"
  72. bind "MWHEELUP" "+duck"
  73.  
  74. sensitivity "2.1375"
  75.  
  76. m_customaccel "0"
  77. m_customaccel_exponent "1.05"
  78. m_customaccel_max "0"
  79. m_customaccel_scale "0.04"
  80. m_forward "1"
  81. m_mouseaccel1 "0"
  82. m_mouseaccel2 "0"
  83. m_mousespeed "1"
  84. m_pitch "0.022"
  85. m_rawinput "1"
  86. m_side "0.8"
  87. m_yaw "0.022"
  88.  
  89. gameinstructor_enable "0"
  90.  
  91.  
  92. m_customaccel "0"
  93. m_mouseaccel1 "0"
  94. m_mousespeed "0"
  95.  
  96. ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  97. unbindall
  98. bind "0" "slot10"
  99. bind "1" "slot1"
  100. bind "2" "slot2"
  101. bind "3" "slot3"
  102. bind "4" "slot4"
  103. bind "5" "slot5"
  104. bind "6" "slot6"
  105. bind "7" "slot7"
  106. bind "8" "slot8"
  107. bind "9" "slot9"
  108. bind "a" "+moveleft"
  109. bind "b" "buymenu"
  110. bind "c" "radio3"
  111. bind "d" "+moveright"
  112. bind "e" "+use"
  113. bind "f" "+lookatweapon"
  114. bind "g" "drop"
  115. bind "i" "show_loadout_toggle"
  116. bind "m" "teammenu"
  117. bind "q" "lastinv"
  118. bind "r" "+reload"
  119. bind "s" "+back"
  120. bind "u" "messagemode2"
  121. bind "v" "+voicerecord"
  122. bind "w" "+forward"
  123. bind "x" "radio2"
  124. bind "y" "messagemode"
  125. bind "z" "radio1"
  126. bind "," "buyammo1"
  127. bind "." "buyammo2"
  128. bind "=" "toggleconsole"
  129. bind "SPACE" "+jump"
  130. bind "TAB" "+showscores"
  131. bind "ESCAPE" "cancelselect"
  132. bind "DEL" "mute"
  133. bind "PAUSE" "pause"
  134. bind "SHIFT" "+speed"
  135. bind "CTRL" "+duck"
  136. bind "F1" "autobuy"
  137. bind "F2" "rebuy"
  138. bind "F3" "askconnect_accept"
  139. bind "F4" "bug"
  140. bind "F5" "jpeg"
  141. bind "F6" "save quick"
  142. bind "F7" "load quick"
  143. bind "F10" "quit prompt"
  144. bind "MOUSE1" "+attack"
  145. bind "MOUSE2" "+attack2"
  146. bind "MOUSE3" "use weapon_incgrenade;use weapon_molotov"
  147. bind "MOUSE4" "use weapon_flashbang"
  148. bind "MOUSE5" "use weapon_smokegrenade"
  149. bind "MWHEELUP" "+duck"
  150. bind "MWHEELDOWN" "+jump"
  151. adsp_debug "0"
  152. ai_report_task_timings_on_limit "0"
  153. ai_think_limit_label "0"
  154. budget_averages_window "0"
  155. budget_background_alpha "0"
  156. budget_bargraph_background_alpha "128"
  157. budget_bargraph_range_ms "16.6666666667"
  158. budget_history_numsamplesvisible "0"
  159. budget_history_range_ms "5"
  160. budget_panel_bottom_of_history_fraction ".25"
  161. budget_panel_height "384"
  162. budget_panel_width "512"
  163. budget_panel_x "0"
  164. budget_panel_y "50"
  165. budget_peaks_window "0"
  166. budget_show_averages "0"
  167. budget_show_history "0"
  168. budget_show_peaks "0"
  169. bugreporter_uploadasync "0"
  170. bugreporter_username ""
  171. c_maxdistance "200"
  172. c_maxpitch "90"
  173. c_maxyaw "135"
  174. c_mindistance "30"
  175. c_minpitch "0"
  176. c_minyaw "-135"
  177. c_orthoheight "100"
  178. c_orthowidth "100"
  179. c_thirdpersonshoulder "false"
  180. c_thirdpersonshoulderaimdist "120.0"
  181. c_thirdpersonshoulderdist "40.0"
  182. c_thirdpersonshoulderheight "5.0"
  183. c_thirdpersonshoulderoffset "20.0"
  184. cam_collision "1"
  185. cam_idealdelta "4.0"
  186. cam_idealdist "150"
  187. cam_idealdistright "0"
  188. cam_idealdistup "0"
  189. cam_ideallag "4.0"
  190. cam_idealpitch "0"
  191. cam_idealyaw "0"
  192. cam_snapto "0"
  193. cc_lang ""
  194. cc_linger_time "1.0"
  195. cc_predisplay_time "0.25"
  196. cc_subtitles "0"
  197. chet_debug_idle "0"
  198. cl_allowdownload "1"
  199. cl_allowupload "1"
  200. cl_autohelp "1"
  201. cl_autowepswitch "0"
  202. cl_bob_lower_amt "21"
  203. cl_bobamt_lat "0.100000"
  204. cl_bobamt_vert "0.100000"
  205. cl_bobcycle "0.980000"
  206. cl_buy_favorite_nowarn "0"
  207. cl_buy_favorite_quiet "0"
  208. cl_chatfilter_version "1"
  209. cl_chatfilters "63"
  210. cl_clanid "0"
  211. cl_cmdrate "128"
  212. cl_color "0"
  213. cl_crosshair_drawoutline "0"
  214. cl_crosshair_dynamic_maxdist_splitratio "0"
  215. cl_crosshair_dynamic_splitalpha_innermod "1"
  216. cl_crosshair_dynamic_splitalpha_outermod "0.3"
  217. cl_crosshair_dynamic_splitdist "3"
  218. cl_crosshair_outlinethickness "1"
  219. cl_crosshairalpha "245"
  220. cl_crosshaircolor "5"
  221. cl_crosshaircolor_b "0"
  222. cl_crosshaircolor_g "0"
  223. cl_crosshaircolor_r "255"
  224. cl_crosshairdot "0"
  225. cl_crosshairgap "-2"
  226. cl_crosshairgap_useweaponvalue "0"
  227. cl_crosshairscale "600"
  228. cl_crosshairsize "2"
  229. cl_crosshairstyle "4"
  230. cl_crosshairthickness "1"
  231. cl_crosshairusealpha "1"
  232. cl_debugrumble "0"
  233. cl_detail_avoid_force "0.4"
  234. cl_detail_avoid_radius "64"
  235. cl_detail_avoid_recover_speed "0.25"
  236. cl_detail_max_sway "5"
  237. cl_disablefreezecam "1"
  238. cl_disablehtmlmotd "0"
  239. cl_dm_buyrandomweapons "0"
  240. cl_downloadfilter "nosounds"
  241. cl_fixedcrosshairgap "0"
  242. cl_forcepreload "1"
  243. cl_freezecampanel_position_dynamic "1"
  244. cl_hud_background_alpha "1"
  245. cl_hud_bomb_under_radar "1"
  246. cl_hud_color "8"
  247. cl_hud_healthammo_style "1"
  248. cl_hud_playercount_pos "1"
  249. cl_hud_playercount_showcount "1"
  250. cl_hud_radar_scale "1"
  251. cl_idealpitchscale "0.8"
  252. cl_inv_showdividerline "0"
  253. cl_inventory_saved_filter "all"
  254. cl_inventory_saved_sort "newest"
  255. cl_loadout_colorweaponnames "0"
  256. cl_logofile "0"
  257. cl_minimal_rtt_shadows "1"
  258. cl_mouselook "1"
  259. cl_obs_interp_enable "1"
  260. cl_observercrosshair "1"
  261. cl_operation_premium_reminder_breakout "0"
  262. cl_radar_always_centered "1"
  263. cl_radar_icon_scale_min "0.6"
  264. cl_radar_rotate "1"
  265. cl_radar_scale "0.407500"
  266. cl_radar_square_with_scoreboard "1"
  267. cl_righthand "0"
  268. cl_rumblescale "0"
  269. cl_scalecrosshair "1"
  270. cl_scoreboard_mouse_enable_binding "+attack2"
  271. cl_show_clan_in_death_notice "1"
  272. cl_showhelp "0"
  273. cl_showloadout "1"
  274. cl_showpluginmessages "0"
  275. cl_soundfile "sound/player/jingle.wav"
  276. cl_spec_mode "4"
  277. cl_teamid_overhead_name_alpha "240"
  278. cl_teamid_overhead_name_fadetime "0.5"
  279. cl_teammate_colors_show "1"
  280. cl_thirdperson "0"
  281. cl_timeout "999999999999999"
  282. cl_updaterate "128"
  283. cl_use_opens_buy_menu "0"
  284. cl_viewmodel_shift_left_amt "0.500000"
  285. cl_viewmodel_shift_right_amt "0.250000"
  286. closecaption "0"
  287. closeonbuy "0"
  288. commentary_firstrun "0"
  289. con_enable "1"
  290. crosshair "1"
  291. cursortimeout "60.0"
  292. dsp_enhance_stereo "0"
  293. econ_highest_baseitem_seen "63"
  294. engine_no_focus_sleep "50"
  295. force_audio_english "0"
  296. func_break_max_pieces "15"
  297. g15_update_msec "250"
  298. gameinstructor_enable "0"
  299. hud_scaling "0.950000"
  300. hud_showtargetid "1"
  301. hud_takesshots "0"
  302. joy_accelmax "1.0"
  303. joy_accelscale "0.6"
  304. joy_accelscalepoly "0.4"
  305. joy_advanced "0"
  306. joy_advaxisr "0"
  307. joy_advaxisu "0"
  308. joy_advaxisv "0"
  309. joy_advaxisx "0"
  310. joy_advaxisy "0"
  311. joy_advaxisz "0"
  312. joy_autoaimdampen "0"
  313. joy_autoAimDampenMethod "0"
  314. joy_autoaimdampenrange "0"
  315. joy_axisbutton_threshold "0.3"
  316. joy_cfg_preset "1"
  317. joy_circle_correct "1"
  318. joy_curvepoint_1 "0.001"
  319. joy_curvepoint_2 "0.4"
  320. joy_curvepoint_3 "0.75"
  321. joy_curvepoint_4 "1"
  322. joy_curvepoint_end "2"
  323. joy_diagonalpov "0"
  324. joy_display_input "0"
  325. joy_forwardsensitivity "-1"
  326. joy_forwardthreshold "0.15"
  327. joy_gamma "0.2"
  328. joy_inverty "0"
  329. joy_lowend "1"
  330. joy_lowend_linear "0.55"
  331. joy_lowmap "1"
  332. joy_movement_stick "0"
  333. joy_name "joystick"
  334. joy_no_accel_jump "0"
  335. joy_pitchsensitivity "-0.250000"
  336. joy_pitchthreshold "0.15"
  337. joy_response_look "0"
  338. joy_response_look_pitch "1"
  339. joy_response_move "1"
  340. joy_sensitive_step0 "0.1"
  341. joy_sensitive_step1 "0.4"
  342. joy_sensitive_step2 "0.90"
  343. joy_sidesensitivity "1"
  344. joy_sidethreshold "0.15"
  345. joy_wingmanwarrior_centerhack "0"
  346. joy_wingmanwarrior_turnhack "0"
  347. joy_yawsensitivity "-1"
  348. joy_yawthreshold "0.15"
  349. joystick "0"
  350. joystick_force_disabled "0"
  351. joystick_force_disabled_set "0"
  352. key_bind_version "1"
  353. lobby_voice_chat_enabled "0"
  354. lockMoveControllerRet "0"
  355. lookspring "0"
  356. lookstrafe "0"
  357. m_customaccel "0"
  358. m_customaccel_exponent "1.05"
  359. m_customaccel_max "0"
  360. m_customaccel_scale "0.04"
  361. m_forward "1"
  362. m_mouseaccel1 "0"
  363. m_mouseaccel2 "0"
  364. m_mousespeed "0"
  365. m_pitch "0.022"
  366. m_rawinput "1"
  367. m_side "0.8"
  368. m_yaw "0.022"
  369. mat_monitorgamma "1.600000"
  370. mat_monitorgamma_tv_enabled "0"
  371. mat_powersavingsmode "0"
  372. mat_queue_report "0"
  373. mat_spewalloc "0"
  374. mat_texture_list_content_path ""
  375. mc_accel_band_size "0.5"
  376. mc_dead_zone_radius "0.06"
  377. mc_max_pitchrate "100.0"
  378. mc_max_yawrate "230.0"
  379. mm_csgo_community_search_players_min "3"
  380. mm_dedicated_search_maxping "50"
  381. mm_server_search_lan_ports "27015,27016,27017,27018,27019,27020"
  382. muzzleflash_light "0"
  383. name "K|NGP|N"
  384. net_allow_multicast "1"
  385. net_graph "0"
  386. net_graphheight "64"
  387. net_graphholdsvframerate "0"
  388. net_graphmsecs "400"
  389. net_graphpos "1"
  390. net_graphproportionalfont "0"
  391. net_graphshowinterp "1"
  392. net_graphshowlatency "1"
  393. net_graphshowsvframerate "0"
  394. net_graphsolid "1"
  395. net_graphtext "1"
  396. net_maxroutable "1200.000000"
  397. net_scale "5"
  398. net_steamcnx_allowrelay "1"
  399. npc_height_adjust "1"
  400. option_duck_method "0"
  401. option_speed_method "0"
  402. password "nope,chuck testa"
  403. play_distance "1"
  404. player_botdifflast_s "0.000000"
  405. player_competitive_maplist5 "mg_de_inferno,mg_de_cache,mg_de_mirage,mg_de_nuke"
  406. player_gamemodelast_m "1.000000"
  407. player_gamemodelast_s "1.000000"
  408. player_gametypelast_m "0.000000"
  409. player_gametypelast_s "0.000000"
  410. player_last_leaderboards_filter "2.000000"
  411. player_last_leaderboards_mode "0"
  412. player_last_leaderboards_panel "0"
  413. player_last_medalstats_category "2.000000"
  414. player_last_medalstats_panel "0.000000"
  415. player_maplast_m "0.000000"
  416. player_maplast_s "2.000000"
  417. player_medalstats_most_recent_time "1358972187"
  418. player_nevershow_communityservermessage "1"
  419. player_teamplayedlast "2"
  420. r_drawmodelstatsoverlaymax "1.5"
  421. r_drawmodelstatsoverlaymin "0.1"
  422. r_drawtracers_firstperson "1"
  423. r_eyegloss "0"
  424. r_eyemove "0"
  425. r_eyeshift_x "0"
  426. r_eyeshift_y "0"
  427. r_eyeshift_z "0"
  428. r_eyesize "0"
  429. safezonex "1.0"
  430. safezoney "1.0"
  431. scene_showfaceto "0"
  432. scene_showlook "0"
  433. scene_showmoveto "0"
  434. scene_showunlock "0"
  435. sensitivity "2.1375"
  436. sf_ui_tint "2"
  437. sk_autoaim_mode "1"
  438. skill "1.000000"
  439. snd_duckerattacktime "0.5"
  440. snd_duckerreleasetime "2.5"
  441. snd_duckerthreshold "0.15"
  442. snd_ducking_off "1"
  443. snd_ducktovolume "0.55"
  444. snd_legacy_surround "0"
  445. snd_mixahead "0.05"
  446. snd_music_selection "1"
  447. snd_musicvolume "0.000000"
  448. snd_musicvolume_multiplier_inoverlay "0.1"
  449. snd_mute_bombtensecondcountdownmusic "0"
  450. snd_mute_losefocus "1"
  451. snd_pitchquality "1"
  452. snd_rear_speaker_scale "1.0"
  453. spec_show_xray "1"
  454. spec_usenumberkeys_nobinds "1"
  455. ss_splitmode "0"
  456. store_version "1"
  457. suitvolume "0"
  458. sv_forcepreload "1"
  459. sv_log_onefile "0"
  460. sv_logbans "0"
  461. sv_logecho "1"
  462. sv_logfile "1"
  463. sv_logflush "0"
  464. sv_logsdir "logs"
  465. sv_noclipaccelerate "5"
  466. sv_noclipspeed "5"
  467. sv_pvsskipanimation "1"
  468. sv_skyname "sky_cs15_daylight03_hdr"
  469. sv_specaccelerate "5"
  470. sv_specnoclip "1"
  471. sv_specspeed "3"
  472. sv_unlockedchapters "99"
  473. sv_voiceenable "0"
  474. sys_antialiasing "2"
  475. sys_aspectratio "1"
  476. sys_refldetail "0"
  477. texture_budget_background_alpha "9999999"
  478. texture_budget_panel_bottom_of_history_fraction ".25"
  479. texture_budget_panel_height "0"
  480. texture_budget_panel_width "0"
  481. texture_budget_panel_x "0"
  482. texture_budget_panel_y "450"
  483. tr_best_course_time "0"
  484. tr_completed_training "0"
  485. tv_nochat "1"
  486. ui_steam_overlay_notification_position "topleft"
  487. vgui_message_dialog_modal "1"
  488. viewmodel_fov "68"
  489. viewmodel_offset_x "2.5"
  490. viewmodel_offset_y "0"
  491. viewmodel_offset_z "-1.5"
  492. viewmodel_presetpos "3"
  493. voice_caster_enable "0"
  494. voice_caster_scale "1"
  495. voice_enable "1"
  496. voice_forcemicrecord "1"
  497. voice_mixer_boost "0"
  498. voice_mixer_mute "0"
  499. voice_mixer_volume "1.0"
  500. voice_modenable "1"
  501. voice_scale "1"
  502. voice_system_enable "1"
  503. voice_threshold "2000"
  504. volume "0.01"
  505. vprof_graphheight "256"
  506. vprof_graphwidth "512"
  507. vprof_unaccounted_limit "0.3"
  508. vprof_verbose "1"
  509. vprof_warningmsec "10"
  510. weapon_accuracy_logging "0"
  511. windows_speaker_config "1"
  512. xbox_autothrottle "1"
  513. xbox_throttlebias "100"
  514. xbox_throttlespoof "200"
  515. zoom_sensitivity_ratio_joystick "0.5"
  516. zoom_sensitivity_ratio_mouse "1.1"
  517. exec autoexec.CFG
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement