Advertisement
T99

AutoExec (personalcfgs/autoexec.cfg)

T99
Jun 26th, 2017
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.16 KB | None | 0 0
  1. // T99's CSGO AutoExec
  2. // Last updated: June 25th, 2017.
  3.  
  4. echo "" // Create blank line to differentiate autoexec functions.
  5. echo "Running T99's AutoExec..." // Intro message printed to the console.
  6.  
  7. // AutoExec Easy Access+Reload
  8.  
  9. alias "r" "exec personalcfgs/autoexec" // Point this to wherever you place this file.
  10. bind "f12" "r"
  11.  
  12. // General Keybinds
  13.  
  14. exec personalcfgs/keybinds
  15.  
  16. // Crosshair && Viewmodel Loading
  17.  
  18. exec personalcfgs/crosshairs/standard
  19. exec personalcfgs/viewmodels/standard
  20.  
  21. // Buying
  22.  
  23. // Aliases
  24.  
  25. // Grenades
  26.  
  27. echo " Creating weapon aliases..."
  28.  
  29. alias "gnd_decoy" "give weapon_decoy" // Grenade - Decoy
  30. alias "gnd_flashbang" "give weapon_flashbang" // Grenade - Flashbang
  31. alias "gnd_grenade" "give weapon_hegrenade" // Grenage - HE Grenage
  32. alias "gnd_incendiary" "give weapon_incgrenade" // Grenade - Incendiary Grenade
  33. alias "gnd_molotov" "give weapon_molotov" // Grenade - Molotov Cocktail
  34. alias "gnd`_smoke" "give weapon_smokegrenade" // Grenage - Smoke Grenade
  35.  
  36. // Handguns
  37.  
  38. alias "wep_usps" "give weapon_usp_silencer" // Handgun - USP-S (Counter Terrorist Exclusive)
  39. alias "wep_p2000" "give weapon_hkp2000" // Handgun - P2000 (Counter Terrorist Exclusive)
  40. alias "wep_glock" "give weapon_glock" // Handgun - Glock-18 (Terrorist Exclusive)
  41. alias "wep_dualies" "give weapon_elites" // Handgun - Dual Berettas
  42. alias "wep_p250" "give weapon_p250" // Handgun - P250
  43. alias "wep_fiveseven" "give weapon_fiveseven" // Handgun - Five-SeveN (Counter Terrorist Exclusive)
  44. alias "wep_tec9" "give weapon_tec9" // Handgun - Tec-9 (Terrorist Exclusive)
  45. alias "wep_cz75" "give weapon_cz75a" // Handgun - CZ75-Auto
  46. alias "wep_deagle" "give weapon_deagle" // Handgun - Desert Eagle
  47. alias "wep_revolver" "give weapon_revolver" // Handgun - R8 Revolver
  48.  
  49. // Submachine Guns
  50.  
  51. alias "wep_mp9" "give weapon_mp9" // Submachine Gun - MP9 (Counter Terrorist Exclusive)
  52. alias "wep_mac10" "give weapon_mac10" // Submachine Gun - MAC-10 (Terrorist Exclusive)
  53. alias "wep_mp7" "give weapon_mp7" // Submachine Gun - MP7
  54. alias "wep_ump" "give weapon_ump45 // Submachine Gun - UMP-45
  55. alias "wep_p90" "give weapon_p90" // Submachine Gun - P90
  56. alias "wep_bizon" "give weapon_bizon" // Submachine Gun - PP-Bizon
  57.  
  58. // Heavy Weapons
  59.  
  60. alias "wep_nova" "give weapon_nova" // Heavy Rifle - Nova
  61. alias "wep_xm" "give weapon_xm1014" // Heavy Rifle - XM1014
  62. alias "wep_mag7" "give weapon_mag7" // Heavy Rifle - MAG-7 (Counter Terrorist Exclusive)
  63. alias "wep_sawedoff" "give weapon_sawedoff" // Heavy Rifle - Sawed-Off (Terrorist Exclusive)
  64. alias "wep_m249" "give weapon_m249" // Heavy Rifle - M249
  65. alias "wep_negev" "give weapon_negev" // Heavy Rifle - Negev
  66.  
  67. // Rifles
  68.  
  69. alias "wep_famas" "give weapon_famas" // Rifle - FAMAS (Counter Terrorist Exclusive)
  70. alias "wep_galil" "give weapon_galilar" // Rifle - Galil AR (Terrorist Exclusive)
  71. alias "wep_m4a4" "give weapon_m4a1" // Rifle - M4A4 (Counter Terrorist Exclusive)
  72. alias "wep_m4a1s" "give weapon_m4a1_silencer" // Rifle - M4A1-S (Counter Terrorist Exclusive)
  73. alias "wep_ak47" "give weapon_ak47" // Rifle - AK-47 (Terrorist Exclusive)
  74. alias "wep_scout" "give weapon_ssg08" // Rifle - SSG 08
  75. alias "wep_aug" "give weapon_aug" // Rifle - AUG (Counter Terrorist Exclusive)
  76. alias "wep_sg" "give weapon_sg556" // Rifle - SG 553 (Terrorist Exclusive) [No, this isn't an error.]
  77. alias "wep_awp" "give weapon_awp" // Rifle - AWP
  78. alias "wep_scar" "give weapon_scar20" // Rifle - SCAR-20 (Counter Terrorist Exclusive)
  79. alias "wep_g3sg1" "give weapon_g3sg1" // Rifle - G3SG1 (Terrorist Exclusive)
  80.  
  81. // Binds
  82.  
  83. // Package-Buys
  84.  
  85. // Single Weapon Buys
  86.  
  87. // Grenade Buys
  88.  
  89.  
  90.  
  91.  
  92.  
  93. // Buy Binds
  94.  
  95. // Netgraph with Scoreboard
  96.  
  97. alias "+netgraph" "+showscores; net_graph 1; net_graphpos 2"
  98. alias "-netgraph" "-showscores; net_graph 0"
  99. bind "tab" "+netgraph"
  100.  
  101. // Settings
  102.  
  103. // Mouse
  104.  
  105. m_rawinput "1"
  106. m_mouseaccel1 "0"
  107. m_mouseaccel2 "0"
  108. m_mousespeed "0"
  109.  
  110. sensitivity "1"
  111.  
  112. // Miscellaneous
  113.  
  114. cl_allowdownload "1" // Whether or not the client should be allowed to download custom files.
  115. cl_autowepswitch "1" // Whether or not to automatically switch to picked up weapons if they are more powerful.
  116. cl_autohelp "0" //
  117. cl_disablehtmlmotd "1" //
  118. cl_downloadfilter "0" //
  119. cl_showhelp "0" // Whether or not to display on-screen help.
  120. cl_forcepreload "1" // Whether or not to pre-load maps before entering matches.
  121. cl_lagcompensation "1" // Whether or not to use server-side lag compesation for weapon firing events.
  122. cl_show_clan_in_death_notice "0" // Whether or not you want clan-tags to appear in death notices.
  123. cl_showfps "0"
  124. cl_showloadout "1"
  125. cl_teammate_colors_show "1" // Whether or not you want teammate colors (you do).
  126. cl_use_opens_buy_menu "1" // Whether or not the use button should open the buy menu while in a buy zone.
  127. con_filter_text "damage" // Filters damage in the console nicely!
  128. con_filter_enable "2" // Filters damage in the console nicely!
  129. ds_get_newest_subscribed_files "1"
  130. fps_max "61" // Maximum frames-per-second. Remember, refresh rate + 1.
  131. fps_max_menu "61" // Maximum frames-per-second while in the CSGO menu. Remember, refresh rate + 1.
  132. gameinstructor_enable "0" // Whether or not the Game Instructor should give you hints. Keep in mind that the Game Instructor will show you exactly where the bomd is inside of smoke!
  133. hud_showtargetid "1" // Whether or not the name of the targetted enemy should be drawn.
  134. mm_dedicated_search_maxping "85" // The maximum acceptable ping for an official CSGO Match-Making server.
  135. r_drawtracers_firstperson "1" // Whether or not to draw first-person bullet tracers. Might help somewhat with aiming.
  136.  
  137. // Debugging && Troubleshooting Binds
  138.  
  139. bind "kp_ins" "r_cleardecals"
  140.  
  141. echo "" // Create blank line to differentiate autoexec functions.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement