Advertisement
Guest User

CSGO CFG

a guest
Oct 10th, 2015
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.79 KB | None | 0 0
  1. /////////////////////////////////
  2. // //
  3. // Muroseu's CSGO CFG! //
  4. // //
  5. /////////////////////////////////
  6.  
  7.  
  8. // ___________
  9. // | Rates |
  10. // ¯¯¯¯¯¯¯¯¯¯¯
  11.  
  12. rate "80000"
  13. cl_cmdrate "128"
  14. cl_updaterate "128"
  15. cl_interp_ratio "1"
  16. cl_interp "0"
  17. cl_lagcompensation "1"
  18. cl_predict "1"
  19. cl_predictweapons "1"
  20.  
  21.  
  22. echo "RATE SETTINGS LOADED"
  23.  
  24.  
  25. // ___________
  26. // | Radar |
  27. // ¯¯¯¯¯¯¯¯¯¯¯
  28.  
  29. cl_radar_always_centered "0"
  30. cl_radar_scale "0.3"
  31. cl_hud_radar_scale "1.15"
  32. cl_radar_icon_scale_min "1"
  33. cl_radar_rotate "1"
  34.  
  35.  
  36. echo "RADAR SETTINGS LOADED"
  37.  
  38.  
  39.  
  40. // _________
  41. // | Net |
  42. // ¯¯¯¯¯¯¯¯¯
  43.  
  44. net_allow_multicast "1"
  45. net_graphheight "100"
  46. net_graphmsecs "400"
  47. net_graphpos "2"
  48. net_graphproportionalfont "0"
  49. net_graphshowinterp "1"
  50. net_graphshowlatency "1"
  51. net_graphsolid "1"
  52. net_graphtext "1"
  53. net_maxroutable "1200"
  54. net_scale "5"
  55. net_steamcnx_allowrelay "1"
  56.  
  57.  
  58. echo "NET SETTINGS LOADED"
  59.  
  60.  
  61. // _____________________
  62. // | Network Booster |
  63. // ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  64.  
  65. rate "128000"
  66. cl_interp "0"
  67. cl_timeout "1337"
  68. cl_interp_ratio "1"
  69. cl_lagcompensation "1"
  70. cl_forcepreload "1"
  71. cl_predict "1"
  72. cl_predictweapons "1"
  73. net_maxroutable "1200"
  74. net_steamcnx_allowrelay "1"
  75. sv_forcepreload "1"
  76. net_splitrate "3"
  77. net_allow_multicast "0"
  78. cl_interpolate "1"
  79. cl_resend "6"
  80. cl_downloadfilter "nosounds"
  81. cl_allowdownload "1"
  82. cl_allowupload "0"
  83.  
  84. echo "NETWORK BOOSTER SETTINGS LOADED"
  85.  
  86.  
  87. // ___________
  88. // | Mouse |
  89. // ¯¯¯¯¯¯¯¯¯¯¯
  90.  
  91. m_mousespeed "0"
  92. m_customaccel "0"
  93. m_customaccel_exponent "0"
  94. m_customaccel_max "0"
  95. m_customaccel_scale "0.00
  96. m_rawinput "1"
  97. sensitivity "1.6"
  98. zoom_sensitivity_ratio_mouse "1"
  99.  
  100.  
  101. echo "MOUSE SETTINGS LOADED"
  102.  
  103.  
  104. // _______________
  105. // | Crosshair |
  106. // ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  107.  
  108. cl_crosshair_drawoutline "0"
  109. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  110. cl_crosshair_dynamic_splitalpha_innermod "1"
  111. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  112. cl_crosshair_dynamic_splitdist "7"
  113. cl_crosshair_outlinethickness "1"
  114. cl_crosshairalpha "200"
  115. cl_crosshaircolor "1"
  116. cl_crosshaircolor_b "0"
  117. cl_crosshaircolor_g "0"
  118. cl_crosshaircolor_r "0"
  119. cl_crosshairdot "0"
  120. cl_crosshairgap "-1"
  121. cl_crosshairgap_useweaponvalue "0"
  122. cl_crosshairscale "0"
  123. cl_crosshairsize "5"
  124. cl_crosshairstyle "4"
  125. cl_crosshairthickness "1.15"
  126. cl_crosshairusealpha "1"
  127. cl_fixedcrosshairgap "3"
  128.  
  129.  
  130. echo "CROSSHAIR SETTINGS LOADED"
  131.  
  132.  
  133. // ____________
  134. // | Models |
  135. // ¯¯¯¯¯¯¯¯¯¯¯¯
  136.  
  137. cl_viewmodel_shift_left_amt "1.5"
  138. cl_viewmodel_shift_right_amt "0.75"
  139. viewmodel_fov "60"
  140. viewmodel_offset_x "1"
  141. viewmodel_offset_y "1"
  142. viewmodel_offset_z "-1"
  143. cl_bob_lower_amt "21"
  144. cl_bobamt_lat "0.4"
  145. cl_bobamt_vert "0.25"
  146. cl_bobcycle "0.98"
  147.  
  148.  
  149. echo "MODEL SETTINGS LOADED"
  150.  
  151.  
  152. // ___________
  153. // | SOUND |
  154. // ¯¯¯¯¯¯¯¯¯¯¯
  155.  
  156. volume "1"
  157. snd_musicvolume "0"
  158. snd_mixahead "0.05"
  159. soundscape_flush
  160. snd_headphone_pan_exponent "2"
  161.  
  162.  
  163. echo "SOUND SETTINGS LOADED"
  164.  
  165.  
  166. // ___________
  167. // | other |
  168. // ¯¯¯¯¯¯¯¯¯¯¯
  169.  
  170. mat_monitorgamma "2.200000"
  171. sensitivity 1.6
  172. m_rawinput 1
  173. cl_disablefreezecam "1"
  174. cl_righthand "1"
  175. cl_autowepswitch "0"
  176. cl_downloadfilter "all"
  177. con_enable "1"
  178. hud_scaling "1"
  179. cl_radar_always_centered "0"
  180. cl_radar_scale "0.3"
  181. cl_hud_radar_scale "1.15"
  182. cl_radar_icon_scale_min "1"
  183. cl_radar_rotate "1"
  184. cl_bob_lower_amt 5
  185. cl_bobamt_lat 0.1
  186. cl_bobamt_vert 0.1
  187. cl_bobcycle 0.98
  188. gameinstructor_enable 0
  189. cl_freezecameffects_showholiday 0
  190. cl_forcepreload 1
  191. muzzleflash_light 0
  192. fps_max "80"
  193. fps_max_menu "80"
  194. gameinstructor_enable "0"
  195. mm_dedicated_search_maxping "65"
  196. mat_hdr_enabled "0"
  197. adsp_debug "0"
  198. mat_queue_mode "2"
  199. cl_buy_favorite_quiet "0"
  200. cl_buy_favorite_nowarn "0"
  201. budget_show_history "0"
  202. cl_clearhinthistory "1"
  203. cl_debugrumble "0"
  204. cl_rumblescale "0"
  205.  
  206.  
  207.  
  208. echo "OTHER SETTINGS LOADED"
  209.  
  210. // _________
  211. // | Hud |
  212. // ¯¯¯¯¯¯¯¯¯
  213.  
  214. hud_showtargetid "1" //Enables display of target names
  215. cl_hud_bomb_under_radar 1
  216. cl_hud_color 7
  217. cl_hud_radar_scale 0.9
  218. cl_radar_scale 0.3
  219. cl_radar_always_centered 0
  220. cl_hud_playercount_showcount 0
  221. cl_hud_playercount_pos 1
  222. cl_hud_healthammo_style 1
  223. cl_hud_background_alpha 0
  224. cl_loadout_colorweaponnames 1 //Show different colors for each weapon quality
  225. cl_radar_icon_scale_min 0.8
  226. cl_showloadout 1 //Don't fade out the loadout
  227. hud_scaling 1
  228. safezonex 0.85
  229. safezoney 0.85
  230.  
  231.  
  232. echo "HUD SETTING LOADED"
  233.  
  234.  
  235. // __________________________________
  236. // | No Tutorial or Info Messages |
  237. // ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  238.  
  239. gameinstructor_enable 0
  240. cl_showhelp 0
  241. cl_autohelp 0
  242. cl_disablefreezecam 1
  243. cl_disablehtmlmotd 1
  244.  
  245.  
  246. echo "NO TUTORIAL OR INFFO MESSAGES SETTINGS LOADED"
  247.  
  248.  
  249. // ______________
  250. // | BINDINGS |
  251. // ¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  252.  
  253. bind "a" "+moveleft;r_cleardecals"
  254. bind "d"+moveright;r_cleardecals"
  255. bind alt noclip
  256. bind "f" "+radar;+lookatweapon"
  257. Bind "l" "say GL HF!
  258. bind "mouse1" "+attack; r_cleardecals" Muroseu has left the server [VAC Banned]"
  259. bind "MWHEELUP" "+jump"
  260. bind "MWHEELDOWN" "+jump"
  261. bind "s" "+back;r_cleardecals"
  262. bind "t" "buy ak47;buy m4a1;slot1;drop"
  263. bind "w" "+forward;r_cleardecals"
  264. bind x +voicerecord
  265. bind "z" "use weapon_c4;drop"
  266.  
  267.  
  268. echo "BIND SETTINGS LOADED"
  269.  
  270.  
  271. // _____________
  272. // | Buy cfg |
  273. // ¯¯¯¯¯¯¯¯¯¯¯¯¯
  274.  
  275. bind "KP_INS" "buy defuser" // Numpad 0
  276. bind "KP_END" "buy hegrenade" // Numpad 1
  277. bind "KP_DOWNARROW" "buy flashbang" // Numpad 2
  278. bind "KP_PGDN" "buy smokegrenade" // Numpad 3
  279. bind "uparrow" "buy m4a1; buy ak47"
  280. bind "downarrow" "buy awp"
  281. bind "leftarrow" "buy deagle"
  282. bind "rightarrow" "buy vesthelm; buy vest"
  283. bind "KP_LEFTARROW" "sensitivity 10000" //SPINBOT
  284. bind "KP_RIGHTARROW" "sensitivity 1.6" //Normal
  285.  
  286.  
  287. echo "BUY SETTINGS LOADED"
  288.  
  289.  
  290. // ___________
  291. // | Alias |
  292. // ¯¯¯¯¯¯¯¯¯¯¯
  293.  
  294. // Display Damage with Switch Script
  295.  
  296. alias displaydamage "displaydamage_on"
  297. alias displaydamage_on "con_filter_text Damage Given To; con_filter_text_out Player:; con_filter_enable 2; developer 1; playvol buttons\blip1 0.5; alias displaydamage "displaydamage_off""
  298. alias displaydamage_off "con_filter_enable 0; developer 0; playvol buttons\blip2 0.5; alias displaydamage "displaydamage_on""
  299. bind "f5" "displaydamage"
  300.  
  301. //Jump Throw
  302.  
  303. alias "-jumpthrow2" "-jump"
  304. alias "+jumpthrow2" "+jump;-attack;-attack2"
  305. bind c "+jumpthrow2"
  306.  
  307.  
  308. // Bomb Plant
  309.  
  310. Alias +bomb "weapon_c4; +duck; +attack"
  311. alias -bomb "-duck; -attack;"
  312. bind "v" "+bomb"
  313.  
  314.  
  315. // Disable in-game voice
  316.  
  317. alias "disablevoice" "voice_chat"
  318. alias "voice_chat" "chat_1"
  319. alias "chat_1" "voice_enable 1; playvol buttons\blip1 0.5; alias voice_chat chat_0"
  320. alias "chat_0" "voice_enable 0; playvol buttons\blip2 0.5; alias voice_chat chat_1"
  321.  
  322.  
  323. //Display Damage with Switch Script
  324.  
  325. alias displaydamage "displaydamage_on"
  326. alias displaydamage_on "con_filter_text Damage Given To; con_filter_text_out Player:; con_filter_enable 2; developer 1; playvol buttons\blip1 0.5; alias displaydamage "displaydamage_off""
  327. alias displaydamage_off "con_filter_enable 0; developer 0; playvol buttons\blip2 0.5; alias displaydamage "displaydamage_on""
  328. bind "f5" "displaydamage"
  329.  
  330. //Increase Decrease Radar Size
  331. alias "+radar" "+use; cl_radar_always_centered 1; cl_radar_scale 0.60"
  332. alias "-radar" "-use; cl_radar_always_centered 0; cl_radar_scale 0.30"
  333. bind "f" "+radar;+lookatweapon"
  334.  
  335.  
  336. //Crouch Jump
  337.  
  338. alias +cjump "+jump;+duck"
  339. alias -cjump "-jump;-duck"
  340. bind "SPACE" "+cjump"
  341.  
  342.  
  343. //Show Net Graph on TAB
  344.  
  345. net_graph "1"
  346. net_graphheight "9999"
  347. alias "+scorenet" "+showscores; net_graphheight 0"
  348. alias "-scorenet" "-showscores; net_graphheight 9999"
  349. bind "TAB" "+scorenet"
  350.  
  351.  
  352. //Voice Toggle
  353.  
  354. alias voice "togglevoice"
  355. alias voicer bind x voice
  356. alias defaultvoice "bind x +voicerecord
  357. alias +altbinds "voicer"
  358. alias -altbinds "defaultvoice"
  359. bind alt +altbinds
  360. alias "togglevoice" "voice_chat"
  361. alias "voice_chat" "chat_1"
  362. alias "chat_1" "voice_enable 1; playvol buttons\blip1 0.5; alias voice_chat chat_0"
  363. alias "chat_0" "voice_enable 0; playvol buttons\blip2 0.5; alias voice_chat chat_1"
  364.  
  365. //Grenade Binds
  366.  
  367. alias altE1 "use weapon_flashbang"
  368. alias altE "bind 2 altE1"
  369.  
  370. alias alt11 "use weapon_hegrenade"
  371. alias alt1 bind 1 alt11
  372.  
  373. alias alt22 "use weapon_molotov; use weapon_incgrenade"
  374. alias alt2 bind e alt22
  375.  
  376. alias alt33 "use weapon_smokegrenade"
  377. alias alt3 bind 3 alt33
  378.  
  379. alias alt44 "use weapon_decoy"
  380. alias alt4 bind 4 alt44
  381.  
  382. alias defE "bind e +use"
  383. alias def1 "bind 1 slot1"
  384. alias def2 "bind 2 slot2"
  385. alias def3 "bind 3 slot3"
  386. alias def4 "bind 4 slot4"
  387. alias +altbinds "alte; alt1; alt2; alt3; alt4"
  388. alias -altbinds "defE; def1; def2; def3; def4"
  389.  
  390. bind alt +altbinds
  391.  
  392.  
  393.  
  394. echo "ALIAS SETTINGS LOADED"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement