Advertisement
coolcoms

Untitled

Jul 15th, 2025
6
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.59 KB | None | 0 0
  1. // CoolComs Autoexec
  2.  
  3. //Viewmodel
  4. viewmodel_fov "68";
  5. viewmodel_offset_x "2.5";
  6. viewmodel_offset_y "0";
  7. viewmodel_offset_z "-1.5";
  8.  
  9.  
  10. //Crosshair
  11. cl_crosshair_recoil 0;
  12. cl_crosshair_friendly_warning "0"
  13. cl_crosshairsize "0.5"
  14. cl_crosshairgap "-2";
  15. cl_crosshairthickness "1";
  16. cl_crosshairdot "0";
  17. cl_crosshairstyle "4";
  18. cl_crosshair_drawoutline "0"
  19. cl_crosshair_outlinethickness "0.5"
  20. cl_crosshairalpha "255"
  21. cl_crosshaircolor "2"
  22. cl_crosshaircolor_b "255"
  23. cl_crosshaircolor_g "255"
  24. cl_crosshaircolor_r "255"
  25.  
  26. //Mouse
  27. cl_crosshair_recoil 0;
  28. cl_mouselook 1;
  29. m_pitch 0.022;
  30. m_yaw 0.022;
  31. sensitivity 1.42;
  32. zoom_sensitivity_ratio 1
  33.  
  34. //Nade Binds
  35. bind "z" "slot10; buy molotov; buy incgrenade; exec nades"
  36. bind "x" "slot8; buy smokegrenade; exec nades"
  37. bind "c" "slot7; buy flashbang; exec nades"
  38. bind "v" "slot6; buy hegrenade; exec nades"
  39.  
  40. //Jump Throws
  41. bind "space" "+jump"
  42. alias +jump_ "exec "+jump"
  43. alias -jump_ "exec "-jump"
  44. bind "mwheeldown" "+jump_"
  45.  
  46. [[[[[setinfo jump 0
  47. toggle jump "1 0 0"]]]]]
  48.  
  49.  
  50.  
  51. //Predict
  52. cl_predict_kill_ragdolls "0"
  53. cl_predict_body_shot_fx "0"
  54. cl_predict_head_shot_fx "0"
  55.  
  56. //Misc
  57. bind "PGUP" "volume 0.6; voice_scale 0.2;bind alt player_ping"
  58. bind "PGDN" "volume 0; voice_scale 0.6"
  59. bind "1" "slot1; exec riflex"
  60. bind "2" "slot2; exec riflex"
  61. bind "3" "slot3;"
  62. bind "q" "lastinv;"
  63. bind "`" "toggleconsole"
  64. bind "mwheelup" "+duck; +jump; -duck; -jump"
  65. volume "0.05"
  66. bind "." "volume 0.2"
  67. bind "," "volume 0.02"
  68. bind "r" "+reload;"
  69. bind "f7" "say [ALL] Talen: only ever win you'll get against me is when u schedule scum, loser for life"
  70. bind "k" "say ʕ ᵔᴥᵔ ʔ"
  71. bind "l" "say cyka pizda yebani pizdec nahui"
  72. bind f8 "say [ALL] Momo‎: never in my life i thought it could a reality to be getting farmed by cooldog"
  73. cl_silencer_mode 0;
  74. option_duck_method 0;
  75. option_speed_method 0;
  76. r_fullscreen_gamma 2.2;
  77. snd_spatialize_lerp "0"
  78. cl_weapon_selection_rarity_color "1"
  79.  
  80. //HUD
  81. cl_allow_animated_avatars 0;
  82. cl_drawhud 1;
  83. cl_hud_color 2;
  84. cl_show_clan_in_death_notice 1;
  85. cl_showfps 0;
  86. cl_showloadout 1;
  87. cl_teamcounter_playercount_instead_of_avatars 0;
  88. hud_scaling 0.8;
  89. hud_showtargetid 1;
  90. safezonex 1;
  91. safezoney 1
  92.  
  93. //Radar
  94. cl_drawhud_force_radar 0;
  95. cl_hud_radar_scale 1.3;
  96. cl_radar_always_centered 1;
  97. cl_radar_icon_scale_min 0.5;
  98. cl_radar_rotate 1;
  99. cl_radar_scale 0.25;
  100. cl_radar_square_with_scoreboard 1;
  101. cl_teammate_colors_show 1
  102. bind mouse3 "toggle cl_radar_scale 0.25 1"
  103.  
  104. //Crosshair Colors
  105. bind uparrow .chColor
  106. alias .chColor ".chColor1"
  107. alias .chColor1 "cl_crosshaircolor 4; alias .chColor .chColor2" // Cyan
  108. alias .chColor2 "cl_crosshaircolor 1; alias .chColor .chColor3" // Green
  109. alias .chColor3 "cl_crosshaircolor 2; alias .chColor .chColor4" // Yellow
  110. alias .chColor4 "cl_crosshaircolor 5; cl_crosshaircolor_r "255"; cl_crosshaircolor_g "255"; cl_crosshaircolor_b "255"; alias .chColor .chColor5" // White
  111. alias .chColor5 "cl_crosshaircolor 5; cl_crosshaircolor_r "185"; cl_crosshaircolor_g "250"; cl_crosshaircolor_b "50"; alias .chColor .chColor1" // Neon
  112.  
  113.  
  114. //Buy Binds
  115. bind "KP_4" "buy ak47; buy m4a1_silencer;"
  116. bind "KP_0" "buy flashbang; buy smokegrenade; buy flashbang; buy molotov; buy incgrenade;"
  117. bind "KP_1" "buy m4a1; buy galilar"
  118. bind "KP_2" "buy vest;"
  119. bind "KP_3" "buy rifle3;"
  120. bind "KP_6" "buy awp;"
  121. bind "KP_7" "buy deagle;"
  122. bind "KP_8" "buy secondary3;"
  123. bind "KP_9" "buy p250;"
  124. bind "KP_DIVIDE" "buy smokegrenade;buy flashbang;buy hegrenade;"
  125. bind "KP_MINUS" "buy flashbang;buy smokegrenade;buy molotov;buy incgrenade;buy hegrenade;"
  126. bind "KP_5" "buy defuser;"
  127. bind "KP_MULTIPLY" "buy smokegrenade;buy hegrenade;buy molotov;buy incgrenade;buy flashbang;"
  128. bind "KP_PLUS" "buy vesthelm;buy vest;"
  129.  
  130. //Alias
  131. alias "d" "disconnect"
  132. alias "q" "quit"
  133. alias "s" "status"
  134. alias "alt" bind "alt" "noclip"
  135. alias "prac" "connect 169.150.232.56:26983;password Tsunami"
  136. alias "ab" "map_workshop 3070244462 aim_botz"
  137. bind "mouse5" "switchhands"
  138. alias "pug" "bind mouse5 +voicerecord"
  139. alias "dm" "connect 23.156.136.146:26640"
  140.  
  141. ////FPS Stuff////
  142. rate "786432"
  143. net_client_steamdatagram_enable_override "1"
  144. mm_dedicated_search_maxping "60"
  145. cl_net_buffer_ticks "0"
  146. engine_no_focus_sleep "0"
  147.  
  148. cl_cq_min_queue "-1"
  149. cq_buffer_bloat_msecs_max "0"
  150.  
  151. fps_max "600"
  152. cl_interp_ratio "1"
  153. fps_max_ui "0"
  154. engine_low_latency_sleep_after_client_tick "true"
  155. cl_ragdoll_workaround_threshold "0"
  156. cl_autohelp "0"
  157.  
  158. r_drawtracers_firstperson "1"
  159. r_show_build_info "0"
  160.  
  161. clear
  162. echo "CoolComs was here"
  163. echo "CoolComs was here"
  164. echo "CoolComs was here"
  165. echo "CoolComs was here"
  166.  
  167. host_writeconfig;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement