Advertisement
varden

autoexec 2016-09-12

Sep 12th, 2016
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.08 KB | None | 0 0
  1. // buy
  2. bind "kp_ins" "buy vesthelm;"
  3. bind "kp_del" "buy vest;"
  4. bind "kp_enter" "buy tec9; buy fn57"
  5. bind "kp_plus" "buy defuser;"
  6.  
  7. bind "kp_end" "buy galilar; buy famas;"
  8. bind "kp_downarrow" "buy ak47; buy m4a1;"
  9. bind "kp_pgdn" "buy awp;"
  10.  
  11. bind "kp_leftarrow" "buy flashbang;"
  12. bind "kp_5" "buy hegrenade;"
  13. bind "kp_rightarrow" "buy smokegrenade;"
  14. bind "kp_uparrow" "buy decoy;"
  15. bind "kp_pgup" "buy molotov; buy incgrenade;"
  16.  
  17. // minimap
  18. cl_radar_always_centered "0"
  19. cl_radar_scale "0.3"
  20. cl_hud_radar_scale "1.15"
  21. cl_radar_icon_scale_min "0.6"
  22. cl_radar_rotate "1"
  23. cl_radar_square_with_scoreboard "1"
  24.  
  25. // binds
  26. bind mouse3 "+lookatweapon"
  27. bind t "drop"
  28. bind q "+voicerecord"
  29. bind c "slot6" //hegren
  30. bind f "slot7" //flashbang
  31. bind g "slot8" //smoke
  32. bind x "slot9" //decoy
  33. bind v "slot10" //molly
  34. bind , radio1
  35. bind . radio2
  36. bind / radio3
  37. bind \ lastinv
  38. bind f12 disconnect
  39.  
  40. // jumpthrow
  41. alias "+jumpthrow" "+jump;-attack"
  42. alias "-jumpthrow" "-jump"
  43. bind "z" "+jumpthrow"
  44.  
  45. // CROSSHAIR
  46. //alias "crosshair_normal" "bind f1 crosshair_grenade; cl_crosshairstyle 4; cl_crosshairdot 0; cl_crosshairusealpha 1; cl_crosshairalpha 200; cl_crosshaircolor 5; cl_crosshaircolor_r 100; cl_crosshaircolor_g 250; cl_crosshaircolor_b 255; cl_crosshairgap 0; cl_crosshairthickness 1; cl_crosshairsize 2;"
  47. //alias "crosshair_grenade" "bind f1 crosshair_normal; cl_crosshairsize 600; cl_crosshairgap -200"
  48. //crosshair_normal;
  49. //bindtoggle f3 cl_crosshair_drawoutline;
  50.  
  51. // practice
  52. alias "practice" "sv_cheats 1; bot_kick; sv_infinite_ammo 1; ammo_grenade_limit_total 6; sv_grenade_trajectory 1; sv_showimpacts 1; mp_buy_anywhere 1; mp_freezetime 0; mp_roundtime 60; mp_roundtime_defuse 60; mp_buytime 99999; mp_autoteambalance 0; mp_respawn_on_death_ct 1; mp_respawn_on_death_t 1; mp_maxmoney 1000000; mp_startmoney 1000000; mp_restartgame 1;"
  53. bind kp_minus practice
  54. bind kp_multiply noclip
  55. bind h noclip
  56.  
  57. // competitive
  58. alias "comp" "exec gamemode_competitive" //gdybym zalozyl serwer i chcial odpalic competitive, wystarczy ze wpisze comp w konsole
  59.  
  60. // Inne
  61. rate "128000" // Maximum download bandwidth in bytes/second. Do not set lower than 80000 unless you have a bad connection
  62. cl_cmdrate "128" // Maximum packets sent from client to server per second. Set to 64 when experiencing loss
  63. cl_updaterate "128" // Maximum packets sent from server to client per second. Set to 64 when experiencing choke
  64. cl_interpolate 1 // Enable interpolation
  65. cl_interp "0" // Don't change this, setting this to 0 lets servers adjust this to the perfect value
  66. cl_interp_ratio "2" // Use 1 if you have a stable connection, set to 2 when experiencing loss or choke
  67. cl_predict "1" // Enable prediction
  68. cl_resend "3" // Sets after how many seconds the game sends a new connection request to a server
  69. cl_resend_timeout "9" // Sets the time in seconds how long the game tries to connect to a server
  70.  
  71. cl_autohelp "0" // Set to 0 to disable hints like "switched to burst fire"
  72. gameinstructor_enable "0" // Disables popups like "Press E to plant the bomb". Set to 1 for default behavior
  73. hud_showtargetid "1" // Set to 0 to disable enemy names being shown. Also disables crosshair changing
  74. // appearance when aiming at mates or enemies when using cl_crosshairstyle 0 or 1
  75.  
  76. snd_musicvolume "0" // Overall music volume (menu music, round end music, etc.), 0 = 0%; 1 = 100%
  77. lobby_voice_chat_enabled "0" // Always disable microphone in matchmaking lobby, set to 1 to always enable
  78. voice_enable "1" // Set to 0 to disable all ingame voice communication
  79.  
  80. cl_disablehtmlmotd "1" // Will disable annoying HTML-based welcome screens used on some community servers.
  81. cl_autowepswitch "0" // Will disable stronger weapons being equipped automatically. Set to 1 for default behavior
  82. cl_disablefreezecam "1" // Will disable "Save this moment" after being killed, set to 0 for default behavior
  83. cl_downloadfilter "nosounds" // Will prevent certain thing from being downloaded when connecting to servers
  84.  
  85. cl_forcepreload "1" // Forces data to load into cache when connecting to server. Connecting might take a bit longer,
  86. // but this command can prevent some lag and fps drops for lower end machines
  87.  
  88. cl_obs_interp_enable "0" // Disables GOTV camera flying around between nearby players, set to 1 to enable
  89.  
  90. cl_use_opens_buy_menu "0" // Use key won't open buymenu, set to 1 for default behaviour
  91.  
  92. r_drawtracers_firstperson "0" // Set to 0 to disable the tracers (while smoke lines) when shooting; Does not disable enemy tracers!
  93.  
  94. con_enable "1" // Enables the in-game console.
  95.  
  96. snd_mute_losefocus "0"
  97. engine_no_focus_sleep "0"
  98.  
  99. fps_max 181
  100. fps_max_menu 61
  101.  
  102. //MOJ CROSSHAIR
  103. cl_crosshairstyle "4"
  104. cl_crosshair_drawoutline "0"
  105. cl_crosshair_outlinethickness "1"
  106. cl_crosshairalpha "2000"
  107. cl_crosshaircolor "1"
  108. cl_crosshaircolor_b "0"
  109. cl_crosshaircolor_g "0"
  110. cl_crosshaircolor_r "255"
  111. cl_crosshairdot "1"
  112. cl_crosshairgap "-2"
  113. cl_crosshairscale "0"
  114. cl_crosshairsize "4.5"
  115. cl_crosshairthickness "0"
  116. cl_crosshairusealpha "1"
  117.  
  118.  
  119. host_writeconfig
  120. clear
  121. echo "\@ w @/ praise the varden, master of cs and first rto conquer all achivements, god creator of valve and mighty hand which gave birth to gaben \@ w @/ let the mighty rage follow his mouse and point to the heads. Pasha biceps within him wild fusion of power all becoming sick knife kills \@ w @/"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement