Advertisement
Guest User

Koolski Config 7/15

a guest
Jul 15th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.65 KB | None | 0 0
  1. BUY BINDS
  2.  
  3. bind "kp_downarrow" "buy vesthelm;"
  4. bind "kp_pgdn" "buy defuser;"
  5. bind "kp_leftarrow" "buy flashbang;"
  6. bind "kp_5" "buy hegrenade;"
  7. bind "kp_rightarrow" "buy smokegrenade;"
  8. bind "kp_plus" "buy molotov; buy incgrenade;"
  9. bind "kp_home" "buy ak47; buy m4a1;"
  10. bind "kp_uparrow" "buy galilar; buy famas;"
  11. bind "kp_pgup" "buy awp;"
  12. bind "kp_slash" "buy mac10; buy mp9;"
  13. bind "kp_multiply" "buy mp7;"
  14. bind "kp_minus" "buy ump45;"
  15. bind "kp_ins" "buy tec9; buy fiveseven;"
  16. bind "kp_del" "buy deagle;"
  17. bind "kp_enter" "buy p250;"
  18.  
  19. VIEWMODEL
  20.  
  21. cl_viewmodel_shift_left_amt "0.500000"
  22. cl_viewmodel_shift_right_amt "0.250000"
  23. viewmodel_fov "68"
  24. viewmodel_offset_x "2.5"
  25. viewmodel_offset_y "2.0"
  26. viewmodel_offset_z "-2.0"
  27. viewmodel_presetpos "0"
  28. viewmodel_recoil "1.0"
  29. cl_bob_lower_amt "5.000000"
  30. cl_bobamt_lat "0.100000"
  31. cl_bobamt_vert "0.100000"
  32. cl_bobcycle "0.98"
  33.  
  34. CROSSHAIR
  35.  
  36. cl_crosshairstyle 4
  37. cl_crosshairsize 2
  38. cl_crosshairthickness 1
  39. cl_crosshairgap -1
  40. cl_crosshair_drawoutline 0
  41. cl_crosshair_outlinethickness 1
  42. cl_crosshairdot 1
  43. cl_crosshair_t 0
  44. cl_crosshaircolor 4
  45. cl_crosshaircolor_r 250
  46. cl_crosshaircolor_g 250
  47. cl_crosshaircolor_b 250
  48. cl_crosshairalpha 355
  49.  
  50. CLIENT
  51.  
  52. cl_disablefreezecam "1"
  53. cl_autohelp "0"
  54. cl_disablehtmlmotd "0"
  55. cl_downloadfilter "nosounds"
  56. cl_freezecameffects_showholiday "0"
  57. cl_showhelp "0"
  58. cl_forcepreload "1"
  59. cl_lagcompensation "1"
  60. cl_predict "1"
  61. cl_predictweapons "1"
  62. cl_interp "0"
  63. cl_interp_ratio "1"
  64. cl_cmdrate "128"
  65. cl_updaterate "128"
  66. cl_disablehtmlmotd "1"
  67. cl_forcepreload "1"
  68.  
  69. RENDER
  70.  
  71. r_drawtracers_firstperson "0"
  72. r_eyegloss "0"
  73. r_eyemove "0"
  74. r_eyeshift_x "0"
  75. r_eyeshift_y "0"
  76. r_eyeshift_z "0"
  77. r_eyesize "0"
  78. r_dynamic "0"
  79.  
  80. CLUTCH BIND (Mutes Teammates voice)
  81.  
  82. alias "clutch" "clutchon"
  83. alias "clutchon" "voice_enable 0; gameinstructor_enable 0; cl_clearhinthistory; r_cleardecals; playvol buttons\blip2 0.5; alias clutch clutchoff; say_team Voice Disabled, I can't hear anyone now."
  84. alias "clutchoff" "voice_enable 1; gameinstructor_enable 0; playvol buttons\blip1 0.5; alias clutch clutchon; say_team Voice Enabled, I can hear you now."
  85. bind n clutch
  86.  
  87. SCOREBOARD + NETGRAPH
  88.  
  89. net_graph "1"
  90. net_graphheight "9999"
  91. alias "+scorenet" "+showscores; net_graphheight 0"
  92. alias "-scorenet" "-showscores; net_graphheight 9999"
  93. bind "TAB" "+scorenet"
  94.  
  95. SMOKE CROSSHAIR LINEUP
  96.  
  97. bind "capslock" "+crosshairmax"
  98. alias "+crosshairmax" "cl_crosshairsize 5000; cl_crosshairgap -10; cl_crosshairthickness 0.5; cl_crosshair_drawoutline 0"
  99. alias "-crosshairmax" "cl_crosshairsize 2; cl_crosshairgap -1; cl_crosshairthickness 1; cl_crosshair_drawoutline 0"
  100.  
  101. MISC
  102.  
  103. sv_cheats "1"
  104. con_enable "1"
  105. fps_max "999"
  106. cl_righthand "0"
  107. cl_disablefreezecam "1"
  108. cl_autowepswitch "0"
  109. cl_use_opens_buy_menu "0"
  110. cl_timeout "30"
  111. cl_disablehtmlmotd "1"
  112. cl_join_advertise "2"
  113. cl_showloadout "1"
  114. hud_showtargetid "1"
  115. r_drawtracers_firstperson "0"
  116. cl_show_clan_in_death_notice "1"
  117. snd_mute_losefocus "0"
  118. net_client_steamdatagram_enable_override
  119. snd_hwcompat "0"
  120. mm_dedicated_search_maxping
  121. mm_csgo_community_search_players_min "7"
  122. cl_hud_healthammo_style "0"
  123. cl_hud_playercount_pos "0"
  124. cl_hud_playercount_showcount "0"
  125. cl_teamid_overhead_always 2
  126. rate 786432
  127. cl_cmdrate 128
  128. cl_updaterate 128
  129. cl_interp 0
  130. cl_interp_ratio 1
  131. m_rawinput "1"
  132. joystick "0"
  133. fps_max "999"
  134.  
  135. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement