Advertisement
Guest User

Tai's Config

a guest
Mar 21st, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.67 KB | None | 0 0
  1. // ------------
  2. // Tai's Config
  3. // ------------
  4. // This is all for my personal preference. If
  5. // this is me handing off this file to you,
  6. // EDIT IT!!! Don't get stuck with having to
  7. // hit dumb keys to shoot bad guys in a game.
  8. // <3 <3 <3
  9.  
  10.  
  11. // -----------------
  12. // Table of Contents
  13. // -----------------
  14.  
  15. // If you're looking for a section, instead of
  16. // scrolling hundreds of lines just do CTRL+F.
  17.  
  18. // 01. Movement Binds
  19. // 02. Basic Binds
  20. // 03. Scripted Binds
  21. // 04. Alt Binds
  22. // 05. GOTV Control
  23. // 06. Sensitivity
  24. // 07. Crosshair
  25. // 08. Viewmodel and Weapon Bob
  26. // 09. Developer Output
  27. // 10. Sound
  28. // 11. Volume Control Binds
  29. // 12. Buy Binds
  30. // 13. Ping, Tic, Rates
  31. // 14. Net Graph
  32. // 15. Hud and Radar
  33. // 16. Video
  34.  
  35.  
  36.  
  37.  
  38.  
  39. unbindall
  40. // I hope you don't have anything important...
  41.  
  42.  
  43.  
  44.  
  45.  
  46. // 01. Movement Binds
  47.  
  48. // In a nutshell, while holding a strafe, if you
  49. // strafe in the other direction you will automatically
  50. // unhold the orignal strafe (A PERFECT COUNTER STRAFE).
  51. // Along with this, you can do maneuvers like ADAD by
  52. // holding down A and just tapping and releasing D.
  53.  
  54. alias "+xxForward" "xxForward11"
  55. alias "xxForward11" "+forward;-back ; alias "+xxBack" "xxBack12" ; alias "-xxBack" "xxBack22""
  56. alias "xxForward12" "+forward;-back ; alias "-xxBack" "xxBack23""
  57. alias "-xxForward" "xxForward21"
  58. alias "xxForward21" "-forward ; alias "+xxBack" "xxBack11" ; alias "-xxBack" "xxBack21""
  59. alias "xxForward22" "-forward;+back ; alias "-xxBack" "xxBack21""
  60. alias "xxForward23" "-forward;+back ; alias "+xxForward" "xxForward12" ; alias "-xxForward" "xxForward22" ; alias "+xxBack" "xxBack11" ; alias "-xxBack" "xxBack21""
  61. bind w "+xxforward"
  62.  
  63. alias "+xxBack" "xxBack11"
  64. alias "xxBack11" "+back;-forward ; alias "+xxForward" "xxForward12" ; alias "-xxForward" "xxForward22""
  65. alias "xxBack12" "+back;-forward ; alias "-xxForward" "xxForward23""
  66. alias "-xxBack" "xxBack21"
  67. alias "xxBack21" "-back ; alias "+xxForward" "xxForward11" ; alias "-xxForward" "xxForward21""
  68. alias "xxBack22" "-back;+forward ; alias "-xxForward" "xxForward21""
  69. alias "xxBack23" "-back;+forward ; alias "+xxBack" "xxBack12" ; alias "-xxBack" "xxBack22" ; alias "+xxForward" "xxForward11" ; alias "-xxForward" "xxForward21""
  70. bind s "+xxBack"
  71.  
  72. alias "+xxLeft" "xxLeft11"
  73. alias "xxLeft11" "+moveleft;-moveright ; alias "+xxRight" "xxRight12" ; alias "-xxRight" "xxRight22""
  74. alias "xxLeft12" "+moveleft;-moveright ; alias "-xxRight" "xxRight23""
  75. alias "-xxLeft" "xxLeft21"
  76. alias "xxLeft21" "-moveleft ; alias "+xxRight" "xxRight11" ; alias "-xxRight" "xxRight21""
  77. alias "xxLeft22" "-moveleft;+moveright ; alias "-xxRight" "xxRight21""
  78. alias "xxLeft23" "-moveleft;+moveright ; alias "+xxLeft" "xxLeft12" ; alias "-xxLeft" "xxLeft22"; alias "+xxRight" "xxRight11"; alias "-xxRight" "xxRight21""
  79. bind a "+xxLeft"
  80.  
  81. alias "+xxRight" "xxRight11"
  82. alias "xxRight11" "+moveright;-moveleft ; alias "+xxLeft" "xxLeft12" ; alias "-xxLeft" "xxLeft22""
  83. alias "xxRight12" "+moveright;-moveleft ; alias "-xxLeft" "xxLeft23""
  84. alias "-xxRight" "xxRight21"
  85. alias "xxRight21" "-moveright ; alias "+xxLeft" "xxLeft11" ; alias "-xxLeft" "xxLeft21""
  86. alias "xxRight22" "-moveright;+moveleft ; alias "-xxLeft" "xxLeft21""
  87. alias "xxRight23" "-moveright;+moveleft ; alias "+xxRight" "xxRight12" ; alias "-xxRight" "xxRight22"; alias "+xxLeft" "xxLeft11"; alias "-xxLeft" "xxLeft21""
  88. bind d "+xxRight"
  89.  
  90.  
  91.  
  92.  
  93.  
  94. // 02. Basic Binds
  95.  
  96. bind mouse2 +attack2
  97. bind ctrl +duck
  98. bind shift +speed
  99. bind space +jump
  100. bind mwheeldown +jump
  101. bind mwheelup +jump
  102. bind ` toggleconsole
  103. bind "f11" toggleconsole
  104. bind e +use
  105. bind y "messagemode"
  106. bind u "messagemode2"
  107. bind m teammenu
  108. bind t +spray_menu
  109. bind l buymenu
  110. cl_use_opens_buy_menu 0
  111. bind 7 r_cleardecals
  112. bind c "radio1
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122. // 03. Scripted Binds
  123.  
  124. alias "+reloadinspect" "+reload"
  125. alias "-reloadinspect" "+lookatweapon;-reload; alias "inspectToggle" "inspectOff""
  126. bind "r" "+reloadinspect"
  127.  
  128. alias "inspectToggle" "inspectOn"
  129. alias "inspectOn" "+lookatweapon; alias "inspectToggle" "inspectOff""
  130. alias "inspectOff" "-lookatweapon; alias "inspectToggle" "inspectOn""
  131. bind "f" "inspectToggle"
  132.  
  133. alias "showpos" "showpos1"
  134. alias "showpos1" "cl_showpos 1; developer 0; alias "showpos" "showpos2""
  135. alias "showpos2" "cl_showpos 0; developer 1; alias "showpos" "showpos1""
  136. bind g "showpos"
  137. cl_showpos 0
  138. developer 1
  139.  
  140. alias +voice "+voicerecord; voice_scale .1"
  141. alias -voice "-voicerecord; vch_2"
  142. bind f10 +voice
  143.  
  144. alias +knife lastinv
  145. alias -knife lastinv
  146. bind q +knife
  147.  
  148. alias "+jumpthrow" "+jump;-attack;-attack2"
  149. alias "-jumpthrow" "-jump"
  150. bind "6" "+jumpthrow"
  151.  
  152.  
  153.  
  154.  
  155.  
  156. // 04. Alt Binds
  157.  
  158. // This is alot of messy shit because
  159. // binding alot of things to toggle with
  160. // one button is a pain, sorry.
  161.  
  162. alias flash1 "use weapon_flashbang"
  163. alias flash "bind 1 flash1"
  164. alias defFlash "bind 1 slot1"
  165.  
  166. alias smoke1 "use weapon_smokegrenade"
  167. alias smoke bind 2 smoke1
  168. alias defSmoke "bind 2 slot2"
  169.  
  170. alias molly1 "use weapon_molotov; use weapon_incgrenade"
  171. alias molly bind 3 molly1
  172. alias defMolly "bind 3 slot3"
  173.  
  174. alias nada1 "use weapon_hegrenade"
  175. alias nada bind 4 nada1
  176. alias defNada "bind 4 slot4"
  177.  
  178. alias decoy1 "use weapon_decoy"
  179. alias decoy2 bind 5 decoy1
  180. alias defDecoy "bind 5 slot5"
  181.  
  182. alias +togInstruct "gameinstructor_enable 1"
  183. alias -togInstruct "gameinstructor_enable 0"
  184. alias "disablevoice" "+VCH"
  185. alias +VCH "CFE_0"
  186. alias -VCH "vch_0"
  187. alias vch_0 "cl; echo VOICE CHAT: DISABLED; CFE_2; ps_nop; alias -VCH vch_1; voice_scale 0; alias vch_2 "voice_scale .0""
  188. alias vch_1 "cl; echo VOICE CHAT: ENABLED ; CFE_2; ps_yes; alias -VCH vch_0; voice_scale .4; alias vch_2 "voice_scale .4""
  189. alias vch_2 "voice_scale .4"
  190. alias instruct bind x +VCH
  191. alias defInstruct "bind x +togInstruct"
  192. voice_enable 1
  193. voice_scale 0.4
  194.  
  195. alias drawhud1 "toggle cl_drawhud"
  196. alias drawhud bind z drawhud1
  197. alias defDrawhud "bind z drop"
  198.  
  199. alias noclip1 "noclip"
  200. alias noclip2 "bind v noclip1"
  201. alias defNoclip2 "bind v "lol""
  202. alias lol "say xd"
  203.  
  204. alias +altbinds "flash; smoke; molly; nada; decoy2; instruct; drawhud; defNoclip2; sensTog"
  205. alias -altbinds "defFlash; defSmoke; defMolly; defNada; defDecoy; defInstruct; defDrawhud; noclip2; defSens"
  206. bind alt +altbinds
  207. -altbinds
  208.  
  209.  
  210.  
  211.  
  212.  
  213. // 05. GOTV CONTROL
  214.  
  215. alias campathToggle "campathOn"
  216. alias campathOn "mirv_campath enable 1; alias campathToggle campathOff"
  217. alias campathOff "mirv_campath enable 0; alias campathToggle campathOn"
  218. alias demoPP "demoPlay"
  219. alias demoPlay "demo_resume; alias demoPP demoPause"
  220. alias demoPause "demo_pause; alias demoPP demoPlay"
  221. bind f3 "demoui"
  222. bind f4 "demoPP"
  223. bind f5 "mirv_campath add"
  224. bind f6 "campathToggle"
  225. bind f7 "mirv_campath clear"
  226. campathOff
  227.  
  228.  
  229.  
  230.  
  231.  
  232. // 06. Sensitivity
  233.  
  234. // If this file is handed off to you,
  235. // DELETE THE ALIAS STUFF! Just put
  236. // your sensitivity on a line and
  237. // call it done.
  238.  
  239. sensitivity 0.06
  240. m_rawinput 1
  241. m_mouseaccel2 0
  242. m_mouseaccel1 0
  243. m_customaccel 0
  244. m_mousespeed 0
  245.  
  246. // This will fix scoped speed to
  247. // match your real sensitivity.
  248. zoom_sensitivity_ratio_mouse 0.818933027098955175
  249.  
  250. alias "+sens3" "sensitivity 0.4"
  251. alias "-sens3" "sensitivity 0.06"
  252. alias defSens "bind 9 "+sens3""
  253.  
  254. alias "sens" "sens2"
  255. alias "sens1" "sensitivity 0.4 ; alias "sens" "sens2""
  256. alias "sens2" "sensitivity 0.06 ; alias "sens" "sens1""
  257. alias sensTog "bind 9 "sens""
  258.  
  259.  
  260.  
  261.  
  262.  
  263. // 07. Crosshair
  264.  
  265. // Here's the one liner so I can donate my crosshair to people, Ignore this.
  266. cl_crosshairalpha 200;cl_crosshaircolor 5;cl_crosshaircolor_b 50;cl_crosshaircolor_r 50;cl_crosshaircolor_g 250;cl_crosshairdot 0;cl_crosshairgap -2;cl_crosshairsize 2;cl_crosshairstyle 4;cl_crosshairusealpha 1;cl_crosshairthickness 1;cl_fixedcrosshairgap -1;cl_crosshair_outlinethickness 0;cl_crosshair_drawoutline 0
  267.  
  268.  
  269. cl_crosshaircolor_b 50
  270. cl_crosshaircolor_r 50
  271. cl_crosshaircolor_g 250
  272.  
  273. cl_crosshairdot 0
  274. cl_crosshairgap -2
  275. cl_crosshairsize 2
  276. cl_crosshairstyle 4
  277. cl_crosshairusealpha 1
  278. cl_crosshairthickness 1
  279. cl_fixedcrosshairgap -1
  280. cl_crosshair_outlinethickness 0
  281. cl_crosshair_drawoutline 0
  282.  
  283. cl_crosshair_sniper_width 2
  284.  
  285. cl_crosshairalpha 25
  286. alias +crosshairAlpha "cl_crosshairalpha 255 ; +attack"
  287. alias -crosshairAlpha "cl_crosshairalpha 25 ; -attack"
  288. bind mouse1 "+crosshairAlpha"
  289.  
  290.  
  291.  
  292.  
  293.  
  294. // 08. Viewmodel and Weapon Bob
  295.  
  296. viewmodel_offset_x 1
  297. viewmodel_offset_y 2
  298. viewmodel_offset_z -2
  299. viewmodel_fov 68
  300. viewmodel_recoil "0
  301.  
  302. cl_bob_lower_amt 5
  303. cl_bobamt_lat 0.1
  304. cl_bobamt_vert 0.1
  305. cl_bobcycle 0.98
  306. cl_viewmodel_shift_left_amt 0.5
  307. cl_viewmodel_shift_right_amt 0.25
  308. cl_righthand 1
  309.  
  310.  
  311.  
  312.  
  313.  
  314. // 09. Developer Output
  315.  
  316. developer 1
  317. con_filter_enable 2
  318. con_filter_text "damage"
  319. con_filter_text_out "Player:"
  320.  
  321. alias CFE_0 "con_filter_enable 0"
  322. alias CFE_2 "con_filter_enable 2"
  323.  
  324. alias cl "clear"
  325.  
  326.  
  327. // 10. Sound
  328.  
  329. snd_hwcompat 0
  330. snd_musicvolume 0
  331. lobby_voice_chat_enabled 1
  332.  
  333. alias ps_yes "play playvol buttons\blip1"
  334. alias ps_nop "play playvol buttons\blip2"
  335. alias ps_cln "play weapons\famas\famas_clipin"
  336.  
  337.  
  338. // 11. Volume Control Binds
  339.  
  340. bind , +GV_D
  341. bind . +GV_U
  342. alias +GV_D "CFE_0"
  343. alias +GV_U "CFE_0"
  344. alias -GV_D "gv9"
  345. alias -GV_U "gvm"
  346. alias gv0 "cl; echo [__________] VOLUME: 0%; CFE_2; alias -GV_U gv1; volume 0; ps_cln"
  347. alias gv1 "cl; echo [#_________] VOLUME: 10%; CFE_2; alias -GV_D gv0; alias -GV_U gv2; volume 0.1; ps_cln"
  348. alias gv2 "cl; echo [##________] VOLUME: 20%; CFE_2; alias -GV_D gv1; alias -GV_U gv3; volume 0.2; ps_cln"
  349. alias gv3 "cl; echo [###_______] VOLUME: 30%; CFE_2; alias -GV_D gv2; alias -GV_U gv4; volume 0.3; ps_cln"
  350. alias gv4 "cl; echo [####______] VOLUME: 40%; CFE_2; alias -GV_D gv3; alias -GV_U gv5; volume 0.4; ps_cln"
  351. alias gv5 "cl; echo [#####_____] VOLUME: 50%; CFE_2; alias -GV_D gv4; alias -GV_U gv6; volume 0.5; ps_cln"
  352. alias gv6 "cl; echo [######____] VOLUME: 60%; CFE_2; alias -GV_D gv5; alias -GV_U gv7; volume 0.6; ps_cln"
  353. alias gv7 "cl; echo [#######___] VOLUME: 70%; CFE_2; alias -GV_D gv6; alias -GV_U gv8; volume 0.7; ps_cln"
  354. alias gv8 "cl; echo [########__] VOLUME: 80%; CFE_2; alias -GV_D gv7; alias -GV_U gv9; volume 0.8; ps_cln"
  355. alias gv9 "cl; echo [#########_] VOLUME: 90%; CFE_2; alias -GV_D gv8; alias -GV_U gvm; volume 0.9; ps_cln"
  356. alias gvm "cl; echo [##########] VOLUME: 100%; CFE_2; alias -GV_D gv9 ; volume 1; ps_cln"
  357. volume 1
  358.  
  359.  
  360.  
  361.  
  362.  
  363. // 12. Buy Binds
  364.  
  365. bind "kp_home" "buy ak47; buy m4a1;"
  366. bind "kp_uparrow" "buy awp;"
  367. bind "kp_pgup" "buy p250;"
  368. bind "kp_slash" "buy vesthelm; buy vest;"
  369. bind "kp_multiply" "buy defuser;"
  370. bind "kp_minus" "buy vest;"
  371. bind "kp_leftarrow" "buy flashbang;"
  372. bind "kp_5" "buy smokegrenade;"
  373. bind "kp_rightarrow" "buy hegrenade;"
  374. bind "kp_end" "buy molotov; buy incgrenade;"
  375. bind "kp_downarrow" "buy decoy;"
  376. bind "kp_plus" "buy deagle;"
  377. bind "kp_enter" "buy tec9; buy fiveseven;"
  378. bind "kp_ins" "buy nova;"
  379. bind "kp_del" "buy sawedoff; buy mag7;"
  380. bind "kp_pgdn" "buy mac10; buy mp9;"
  381. bind "uparrow" "buy ak47; buy m4a1; buy vesthelm; buy defuser;"
  382. bind "leftarrow" "buy mac10; buy mp9; buy vesthelm; buy defuser;"
  383. bind "rightarrow" "buy awp; buy vesthelm; buy defuser; buy tec9; buy fiveseven;"
  384. bind "downarrow" "buy flashbang; buy smokegrenade; buy hegrenade; buy flashbang;"
  385.  
  386.  
  387.  
  388.  
  389.  
  390. // 13. Ping, Tic, Rates...
  391.  
  392. con_enable 1
  393. gameinstructor_enable 0
  394. cl_showhelp 0
  395. cl_autohelp 0
  396. cl_disablefreezecam 1
  397. cl_disablehtmlmotd 1
  398. cl_forcepreload 1
  399.  
  400. cl_interp 0
  401. cl_interp_ratio 1
  402. rate 128000
  403. cl_updaterate 128
  404. cl_cmdrate 128
  405. mm_dedicated_search_maxping 70
  406.  
  407. rate 400000
  408. cl_cmdrate 128
  409. cl_updaterate 128
  410. cl_interp 0
  411. cl_interp_ratio 1
  412. cl_lagcompensation 1
  413. cl_predict 1
  414. cl_predictweapons 1
  415.  
  416.  
  417.  
  418.  
  419.  
  420. // 14. Net Graph
  421.  
  422. net_graph 1
  423. net_graphmsecs 400
  424. net_graphpos 2
  425. net_graphproportionalfont 0
  426. net_graphshowinterp 1
  427. net_graphshowlatency 1
  428. net_graphsolid 1
  429. net_graphtext 1
  430. net_maxroutable 1200
  431. net_scale 5
  432.  
  433. net_graphheight 9999
  434. alias "+scorenet" "+showscores; net_graphheight 0"
  435. alias "-scorenet" "-showscores; net_graphheight 9999"
  436. bind "TAB" "+scorenet"
  437.  
  438.  
  439.  
  440.  
  441.  
  442. // 15. Hud and Radar
  443.  
  444. hud_scaling 0.95
  445. hud_showtargetid 1
  446. cl_hud_color 1
  447. cl_hud_playercount_showcount 0
  448. cl_hud_playercount_pos 1
  449. cl_hud_healthammo_style 1
  450. cl_hud_background_alpha 0.4
  451. cl_loadout_colorweaponnames 1
  452. cl_showloadout 1
  453. cl_teamid_overhead_always 2
  454. safezonex 1
  455. safezoney 1
  456.  
  457. cl_teammate_colors_show 2
  458. cl_hud_radar_scale 1
  459. cl_radar_scale 0.4
  460. cl_radar_always_centered 0
  461. cl_radar_icon_scale_min 1
  462. cl_hud_bomb_under_radar 1
  463.  
  464.  
  465.  
  466.  
  467.  
  468. // 16. Video
  469.  
  470. fps_max"999
  471. fps_max_menu 60
  472. mat_monitorgamma 1.6
  473. mat_monitorgamma_tv_enabled 0
  474. mat_powersavingsmode 0
  475. mat_queue_mode 2
  476. r_dynamic 0
  477. r_drawtracers_firstperson 1
  478.  
  479.  
  480.  
  481.  
  482.  
  483. echo Tai's Config
  484. echo ------------
  485. echo Don't think this
  486. echo will make you any
  487. echo better...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement