1. //iBurley's CSGO Config
  2. //Launch Commands: "-high -novid -noforcemaccel -noforcemparms -noforcemspd"
  3.  
  4.  
  5. //Keyboard Commands
  6. unbindall
  7. bind "1" "slot1"
  8. bind "2" "slot2"
  9. bind "3" "slot3"
  10. bind "4" "slot4"
  11. bind "5" "slot5"
  12. bind "6" "slot6"
  13. bind "7" "slot7"
  14. bind "8" "slot8"
  15. bind "9" "slot9"
  16. bind "0" "slot10"
  17. bind "-" "slot11"
  18. bind "a" "+moveleft"
  19. bind "b" "buymenu"
  20. bind "d" "+moveright"
  21. bind "e" "+use"
  22. bind "f" "drop"
  23. bind "m" "teammenu"
  24. bind "q" "lastinv"
  25. bind "r" "+reload"
  26. bind "s" "+back"
  27. bind "u" "messagemode2"
  28. bind "w" "+forward"
  29. bind "y" "messagemode"
  30. bind "`" "toggleconsole"
  31. bind "F1" "rebuy"
  32. bind "SPACE" "+jump"
  33. bind "TAB" "+showscores"
  34. bind "ESCAPE" "cancelselect"
  35. bind "DEL" "mute"
  36. bind "SHIFT" "+speed"
  37. bind "CTRL" "+duck"
  38. bind "MOUSE1" "+attack"
  39. bind "MOUSE2" "+attack2"
  40. bind "MOUSE4" "+voicerecord"
  41. bind "MWHEELUP" "invprev"
  42. bind "MWHEELDOWN" "invnext"
  43.  
  44.  
  45. //Mouse Commands
  46. sensitivity "2"
  47. m_mousespeed "0"
  48. m_rawinput "1"
  49. m_mouseaccel1 "0"
  50. m_mouseaccel2 "0"
  51. m_customaccel "0"
  52. m_customaccel_exponent "0"
  53. m_customaccel_max "0"
  54. m_customaccel_scale "0"
  55. zoom_sensitivity_ratio_mouse "1"
  56.  
  57.  
  58. //Weapon Bob Commands
  59. cl_viewmodel_shift_left_amt "0"
  60. cl_viewmodel_shift_right_amt "0"
  61. cl_bob_lower_amt "0"
  62. cl_bobamt_lat "0"
  63. cl_bobamt_vert "0"
  64. cl_bobcycle "2"
  65.  
  66.  
  67. //Audio Commands
  68. volume ".3"
  69. snd_mixahead "0.05"
  70. snd_headphone_pan_exponent "2"
  71. snd_headphone_pan_radial_weight "2"
  72. snd_musicvolume "0"
  73. snd_music_selection "0"
  74. windows_speaker_config "4"
  75.  
  76.  
  77. //Rates & Interp Commands
  78. cl_cmdrate "128"
  79. cl_updaterate "128"
  80. rate "128000"
  81. cl_interp "0"
  82. cl_interp_ratio "1"
  83.  
  84.  
  85. //Crosshair Commands
  86. cl_crosshairstyle "4"
  87. cl_crosshairsize "5"
  88. cl_crosshairscale "0"
  89. cl_crosshairgap "0"
  90. cl_crosshairdot "0"
  91. cl_crosshairthickness "1"
  92. cl_crosshairusealpha "1"
  93. cl_crosshairalpha "255"
  94. cl_crosshaircolor "5"
  95. cl_crosshaircolor_b "255"
  96. cl_crosshaircolor_g "255"
  97. cl_crosshaircolor_r "255"
  98. cl_crosshair_drawoutline "1"
  99.  
  100.  
  101. //HUD Commands
  102. hud_scaling ".95"
  103. hud_showtargetid "1"
  104. cl_autohelp "0"
  105. cl_showhelp "0"
  106. gameinstructor_enable "0"
  107. cl_showloadout "1"
  108. net_graph "1"
  109. net_graphpos "2"
  110. net_graphheight "0"
  111.  
  112.  
  113. //Miscellaneous
  114. con_enable "1"
  115. r_drawtracers_firstperson 0
  116. cl_autowepswitch "0"
  117. cl_disablehtmlmotd "1"
  118. cl_disablefreezecam "1"
  119. fps_max "200"
  120. cl_spec_mode "4"
  121. cl_righthand "1"
  122. cl_forcepreload "1"
  123. mat_monitorgamma "1.6"
  124. mm_dedicated_search_maxping "100"
  125. cl_teamid_overhead_name_alpha "255"
  126. cl_teamid_overhead_name_fadetime "0"
  127.  
  128.  
  129. host_writeconfig
  130.  
  131.  
  132. //Echo Commands
  133. echo "iBurley's CSGO Config Enabled"