Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.29 KB | None | 0 0
  1. // rates
  2.  
  3. rate "786432"
  4. cl_cmdrate "128"
  5. cl_updaterate "128"
  6. cl_interp "0"
  7. cl_interp_ratio "1"
  8. snd_mixahead "0.05"
  9.  
  10. // repositions the gunmodel to mimic CSS more closely.
  11.  
  12. viewmodel_fov "65"
  13. viewmodel_offset_x "2"
  14. viewmodel_offset_y "2"
  15. viewmodel_offset_z "-2"
  16.  
  17. // removes the shifting of the arm when crouching down.
  18.  
  19. cl_viewmodel_shift_left_amt "0"
  20. cl_viewmodel_shift_right_amt "0"
  21.  
  22. // removes the bobbing of the weapon back and forth, when you run.
  23.  
  24. cl_bob_lower_amt "0"
  25. cl_bobamt_lat "0"
  26. cl_bobamt_vert "0"
  27.  
  28. // mirilla
  29.  
  30. cl_crosshairstyle 4
  31. cl_crosshairsize 6
  32. cl_crosshairthickness 0.1
  33. cl_crosshairgap -2
  34. cl_crosshaircolor 4
  35. cl_crosshairalpha 225
  36. cl_crosshair_outlinethickness 1
  37. cl_crosshair_drawoutline "1"
  38. cl_crosshairdot "0"
  39.  
  40. // otros
  41.  
  42. fps_max 0
  43. zoom_sensitivity_ratio_mouse "0.818933027098955175"
  44. cl_forcepreload "1"
  45. cl_disablehtmlmotd "1"
  46.  
  47. // binds
  48.  
  49. bind "c" "use weapon_flashbang"
  50. bind "t" "r_cleardecals"
  51. bind "LEFTARROW" "cl_righthand 0"
  52. bind "RIGHTARROW" "cl_righthand 1"
  53. alias "+jumpthrow" "+jump;-attack";alias "-jumpthrow" "-jump";bind "k" "+jumpthrow"
  54. //hud
  55.  
  56. cl_hud_background_alpha "0.550000"
  57. cl_hud_bomb_under_radar "0"
  58. cl_hud_color "3"
  59. cl_hud_healthammo_style "0"
  60. cl_hud_playercount_pos "0"
  61. cl_hud_playercount_showcount "1"
  62. cl_hud_radar_scale "1.150000"
  63. hud_scaling "0.950000"
  64. hud_showtargetid "1"
  65. hud_takesshots "0"
  66.  
  67. //radar
  68.  
  69. cl_radar_always_centered "1"
  70. cl_radar_icon_scale_min "0.6"
  71. cl_radar_rotate "1"
  72. cl_radar_scale "0.380000"
  73. cl_radar_square_with_scoreboard "1"
  74. cl_radar_always_centered "0"
  75. cl_radar_icon_scale_min "0.6"
  76. cl_radar_rotate "1"
  77. cl_radar_scale "0.350000"
  78. cl_radar_square_with_scoreboard "1"
  79. net_graph "1"
  80. net_graphpos "1"
  81. net_graphproportionalfont "0"
  82. cl_loadout_colorweaponnames "0"
  83.  
  84. //cfg
  85. bind "0" "slot10"
  86. bind "1" "slot1"
  87. bind "2" "slot2"
  88. bind "3" "slot3"
  89. bind "4" "slot4"
  90. bind "5" "slot5"
  91. bind "6" "slot6"
  92. bind "7" "slot7"
  93. bind "8" "slot8"
  94. bind "9" "slot9"
  95. bind "a" "+moveleft"
  96. bind "b" "buymenu"
  97. bind "c" "use weapon_flashbang"
  98. bind "d" "+moveright"
  99. bind "e" "+use"
  100. bind "f" "+lookatweapon"
  101. bind "g" "drop"
  102. bind "i" "show_loadout_toggle"
  103. bind "k" "+jumpthrow"
  104. bind "m" "teammenu"
  105. bind "q" "lastinv"
  106. bind "r" "+reload"
  107. bind "s" "+back"
  108. bind "t" "r_cleardecals"
  109. bind "u" "messagemode2"
  110. bind "w" "+forward"
  111. bind "x" "slot12"
  112. bind "y" "messagemode"
  113. bind "z" "radio"
  114. bind "`" "toggleconsole"
  115. bind "," "buyammo1"
  116. bind "." "buyammo2"
  117. bind "\" "toggleconsole"
  118. bind "SPACE" "+duck"
  119. bind "BACKSPACE" "r_cleardecals"
  120. bind "TAB" "+showscores"
  121. bind "ESCAPE" "cancelselect"
  122. bind "DEL" "mute"
  123. bind "PAUSE" "pause"
  124. bind "SHIFT" "+attack2"
  125. bind "ALT" "noclip"
  126. bind "RCTRL" "+altbinds"
  127. bind "LEFTARROW" "cl_righthand 0"
  128. bind "RIGHTARROW" "cl_righthand 1"
  129. bind "F3" "autobuy"
  130. bind "F4" "rebuy"
  131. bind "F5" "jpeg"
  132. bind "F6" "save quick"
  133. bind "F7" "load quick"
  134. bind "F10" "quit prompt"
  135. bind "MOUSE1" "+attack"
  136. bind "MOUSE2" "+jump"
  137. bind "MOUSE3" "player_ping"
  138. bind "MOUSE4" "+voicerecord"
  139. bind "MOUSE5" "+speed"
  140. bind "MWHEELUP" "invprev"
  141. bind "MWHEELDOWN" "invnext"
  142. @panorama_debug_overlay_opacity "0.8"
  143. adsp_debug "0"
  144. ai_report_task_timings_on_limit "0"
  145. ai_think_limit_label "0"
  146. budget_averages_window "30"
  147. budget_background_alpha "128"
  148. budget_bargraph_background_alpha "128"
  149. budget_bargraph_range_ms "16.6666666667"
  150. budget_history_numsamplesvisible "100"
  151. budget_history_range_ms "66.666666667"
  152. budget_panel_bottom_of_history_fraction ".25"
  153. budget_panel_height "384"
  154. budget_panel_width "512"
  155. budget_panel_x "0"
  156. budget_panel_y "50"
  157. budget_peaks_window "30"
  158. budget_show_averages "0"
  159. budget_show_history "1"
  160. budget_show_peaks "1"
  161. bugreporter_uploadasync "0"
  162. bugreporter_username ""
  163. c_maxdistance "200"
  164. c_maxpitch "90"
  165. c_maxyaw "135"
  166. c_mindistance "30"
  167. c_minpitch "0"
  168. c_minyaw "-135"
  169. c_orthoheight "100"
  170. c_orthowidth "100"
  171. c_thirdpersonshoulder "false"
  172. c_thirdpersonshoulderaimdist "120.0"
  173. c_thirdpersonshoulderdist "40.0"
  174. c_thirdpersonshoulderheight "5.0"
  175. c_thirdpersonshoulderoffset "20.0"
  176. cachedvalue_count_partybrowser "1559737353"
  177. cachedvalue_count_teammates "1559737359"
  178. cam_collision "1"
  179. cam_idealdelta "4.0"
  180. cam_idealdist "150"
  181. cam_idealdistright "0"
  182. cam_idealdistup "0"
  183. cam_ideallag "4.0"
  184. cam_idealpitch "0"
  185. cam_idealyaw "0"
  186. cam_snapto "0"
  187. cc_lang ""
  188. cc_linger_time "1.0"
  189. cc_predisplay_time "0.25"
  190. cc_subtitles "0"
  191. chet_debug_idle "0"
  192. cl_allowdownload "1"
  193. cl_allowupload "1"
  194. cl_autohelp "1"
  195. cl_autowepswitch "0"
  196. cl_bob_lower_amt "5.000000"
  197. cl_bobamt_lat "0.100000"
  198. cl_bobamt_vert "0.100000"
  199. cl_bobcycle "0.98"
  200. cl_chatfilter_version "1"
  201. cl_chatfilters "63"
  202. cl_clanid "0"
  203. cl_cmdrate "128"
  204. cl_color "0"
  205. cl_compass_enabled "1"
  206. cl_crosshair_drawoutline "1"
  207. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  208. cl_crosshair_dynamic_splitalpha_innermod "1"
  209. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  210. cl_crosshair_dynamic_splitdist "7"
  211. cl_crosshair_outlinethickness "1"
  212. cl_crosshair_sniper_show_normal_inaccuracy "0"
  213. cl_crosshair_sniper_width "1"
  214. cl_crosshair_t "0"
  215. cl_crosshairalpha "225"
  216. cl_crosshaircolor "4"
  217. cl_crosshaircolor_b "50"
  218. cl_crosshaircolor_g "250"
  219. cl_crosshaircolor_r "50"
  220. cl_crosshairdot "0"
  221. cl_crosshairgap "-2"
  222. cl_crosshairgap_useweaponvalue "0"
  223. cl_crosshairscale "0"
  224. cl_crosshairsize "6"
  225. cl_crosshairstyle "4"
  226. cl_crosshairthickness "0.1"
  227. cl_crosshairusealpha "1"
  228. cl_debugrumble "0"
  229. cl_detail_avoid_force "0.4"
  230. cl_detail_avoid_radius "64"
  231. cl_detail_avoid_recover_speed "0.25"
  232. cl_detail_max_sway "5"
  233. cl_disablefreezecam "0"
  234. cl_disablehtmlmotd "1"
  235. cl_dm_buyrandomweapons "1"
  236. cl_downloadfilter "all"
  237. cl_dz_playagain_auto_spectate "0"
  238. cl_embedded_stream_audio_volume "60"
  239. cl_embedded_stream_audio_volume_xmaster "1"
  240. cl_fixedcrosshairgap "3"
  241. cl_forcepreload "1"
  242. cl_freezecampanel_position_dynamic "1"
  243. cl_grass_mip_bias "-0.5"
  244. cl_hide_avatar_images ""
  245. cl_hud_background_alpha "0.550000"
  246. cl_hud_bomb_under_radar "0"
  247. cl_hud_color "3"
  248. cl_hud_healthammo_style "0"
  249. cl_hud_playercount_pos "0"
  250. cl_hud_playercount_showcount "1"
  251. cl_hud_radar_scale "1.150000"
  252. cl_idealpitchscale "0.8"
  253. cl_inventory_saved_filter2 "all"
  254. cl_inventory_saved_sort2 "inv_sort_age"
  255. cl_join_advertise "1"
  256. cl_minimal_rtt_shadows "1"
  257. cl_mouselook "1"
  258. cl_mute_all_but_friends_and_party "0"
  259. cl_mute_enemy_team "0"
  260. cl_obs_interp_enable "1"
  261. cl_observercrosshair "1"
  262. cl_player_ping_mute "0"
  263. cl_playerspray_auto_apply "1"
  264. cl_quickinventory_lastinv "1"
  265. cl_quickinventory_line_update_speed "65.0f"
  266. cl_radar_always_centered "0"
  267. cl_radar_icon_scale_min "0.6"
  268. cl_radar_rotate "1"
  269. cl_radar_scale "0.350000"
  270. cl_radar_square_with_scoreboard "1"
  271. cl_radial_radio_tab "0"
  272. cl_radialmenu_deadzone_size "0.04"
  273. cl_righthand "1"
  274. cl_rumblescale "1.0"
  275. cl_sanitize_player_names "0"
  276. cl_scalecrosshair "1"
  277. cl_scoreboard_mouse_enable_binding "+attack2"
  278. cl_scoreboard_survivors_always_on "0"
  279. cl_show_clan_in_death_notice "1"
  280. cl_showhelp "1"
  281. cl_showloadout "1"
  282. cl_showpluginmessages2 "0"
  283. cl_spec_follow_grenade_key "0"
  284. cl_spec_mode "5"
  285. cl_tablet_mapmode "1"
  286. cl_teamid_overhead_always "0"
  287. cl_teammate_colors_show "1"
  288. cl_thirdperson "0"
  289. cl_timeout "30"
  290. cl_updaterate "128"
  291. cl_use_opens_buy_menu "0"
  292. cl_viewmodel_shift_left_amt "0.500000"
  293. cl_viewmodel_shift_right_amt "0.250000"
  294. closecaption "0"
  295. closeonbuy "0"
  296. commentary_firstrun "0"
  297. con_enable "1"
  298. crosshair "1"
  299. dsp_enhance_stereo "0"
  300. engine_no_focus_sleep "50"
  301. force_audio_english "0"
  302. func_break_max_pieces "15"
  303. g15_update_msec "250"
  304. gameinstructor_enable "0"
  305. hud_scaling "0.950000"
  306. hud_showtargetid "1"
  307. hud_takesshots "0"
  308. joy_accelmax "1.0"
  309. joy_accelscale "3.5"
  310. joy_accelscalepoly "0.4"
  311. joy_advanced "0"
  312. joy_advaxisr "0"
  313. joy_advaxisu "0"
  314. joy_advaxisv "0"
  315. joy_advaxisx "0"
  316. joy_advaxisy "0"
  317. joy_advaxisz "0"
  318. joy_autoaimdampen "0"
  319. joy_autoAimDampenMethod "0"
  320. joy_autoaimdampenrange "0"
  321. joy_axisbutton_threshold "0.3"
  322. joy_cfg_preset "1"
  323. joy_circle_correct "1"
  324. joy_curvepoint_1 "0.001"
  325. joy_curvepoint_2 "0.4"
  326. joy_curvepoint_3 "0.75"
  327. joy_curvepoint_4 "1"
  328. joy_curvepoint_end "2"
  329. joy_diagonalpov "0"
  330. joy_display_input "0"
  331. joy_forwardsensitivity "-1"
  332. joy_forwardthreshold "0.15"
  333. joy_gamma "0.2"
  334. joy_inverty "0"
  335. joy_lowend "1"
  336. joy_lowend_linear "0.55"
  337. joy_lowmap "1"
  338. joy_movement_stick "0"
  339. joy_name "joystick"
  340. joy_no_accel_jump "0"
  341. joy_pitchsensitivity "-1"
  342. joy_pitchthreshold "0.15"
  343. joy_response_look "0"
  344. joy_response_look_pitch "1"
  345. joy_response_move "1"
  346. joy_sensitive_step0 "0.1"
  347. joy_sensitive_step1 "0.4"
  348. joy_sensitive_step2 "0.90"
  349. joy_sidesensitivity "1"
  350. joy_sidethreshold "0.15"
  351. joy_wingmanwarrior_centerhack "0"
  352. joy_wingmanwarrior_turnhack "0"
  353. joy_yawsensitivity "-1"
  354. joy_yawthreshold "0.15"
  355. joystick "0"
  356. joystick_force_disabled "1"
  357. joystick_force_disabled_set_from_options "1"
  358. key_bind_version "5"
  359. lobby_default_privacy_bits2 "1"
  360. lockMoveControllerRet "0"
  361. lookspring "0"
  362. lookstrafe "0"
  363. m_customaccel "0"
  364. m_customaccel_exponent "1.05"
  365. m_customaccel_max "0"
  366. m_customaccel_scale "0.04"
  367. m_forward "1"
  368. m_mouseaccel1 "0"
  369. m_mouseaccel2 "0"
  370. m_mousespeed "1"
  371. m_pitch "0.022"
  372. m_rawinput "1"
  373. m_side "0.8"
  374. m_yaw "0.022"
  375. mapoverview_icon_scale "1.0"
  376. mat_monitorgamma "2.300000"
  377. mat_monitorgamma_tv_enabled "0"
  378. mat_powersavingsmode "0"
  379. mat_queue_report "0"
  380. mat_spewalloc "0"
  381. mat_texture_list_content_path ""
  382. mc_accel_band_size "0.5"
  383. mc_dead_zone_radius "0.06"
  384. mc_max_pitchrate "100.0"
  385. mc_max_yawrate "230.0"
  386. mm_csgo_community_search_players_min "3"
  387. mm_dedicated_search_maxping "25.000000"
  388. mm_server_search_lan_ports "27015,27016,27017,27018,27019,27020"
  389. muzzleflash_light "1"
  390. name "Seken"
  391. net_allow_multicast "1"
  392. net_graph "1"
  393. net_graphheight "64"
  394. net_graphholdsvframerate "0"
  395. net_graphipc "0"
  396. net_graphmsecs "400"
  397. net_graphpos "1"
  398. net_graphproportionalfont "0"
  399. net_graphshowinterp "1"
  400. net_graphshowlatency "1"
  401. net_graphshowsvframerate "0"
  402. net_graphsolid "1"
  403. net_graphtext "1"
  404. net_maxroutable "1200"
  405. net_scale "5"
  406. net_steamcnx_allowrelay "1"
  407. npc_height_adjust "1"
  408. option_duck_method "0"
  409. option_speed_method "0"
  410. password "pracc"
  411. play_distance "1"
  412. player_botdifflast_s "0.000000"
  413. player_competitive_maplist_2v2_7_0_E8907D2E "mg_de_train,mg_de_lake,mg_de_inferno,mg_de_shortnuke,mg_de_vertigo,mg_gd_rialto,mg_de_shortdust,mg_de_overpass,mg_de_cbble"
  414. player_competitive_maplist_8_7_0_5BCF490A "mg_de_inferno"
  415. player_nevershow_communityservermessage "1"
  416. player_survival_list_7_0_3 "mg_dz_blacksite,mg_dz_sirocco"
  417. player_teamplayedlast "3"
  418. player_wargames_list2_7_0_604 "mg_skirmish_flyingscoutsman,mg_skirmish_armsrace,mg_skirmish_demolition"
  419. r_drawmodelstatsoverlaymax "1.5"
  420. r_drawmodelstatsoverlaymin "0.1"
  421. r_drawtracers_firstperson "1"
  422. r_eyegloss "1"
  423. r_eyemove "1"
  424. r_eyeshift_x "0"
  425. r_eyeshift_y "0"
  426. r_eyeshift_z "0"
  427. r_eyesize "0"
  428. rate "786432"
  429. safezonex "1.0"
  430. safezoney "1.0"
  431. sc_enable "1.0"
  432. sc_joystick_map "1"
  433. sc_pitch_sensitivity "1.0"
  434. sc_yaw_sensitivity "1.0"
  435. scene_showfaceto "0"
  436. scene_showlook "0"
  437. scene_showmoveto "0"
  438. scene_showunlock "0"
  439. sensitivity "1.7"
  440. sk_autoaim_mode "1"
  441. skill "1.000000"
  442. snd_deathcamera_volume "0.000000"
  443. snd_duckerattacktime "0.5"
  444. snd_duckerreleasetime "2.5"
  445. snd_duckerthreshold "0.15"
  446. snd_ducking_off "1"
  447. snd_ducktovolume "0.55"
  448. snd_dzmusic_volume "0.000000"
  449. snd_hrtf_distance_behind "100"
  450. snd_hrtf_voice_delay "0.1"
  451. snd_hwcompat "0"
  452. snd_mapobjective_volume "0.000000"
  453. snd_menumusic_volume "0.000000"
  454. snd_mix_async "1"
  455. snd_mix_async_onetime_reset "1"
  456. snd_mixahead "0.05"
  457. snd_music_selection "2"
  458. snd_music_volume_onetime_reset_2 "1"
  459. snd_musicvolume_multiplier_inoverlay "0.1"
  460. snd_mute_losefocus "0"
  461. snd_mute_mvp_music_live_players "0"
  462. snd_mvp_volume "0.000000"
  463. snd_pitchquality "1"
  464. snd_roundend_volume "0.000000"
  465. snd_roundstart_volume "0.000000"
  466. snd_surround_speakers "-1"
  467. snd_tensecondwarning_volume "0.000000"
  468. sound_device_override ""
  469. spec_replay_autostart "1"
  470. spec_show_xray "0"
  471. spec_usenumberkeys_nobinds "1"
  472. ss_splitmode "0"
  473. store_version "1"
  474. suitvolume "0.25"
  475. sv_forcepreload "1"
  476. sv_log_onefile "0"
  477. sv_logbans "0"
  478. sv_logecho "1"
  479. sv_logfile "1"
  480. sv_logflush "0"
  481. sv_logsdir "logs"
  482. sv_noclipaccelerate "5"
  483. sv_noclipspeed "5"
  484. sv_pvsskipanimation "1"
  485. sv_skyname "nukeblank"
  486. sv_specaccelerate "5"
  487. sv_specnoclip "1"
  488. sv_specspeed "3"
  489. sv_unlockedchapters "1"
  490. sv_voiceenable "1"
  491. test_convar "0"
  492. texture_budget_background_alpha "128"
  493. texture_budget_panel_bottom_of_history_fraction ".25"
  494. texture_budget_panel_height "284"
  495. texture_budget_panel_width "512"
  496. texture_budget_panel_x "0"
  497. texture_budget_panel_y "450"
  498. tr_best_course_time "0"
  499. tr_completed_training "0"
  500. tv_nochat "0"
  501. ui_inventorysettings_recently_acknowledged ""
  502. ui_nearbylobbies_filter2 "competitive"
  503. ui_new_events_alert_seen "1"
  504. ui_playsettings_maps_listen_casual "random_classic"
  505. ui_playsettings_maps_listen_competitive "mg_de_inferno"
  506. ui_playsettings_maps_listen_deathmatch "random_classic"
  507. ui_playsettings_maps_listen_scrimcomp2v2 "mg_de_inferno"
  508. ui_playsettings_maps_listen_skirmish "mg_skirmish_flyingscoutsman"
  509. ui_playsettings_maps_official_casual "mg_casualsigma"
  510. ui_playsettings_maps_official_deathmatch "mg_casualsigma"
  511. ui_playsettings_maps_workshop "@workshop/243702660/aim_botz"
  512. ui_playsettings_mode_listen "competitive"
  513. ui_playsettings_mode_official_dz "competitive"
  514. ui_playsettings_survival_solo "0"
  515. ui_playsettings_warmup_map_name "de_mirage"
  516. ui_popup_weaponupdate_version "0"
  517. ui_setting_advertiseforhire_auto "1"
  518. ui_setting_advertiseforhire_auto_last "/competitive"
  519. ui_steam_overlay_notification_position "topleft"
  520. ui_vanitysetting_itemid "17293822569102704642"
  521. ui_vanitysetting_loadoutslot "secondary1"
  522. ui_vanitysetting_model2 "models/player/custom_player/legacy/tm_jumpsuit_variantc.mdl"
  523. ui_vanitysetting_team "t"
  524. vgui_message_dialog_modal "1"
  525. viewmodel_fov "65"
  526. viewmodel_offset_x "2"
  527. viewmodel_offset_y "2"
  528. viewmodel_offset_z "-2"
  529. viewmodel_presetpos "3"
  530. viewmodel_recoil "1.0"
  531. voice_caster_enable "0"
  532. voice_caster_scale "1"
  533. voice_enable "1"
  534. voice_forcemicrecord "1"
  535. voice_mixer_boost "0"
  536. voice_mixer_mute "0"
  537. voice_mixer_volume "1.0"
  538. voice_modenable "1"
  539. voice_positional "0"
  540. voice_scale "0.2"
  541. voice_system_enable "1"
  542. voice_threshold "4000"
  543. volume "0.7"
  544. vprof_graphheight "256"
  545. vprof_graphwidth "512"
  546. vprof_unaccounted_limit "0.3"
  547. vprof_verbose "1"
  548. vprof_warningmsec "10"
  549. weapon_accuracy_logging "0"
  550. xbox_autothrottle "1"
  551. xbox_throttlebias "100"
  552. xbox_throttlespoof "200"
  553. zoom_sensitivity_ratio_joystick "1.0"
  554. zoom_sensitivity_ratio_mouse "0.818933027098955175"
  555. cmd1 +jlook
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement