Advertisement
Guest User

autoexec behan

a guest
Jul 11th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. //Rates
  2. rate "786432"
  3. cl_cmdrate "128"
  4. cl_updaterate "128"
  5. cl_interp "0"
  6. cl_interp_ratio "1"
  7. cl_lagcompensation "1"
  8.  
  9.  
  10.  
  11. fps_max "600"
  12. fps_max_menu "400"
  13.  
  14.  
  15. //Misc
  16. developer "1"
  17. con_enable "1"
  18. con_filter_enable "2"
  19. con_filter_text "Damage"
  20. con_filter_text_out "Player:"
  21. ui_steam_overlay_notification_position "bottomleft"
  22. player_nevershow_communityservermessage "1"
  23. mm_dedicated_search_maxping "100"
  24. mm_dedicated_force_servers ""
  25. gameinstructor_enable "0"
  26. option_duck_method "0"
  27. option_speed_method "0"
  28. cl_forcepreload "1"
  29. cl_downloadfilter "all"
  30. cl_disablehtmlmotd "0"
  31. cl_autohelp "0"
  32. cl_showhelp "0"
  33. cl_disablefreezecam "1"
  34. cl_teammate_colors_show "1"
  35. cl_autowepswitch "0"
  36. cl_use_opens_buy_menu "0"
  37. closeonbuy "1"
  38.  
  39. //Keybinds
  40. bind kp_slash "buy p90"
  41. bind kp_multiply "buy bizon"
  42. bind kp_minus "buy sawedoff;buy mag7"
  43. bind kp_home "buy awp"
  44. bind kp_uparrow "buy m4a1;buy ak47"
  45. bind kp_pgup "buy famas;buy galilar"
  46. bind kp_leftarrow "buy deagle"
  47. bind kp_rightarrow "buy decoy"
  48. bind kp_end "say Fuck fake friends We don't take L's, we just make M's"
  49. bind kp_downarrow "buy flashbang"
  50. bind kp_pgdn "buy smokegrenade"
  51. bind kp_ins "say You really think she stay true? I doubt it, Cause I'm fucking your girlfriend, and there's nothing you can do about it"
  52. bind kp_del "buy vest"
  53. bind kp_plus "buy p250"
  54. bind x "toggle cl_righthand 0 1"
  55.  
  56.  
  57.  
  58. //Radar
  59. cl_radar_always_centered "0"
  60. cl_radar_rotate "1"
  61. cl_radar_scale "0.38"
  62. cl_radar_icon_scale_min "0.4"
  63.  
  64. Bind z "wh"
  65. alias wh "whon"
  66. alias whon "cl_teamid_overhead_always 1;+cl_show_team_equipment; alias wh whoff"
  67. alias whoff "cl_teamid_overhead_always 0;-cl_show_team_equipment; alias wh whon"
  68.  
  69.  
  70. bind "n" "-attack; -attack2"
  71. bind "7" "say .noclip"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement