Guest User

binds.cfg

a guest
Nov 7th, 2020
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // Aliases
  2.  
  3. alias "+jumpthrow" "+jump;-attack"
  4. alias "-jumpthrow" "-forward;-jump"
  5. alias "aim" "map workshop\243702660\aim_botz"
  6. alias "c" "clear"
  7. alias "dc" "disconnect"
  8. alias "volume_toggle" "incrementvar volume 0.04 0.15 0.11"
  9. alias "+scorenet" "+showscores; net_graphheight 0"
  10. alias "-scorenet" "-showscores; net_graphheight 9999"
  11.  
  12. // Keys to overwrite
  13.  
  14. unbind "a"
  15. unbind "c"
  16. unbind "e"
  17. unbind "f"
  18. unbind "h"
  19. unbind "k"
  20. unbind "l"
  21. unbind "n"
  22. unbind "o"
  23. unbind "t"
  24. unbind "u"
  25. unbind "v"
  26. unbind "x"
  27. unbind "y"
  28. unbind "z"
  29. unbind "CTRL"
  30. unbind "DEL"
  31. unbind "F10"
  32. unbind "F2"
  33. unbind "F3"
  34. unbind "F6"
  35. unbind "TAB"
  36. unbind "mouse5"
  37. unbind "mouse4"
  38. unbind "mwheeldown"
  39. unbind "mwheelup"
  40. unbind "space"
  41. unbind "-"
  42.  
  43. // Binds
  44.  
  45. bind "a" "+moveleft;r_cleardecals"
  46. bind "c" "use weapon_knife; use weapon_smokegrenade"
  47. bind "e" "+lookatweapon"
  48. bind "f" "+use"
  49. bind "h" "radio1"
  50. bind "k" "slot12"
  51. bind "l" "incrementvar cl_teamid_overhead_always 1 2 1"
  52. bind "n" "noclip"
  53. bind "o" "radio2"
  54. bind "t" "use weapon_knife; use weapon_flashbang"
  55. bind "u" "messagemode2"
  56. bind "v" "slot5"
  57. bind "x" "use weapon_knife; use weapon_molotov; use weapon_incgrenade"
  58. bind "y" "radio3"
  59. bind "z" "messagemode"
  60. bind "CTRL" "+duck"
  61. bind "DEL" "r_cleardecals"
  62. bind "F10" "toggleconsole"
  63. bind "F2" "autobuy"
  64. bind "F3" "incrementvar voice_enable 0 1 1"
  65. bind "F6" "incrementvar cl_righthand 0 1 1"
  66. bind "TAB" "+scorenet"
  67. bind "mouse5" "+voicerecord"
  68. bind "mouse4" "+jumpthrow"
  69. bind "mwheeldown" "+jump"
  70. bind "space" "+jump"
  71. bind "-" "volume_toggle"
  72.  
  73. // Buybinds
  74.  
  75. bind "kp_5" " buy smokegrenade;"
  76. bind "kp_downarrow" " buy vesthelm;"
  77. bind "kp_end" "buy vest"
  78. bind "kp_enter" " buy hegrenade;"
  79. bind "kp_home" "buy ak47; buy m4a1;"
  80. bind "kp_ins" "buy tec9; buy fiveseven;"
  81. bind "kp_leftarrow" " buy flashbang;"
  82. bind "kp_multiply" "buy p250;"
  83. bind "kp_pgdn" " buy defuser;"
  84. bind "kp_pgup" "buy deagle;"
  85. bind "kp_rightarrow" " buy molotov; buy incgrenade;"
  86. bind "kp_uparrow" "buy awp;"
  87.  
  88. echo ""
  89. echo "################################################################################################"
  90. echo "######################################### BINDS LOADED #########################################"
  91. echo "################################################################################################"
Advertisement
Add Comment
Please, Sign In to add comment