Advertisement
Guest User

config raxxa

a guest
Mar 23rd, 2019
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.83 KB | None | 0 0
  1. //Alias
  2. alias fullscreen "mat_setvideomode 1920 1080 0";
  3. alias normal "mat_setvideomode 1280 1024 0";
  4. alias fix "mat_setvideomode 1920 1080 0; mat_setvideomode 1280 1024 0";
  5.  
  6. alias +jumpthrow "+jump;-attack";
  7. alias -jumpthrow "-jump";
  8.  
  9. alias "+netscores" "+showscores; netgraph";
  10. alias "-netscores" "-showscores; net_graph 0";
  11. alias "netgraph" "net_graph 1";
  12.  
  13. alias +bombfind "+use;gameinstructor_enable 1;cl_clearhinthistory";
  14. alias -bombfind "-use;gameinstructor_enable 0;cl_clearhinthistory";
  15.  
  16. alias +knifeswitch "use weapon_knife";
  17. alias -knifeswitch "lastinv";
  18.  
  19.  
  20.  
  21. //New Buy Binds
  22. bind "del" "buy m4a1; buy ak47;"
  23. bind "ins" "buy awp;"
  24. bind "home" "buy mp7;"
  25. bind "end" "buy defuser;"
  26. bind "pgup" "buy vesthelm;"
  27. bind "pgdn" "buy vest;"
  28. bind "leftarrow" "buy flashbang;"
  29. bind "downarrow" "buy hegrenade;"
  30. bind "rightarrow" "buy smokegrenade;"
  31. bind "uparrow" "buy molotov; buy incgrenade;"
  32.  
  33. //Old Buy Binds
  34. bind "KP_END" "buy p250;"
  35. bind "KP_DOWNARROW" "buy mp7;"
  36. bind "KP_PGDN" "buy ak47; buy m4a1;"
  37. bind "KP_LEFTARROW" "buy awp;"
  38. bind "KP_5" "buy hegrenade;"
  39. bind "KP_RIGHTARROW" "buy flashbang;"
  40. bind "KP_HOME" "buy aug;"
  41. bind "KP_UPARROW" "buy molotov;"
  42. bind "KP_PGUP" "buy smokegrenade;"
  43. bind "KP_PLUS" "buy defuser;"
  44. bind "KP_ENTER" "buy vest;"
  45. bind "KP_INS" "buy vesthelm;"
  46.  
  47. //Binds
  48. bind "j" "say ON3S4O7 G1V3N"
  49. bind "o" "rcon mp_pause_match"
  50. bind "i" "rcon mp_unpause_match"
  51. bind "p" "say ¯\_(ツ)_/¯"
  52. bind "l" "say Executing word.exe..."
  53. bind "space" "+jump"
  54. bind "MWHEELDOWN" "+jump"
  55. bind "F" "use weapon_knife;use weapon_flashbang"
  56. bind "Capslock" "use weapon_knife;use weapon_smokegrenade"
  57. bind "v" "toggle voice_scale 0 0.2"
  58. bind "TAB" "+netscores"
  59. bind "e" "+bombfind"
  60. bind "alt" "noclip"
  61. bind "q" "+knifeswitch"
  62. bind "c" "+jumpthrow"
  63. bind "x" "+cl_show_team_equipment"
  64. bind "F1" "volume 0 "
  65. bind "F2" "volume 0.08"
  66. bind "," "toggle cl_crosshairsize 2 100000"
  67. bind "0" "slot10"
  68. bind "1" "slot1"
  69. bind "2" "slot2"
  70. bind "3" "slot3"
  71. bind "4" "slot4"
  72. bind "5" "slot5"
  73. bind "6" "slot6"
  74. bind "7" "slot7"
  75. bind "8" "slot8"
  76. bind "9" "slot9"
  77.  
  78.  
  79.  
  80. //Rates
  81. rate "786432"
  82. cl_cmdrate "128"
  83. cl_updaterate "128"
  84. cl_interp "0"
  85. cl_interp_ratio "1"
  86. cl_lagcompensation "1"
  87. sv_maxcmdrate 128
  88. sv_mincmdrate 128
  89. sv_minupdaterate 128
  90. sv_maxupdaterate 128
  91.  
  92.  
  93.  
  94. //Audio
  95. sv_voiceenable "1"
  96. voice_modenable "1"
  97. voice_forcemicrecord 0
  98. volume "0.08"
  99. voice_enable "1"
  100. voice_scale "0.1"
  101. windows_speaker_config "1"
  102. snd_musicvolume "0"
  103. snd_mixahead "0.05"
  104. snd_headphone_pan_exponent "2"
  105. snd_headphone_pan_radial_weight "2"
  106. snd_legacy_surround "0"
  107. snd_mute_losefocus "1"
  108. lobby_voice_chat_enabled "0"
  109.  
  110.  
  111.  
  112. //Video
  113. mat_monitorgamma "1.6"
  114. mat_queue_mode "-2"
  115. mat_setvideomode "1280 1024 0"
  116. mat_vsync "0"
  117. fps_max "999"
  118. fps_max_menu "999"
  119. r_dynamic "0"
  120. engine_no_focus_sleep "0"
  121.  
  122.  
  123.  
  124. //Mouse
  125. m_forward 1
  126. m_mousespeed 1
  127. m_customaccel_max 0
  128. m_customaccel_exponent 0
  129. m_customaccel_scale 0
  130. m_customaccel "0"
  131. m_mouseaccel1 "0"
  132. m_mouseaccel2 "0"
  133. sensitivity "2"
  134. zoom_sensitivity_ratio_mouse "1"
  135. m_rawinput "1"
  136. m_yaw "0.0165"
  137.  
  138.  
  139.  
  140. //Misc
  141. con_enable "1"
  142. con_filter_enable "2"
  143. con_filter_text "Damage"
  144. con_filter_text_out "Player:"
  145. ui_steam_overlay_notification_position "bottomright"
  146. player_nevershow_communityservermessage "1"
  147. mm_dedicated_search_maxping "60"
  148. mm_dedicated_force_servers ""
  149. gameinstructor_enable "0"
  150. option_duck_method "0"
  151. option_speed_method "0"
  152. cl_forcepreload "1"
  153. cl_downloadfilter "nosounds"
  154. cl_disablehtmlmotd "0"
  155. cl_autohelp "0"
  156. cl_showhelp "0"
  157. cl_disablefreezecam "1"
  158. cl_teammate_colors_show "1"
  159. cl_color "4"
  160. cl_autowepswitch "0"
  161. cl_use_opens_buy_menu "0"
  162. closeonbuy "1"
  163. hud_takesshots "0"
  164. cl_teamid_overhead_always 1
  165.  
  166.  
  167.  
  168. //HUD
  169. hud_scaling "0.8"
  170. hud_showtargetid "1"
  171. cl_draw_only_deathnotices "0"
  172. cl_righthand "1"
  173. cl_showloadout "1"
  174. cl_showpos "0"
  175. cl_showfps "0"
  176. net_graphproportionalfont "0.5"
  177. viewmodel_presetpos "0"
  178. cl_viewmodel_shift_left_amt "0.5"
  179. cl_viewmodel_shift_right_amt "0.25"
  180. cl_bobcycle "0.98"
  181. cl_bob_lower_amt "5"
  182. cl_bobamt_lat "0.1"
  183. cl_bobamt_vert "0.1"
  184. viewmodel_fov 90
  185. viewmodel_offset_x 2.5
  186. viewmodel_offset_y 2
  187. viewmodel_offset_z -2
  188. mp_display_kill_assists "1"
  189. r_drawtracers_firstperson "0"
  190. r_eyegloss "0"
  191. r_eyemove "0"
  192. r_eyeshift_x "0"
  193. r_eyeshift_y "0"
  194. r_eyeshift_z "0"
  195. r_eyesize "0"
  196.  
  197.  
  198.  
  199. //Radar
  200. cl_radar_always_centered "0"
  201. cl_radar_square_with_scoreboard "0"
  202. cl_radar_rotate "1"
  203. cl_radar_scale "0.4"
  204. cl_radar_icon_scale_min "0.4"
  205.  
  206.  
  207.  
  208. //Crosshair
  209. cl_crosshairalpha "800"
  210. cl_crosshaircolor "0"
  211. cl_crosshairdot "0"
  212. cl_crosshairgap "-2"
  213. cl_crosshairscale "1337"
  214. cl_crosshairsize "1.5"
  215. cl_crosshairstyle "4"
  216. cl_crosshairthickness "0"
  217. cl_crosshairusealpha "1"
  218. cl_crosshair_drawoutline "1"
  219. cl_crosshair_outlinethickness "0"
  220. cl_crosshair_sniper_width 0;
  221.  
  222.  
  223.  
  224. clear
  225. host_writeconfig
  226. echo "autoexec.cfg loaded, GLHF"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement