Advertisement
AlphaCamel

niko_autoexec.cfg.txt

Dec 12th, 2019
400
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.99 KB | None | 0 0
  1. //Bhop Toggle
  2. bind mouse3 "bhopon" // toggle scroll wheel bhop
  3.  
  4. alias bhopon "bind MWHEELDOWN +jump;bind MWHEELUP +jump;bind mouse3 bhopoff"
  5.  
  6. alias bhopoff "bind MWHEELDOWN invnext;bind MWHEELUP invprev;bind mouse3 bhopon"
  7.  
  8. ---------------------------------------------------------------------------------
  9. //Smoke Jump Bind
  10. bind "n" "+jumpthrow"
  11.  
  12. alias "+jumpthrow" "+jump;-attack"
  13.  
  14. alias "-jumpthrow" "-jump"
  15.  
  16. ---------------------------------------------------------------------------------
  17. //Smoke Crosshair
  18. bind "c" "+smokecrosshair"
  19.  
  20. alias "+smokecrosshair" "cl_crosshaircolor 3; cl_crosshairsize 100000; cl_crosshairthickness 0.5; cl_crosshair_drawoutline 0; cl_crosshairgap -100; r_cleardecals"
  21.  
  22. alias "-smokecrosshair" "cl_crosshaircolor 4; cl_crosshairsize 1.5; cl_crosshairthickness .5; cl_crosshair_drawoutline 1; cl_crosshairgap -3; cl_crosshairdot 0; cl_crosshair_outlinethickness 1"; cl_crosshairalpha 150;
  23.  
  24. cl_crosshaircolor 4; cl_crosshairsize 1.5; cl_crosshairthickness .5; cl_crosshair_drawoutline 1; cl_crosshairgap -3; cl_crosshairdot 0; cl_crosshair_outlinethickness 1; cl_crosshairstyle 4; cl_crosshaircolor_b 127; cl_crosshaircolor_g 0; cl_crosshaircolor_r 255; cl_crosshairalpha 150;
  25.  
  26. ---------------------------------------------------------------------------------
  27. //Crosshair Binds
  28. bind "6" "exec crosshair1.cfg.txt"
  29. bind "7" "exec crosshair2.cfg.txt"
  30. bind "8" "exec crosshair3.cfg.txt"
  31. bind "9" "exec crosshair4.cfg.txt"
  32. bind "0" "exec crosshair5.cfg.txt"
  33.  
  34. ---------------------------------------------------------------------------------
  35. bind "p" "cl_crosshairstyle 4"
  36.  
  37. bind "[" "cl_crosshairstyle 5"
  38. ---------------------------------------------------------------------------------
  39. //Text Binds
  40.  
  41.  
  42.  
  43. bind "." "say gh"
  44.  
  45. bind "/" "say Little crums..."
  46.  
  47. bind "'" "say http:/www.humanbenchmark.com/tests/reactiontime"
  48.  
  49. bind "l" "say lol rip"
  50.  
  51. ---------------------------------------------------------------------------------
  52. //Buy Binds
  53. bind "kp_end" "buy ak47; buy m4a1"
  54.  
  55. bind "kp_downarrow" "buy vest; buy vesthelm; buy defuser"
  56.  
  57. bind "kp_5" "buy smokegrenade; buy flashbang; buy hegrenade"
  58.  
  59. bind "kp_rightarrow" "buy smokegrenade; buy flashbang; buy molotov; buy incgrenade"
  60.  
  61. bind "kp_pgdn" "buy awp"
  62.  
  63. bind "kp_leftarrow" "buy ssg08"
  64.  
  65. bind "kp_uparrow" "buy tec9; buy fiveseven"
  66.  
  67. bind "kp_pgup" "buy p250"
  68.  
  69. bind "kp_home" "buy galilar; buy famas"
  70.  
  71. bind "kp_ins" "buy deagle"
  72.  
  73. bind "kp_plus" "buy ump45"
  74.  
  75. ---------------------------------------------------------------------------------
  76. //Misc Binds
  77.  
  78. bind j "mp_limitteams 0; mp_startmoney 10000; mp_autoteambalance 0; mp_freezetime 0; mp_roundtime_defuse 100; sv_cheats 1; sv_grenade_trajectory 1; sv_grenade_trajectory_time 10; sv_infinite_ammo 1;ammo_grenade_limit_total 10; god"
  79.  
  80. snd_musicvolume 0
  81.  
  82. +cl_show_team_equipment
  83.  
  84. bindtoggle m "voice_enable"
  85.  
  86. bindtoggle none "cl_righthand"
  87.  
  88. bindtoggle ] "cl_mute_enemy_team"
  89. ---------------------------------------------------------------------------------
  90. //View Model
  91.  
  92. cl_righthand 1
  93.  
  94. viewmodel_offset_x 2
  95. viewmodel_offset_y 2
  96. viewmodel_offset_z -2
  97.  
  98. viewmodel_fov 68
  99.  
  100. viewmodel_recoil 0
  101.  
  102. cl_viewmodel_shift_left_amt 0
  103. cl_viewmodel_shift_right_amt 0
  104.  
  105. cl_bobamt_lat 0
  106. cl_bobamt_vert 0
  107.  
  108. cl_bob_lower_amt "0"
  109.  
  110. cl_bobcycle "0.98"
  111.  
  112. ---------------------------------------------------------------------------------
  113. //Hud options
  114.  
  115. cl_hud_color 3
  116.  
  117. cl_hud_background_alpha 0
  118.  
  119. safezonex 0.85
  120. safezoney 0.85
  121.  
  122. cl_hud_radar_scale 1
  123.  
  124. hud_scaling 0.75
  125.  
  126. hud_showtargetid "1"
  127.  
  128. cl_hud_playercount_pos 1
  129. cl_hud_playercount_showcount 1
  130.  
  131. cl_hud_healthammo_style 1
  132.  
  133. cl_autohelp "0"
  134. cl_showhelp "0"
  135.  
  136. ---------------------------------------------------------------------------------
  137. //Anti-Colorful Crosshair
  138.  
  139. bind mouse1 "+attack"
  140. bind w "+forward"
  141. bind s "+back"
  142. bind a "+moveleft"
  143. bind d "+moveright"
  144.  
  145. cl_crosshaircolor_b 255
  146. cl_crosshaircolor_g 0
  147. cl_crosshaircolor_r 255
  148.  
  149.  
  150. ---------------------------------------------------------------------------------
  151. //Sound
  152.  
  153. volume 0.4
  154.  
  155. snd_mixahead "0.05"
  156.  
  157. ---------------------------------------------------------------------------------
  158. //Mouse
  159.  
  160. sensitivity 1.8
  161. zoom_sensitivity_ratio_mouse 1.0
  162.  
  163. m_mouseaccel1 "0"
  164. m_mouseaccel2 "0"
  165.  
  166. m_rawinput 1
  167.  
  168. m_customaccel 0
  169.  
  170. ---------------------------------------------------------------------------------
  171. //Rate
  172.  
  173. cl_cmdrate "128"
  174. cl_updaterate "128"
  175. rate "100000"
  176.  
  177. ---------------------------------------------------------------------------------
  178. //Graph
  179.  
  180. net_graph "1"
  181.  
  182. net_graphheight "1050"
  183.  
  184. //net_graphheight "870"
  185.  
  186. net_graphproportionalfont 0
  187. ---------------------------------------------------------------------------------
  188. //Misc
  189.  
  190. cl_autowepswitch "0"
  191.  
  192. hud_showtargetid "1"
  193.  
  194. fps_max "0"
  195.  
  196. mm_dedicated_search_maxping 50
  197. ---------------------------------------------------------------------------------
  198. //Launch setting
  199. //-novid +exec autoexec.cfg.txt -tickrate 128 -freq 144 -high -console
  200.  
  201. //snd_debug_sleep
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement