Advertisement
marchtorment

march_csgo_cvar.cfg

Jul 6th, 2016
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.52 KB | None | 0 0
  1. // Initialize Task Notification
  2. echo "*************************************************";
  3. echo "* -- CSGO Console Variable Settings by MARCH -- *";
  4. echo "*************************************************";
  5. echo " ";
  6. // CS:GO Performance Variables
  7. echo "*************************************************";
  8. echo "* -- CS:GO Performance Variables -- *";
  9. echo "*************************************************";
  10. echo " ";
  11. cl_autohelp "0"; echo "cl_autohelp "0";";
  12. cl_disablefreezecam "1"; echo "cl_disablefreezecam '1';";
  13. cl_disablehtmlmotd "1"; echo "cl_disablehtmlmotd '1';";
  14. cl_forcepreload "1"; echo "cl_forcepreload '1';";
  15. cl_freezecameffects_showholiday "0"; echo "cl_freezecameffects_showholiday '0';";
  16. rate "80000"; echo "rate '80000';";
  17. cl_cmdrate "128"; echo "cl_cmdrate '128';";
  18. cl_updaterate "128"; echo "cl_updaterate '128';";
  19. cl_interp "0"; echo "cl_interp '0';";
  20. cl_interp_ratio "1"; echo "cl_interp_ratio '1';";
  21. cl_interpolate "1"; echo "cl_interpolate '1';";
  22. cl_showhelp "0"; echo "cl_showhelp '0';";
  23. r_dynamic "0"; echo "r_dynamic '0';";
  24. r_drawtracers_firstperson "0"; echo "r_drawtracers_firstperson '0';";
  25. fps_max "0"; echo "fps_max '0';";
  26. mat_queue_mode "2"; echo "mat_queue_mode '2';";
  27. echo " ";
  28. // CS:GO Game Setting Variables
  29. echo "*************************************************";
  30. echo "* -- CS:GO Game Setting Variables -- *";
  31. echo "*************************************************";
  32. echo " ";
  33. gameinstructor_enable "0"; echo "gameinstructor_enable '0';";
  34. mm_dedicated_search_maxping "150"; echo "mm_dedicated_search_maxping '150';";
  35. ui_steam_overlay_notification_position "topleft"; echo "ui_steam_overlay_notification_position 'topleft';";
  36. hud_scaling "0.8"; echo "hud_scaling '0.8';";
  37. cl_hud_color "6"; echo "cl_hud_color '6';";
  38. cl_hud_background_alpha "0.8"; echo "cl_hud_background_alpha '0.8';";
  39. cl_hud_healthammo_style "1"; echo "cl_hud_healthammo_style '1';";
  40. cl_hud_bomb_under_radar "1"; echo "cl_hud_bomb_under_radar '1';";
  41. cl_hud_playercount_pos "1"; echo "cl_hud_playercount_pos '1';";
  42. cl_hud_playercount_showcount "1"; echo "cl_hud_playercount_showcount '1';";
  43. cl_clanid "2"; echo "cl_clanid '2';";
  44. cl_show_clan_in_death_notice "0"; echo "cl_show_clan_in_death_notice '0';";
  45. cl_scoreboard_mouse_enable_binding "+attack2"; echo "cl_scoreboard_mouse_enable_binding '+attack2';";
  46. cl_obs_interp_enable "0"; echo "cl_obs_interp_enable '0';";
  47. cl_spec_follow_grenade_key "0"; echo "cl_spec_follow_grenade_key '0';";
  48. spec_replay_autostart "0"; echo "spec_replay_autostart '0';";
  49. cl_autowepswitch "0"; echo "cl_autowepswitch '0';";
  50. cl_showloadout "1"; echo "cl_showloadout '1';";
  51. closeonbuy "1"; echo "closeonbuy '1';";
  52. cl_use_opens_buy_menu "0"; echo "cl_use_opens_buy_menu '0';";
  53. mat_monitorgamma "1.8"; echo "mat_monitorgamma '1.8';";
  54. echo " ";
  55. // CS:GO Radar Variables
  56. echo "*************************************************";
  57. echo "* -- CS:GO Radar Variables -- *";
  58. echo "*************************************************";
  59. echo " ";
  60. cl_hud_radar_scale "1.15"; echo "cl_hud_radar_scale '1.15';";
  61. cl_radar_always_centered "0"; echo "cl_radar_always_centered '0';";
  62. cl_radar_scale "0.3"; echo "cl_radar_scale '0.3';";
  63. cl_radar_icon_scale_min "1"; echo "cl_radar_icon_scale_min '1';";
  64. cl_radar_rotate "1"; echo "cl_radar_rotate '1';";
  65. cl_radar_square_with_scoreboard "1"; echo "cl_radar_square_with_scoreboard '1';";
  66. echo " ";
  67. // CS:GO Mouse Variables
  68. echo "*************************************************";
  69. echo "* -- CS:GO Mouse Variables -- *";
  70. echo "*************************************************";
  71. echo " ";
  72. sensitivity "1.3"; echo "sensitivity '1.2';";
  73. zoom_sensitivity_ratio_mouse "1"; echo "zoom_sensitivity_ratio_mouse '1';";
  74. m_rawinput "1"; echo "m_rawinput '1';";
  75. m_forward "1"; echo "m_forward '1';";
  76. m_mousespeed "1"; echo "m_mousespeed '1';";
  77. m_mouseaccel1 "0"; echo "m_mouseaccel1 '0';";
  78. m_mouseaccel2 "0"; echo "m_mouseaccel2 '0';";
  79. m_customaccel "0"; echo "m_customaccel '0';";
  80. m_customaccel_max "0"; echo "m_customaccel_max '0';";
  81. m_customaccel_exponent "0"; echo "m_customaccel_exponent '0';";
  82. m_customaccel_scale "0"; echo "m_customaccel_scale '0';";
  83. echo " ";
  84. // CS:GO Classic Crosshair Variables
  85. echo "*************************************************";
  86. echo "* -- CS:GO Classic Crosshair Variables -- *";
  87. echo "*************************************************";
  88. echo " ";
  89. cl_crosshair_drawoutline "0"; echo "cl_crosshair_drawoutline '0';";
  90. cl_crosshair_dynamic_maxdist_splitratio "0.35"; echo "cl_crosshair_dynamic_maxdist_splitratio '0.35';";
  91. cl_crosshair_dynamic_splitalpha_innermod "1"; echo "cl_crosshair_dynamic_splitalpha_innermod '1';";
  92. cl_crosshair_dynamic_splitalpha_outermod "0.5"; echo "cl_crosshair_dynamic_splitalpha_outermod '0.5';";
  93. cl_crosshair_dynamic_splitdist "7"; echo "cl_crosshair_dynamic_splitdist '7';";
  94. cl_crosshair_outlinethickness "0"; echo "cl_crosshair_outlinethickness '0';";
  95. cl_crosshair_sniper_width "1"; echo "cl_crosshair_sniper_width '1';";
  96. cl_crosshairalpha "255"; echo "cl_crosshairalpha '255';";
  97. cl_crosshaircolor_b "0"; echo "cl_crosshaircolor_b '0';";
  98. cl_crosshaircolor_g "0"; echo "cl_crosshaircolor_g '0';";
  99. cl_crosshaircolor_r "0"; echo "cl_crosshaircolor_r '0';";
  100. cl_crosshaircolor "1"; echo "cl_crosshaircolor '1';";
  101. cl_crosshairdot "0"; echo "cl_crosshairdot '0';";
  102. cl_crosshairgap "0"; echo "cl_crosshairgap '0';";
  103. cl_crosshairgap_useweaponvalue "0"; echo "cl_crosshairgap_useweaponvalue '0';";
  104. cl_crosshairscale "4"; echo "cl_crosshairscale '4';";
  105. cl_crosshairsize "4.5"; echo "cl_crosshairsize '4.5';";
  106. cl_crosshairstyle "4"; echo "cl_crosshairstyle '4';";
  107. cl_crosshairthickness ".5"; echo "cl_crosshairthickness '.5';";
  108. cl_crosshairusealpha "1"; echo "cl_crosshairusealpha '1';";
  109. cl_fixedcrosshairgap "-2"; echo "cl_fixedcrosshairgap '-2';";
  110. echo " ";
  111. // CS:GO Viewmodel Variables
  112. echo "*************************************************";
  113. echo "* -- CS:GO Viewmodel Variables -- *";
  114. echo "*************************************************";
  115. echo " ";
  116. echo "viewmodel_presetpos '0'; **Ignore the error below, 0 clears the preset."; viewmodel_presetpos "0";
  117. cl_viewmodel_shift_left_amt "0.5"; echo "cl_viewmodel_shift_left_amt '0.5';";
  118. cl_viewmodel_shift_right_amt "0.25"; echo "cl_viewmodel_shift_right_amt '0.25';";
  119. viewmodel_fov "60"; echo "viewmodel_fov '60';";
  120. viewmodel_offset_x "-2"; echo "viewmodel_offset_x '-2';";
  121. viewmodel_offset_y "-2"; echo "viewmodel_offset_y '-2';";
  122. viewmodel_offset_z "-2"; echo "viewmodel_offset_z '-2';";
  123. cl_bob_lower_amt "5"; echo "cl_bob_lower_amt '5';";
  124. cl_bobamt_lat "0.1"; echo "cl_bobamt_lat '0.1';";
  125. cl_bobamt_vert "0.1"; echo "cl_bobamt_vert '0.1';";
  126. cl_bobcycle "0.98"; echo "cl_bobcycle '0.98';";
  127. echo " ";
  128. // CS:GO Audio Variables
  129. echo "*************************************************";
  130. echo "* -- CS:GO Audio Variables -- *";
  131. echo "*************************************************";
  132. echo " ";
  133. volume "1"; echo "volume '1';";
  134. snd_musicvolume_multiplier_inoverlay "0"; echo "snd_musicvolume_multiplier_inoverlay '0';";
  135. voice_caster_enable "0"; echo "voice_caster_enable '0';";
  136. voice_caster_scale "0"; echo "voice_caster_scale '0';";
  137. voice_scale "1"; echo "voice_scale '1';";
  138. voice_enable "1"; echo "voice_enable '1';";
  139. lobby_voice_chat_enabled "0"; echo "lobby_voice_chat_enabled '0';";
  140. voice_mixer_volume "0.3"; echo "voice_mixer_volume '0.3';";
  141. snd_mute_losefocus "1"; echo "snd_mute_losefocus '1';";
  142. snd_musicvolume "0"; echo "snd_musicvolume '0';";
  143. snd_menumusic_volume "0"; echo "snd_menumusic_volume '0';";
  144. snd_roundstart_volume "0"; echo "snd_roundstart_volume '0';";
  145. snd_roundend_volume "0"; echo "snd_roundend_volume '0';";
  146. snd_mapobjective_volume "0"; echo "snd_mapobjective_volume '0';";
  147. snd_tensecondwarning_volume "0.1"; echo "snd_tensecondwarning_volume '0.1';";
  148. snd_deathcamera_volume "0"; echo "snd_deathcamera_volume '0';";
  149. echo " ";
  150. // CS:GO Alias Variables
  151. echo "*************************************************";
  152. echo "* -- CS:GO Alias Variables -- *";
  153. echo "*************************************************";
  154. echo " ";
  155. alias "+seescore" "+showscores;cl_showfps 1;cl_showpos 1;net_graph 1"; echo "alias '+seescore' '+showscores;cl_showfps 1;cl_showpos 1;net_graph 1';";
  156. alias "-seescore" "-showscores;cl_showfps 0;cl_showpos 0;net_graph 0"; echo "alias '-seescore' '-showscores;cl_showfps 0;cl_showpos 0;net_graph 0';";
  157. alias "flash" "use weapon_decoy;use weapon_flashbang;bind mouse4 decoy"; echo "alias 'flash' 'use weapon_decoy;use weapon_flashbang;bind mouse4 decoy';";
  158. alias "decoy" "use weapon_flashbang;use weapon_decoy;bind mouse4 flash"; echo "alias 'decoy' 'use weapon_flashbang;use weapon_decoy;bind mouse4 flash';";
  159. alias "smoke" "use weapon_molotov;use weapon_incgrenade;use weapon_smokegrenade;bind mouse5 molly"; echo "alias 'smoke' 'use weapon_molotov;use weapon_incgrenade;use weapon_smokegrenade;bind mouse5 molly';";
  160. alias "molly" "use weapon_smokegrenade;use weapon_molotov;use weapon_incgrenade;bind mouse5 smoke"; echo "alias 'molly' 'use weapon_smokegrenade;use weapon_molotov;use weapon_incgrenade;bind mouse5 smoke';";
  161. alias "-toggle_xhair" "cl_crosshairsize 5"; echo "alias '-toggle_xhair' 'cl_crosshairsize 5';";
  162. alias "+toggle_xhair" "cl_crosshairsize 9999"; echo "alias '+toggle_xhair' 'cl_crosshairsize 9999';";
  163. alias "+jumpthrow" "+jump;-attack;"; echo "alias '+jumpthrow' '+jump;-attack;';";
  164. alias "-jumpthrow" "-jump"; echo "alias '-jumpthrow' '-jump';";
  165. alias "+defbomb" "+use;gameinstructor_enable 1"; echo "alias '+defbomb' '+use;gameinstructor_enable 1';";
  166. alias "-defbomb" "-use;gameinstructor_enable 0"; echo "alias '-defbomb' '-use;gameinstructor_enable 0';";
  167. echo " ";
  168. // CS:GO General Bind Variables
  169. echo "*************************************************";
  170. echo "* -- CS:GO General Bind Variables -- *";
  171. echo "*************************************************";
  172. echo " ";
  173. unbind "f1"; echo "unbind 'f1';";
  174. unbind "f2"; echo "unbind 'f2';";
  175. unbind "f3"; echo "unbind 'f3';";
  176. unbind "f4"; echo "unbind 'f4';";
  177. unbind "f5"; echo "unbind 'f5';";
  178. unbind "f6"; echo "unbind 'f6';";
  179. unbind "f7"; echo "unbind 'f7';";
  180. unbind "f8"; echo "unbind 'f8';";
  181. unbind "f9"; echo "unbind 'f9';";
  182. unbind "f10"; echo "unbind 'f10';";
  183. unbind "f11"; echo "unbind 'f11';";
  184. unbind "f12"; echo "unbind 'f12';";
  185. unbind "7"; echo "unbind '7';";
  186. unbind "8"; echo "unbind '8';";
  187. unbind "9"; echo "unbind '9';";
  188. unbind "0"; echo "unbind '0';";
  189. unbind "i"; echo "unbind 'i';";
  190. bind "w" "+forward; r_cleardecals;"; echo "bind 'w' '+forward; r_cleardecals;';";
  191. bind "a" "+moveleft; r_cleardecals;"; echo "bind 'a' '+moveleft; r_cleardecals;';";
  192. bind "s" "+back; r_cleardecals;"; echo "bind 's' '+back; r_cleardecals;';";
  193. bind "d" "+moveright; r_cleardecals;"; echo "bind 'd' '+moveright; r_cleardecals;';";
  194. bind "mwheelup" "+jump"; echo "bind 'mwheelup' '+jump';";
  195. bind "mwheeldown" "+jump"; echo "bind 'mwheeldown' '+jump';";
  196. bind "space" "+voicerecord"; echo "bind 'space' '+voicerecord';";
  197. bind "enter" "messagemode2"; echo "bind 'enter' 'messagemode2';";
  198. bind "4" "use weapon_hegrenade"; echo "bind '4' 'use weapon_hegrenade';";
  199. bind "mouse4" "flash"; echo "bind 'mouse4' 'flash';";
  200. bind "mouse5" "smoke"; echo "bind 'mouse5' 'smoke';";
  201. bind "tab" "+seescore"; echo "bind 'tab' '+seescore';";
  202. bind "t" "+toggle_xhair"; echo "bind 't' '+toggle_xhair';";
  203. bind "f" "+jumpthrow"; echo "bind 'f' '+jumpthrow';";
  204. bind "e" "+defbomb"; echo "bind 'e' '+defbomb';";
  205. bind "[" "incrementvar cl_radar_scale 0.25 1.0 0.05"; echo "bind '[' 'incrementvar cl_radar_scale 0.25 1.0 0.05';";
  206. bind "]" "incrementvar cl_radar_scale 0.25 1.0 -0.05"; echo "bind ']' 'incrementvar cl_radar_scale 0.25 1.0 -0.05';";
  207. bind "=" "incrementvar voice_scale 0 1 0.1"; echo "bind '=' 'incrementvar voice_scale 0 1 0.1';";
  208. bind "-" "incrementvar voice_scale 0 1 -0.1"; echo "bind '-' 'incrementvar voice_scale 0 1 -0.1';";
  209. echo " ";
  210. // CS:GO Buy Bind Variables
  211. echo "*************************************************";
  212. echo "* -- CS:GO Buy Bind Variables -- *";
  213. echo "*************************************************";
  214. echo " ";
  215. bind "kp_slash" "buy molotov; buy incgrenade;"; echo "bind 'kp_slash' 'buy molotov; buy incgrenade;';";
  216. bind "kp_multiply" "buy decoy;"; echo "bind 'kp_multiply' 'buy decoy;';";
  217. bind "kp_home" "buy smokegrenade;"; echo "bind 'kp_home' 'buy smokegrenade;';";
  218. bind "kp_uparrow" "buy flashbang;"; echo "bind 'kp_uparrow' 'buy flashbang;';";
  219. bind "kp_pgup" "buy hegrenade;"; echo "bind 'kp_pgup' 'buy hegrenade;';";
  220. bind "kp_leftarrow" "buy mac10; buy mp9;"; echo "bind 'kp_leftarrow' 'buy mac10; buy mp9;';";
  221. bind "kp_5" "buy ump45;"; echo "bind 'kp_5' 'buy ump45;';";
  222. bind "kp_rightarrow" "buy p90;"; echo "bind 'kp_rightarrow' 'buy p90;';";
  223. bind "kp_end" "buy famas; buy galil;"; echo "bind 'kp_end' 'buy famas; buy galil;';";
  224. bind "kp_downarrow" "buy ssg08;"; echo "bind 'kp_downarrow' 'buy ssg08;';";
  225. bind "kp_pgdn" "buy awp;"; echo "bind 'kp_pgdn' 'buy awp;';";
  226. bind "kp_ins" "buy ak47; buy m4a1;"; echo "bind 'kp_ins' 'buy ak47; buy m4a1;';";
  227. bind "kp_del" "buy p250;"; echo "bind 'kp_del' 'buy p250;';";
  228. bind "kp_minus" "buy defuser;"; echo "bind 'kp_minus' 'buy defuser;';";
  229. bind "kp_plus" "buy vest;"; echo "bind 'kp_plus' 'buy vest;';";
  230. bind "kp_enter" "buy vesthelm;"; echo "bind 'kp_enter' 'buy vesthelm;';";
  231. echo " ";
  232. host_writeconfig;
  233. echo " ";
  234. // Completed Task Notification
  235. echo "*************************************************";
  236. echo "* -- Custom console variables loaded! -- *";
  237. echo "*************************************************";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement