varden

autoexec 2019-11-10

Nov 10th, 2019
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.83 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 h "+spray_menu"
  35. bind , radio1
  36. bind . radio2
  37. bind / radio3
  38. bind \ lastinv
  39. bind f12 disconnect
  40.  
  41. // jumpthrow
  42. alias "+jumpthrow" "+jump;-attack"
  43. alias "-jumpthrow" "-jump"
  44. bind "z" "+jumpthrow"
  45.  
  46. // practice
  47. 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; mp_warmup_end"
  48. bind kp_minus practice
  49. bind kp_multiply noclip
  50. bind capslock noclip
  51.  
  52. // competitive
  53. alias "comp" "exec gamemode_competitive" //gdybym zalozyl serwer i chcial odpalic competitive, wystarczy ze wpisze comp w konsole
  54.  
  55. // Inne
  56. cl_autohelp "0"
  57. gameinstructor_enable "0"
  58. hud_showtargetid "1"
  59. snd_musicvolume "0"
  60. lobby_voice_chat_enabled "0"
  61. voice_enable "1"
  62. cl_disablehtmlmotd "1"
  63. cl_autowepswitch "0"
  64. cl_disablefreezecam "1"
  65. cl_obs_interp_enable "0"
  66. cl_use_opens_buy_menu "0"
  67. r_drawtracers_firstperson "0"
  68. con_enable "1"
  69. snd_mute_losefocus "0"
  70. fps_max_menu 145
  71.  
  72. //MOJ CROSSHAIR
  73. cl_crosshairstyle "4"
  74. cl_crosshair_drawoutline "0"
  75. cl_crosshair_outlinethickness "1"
  76. cl_crosshairalpha "2000"
  77. cl_crosshaircolor "1"
  78. cl_crosshaircolor_b "0"
  79. cl_crosshaircolor_g "0"
  80. cl_crosshaircolor_r "255"
  81. cl_crosshairdot "1"
  82. cl_crosshairgap "-2"
  83. cl_crosshairscale "0"
  84. cl_crosshairsize "4.5"
  85. cl_crosshairthickness "0"
  86. cl_crosshairusealpha "1"
  87.  
  88. host_writeconfig
  89. clear
  90. 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 @/"
Add Comment
Please, Sign In to add comment