Advertisement
Guest User

Andre2k 1.2 Config

a guest
Oct 22nd, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.90 KB | None | 0 0
  1. // Feel free to Modify/Change it!
  2. // Eye Commands found from LowSpecGamer.
  3.  
  4. // Bind Guide // http://steamcommunity.com/sharedfiles/filedetails/?id=203603867
  5.  
  6. // André2k's Config 1.2
  7. con_enable "1" //Enables Console
  8.  
  9. echo ".____ _________ "
  10. echo "| | ______ _ __/ _____/_____ ____ ____ "
  11. echo "| | / _ \ \/ \/ /\_____ \\____ \_/ __ \_/ ___\"
  12. echo "| |__( <_> ) / / \ |_> > ___/\ \___"
  13. echo "|_______ \____/ \/\_/ /_______ / __/ \___ >\___ "
  14. echo " \/ \/|__| \/ \/"
  15.  
  16. // Viewmodel
  17. cl_viewmodel_shift_left_amt "1.5"
  18. cl_viewmodel_shift_right_amt "0.75"
  19. viewmodel_fov "68"
  20. viewmodel_offset_x "1.400000"
  21. viewmodel_offset_y "2"
  22. viewmodel_offset_z "-1"
  23. viewmodel_presetpos "0"
  24. cl_bob_lower_amt "21"
  25. cl_bobamt_lat "0.4"
  26. cl_bobamt_vert "0.25"
  27. cl_bobcycle "0.98"
  28.  
  29. // Crosshair
  30. // cl_crosshairstyle "1"
  31. cl_crosshair_drawoutline "1"
  32. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  33. cl_crosshair_dynamic_splitalpha_innermod "1"
  34. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  35. cl_crosshair_dynamic_splitdist "7"
  36. cl_crosshair_outlinethickness "1"
  37. cl_crosshair_sniper_show_normal_inaccuracy "0"
  38. cl_crosshair_sniper_width "1"
  39. cl_crosshair_t "1"
  40. cl_crosshairalpha "248"
  41. cl_crosshaircolor "5"
  42. cl_crosshaircolor_b "255"
  43. cl_crosshaircolor_g "255"
  44. cl_crosshaircolor_r "255"
  45. cl_crosshairdot "1"
  46. cl_crosshairgap "1.000000"
  47. cl_crosshairgap_useweaponvalue "0"
  48. cl_crosshairscale "0"
  49. cl_crosshairsize "1.000000"
  50. cl_crosshairstyle "4"
  51. cl_crosshairthickness "0.5"
  52. cl_crosshairusealpha "1"
  53. cl_fixedcrosshairgap "-20"
  54.  
  55. // No Tutorial or Info Messages - Can give FPS BOOST and is also very annoying
  56. gameinstructor_enable "0" //Removes in game lessons
  57. cl_showhelp "0" //Removes on-screen help
  58. cl_autohelp "0" //Removes automatic help
  59. cl_disablefreezecam "1" //Disables Freezecam, very important to have off
  60. cl_disablehtmlmotd "1" //Removes "Message of the day" page when joining a server
  61.  
  62. // Video - Brightness & Disabling TV Mode
  63. mat_monitorgamma "1.6" //Sets the Brightness to it's highest value, highly recommended
  64. mat_monitorgamma_tv_enabled "0" //Turn off TV Mode for less off-set light
  65.  
  66. // Sound - Sound settings, doesn't affect volume in-game, adjust that yourself.
  67. voice_scale "0.3" //Turns down the volume of other players voice to 30%
  68.  
  69. // Net - How much frames you have and solid graph
  70. fps_max "999" //Map loads fast and allows high frames
  71. net_graph "1" //Shows my network usage data
  72. net_graphmsecs "400" //The latency graph represents this many milliseconds
  73. net_graphproportionalfont "0" //Makes font smaller
  74. net_graphshowlatency "1" //Shows latency value
  75. net_scale "5" //Makes font smaller
  76. net_graphsolid "1" //Solid Net Graph
  77. net_graphpos "1" // Sets Net Graph Position
  78. cl_cmdrate 64
  79. cl_updaterate 64
  80. cl_interp_ratio 2
  81. cl_interp 0
  82.  
  83. // Other
  84. cl_use_opens_buy_menu "0" //Disables E from opening buy-menu, really useful
  85. lobby_voice_chat_enabled "0" //Turns microphone off in lobby, really useful
  86. mm_dedicated_search_maxping "100" //Maxping Search in Matchmaking
  87. cl_autowepswitch 0 //Don't auto-pick weapons
  88. func_break_max_pieces 0 //Less clutter from breaking vents (especially in Mirage)
  89.  
  90. // Make sure mouse is using "Raw Input" & "No Acceleration"
  91. m_rawinput "1" //Enable Raw Input for perfect precision (Raw input is unavailable on OSX)
  92. m_mouseaccel2 "0" //Disables windows mouse acceleration initial threshold, safety precaution
  93. m_mouseaccel1 "0" //Disables windows mouse acceleration initial threshold, safety precaution
  94. m_customaccel "0" //Custom mouse acceleration disabled
  95. m_mousespeed "0" //Windows mouse acceleration disabled, just for precaution
  96. zoom_sensitivity_ratio_mouse "0.818933027098955175" //Fixes your zoom sensitivity to act as your actual sensitivity, default is 1.
  97.  
  98. // Quickswitch Bind
  99. alias +knife slot3
  100. alias -knife lastinv
  101. bind "q" +knife
  102.  
  103. // Find Bomb
  104. alias +bombfind "+use;gameinstructor_enable 1;cl_clearhinthistory"
  105. alias -bombfind "-use;gameinstructor_enable 0;cl_clearhinthistory"
  106. bind e "+bombfind"
  107.  
  108. // Bhop
  109. bind mwheelup +jump
  110. bind mwheeldown +jump
  111.  
  112. // See TeamMates through Walls
  113. cl_teamid_overhead_always 1
  114. +cl_show_team_equipment
  115.  
  116. // Shut the f*ck up Bind
  117. bind "K" "toggle voice_enable 0 1"
  118.  
  119. // Jumpthrow Bind
  120. alias "+jumpthrow" "+jump;-attack"
  121. alias "-jumpthrow" "-jump"
  122. bind "c" "+jumpthrow"
  123.  
  124. // Shortcut for disconnect and quit
  125. alias "dc" "disconnect"
  126. alias "ex" "exit"
  127.  
  128. // 180 Spin Bind
  129. // alias "+spin" "m_yaw 0.05"
  130. // alias "-spin" "m_yaw 0.022"
  131. // bind MOUSE5 "+spin"
  132.  
  133. // Mute and Autobuy
  134. BindToggle f2 autobuy // Doesn't Work
  135. BindToggle f3 cl_mute_enemy_team
  136. BindToggle f4 cl_mute_all_but_friends_and_party
  137.  
  138. // Show damage done and taken from players without bringing up the console
  139. developer "1"
  140. con_filter_enable "2"
  141. con_filter_text_out "Player:"
  142. con_filter_text "Damage"
  143.  
  144. // Switch Hands
  145. BindToggle Alt "cl_righthand"
  146.  
  147. // Grenades
  148. bind X "buy smokegrenade; buy flashbang; buy molotov"
  149. bind kp_uparrow "buy smokegrenade; buy flashbang; buy hegrenade"
  150.  
  151. // Clear Blood (Clears Decals when Crouch/Shifting)
  152. bind "shift" "+speed;r_cleardecals"
  153. bind "CTRL" "+duck;r_cleardecals"
  154.  
  155. // Toggle FPS for loading maps faster
  156. alias fpschange "fpschange_high"
  157. alias fpschange_high "fps_max 999; playvol buttons\blip1 0.5; alias fpschange "fpschange_low"
  158. alias fpschange_low "fps_max 60; playvol buttons\blip2 0.5; alias fpschange "fpschange_high"
  159. fpschange_low //This turns your FPS low when the game starts to load maps faster
  160. bind "kp_del" "fpschange" // Change "kp_del" to any key you want
  161.  
  162. // Other FPS Boosting Cr4p (Got From LowSpecGamer)
  163. r_eyegloss "0" // No Makeup.
  164. r_eyemove "0" // No Eye Movement.
  165. r_eyeshift_x "0" // No Eye Movement X-Angel.
  166. r_eyeshift_y "0" // No Eye Movement Y-Angel.
  167. r_eyeshift_z "0" // No Eye Movement Z-Angel.
  168. r_eyesize "0" // Smaller Eyes.
  169. cl_predict "1" // No Delay on movement.
  170.  
  171.  
  172. // Crosshair BaKup
  173. // cl_crosshair_drawoutline "1"
  174. // cl_crosshair_dynamic_maxdist_splitratio "0.35"
  175. // cl_crosshair_dynamic_splitalpha_innermod "1"
  176. // cl_crosshair_dynamic_splitalpha_outermod "0.5"
  177. // cl_crosshair_dynamic_splitdist "7"
  178. // cl_crosshair_outlinethickness "1"
  179. // cl_crosshair_sniper_show_normal_inaccuracy "0"
  180. // cl_crosshair_sniper_width "1"
  181. // cl_crosshairalpha "135.000000"
  182. // cl_crosshaircolor "5"
  183. // cl_crosshaircolor_b "127"
  184. // cl_crosshaircolor_g "255"
  185. // cl_crosshaircolor_r "255"
  186. // cl_crosshairdot "0"
  187. // cl_crosshairgap "-0.500000"
  188. // cl_crosshairgap_useweaponvalue "0"
  189. // cl_crosshairscale "600"
  190. // cl_crosshairsize "3.500000"
  191. // cl_crosshairstyle "4"
  192. // cl_crosshairthickness "1.500000"
  193. // cl_crosshairusealpha "1"
  194. // cl_fixedcrosshairgap "-4.5"
  195.  
  196. // Troll
  197. bind "j" "left the game (VAC Banned from secured server.)"
  198.  
  199. // FOR ANNOYING PEOPLE
  200. bind kp_home "say stfu u are nub"
  201.  
  202. /////////////////////////////////////////////////////////////////////
  203.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement