Advertisement
Guest User

yokte Config CS:GO

a guest
Feb 24th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.59 KB | None | 0 0
  1. clear
  2.  
  3. // Rates
  4.  
  5. rate "786432"
  6. cl_cmdrate "128"
  7. cl_updaterate "128"
  8. fps_max "0"
  9. fps_max_menu "0"
  10.  
  11. // Sound
  12.  
  13. cl_downloadfilter "nosounds"
  14. windows_speaker_config "1"
  15. snd_mixahead "0.05"
  16. snd_musicvolume "0"
  17. snd_use_hrtf "0"
  18. voice_scale "0.2"
  19. volume "0.2"
  20.  
  21. // Bind
  22.  
  23. bind "F1" "autobuy"
  24. bind "F2" "rebuy"
  25. bind "MOUSE4" "+voicerecord"
  26. bind "MWHEELUP" "+jump"
  27. bind "MWHEELDOWN" "+jump"
  28.  
  29. bind "KP_INS" "buy deagle"
  30. bind "KP_END" "buy hegrenade"
  31. bind "KP_DOWNARROW" "buy flashbang"
  32. bind "KP_PGDN" "buy smokegrenade"
  33. bind "KP_LEFTARROW" "buy m4a1; buy ak47"
  34. bind "KP_5" "buy vesthelm"
  35. bind "KP_RIGHTARROW" "buy defuser"
  36. bind "KP_HOME" "buy p250"
  37. bind "KP_PGUP" "buy awp"
  38. bind "KP_DEL" "buy molotov; buy incgrenade"
  39.  
  40. // Viewmodel
  41.  
  42. viewmodel_fov "65"
  43. viewmodel_offset_x "2"
  44. viewmodel_offset_y "2"
  45. viewmodel_offset_z "-2"
  46. viewmodel_presetpos "3"
  47.  
  48. cl_viewmodel_shift_left_amt "0"
  49. cl_viewmodel_shift_right_amt "0"
  50.  
  51. cl_bob_lower_amt "0"
  52. cl_bobamt_lat "0"
  53. cl_bobamt_vert "0"
  54.  
  55. cl_righthand "1"
  56.  
  57. // Crosshair
  58.  
  59. cl_crosshair_drawoutline "0"
  60. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  61. cl_crosshair_dynamic_splitalpha_innermod "1"
  62. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  63. cl_crosshair_dynamic_splitdist "7"
  64. cl_crosshair_outlinethickness "1"
  65. cl_crosshair_sniper_show_normal_inaccuracy "0"
  66. cl_crosshair_sniper_width "1"
  67. cl_crosshairalpha "255"
  68. cl_crosshaircolor "4"
  69. cl_crosshaircolor_b "50"
  70. cl_crosshaircolor_g "250"
  71. cl_crosshaircolor_r "50"
  72. cl_crosshairdot "0"
  73. cl_crosshairgap "-2"
  74. cl_crosshairgap_useweaponvalue "0"
  75. cl_crosshairscale "0"
  76. cl_crosshairsize "2"
  77. cl_crosshairstyle "4"
  78. cl_crosshairthickness "0"
  79. cl_crosshairusealpha "1"
  80. cl_fixedcrosshairgap "-4.5"
  81.  
  82. // Hud
  83.  
  84. cl_hud_background_alpha "1"
  85. cl_hud_color "1"
  86. cl_hud_healthammo_style "1"
  87. cl_hud_playercount_showcount "1"
  88. hud_scaling "1"
  89.  
  90. // Mouse
  91.  
  92. m_mousespeed "0"
  93. m_rawinput "1"
  94. sensitivity "2.3"
  95.  
  96. // Settings
  97.  
  98. cl_allowupload "0"
  99. cl_autohelp "0"
  100. cl_showhelp "0"
  101. cl_showfps "0"
  102. cl_autowepswitch "0"
  103. cl_disablefreezecam "1"
  104. cl_forcepreload "1"
  105. cl_radar_scale "0.3"
  106. cl_lagcompensation "1"
  107. cl_predictweapons "1"
  108. cl_resend "6"
  109. cl_timeout "9999999"
  110. gameinstructor_enable "0"
  111. mat_monitorgamma "1.6"
  112. mat_monitorgamma_tv_enabled "0"
  113. mm_dedicated_search_maxping "60"
  114. r_drawtracers_firstperson "0"
  115. r_dynamic "0"
  116. r_eyegloss "0"
  117. r_eyemove "0"
  118. r_eyeshift_x "0"
  119. r_eyeshift_y "0"
  120. r_eyeshift_z "0"
  121. r_eyesize "0"
  122. muzzleflash_light "0"
  123. sys_antialiasing "0"
  124. sys_aspectratio "-1"
  125. sys_refldetail "0"
  126. mat_queue_mode "2"
  127.  
  128. host_writeconfig
  129.  
  130. echo "yokte CS:GO Config Loaded ^_^"
  131. echo "Updated: 24-02-2017"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement