Advertisement
Guest User

esea_bot's config

a guest
Mar 23rd, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.37 KB | None | 0 0
  1.  
  2. // Viewmodel Positions
  3. cl_bob_lower_amt 0
  4. cl_viewmodel_shift_left_amt "0"
  5. cl_viewmodel_shift_right_amt "0"
  6. cl_bobamt_lat "0"
  7. cl_bobamt_vert "0"
  8. cl_bobcycle "2"
  9. cl_buymenucloseafterpurchase "0"
  10. alias "+jumpthrow" "+jump;-attack"
  11. alias "-jumpthrow" "-jump;"
  12. bind "v" "+jumpthrow"
  13. bind "mouse 5" "slot 1"
  14. bind "mouse 4" "slot 2"
  15.  
  16.  
  17.  
  18. /*viewmodel_presetpos 4;
  19. viewmodel_offset_x 2.5;
  20. viewmodel_offset_y -2;
  21. viewmodel_offset_z -2;*/
  22.  
  23.  
  24. host_writeconfig
  25.  
  26. // Fps Commands
  27. fps_max "0"
  28. +cl_show_team_equipment
  29. cl_disablehtmlmotd "0"
  30. net_graph "1"
  31. closeonbuy "0"
  32. cl_forcepreload "1"
  33. cl_lagcompensation "1"
  34. cl_predictweapons "1"
  35. cl_resend "6"
  36. cl_timeout "9999999"
  37. cl_disablefreezecam "1"
  38. cl_freezecampanel_position_dynamic "0"
  39. r_dynamic "0"
  40. r_eyegloss "0"
  41. r_eyemove "0"
  42. r_eyeshift_x "0"
  43. r_eyeshift_y "0"
  44. r_eyeshift_z "0"
  45. r_eyesize "0"
  46. r_drawtracers_firstperson "1"
  47. muzzleflash_light "0"
  48. sys_antialiasing "0"
  49. sys_aspectratio "-1"
  50. sys_refldetail "0"
  51. mat_queue_mode 2
  52. net_graphproportionalfont "0"
  53. cl_cmdrate "128"
  54. cl_updaterate "128"
  55. rate "786432"
  56. interp_ratio "1"
  57. m_rawinput "1"
  58. cl_hideserverip 1
  59.  
  60. // Weapon Binds
  61.  
  62. bind "KP_END" "buy vest"
  63. bind "KP_downarrow" "buy vesthelm"
  64. bind "KP_PGDN" "buy m4a1; buy ak47"
  65. bind "KP_leftarrow" "buy hegrenade"
  66. bind "KP_5" "buy flashbang"
  67. bind "KP_rightarrow" "buy smokegrenade"
  68. bind "KP_HOME" "buy p250"
  69. bind "KP_UPARROW" "buy awp"
  70. bind "KP_DEL" "buy deagle"
  71. bind "KP_PLUS" "buy famas; buy galilar"
  72. bind "KP_ins" "buy defuser"
  73. bind "kp_minus" "buy molotov; buy incgrenade;"
  74. bind "h" "+jumpthrow"
  75.  
  76. //FPS Boost
  77. cl_forcepreload 1
  78. cl_freezecameffects_showholiday 0
  79. sv_replaybots 0
  80. muzzleflash_light 0
  81. mat_disable_bloom 1
  82. mat_postprocess_enable 0
  83. mat_force_bloom 0
  84. mat_powersavingsmode 0
  85. mat_drawwater 0
  86. mat_colorcorrection 0
  87. r_eyemove 0
  88. r_eyegloss 0
  89. func_break_max_pieces 0
  90. budget_show_history 0
  91.  
  92. // Binds
  93.  
  94. bind "0" "slot10"
  95. bind "1" "slot1"
  96. bind "2" "slot2"
  97. bind "3" "slot3"
  98. bind "4" "slot4"
  99. bind "5" "slot5"
  100. bind "6" "slot6"
  101. bind "7" "slot7"
  102. bind "8" "slot8"
  103. bind "9" "slot9"
  104. bind "a" "+moveleft"
  105. bind "b" "buymenu"
  106. bind "c" "radio3"
  107. bind "d" "+moveright"
  108. bind "e" "+use"
  109. bind "f" "+lookatweapon"
  110. bind "g" "drop"
  111. bind "h" "+spray_menu"
  112. bind "i" "show_loadout_toggle"
  113. bind "m" "teammenu"
  114. bind "q" "lastinv"
  115. bind "r" "+reload"
  116. bind "s" "+back"
  117. bind "t" "-attack"
  118. bind "u" "messagemode2"
  119. bind "c" "+voicerecord"
  120. bind "w" "+forward"
  121. bind "y" "messagemode"
  122. bind "z" "radio1"
  123. bind "KP_INS" " buy defuser;"
  124. bind "KP_END" " buy vest;"
  125. bind "KP_DOWNARROW" " buy vesthelm; buy vest;"
  126. bind "KP_PGDN" "buy m4a1; buy ak47;"
  127. bind "KP_LEFTARROW" " buy hegrenade;"
  128. bind "KP_5" " buy flashbang;"
  129. bind "KP_RIGHTARROW" " buy smokegrenade;"
  130. bind "KP_HOME" "buy p250;"
  131. bind "KP_UPARROW" "buy awp;"
  132. bind "KP_PGUP" "buy fiveseven; buy tec9;"
  133. bind "KP_PLUS" " buy incgrenade; buy molotov;"
  134. bind "KP_DEL" "buy revolver; buy deagle;"
  135. bind "`" "toggleconsole"
  136. bind "," "buyammo1"
  137. bind "SPACE" "+jump"
  138. bind "TAB" "+showscores; r_cleardecals"
  139. bind "ESCAPE" "cancelselect"
  140. bind "DEL" "mute"
  141. bind "PAUSE" "pause"
  142. bind "SHIFT" "+speed"
  143. bind "CTRL" "+duck"
  144. bind "F2" "noclip; say .noclip"
  145. bind "F3" "autobuy"
  146. bind "F4" "rebuy"
  147. bind "F5" "jpeg"
  148. bind "F6" "save quick"
  149. bind "F7" "load quick"
  150. bind "F10" "quit prompt"
  151. bind "MOUSE1" "+attack"
  152. bind "MOUSE2" "+attack2"
  153. bind "MWHEELUP" "+jump"
  154.  
  155.  
  156. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement