Advertisement
Guest User

Untitled

a guest
Apr 24th, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.48 KB | None | 0 0
  1.  
  2. /-------------------------\
  3. AUTOEXEC.CFG
  4. /-------------------------\
  5.  
  6. =======================================================\
  7. COPY AND PASTED FROM CONFIG_DEFUALT.cfg + some edits
  8. =======================================================/
  9.  
  10. bind "ESCAPE" "cancelselect"
  11. bind "`" "toggleconsole"
  12. bind "TAB" "+showscores"
  13. bind "SPACE" "+jump"
  14. bind "0" "slot10"
  15. bind "1" "slot1"
  16. bind "2" "slot2;"
  17. bind "3" "slot3;"
  18. bind "4" "slot4;"
  19. bind "5" "slot5"
  20. bind "6" "slot6"
  21. bind "7" "slot7"
  22. bind "8" "slot8"
  23. bind "9" "slot9"
  24. bind "a" "+moveleft"
  25. bind "b" "buymenu"
  26. bind "l" "radio3"
  27. bind "d" "+moveright"
  28. bind "e" "+use"
  29. bind "f" "+lookatweapon"
  30. bind "g" "drop"
  31. bind "v" "+voicerecord"
  32. bind "m" "teammenu"
  33. bind "r" "+reload"
  34. bind "s" "+back"
  35. bind "u" "messagemode2"
  36. bind "w" "+forward"
  37. bind "k" "radio2"
  38. bind "y" "messagemode"
  39. bind "j" "radio1"
  40. bind "SHIFT" "+duck"
  41. bind "CTRL" "+speed"
  42. bind "F3" "autobuy"
  43. bind "F4" "rebuy"
  44. bind "F5" "jpeg"
  45. bind "F6" "save quick"
  46. bind "F7" "load quick"
  47. bind "F10" "quit prompt"
  48. bind "mwheeldown" "+jump"
  49. bind "mwheelup" "+jump"
  50. bind "MOUSE1" "+attack"
  51. bind "MOUSE2" "+attack2"
  52. bind "PAUSE" "pause"
  53. bind "DEL" "mute"
  54. bind "h" "+spray_menu"
  55. bindToggle "z" "cl_righthand"
  56. bind "t" "use weapon_c4;drop"
  57. bind "mouse5" "use weapon_smokegrenade"
  58. bind "mouse4" "use weapon_flashbang"
  59. bind "q" "use weapon_molotov; use weapon_incgrenade"
  60. bind "leftarrow" "exec haly"
  61. bind "f9" "buy ak47; buy m4a1; buy vesthelm; buy defuser; buy molotov; buy incgrenade; buy flashbang; buy flashbang; buy smokegrenade;"
  62. bind "f8" "buy awp; buy tec9; buy fiveseven; buy vesthelm; buy defuser; buy molotov; buy incgrenade; buy flashbang; buy flashbang; buy smokegrenade;"
  63. bind "mouse3" "ent_fire smokegrenade_projectile kill;ent_fire flashbang_projectile kill;ent_fire hegrenade_projectile kill;ent_fire decoy_projectile kill"
  64. bindtoggle "i" "r_drawparticles"
  65. bind "alt" "r_cleardecals"
  66. bind "." "callvote"
  67. bind "downarrow" "say ¯\_(ツ)_/¯"
  68. bind "rightarrow" "say Cheating is impossible on VAC secured servers"
  69.  
  70. //=============\\
  71. Alias's
  72. \\=============//
  73. alias "dc" "disconnect"
  74.  
  75. // JUMP THROW
  76. alias "+jumpthrow" "+jump;-attack"
  77. alias "-jumpthrow" "-jump"
  78. bind "c" "+jumpthrow"
  79.  
  80. // DROP BIND
  81. alias "dropbind" "buy ak47; buy m4a1; buy m4a1s; slot 1; drop;"
  82. bind "x" "dropbind"
  83.  
  84. // Shooting crosshair changes
  85. alias +nicelolxd "+attack; cl_crosshairstyle 5"
  86. alias -nicelolxd "-attack; cl_crosshairstyle 4"
  87.  
  88. // SERVER ALIAS'S
  89. alias "retake" "connect 209.58.160.159:33333"
  90. alias "retake2" "connect 209.58.164.120:33133"
  91. alias "aim" "connect 209.58.164.88:36363"
  92. alias "awp" "connect 209.58.160.133:24642"
  93. alias "am" "connect 209.58.168.149:27015"
  94. alias "1v1" "connect 139.99.104.108:27015"
  95. alias "5v5" "connect 209.58.164.90:27015"
  96.  
  97. // AFK SCRIPT
  98. alias "afk_on" "alias afk afk_off; +moveleft; +moveright; clear; echo * * * AFK MODE ON * * *; toggleconsole";
  99. alias "afk_off" "alias afk afk_on; -moveleft; -moveright; clear; echo * * * AFK MODE OFF * * *";
  100. alias "afk" "afk_on"
  101.  
  102. // SMOKE PRACTICE
  103. alias "10000" "ent_fire !self addoutput "max_health 10000"; ent_fire !self sethealth 10000"
  104.  
  105. //==================================================\\
  106. //* FPS & Increase Perfomance *\\
  107. //==================================================\\
  108.  
  109. Fps_Max "120"
  110. Fps_Max_Menu "120"
  111. Fov_Cs_Debug "94"
  112. cl_forcepreload "1"
  113. cl_disablehtmlmotd "-1"
  114. cl_cmdrate "128"
  115. cl_updaterate "128"
  116. rate "312500"
  117. zoom_sensitivity_ratio_mouse "0.95"
  118. snd_headphone_pan_exponent "2"
  119. cl_timeout "1337"
  120. cl_smooth "0"
  121. cl_interp "0"
  122. cl_interp_ratio "1"
  123. cl_hud_playercount_showcount "1"
  124. cl_autohelp "0"
  125. cl_showhelp "0"
  126. cl_autowepswitch "1"
  127. cl_lagcompensation "1"
  128. cl_freezecameffects_showholiday "0"
  129. cl_loadout_colorweaponnames "1"
  130. cl_predictweapons "1"
  131. cl_predict "1"
  132. cl_dm_buyrandomweapons "0"
  133. cl_show_achievement_popups "1"
  134. cl_draw_only_deathnotices "0"
  135. cl_mute_enemy_team "0"
  136. cl_showloadout "1"
  137. cl_freezecameffects_showholiday "0"
  138. cl_downloadfilter "All"
  139. cl_chatfilters "63"
  140. cl_resend "2"
  141. cl_detail_avoid_force "0.4"
  142. cl_detail_avoid_radius "64"
  143. cl_detail_avoid_recover_speed "0.25"
  144. cl_detail_max_sway "5"
  145. cl_debugrumble "0" //*Turn Off Rumble Debugging Spew!!
  146. cl_showfps "0" //*Dont Show Green FPS On, Top-Left Corner!!
  147. cl_detail_avoid_recover_speed "10" //*How Fast To Recover Position AfterAvoiding Players!!
  148. cl_detail_avoid_radius "64" //*Radius Around Detail Sprite To Avoid Players!!
  149. cl_detail_avoid_force "0" //*Percentage Of The Width Of The Detail Sprite!!
  150. cl_inventory_saved_filter "All" //*CS:GO Inventory Filter = All!!
  151. cl_inventory_saved_sort "Quality" //*CS:GO Inventory Sorted: Acquired!!
  152. cl_detail_max_sway "5"
  153. cl_show_clan_in_death_notice "1"
  154. cl_backspeed "600"
  155. sk_autoaim_mode "1"
  156. fog_enable "0"
  157. fog_enable_water_fog "0"
  158. mat_postprocess_enable "0"
  159. muzzleflash_light "0"
  160. tv_enable "0"
  161. tv_delay "0"
  162. tv_nochat "0"
  163. adsp_debug "0"
  164. weapon_showproficiency "1"
  165. mm_dedicated_search_maxping "60"
  166. Sv_ForcePreload "1"
  167. mat_queue_mode "-1" //*Multi-Core-Rendering = Double FPS
  168. mat_force_bloom "0" //*Dont Force To Use Bloom Effect
  169. mat_bloomamount_rate "0.05f" //*Bloom Effect Rate
  170. net_splitrate "3" //*Number of fragments for a splitpacket that can be sent per frame | Default Value = "1"
  171. mat_powersavingsmode "0" //*Disables Laptop Power Saving Mode
  172. mat_show_texture_memory_usage "0" //*Dont Display the texture memory usage on the HUD
  173. mat_postprocess_enable "0" //*Doesnt Enable Ugly Brightness & Shadows - Etc
  174. mat_hdr_enabled "0" //*Report If HDR Is Enabled For Debugging
  175. mat_fastnobump "0" //*Some Bump Thing @ I Dont Know So Good
  176. mat_debug_postprocessing_effects "0" //*Doesnt Show Post-Processing Passes In Quadrants Of The Screen
  177. mat_bloomamount_rate "0.05f" //*Bloom Effect Rate
  178. mat_colorcorrection "0" //*Enables Color Collection
  179. mat_loadtextures "1" //*Loads Textures - That Are Missing!
  180. mat_yuv "0" //*Random Client-Cheat Command #5
  181. mat_norendering "0" //*Render Normally - "1" = RIP All Textures
  182. mat_leafvis "0" //*Doesnt Draw Random Blue Boxes On You!!
  183. mat_monitorgamma_tv_enabled "0" //*Doesnt Enable Tv-MonitorGamma-Bug
  184. func_break_max_pieces "0" //*Renders Less Things = +More Fps
  185. net_allow_multicast "0" //*Optimize Your Internet For Low Quality Internet
  186. sys_antialiasing "0" //*Boost +Fps #1
  187. sys_aspectratio "-1" //*Boost +Fps #2
  188. sys_refldetail "0" //*Boost +Fps #3
  189. r_DrawParticles "1" //*NoFlash
  190. r_dynamic "0" //*Graphics Command For FPS-Boost #1
  191. r_eyegloss "0" //*Graphics Command For FPS-Boost #2
  192. r_eyemove "0" //*Graphics Command For FPS-Boost #3
  193. r_eyeshift_x "0" //*Graphics Command For FPS-Boost #4
  194. r_eyeshift_y "0" //*Graphics Command For FPS-Boost #5
  195. r_eyeshift_z "0" //*Graphics Command For FPS-Boost #6
  196. r_eyesize "0" //*Graphics Command For FPS-Boost #7
  197. r_cheapwaterend "1" //*Graphics Command For FPS-Boost #8
  198. r_cheapwaterstart "1" //*Graphics Command For FPS-Boost #9
  199. r_cheapwaterend "1" //*SUPER FPS BOOST COMMAND!!!! #1
  200. r_cheapwaterstart "1" //*SUPER FPS BOOST COMMAND!!!! #2
  201. r_jeepfov "94"//*(More Graphical Fov = Beautiful )(Graphical Fov = 94)
  202. r_drawtracers_firstperson "0" //*Toggle visibility of first person weapon tracers
  203.  
  204. /=-=-=-=-\
  205. EXTRAS
  206. \=-=-=-=-/
  207.  
  208.  
  209. Clutch Script:
  210.  
  211. // CLUTCH AUDIO CHANGES/SCRIPT. PART 1 (DONT CHANGE THIS)
  212. alias "clutch" "clutchon"
  213. alias "clutchon" "voice_enable 0; clutchsoundon; gameinstructor_enable 1; cl_clearhinthistory; r_cleardecals; playvol buttons\weapon_confirm 0.5; alias clutch clutchoff"
  214. alias "clutchoff" "voice_enable 1; clutchsoundoff; gameinstructor_enable 0; playvol buttons\button2 0.5; alias clutch clutchon"
  215. clutchoff
  216.  
  217. //Bind this to a key (this will turn on & off the clutch)
  218. bind "n" clutch
  219.  
  220. // CLUTCH AUDIO CHANGES/SCRIPT. PART 2
  221. //Feel free to edit these how you like.
  222. alias "clutchsoundon" "volume 1; snd_musicvolume 0.2; snd_menumusic_volume 0; snd_deathcamera_volume 0; snd_mapobjective_volume 0; snd_roundend_volume 0; snd_roundstart_volume 0; snd_tensecondwarning_volume 1"
  223. alias "clutchsoundoff" "volume 0.95; snd_musicvolume 0; snd_menumusic_volume 0; snd_deathcamera_volume 0; snd_mapobjective_volume 0; snd_roundend_volume 0; snd_roundstart_volume 0; snd_tensecondwarning_volume 0"
  224. //Skazzy3's epic clutch bind - END
  225.  
  226. // SHOW CROSSHAIR SETTINGS
  227. alias "a1" clear
  228. alias "a2" echo "*********************************************";
  229. alias "a3" echo "YOUR CURRENT CROSSHAIR SETTINGS;"
  230. alias "a4" echo "*********************************************";
  231. alias "a5" developer 2
  232. alias "a6" con_filter_enable 1
  233. alias "a7" con_filter_text cl_crosshair
  234. alias "a8" host_writeconfig //
  235. alias "a9" con_filter_text cl_fix
  236. alias "a10" host_writeconfig //
  237. alias "a11" developer 1
  238. alias "a12" con_filter_enable 0
  239. alias "a13" showconsole
  240. alias "showcrosshair" "a1;a2;a3;a4;a5;a6;a7;a8;a9;a10;a11;a12;a13"
  241.  
  242. // DAMAGE GIVEN
  243. bindToggle "/" "developer"
  244. con_filter_text "Damage"
  245. con_filter_text_out "Player:"
  246. con_filter_enable "2"
  247.  
  248. // SOUND
  249. voice_scale 0.33
  250. voice_enable 1
  251. volume 0.95
  252. snd_musicvolume 0.3
  253. snd_tensecondwarning_volume 0.3
  254.  
  255. // STUFF
  256. cl_autowepswitch 0
  257.  
  258. // CROSSHAIR
  259. cl_crosshair_drawoutline "1"
  260. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  261. cl_crosshair_dynamic_splitalpha_innermod "1"
  262. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  263. cl_crosshair_dynamic_splitdist "7"
  264. cl_crosshair_outlinethickness "0.500000"
  265. cl_crosshair_sniper_show_normal_inaccuracy "0"
  266. cl_crosshair_sniper_width "1"
  267. cl_crosshair_t "0"
  268. cl_crosshairalpha "200"
  269. cl_crosshaircolor "4"
  270. cl_crosshaircolor_b "50"
  271. cl_crosshaircolor_g "250"
  272. cl_crosshaircolor_r "50"
  273. cl_crosshairdot "0"
  274. cl_crosshairgap "-2.000000"
  275. cl_crosshairgap_useweaponvalue "0"
  276. cl_crosshairscale "0"
  277. cl_crosshairsize "2.000000"
  278. cl_crosshairstyle "4"
  279. cl_crosshairthickness "0.5"
  280. cl_crosshairusealpha "1"
  281. cl_fixedcrosshairgap "1"
  282.  
  283. // VIEWMODEL
  284. cl_viewmodel_shift_left_amt "0.500000"
  285. cl_viewmodel_shift_right_amt "0.250000"
  286. viewmodel_fov "68"
  287. viewmodel_offset_x "2.5"
  288. viewmodel_offset_y "2.0"
  289. viewmodel_offset_z "-2.0"
  290. viewmodel_presetpos "0"
  291. viewmodel_recoil "0"
  292. cl_bob_lower_amt "5.000000"
  293. cl_bobamt_lat "0.100000"
  294. cl_bobamt_vert "0.100000"
  295. cl_bobcycle "0.98"
  296.  
  297. //Hud
  298. cl_hud_background_alpha "0.000000"
  299. cl_hud_bomb_under_radar "1"
  300. cl_hud_color "9"
  301. cl_hud_healthammo_style "0"
  302. cl_hud_playercount_pos "0"
  303. cl_hud_playercount_showcount "1"
  304. cl_hud_radar_scale "0.950000"
  305. hud_scaling "0.950000"
  306. cl_loadout_colorweaponnames "1"
  307. cl_color "4"
  308.  
  309. sensitivity "1.05"
  310.  
  311. // WRITE CONFIG (MAKES AUTO EXEC WORK)
  312. host_writeconfig
  313.  
  314. snd_stream 0
  315.  
  316. clear
  317. echo autoexec.cfg has executed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement