2frameslate

cs2 autoexec - reymo

Mar 24th, 2025 (edited)
359
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.86 KB | Gaming | 0 0
  1. // ------------------------------------------------------------------------------------------------
  2. // ________________________________________________
  3. // / \
  4. // | _________________________________________ |
  5. // | | | |
  6. // | | > int main(set_cfg): REYMO_AUTOEXEC | |
  7. // | | C:\> get VERSION_ID[current] | |
  8. // | | > Current Version number is v16.8 | |
  9. // | | > | |
  10. // | | C:\> request int [id_730] VAC_Secure | |
  11. // | | > [=========== ] 93% | |
  12. // | | > CS_FATAL_ERROR: VAC INOPERABLE | |
  13. // | | > string last_callout = "Rush B" | |
  14. // | | > var (lost_round) !logic "save" | |
  15. // | | > | |
  16. // | | > while [team = T] {strat = "default"}; | |
  17. // | | > con wait_for("entry"); TRUE | |
  18. // | | C:\> config olof_overpass_boost=TRUE | |
  19. // | | > | |
  20. // | |_________________________________________| |
  21. // | |
  22. // \_________________________________________________/
  23. // \___________________________________/
  24. // ___________________________________________
  25. // _-' .-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-. --- `-_
  26. // _-'.-.-. .---.-.-.-.-.-.-.-.-.-.-.-.-.-.-.--. .-.-.`-_
  27. // _-'.-.-.-. .---.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-`__`. .-.-.-.`-_
  28. // _-'.-.-.-.-. .-----.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-----. .-.-.-.-.`-_
  29. // _-'.-.-.-.-.-. .---.-. .-------------------------. .-.---. .---.-.-.-.`-_
  30. // :-------------------------------------------------------------------------:
  31. // `---._.-------------------------------------------------------------._.---'
  32. //
  33. // ------------------------------------------------------------------------------------------------
  34.  
  35. // MAKE ANY CHANGES WITHIN [ ## CUSTOM ## ] SECTION AT BOTTOM
  36.  
  37. // ALT TAB FIX FOR STRETCH RES - https://youtu.be/gN_aMwVGp3E
  38.  
  39. // Place this file into
  40. // steamapps\common\Counter-Strike Global Offensive\game\csgo\cfg
  41.  
  42. // Right click on CS2 in your steam library and navigate to properties
  43. // Enable the Steam Overlay while in-game (o-) OFF
  44.  
  45. // at the bottom of the first tab general paste the following into launch options
  46. // +exec autoexec.cfg -novid -nojoy -high
  47.  
  48. // In the Nvidia control panel cap FPS for CS2 ~10-25% above your monitors refresh rate
  49. // for possible lowest input lag & smoother frame timing
  50.  
  51. // ------------------------------------------------------------------------------------------------
  52.  
  53. // !!!! DEFAULT BINDS ARE SHOWN BELOW !!!!!
  54.  
  55. // ------------------------------------------------------------------------------------------------
  56.  
  57.  
  58. // |==========================[FAST EXECS]===========================|
  59. // | "aa" : exec autoexec | "hh" : show tutorial |
  60. // | "bb" : show binds | "qq" : quit |
  61. // | "ccc" : clear | "sss" : map spawn cmds |
  62. // | "dd" : disconnect | "vv" : volume 1 |
  63. // | "gg" : servers/gamemodes | "ww" : warm up settings|
  64. // |=====================[CROSSHAIR / VIEWMODEL]=====================|
  65. // | Small | CS:GO | B I G | cont. | 4:3 dot | 16:9 dot |
  66. // | exec c | exec c1 | exec c2 | c3,c4 | cdot | cdot1 |
  67. // |-----------------------------------------------------------------|
  68. // | Classic | Corner | Closer | Beenay | Cheese | cont. |
  69. // | exec vm | exec vm1 | exec vm2 | exec vm3 | exec vm4 | vm5,vm6 |
  70. // |=============================[DEMO]==============================|
  71. // | Demo UI | FF +8 sec | RW -8 sec | Pause | X-Ray |
  72. // | 'ENTER' | Arrow -> | Arrow <- | Arrow \/ | Arrow /\ |
  73. // |===========================[KZ / SURF]===========================|
  74. // | Teleport | Checkpoint | Undo TP | Past TP | Next TP |
  75. // | 'Z' -Molly | 'C' -HE | '4' -Bomb | '5' -Decoy | '6' -HPShot |
  76. // |=========================[BOT CONTROLS]==========================|
  77. // | Add Bot | Place | Mimic on | Mimic Off | Kick All |
  78. // | 'I' | 'O' | 'P' | '[' | ']' |
  79. // |========================[OFFLINE PRACTICE]=======================|
  80. // | Noclip | Rethrow |Del Nades |ShowImpact| Ann. Rld | Zoom |
  81. // | 'N' | 'J' | 'K' | ':' | ''' | '0' |
  82. // |============================[TOGGLE]=============================|
  83. // | Util | Viewmodel| Follow | Infinite | 3rd | HUD |
  84. // | Crosshair| L/R Hand | Recoil + | Inspect | Person | On / Off |
  85. // | 'F4' | 'H' | 'L' | '.' | '/' | 'RSHIFT' |
  86. // |==========================[JUMP THROW]===========================|
  87. // | hold LMB -> press F1 / F2 : Jumpthrow bind |
  88. // | hold LMB -> press F1 / F2 / F3 : Fake W Jumpthrow bind |
  89. // |=============================[TEAM]==============================|
  90. // |Push 2 Talk | Radio Menu | Team Menu | Call Vote | Mute |
  91. // | 'V' | 'ALT' | 'M' | ',' | 'BACKSPACE' |
  92. // |============================[UTILITY]============================|
  93. // | Flash | Molly | Smoke | HE Nade | Bomb | Decoy |
  94. // | 'mouse5' | 'Z' | 'X' | 'C' | '4' | '5' |
  95. // |=================================================================|
  96.  
  97.  
  98.  
  99. // [ General QoL Codes ] ==========================================================================
  100. cl_autohelp "0"
  101. cl_join_advertise "2"
  102. cl_player_ping_mute "1"
  103. cl_silencer_mode "0"
  104. cl_sniper_auto_rezoom "1"
  105. cl_sniper_delay_unscope "0"
  106. cl_use_opens_buy_menu "0"
  107. cl_crosshair_friendly_warning "0"
  108. con_enable "1"
  109. gameinstructor_enable "0"
  110. joystick "0"
  111. r_drawtracers_firstperson "1"
  112. r_player_visibility_mode "1"
  113. r_show_build_info "0"
  114. voice_always_sample_mic "1"
  115. ui_steam_overlay_notification_position topright
  116.  
  117. // !! CAP FPS IN NVIDIA CONTROL PANEL !!
  118. fps_max "500"
  119. fps_max_ui "500"
  120.  
  121.  
  122.  
  123. // [ Radar & HUD Settings ] =======================================================================
  124. safezonex "0.950"
  125. safezoney "0.925"
  126. hud_scaling "0.925"
  127. hud_showtargetid "1"
  128. cl_showloadout "1"
  129.  
  130. cl_hud_color "9"
  131. cl_radar_scale "0.4"
  132. cl_hud_radar_scale "1.3"
  133. cl_radar_icon_scale_min "0.75"
  134. cl_hud_radar_background_alpha "0.5"
  135. cl_weapon_selection_rarity_color true
  136. cl_radar_rotate "TRUE"
  137. cl_radar_always_centered "FALSE"
  138.  
  139. cl_hud_radar_map_additive "TRUE"
  140. cl_hud_radar_blur_background "TRUE"
  141. cl_radar_scale_dynamic "FALSE"
  142. cl_radar_square_always "FALSE"
  143. cl_radar_square_with_scoreboard "FALSE"
  144.  
  145. cl_hud_telemetry_ping_show "0"
  146. cl_hud_telemetry_frametime_show "0"
  147. cl_hud_telemetry_net_misdelivery_show "0"
  148. cl_hud_telemetry_serverrecvmargin_graph_show "0"
  149.  
  150. cl_allow_animated_avatars "0"
  151. cl_teamcounter_playercount_instead_of_avatars "1"
  152. cl_show_clan_in_death_notice "FALSE"
  153.  
  154. cl_teammate_colors_show "1"
  155. cl_teamid_overhead_colors_show "TRUE"
  156. cl_teamid_overhead_fade_near_crosshair "0.75"
  157. cl_teamid_overhead_mode "3"
  158. cl_teamid_overhead_maxdist "100000"
  159. cl_teamid_overhead_maxdist_spec "100000"
  160. cl_radar_scale_alternate "1"
  161.  
  162.  
  163.  
  164. // [ Sound Settings ] =============================================================================
  165. snd_steamaudio_enable_perspective_correction "1"
  166. snd_mute_mvp_music_live_players "0"
  167. snd_spatialize_lerp "0"
  168. snd_mute_losefocus "0"
  169. snd_headphone_eq "1"
  170. voice_modenable "1"
  171.  
  172. snd_tensecondwarning_volume "0.025"
  173. snd_menumusic_volume "0.06"
  174. snd_musicvolume "1"
  175. snd_mvp_volume "0.06"
  176. snd_toolvolume "0.06"
  177.  
  178. snd_roundaction_volume "0"
  179. snd_deathcamera_volume "0"
  180. snd_roundstart_volume "0"
  181. snd_menumusic_volume "0"
  182. snd_roundend_volume "0"
  183. snd_mute_losefocus "0"
  184. snd_menumap_volume "0"
  185.  
  186. snd_surf_volume_inair "0.5"
  187. snd_surf_volume_slide "0.5"
  188. snd_surf_volume_map "0.3"
  189. sv_surf_sounds "1"
  190.  
  191.  
  192.  
  193. // [ Keybinds ] ===================================================================================
  194.  
  195. // | Mouse | ------------------------------------------------------------------
  196. m_yaw "0.022"
  197. m_pitch "0.022"
  198. bind "MOUSE_X" "yaw"
  199. bind "MOUSE_Y" "pitch"
  200. bind "mouse1" "+attack"
  201. bind "mouse2" "+attack2"
  202. bind "mouse3" "player_ping"
  203. bind "mouse4" "+duck"
  204. //bind mouse5 slot1
  205. bind "mwheelup" "+jump"
  206. bind "mwheeldown" "+jump"
  207.  
  208.  
  209. // | Movement | ---------------------------------------------------------------
  210. bind "W" "+forward"
  211. bind "A" "+left"
  212. bind "S" "+back"
  213. bind "D" "+right"
  214. bind "ctrl" "+duck"
  215. bind "shift" "+sprint"
  216. bind "space" "+jump"
  217.  
  218.  
  219. // | Interaction | ------------------------------------------------------------
  220. bind "E" "+use"
  221. bind "R" "+reload"
  222. bind "F" "+lookatweapon"
  223. bind "G" "drop"
  224.  
  225.  
  226. // | Inventory / Utility | ----------------------------------------------------
  227. alias "_bomb" "slot5; cs_undo; kz_undo"
  228. alias "_decoy" "slot9; cs_prevcp; kz_prevcp"
  229. alias "_HShot" "slot12; cs_nextcp; kz_nextcp"
  230. alias "_flash" "slot7"
  231. alias "_molly" "slot10; cs_tp; kz_tp"
  232. alias "_smoke" "slot8"
  233. alias "_HE" "slot6; cs_cp; kz_cp"
  234.  
  235. bind "Q" "lastinv"
  236. bind "1" "slot1"
  237. bind "2" "slot2"
  238. bind "3" "slot3"
  239. bind "4" "_bomb; echo; echo Bomb | KZ Undo TP pressed (KEYBIND = 4)"
  240. bind "5" "_decoy; echo; echo Decoy Grenade | KZ Previous Checkpoint pressed (KEYBIND = 5)"
  241. bind "6" "_HShot; echo; echo DM Healthshot | KZ Next Checkpoint pressed (KEYBIND = 6)"
  242. bind "mouse5" "_flash; echo; echo Flashbang pressed (KEYBIND = Mouse5)"
  243. bind "Z" "_molly; echo; echo Molly | KZ Teleport pressed (KEYBIND = Z)"
  244. bind "X" "_smoke; echo; echo Smoke pressed (KEYBIND = X)"
  245. bind "C" "_HE; echo; echo HE Grenade | KZ Checkpoint pressed (KEYBIND = C)"
  246.  
  247. // Fake jump throw bind
  248. bind "F1" "-attack; vote option1; echo; echo Vote Yes | JT bind -Attack pressed (KEYBIND = F1)"
  249. bind "F2" "+jump; vote option2; echo; echo Vote No | JT bind +Jump pressed (KEYBIND = F2)"
  250. bind "F3" "+forward; echo; echo JT bind +Forward pressed (KEYBIND = F3)"
  251.  
  252. // Toggle radar zoom level
  253. bind "CAPSLOCK" "toggle cl_radar_scale 0.4 1; play \sounds\ui\panorama\generic_scroll_01.vsnd_c; echo; echo Toggle Radar Scale activated (KEYBIND = CAPSLOCK)"
  254.  
  255.  
  256. // | Menus | ------------------------------------------------------------------
  257. bind "ESCAPE" "cancelselect"
  258. bind "PAUSE" "pause"
  259. bind "TAB" "+showscores"
  260. bind "B" "buymenu"
  261. bind "F5" "autobuy; echo; echo Autobuy pressed (KEYBIND = F5)"
  262. bind "F6" "rebuy; echo; echo Rebuy pressed (KEYBIND = F6)"
  263.  
  264.  
  265. // | Communication | ----------------------------------------------------------
  266. bind "V" "+voicerecord"
  267. bind "T" "+spray_menu"
  268. bind "Y" "messagemode"
  269. bind "U" "messagemode2"
  270. bind "M" "teammenu; echo; echo Team select menu pressed (KEYBIND = M)"
  271. bind "," "callvote; echo; echo Call vote menu pressed (KEYBIND = ,)"
  272. bind "." "callvote StartTimeOut; echo; echo Call timeout pressed (KEYBIND = .)"
  273. bind "BACKSPACE" "toggle voice_modenable 0 1; echo; echo Toggle Voice chat pressed (KEYBIND = BACKSPACE)"
  274.  
  275. // | Radio / Demo | ------------------------------------------------------------
  276. bind "ALT" "+radialradio; echo; echo Radial radio commands menu pressed (KEYBIND = ALT)"
  277. bind "ENTER" "demoui; echo; echo Open DemoUI pressed (KEYBIND = ENTER)"
  278. bind "UPARROW" "radio2; toggle spec_show_xray"
  279. bind "LEFTARROW" "radio1;demo_gototick -500 relative"
  280. bind "DOWNARROW" "radio;demo_togglepause"
  281. bind "RIGHTARROW" "radio3;demo_gototick +500 relative"
  282. cl_radial_radio_tap_to_ping false
  283.  
  284.  
  285. // | Bot | --------------------------------------------------------------------
  286. bind "I" "play \sounds\ui\csgo_ui_contract_type1.vsnd_c; bot_add; echo; Echo Add Bot pressed (KEYBIND = I)"
  287. bind "O" "play \sounds\ui\csgo_ui_contract_type9.vsnd_c; bot_place; echo; Echo Bot place pressed (KEYBIND = O)"
  288. bind "]" "play \sounds\ui\csgo_ui_contract_type3.vsnd_c; bot_kick; echo; echo Remove all Bots pressed (KEYBIND = ])"
  289. // "P" Bot Mimic Offset | "[" Toggle Mimic / Crouch - see alias binds below
  290.  
  291.  
  292. // | Practice Keybinds | ------------------------------------------------------
  293. alias "rethrow" "play \sounds\ui\menu_focus.vsnd_c; sv_rethrow_last_grenade"
  294. alias "killnade" "ent_fire smokegrenade_projectile kill; ent_fire molotov_projectile kill; ent_fire inferno kill; ent_fire flashbang_projectile kill; ent_fire hegrenade_projectile kill; ent_fire decoy_projectile kill; stopsound; play \sounds\ui\panorama\ping_alert_negative.vsnd_c"
  295. alias "noclipp" "noclip; cs_noclip; kz_noclip; play \sounds\ui\buttonrollover.vsnd_c"
  296. bind "J" "rethrow; echo; echo Rethrow previous grenade pressed (KEYBIND = J)"
  297. bind "K" "killnade; echo; echo Remove all grenades on map pressed (KEYBIND = K)"
  298. bind "'" "toggle fov_cs_debug 50 0; echo First Person Zoom toggled (KEYBIND = 0)"
  299. bind "N" "noclipp; echo; echo Noclip pressed (KEYBIND = N)"
  300. bind "\" "toggle cl_showpos 1 0; play common/talk; echo; echo cl_showpos toggled (KEYBIND = \)"
  301.  
  302.  
  303. // | Annotation | -------------------------------------------------------------
  304. // *** RENAME WIP FOLDER, TXT & PNG FILE BEFORE CHANGING MAP ***
  305. // Counter-Strike Global Offensive\game\csgo\annotations\local\WIP
  306.  
  307. alias "AnnoRefresh" "annotation_reload; echo Annotations Reloaded (KEYBIND = '); alias AnnoReload AnnoClear"
  308. alias "AnnoClear" "annotation_clear; echo Annotations Cleared (KEYBIND = '); alias AnnoReload AnnoRefresh"
  309. alias "AnnoReload" "AnnoClear"
  310. bind "0" AnnoReload
  311.  
  312. alias AnnoFlash "play buttons/blip1; annotation_create grenade flash flash lineup; echo; echo Create Flashbang Annotation pressed (KEYBIND = 7)"
  313. alias AnnoSmoke "play buttons/blip1; annotation_create grenade smoke smoke lineup; echo; echo Create Smoke Annotation pressed (KEYBIND = 8)"
  314. alias AnnoHE "play buttons/blip1; annotation_create grenade HE HE nade lineup; echo; echo Create HE Annotation pressed (KEYBIND = 0)"
  315. alias AnnoMolly "play buttons/blip1; annotation_create grenade molotov molly lineup; echo; echo Create Molly Annotation pressed (KEYBIND = 9)"
  316. alias AnnoSave "annotation_save WIP; say_team Annotations saved; echo; echo Save annotations pressed (KEYBIND = -)"
  317. alias AnnoEnable "bind 7 AnnoFlash; bind 8 AnnoSmoke; bind 9 AnnoMolly; bind 0 AnnoHE; bind - AnnoSave; alias AnnoBinds AnnoDisable;echo |====================[ANNOTATION BINDS ENABLED]===================|; echo | Flash | Smoke | Molly | HE Nade |Reload/Clr| Anno Save|; echo | '7' | '8' | '9' | '0' | ''' | '-' |; echo |=================================================================|"
  318. alias AnnoDisable "echo Annotation binds removed; echo 'AnnoBinds' in console to enable; unbind 7; unbind 8; unbind 9; unbind 0; unbind -; unbind =; alias AnnoBinds AnnoEnable"
  319. alias AnnoBinds "AnnoEnable"
  320.  
  321.  
  322.  
  323. // [ Radio Commands ] =============================================================================
  324. cl_radial_radio_tap_to_ping FALSE
  325. cl_radial_radio_tab_0_text_1 #Chatwheel_gogogo
  326. cl_radial_radio_tab_0_text_2 #Chatwheel_sticktogether
  327. cl_radial_radio_tab_0_text_3 #Chatwheel_enemyspotted
  328. cl_radial_radio_tab_0_text_4 #Chatwheel_droppedbomb
  329. cl_radial_radio_tab_0_text_5 #Chatwheel_needbackup
  330. cl_radial_radio_tab_0_text_6 #Chatwheel_ifixbomb
  331. cl_radial_radio_tab_0_text_7 #Chatwheel_followme
  332. cl_radial_radio_tab_0_text_8 #Chatwheel_onmyway
  333. cl_radial_radio_tab_1_text_1 #Chatwheel_fallback
  334. cl_radial_radio_tab_1_text_2 #Chatwheel_spreadout
  335. cl_radial_radio_tab_1_text_3 #Chatwheel_multipleenemieshere
  336. cl_radial_radio_tab_1_text_4 #Chatwheel_ihavethebomb
  337. cl_radial_radio_tab_1_text_5 #Chatwheel_coveringyou
  338. cl_radial_radio_tab_1_text_6 #Chatwheel_youfixbomb
  339. cl_radial_radio_tab_1_text_7 #Chatwheel_followingyou
  340. cl_radial_radio_tab_1_text_8 #Chatwheel_rotatetome
  341. cl_radial_radio_tab_2_text_1 #Chatwheel_midplan
  342. cl_radial_radio_tab_2_text_2 #Chatwheel_bplan
  343. cl_radial_radio_tab_2_text_3 #Chatwheel_requestweapon
  344. cl_radial_radio_tab_2_text_4 #Chatwheel_smoke
  345. cl_radial_radio_tab_2_text_5 #Chatwheel_cheer
  346. cl_radial_radio_tab_2_text_6 #Chatwheel_compliment
  347. cl_radial_radio_tab_2_text_7 #Chatwheel_thanks
  348. cl_radial_radio_tab_2_text_8 #Chatwheel_aplan
  349.  
  350.  
  351.  
  352. // [ Fast Execs ]==================================================================================
  353. alias "aa" "exec autoexec.cfg"
  354. alias "bb" "exec binds.cfg"
  355. alias "cc" "exec cle.cfg"
  356. alias "ccc" "exec cle.cfg"
  357. alias "change" "exec changelog.cfg"
  358. alias "dd" "exec disc.cfg"
  359. alias "gg" "exec gm.cfg"
  360. alias "hh" "exec help.cfg"
  361. alias "qq" "quit"
  362. alias "rr" "mp_restartgame 1"
  363. alias "rrr" "mp_restartgame 1"
  364. alias "ww" "exec wm.cfg"
  365. alias "vv" "volume 1 ; echo; echo Volume set to 1; echo Best of luck gamer go tap some heads"
  366. alias "vv1" "volume 0.2 ; echo; echo Volume set to 1; echo Best of luck gamer go tap some heads"
  367. alias "vvv" "volume 0 ; echo; echo shut yo bitch ass up maygne"
  368. alias "final" "host_writeconfig; hh; exec finished"
  369. alias "spawns" "exec spawns.cfg; echo; echo To use spawn commands, first use 'WW' while hosting a map; echo Type first 3 letters of map name _ T / CT _ # spawn; echo Examples | ove_ct_4 | dus_t_11 | ver_t_5; echo"
  370. alias "sss" "spawns"
  371. alias "ss" "spawns"
  372. // --------------------------------------------------------
  373. alias "eznade" "exec eznade.cfg"
  374. alias "knife" "exec knife.cfg"
  375. alias "mmm" "exec move.cfg"
  376. alias "mmm1" "exec move1.cfg"
  377. alias "mmmOff" "exec moveoff.cfg"
  378.  
  379.  
  380.  
  381. // [ Alias Binds ]=================================================================================
  382.  
  383. // | Toggle grenade crosshair | -----------------------------------------------
  384. // ----------------------------------------------------------------------------
  385. alias "TGCDel" "cl_grenadecrosshairdelay_decoy 0; cl_grenadecrosshairdelay_explosive 0; cl_grenadecrosshairdelay_fire 0; cl_grenadecrosshairdelay_flash 0; cl_grenadecrosshairdelay_smoke 0"
  386. alias "TGCon" "play \sounds\ui\menu_accept.vsnd_c; echo; echo Grenade line-up crosshair ENABLED; TGCDel; cl_grenadecrosshair_decoy true; cl_grenadecrosshair_explosive true; cl_grenadecrosshair_fire true; cl_grenadecrosshair_flash true; cl_grenadecrosshair_smoke true; alias Toggle_Grenade_Crosshair TGCoff"
  387. alias "TGCoff" "play \sounds\ui\menu_invalid.vsnd_c; echo; echo Grenade line-up crosshair DISABLED; TGCDel; cl_grenadecrosshair_decoy false; cl_grenadecrosshair_explosive false; cl_grenadecrosshair_fire false; cl_grenadecrosshair_flash false; cl_grenadecrosshair_smoke false; alias Toggle_Grenade_Crosshair "TGCon"
  388. alias "Toggle_Grenade_Crosshair" "TGCon"
  389. bind "F4" "Toggle_Grenade_Crosshair; echo (KEYBIND = F4)"
  390.  
  391. // | Toggle viewmodel L/R | ---------------------------------------------------
  392. // ----------------------------------------------------------------------------
  393. alias "vm_lefty" "switchhandsleft; cl_prefer_lefthanded true; alias Toggle_SwitchHands vm_righty"
  394. alias "vm_righty" "switchhandsright; cl_prefer_lefthanded false; alias Toggle_SwitchHands vm_lefty"
  395. alias "Toggle_SwitchHands" "vm_lefty"
  396. bind "H" "Toggle_SwitchHands; echo; echo Toggle viewmodel L/R pressed (KEYBIND = H)"
  397.  
  398. // | Bot mimic offset bind | --------------------------------------------------
  399. // ----------------------------------------------------------------------------
  400. alias "BotMi" "toggle bot_mimic 1; toggle bot_mimic_yaw_offset 0; play \sounds\ui\csgo_ui_contract_type2.vsnd_c; alias Bot_Mi_Offset BotMr"
  401. alias "BotMr" "toggle bot_mimic 1; toggle bot_mimic_yaw_offset 180; play \sounds\ui\csgo_ui_contract_type6.vsnd_c; alias Bot_Mi_Offset BotMi"
  402. alias "Bot_Mi_Offset" "BotMi"
  403. bind "P" "Bot_Mi_Offset; echo; echo Bot mimic toggle (KEYBIND = P)"
  404.  
  405. // | Toggle mimic / crouch | --------------------------------------------------
  406. // ----------------------------------------------------------------------------
  407. alias "BMIon" "play \sounds\ui\csgo_ui_contract_type8.vsnd_c; bot_mimic 32; bot_crouch false; alias Bot_Mi BMIcro"
  408. alias "BMIcro" "play \sounds\ui\csgo_ui_contract_type8.vsnd_c; bot_mimic 32; bot_crouch true; alias Bot_Mi BMIon"
  409. alias "Bot_Mi" "BMIon"
  410. bind "[" "Bot_Mi; echo; echo Bots freeze / crouch (KEYBIND = [)"
  411.  
  412. // | Follow Recoil Crosshair+ alias | -----------------------------------------
  413. // | INSTANT reset to center upon release of M1 -------------------------------
  414. // | disables FRC+ when swapping to pistol - not compatible w "lastinv" -------
  415. // ----------------------------------------------------------------------------
  416. cl_crosshair_recoil false
  417. alias "+FRC" "+attack; cl_crosshair_recoil true"
  418. alias "-FRC" "-attack; cl_crosshair_recoil false; spec_next"
  419. alias "FRC_Toggle_on" "bind mouse1 +FRC; alias FRC_Value FRC_Toggle_off"
  420. alias "FRC_Toggle_off" "bind mouse1 +attack; alias FRC_Value FRC_Toggle_on"
  421. alias "FRC_Value" "FRC_Toggle_on"
  422. alias "FRC-1" "slot1; FRC_Toggle_on; alias FRC_Value FRC_Toggle_off"
  423. alias "FRC-2" "slot2; FRC_Toggle_off; alias FRC_Value FRC_toggle_on"
  424. alias "FRC_ON" "echo; echo Follow recoil crosshair ENABLED; play \sounds\ui\menu_accept.vsnd_c; FRC_Toggle_on; bind 1 FRC-1; bind 2 FRC-2; alias "FRC_Toggle FRC_OFF"
  425. alias "FRC_OFF" "echo; echo Follow recoil crosshair DISABLED; play \sounds\ui\menu_invalid.vsnd_c; cl_crosshair_recoil false; bind 1 slot1; bind 2 slot2; bind mouse1 +attack; bind mouse2 +attack2; alias "FRC_Toggle FRC_ON"
  426. alias "FRC_Toggle" "FRC_ON"
  427. bind "L" "FRC_Toggle; echo (KEYBIND = L)"
  428.  
  429. // | Toggle bullet impacts | --------------------------------------------------
  430. // ----------------------------------------------------------------------------
  431. alias "BIon" "echo; echo Bullet impacts ENABLED - mode 2 of 3; play \sounds\ui\csgo_ui_contract_type1.vsnd_c; sv_showimpacts 1; sv_showimpacts_time 0.5; alias Toggle_Show_BulletImpacts BIxl"
  432. alias "BIxl" "echo; echo Bullet impacts duration increased - mode 3 of 3; play \sounds\ui\csgo_ui_contract_type3.vsnd_c; sv_showimpacts 1; sv_showimpacts_time 20; alias Toggle_Show_BulletImpacts BIoff"
  433. alias "BIoff" "echo; echo Bullet impacts DISABLED - mode 1 of 3; play \sounds\ui\csgo_ui_page_scroll.vsnd_c; sv_showimpacts 0; sv_showimpacts_time 0; alias Toggle_Show_BulletImpacts BIon"
  434. alias "Toggle_Show_BulletImpacts" "BIon"
  435. bind "SEMICOLON" "Toggle_Show_BulletImpacts; echo (KEYBIND = :)"
  436.  
  437. // | Toggle third person alias | ----------------------------------------------
  438. // ----------------------------------------------------------------------------
  439. alias "pov_firstperson" "echo; echo First person camera ENABLED - mode 1 of 3; play \sounds\ui\animations\foley_general_grab.vsnd_c; thirdperson_mayamode; firstperson; fov_cs_debug 0; crosshair true; cl_draw_only_deathnotices false; cl_teamid_overhead_mode 3; cl_draw_only_deathnotices false; hud_showtargetid true; m_yaw 0.022000; m_pitch 0.022000; alias Thirdperson_Toggle pov_thirdperson"
  440. alias "pov_thirdperson" "echo; echo Shoulder camera ENABLED - mode 2 of 3; play \sounds\ui\panorama\generic_scroll_01.vsnd_c; thirdperson; c_thirdpersonshoulder true; c_thirdpersonshoulderaimdist 1000; c_thirdpersonshoulderheight 10; c_thirdpersonshoulderoffset 50; cl_teamid_overhead_mode 2; alias Thirdperson_Toggle pov_vlogger"
  441. alias "pov_vlogger" "echo; echo Vlogger camera ENABLED - mode 3 of 3; play \sounds\ui\panorama\generic_scroll_01.vsnd_c; echo ! this command changes m_yaw / m_pitch to 0.0660 then 0.0220 after !; echo Change zoom level with 'fov_cs_debug'; crosshair false; thirdperson_mayamode; fov_cs_debug 35; c_thirdpersonshoulderoffset 0; c_thirdpersonshoulderheight -25 ; cl_draw_only_deathnotices true; hud_showtargetid false; m_yaw 0.066; m_pitch 0.066; alias Thirdperson_Toggle pov_firstperson"
  442. alias "Thirdperson_Toggle" "pov_thirdperson"
  443. bind "/" "Thirdperson_Toggle; echo (KEYBIND = /)"
  444.  
  445. // | Toggle HUD alias | -------------------------------------------------------
  446. // ----------------------------------------------------------------------------
  447. alias "HUDon" "echo; echo HUD ENABLED - mode 1 of 2 ; play \sounds\physics\cardboard\papertowel_impact1.vsnd_c; cl_draw_only_deathnotices false; hud_showtargetid true; crosshair true; alias HUD_Visibilty_toggle HUDoff"
  448. alias "HUDoff" "echo; echo HUD DISABLED - mode 2 of 2; play \sounds\physics\cardboard\papertowel_impact2.vsnd_c; cl_draw_only_deathnotices true; hud_showtargetid false; crosshair true; alias HUD_Visibilty_toggle HUDon"
  449. alias "HUD_Visibilty_toggle" "HUDoff"
  450. bind "rshift" "HUD_Visibilty_toggle; echo (KEYBIND = RSHIFT)"
  451.  
  452. // | Quickswitch | -----------------------------------------------------------
  453. alias +lastinv2 "lastinv"
  454. alias -lastinv2 "lastinv"
  455. alias "quickie" "bind q +lastinv2"
  456.  
  457. // | trails | -----------------------------------------------------------------
  458. alias "_trails" "echo; echo Demo & Prac grenade trails DISABLED; echo 'trails' in console to enable; sv_grenade_trajectory_prac_trailtime 0; sv_grenade_trajectory_time_spectator 0; alias trails __trails"
  459. alias "__trails" "echo; echo Demo & Prac grenade trails ENABLED; echo 'trails' in console to disable; sv_grenade_trajectory_prac_trailtime 3; sv_grenade_trajectory_time_spectator 3; alias trails _trails"
  460. alias "trails" "_trails"
  461. alias "trail" "trails"
  462.  
  463. // | previews | ---------------------------------------------------------------
  464. alias "preview" "echo; echo Grenade preview toggled; echo 'preview' in console to toggle; toggle sv_grenade_trajectory_prac_pipreview true false"
  465. alias "previews" "preview"
  466.  
  467. // | Current Bhop Bind | ------------------------------------------------------
  468. exec jump.cfg
  469.  
  470. // | Weaopn debug spread crosshair | ------------------------------------------
  471. alias "cDebugOn" "echo; echo Weaopn debug spread crosshair ENABLED; echo 'cDebug' in console to disable; cl_crosshairstyle 1; weapon_debug_spread_show 1; alias cDebug cDebugOff"
  472. alias "cDebugOff" "echo; echo Weaopn debug spread crosshair DISABLED; echo 'cDebug' in console to enable; cl_crosshairstyle 4; weapon_debug_spread_show 0; alias cDebug cDebugOn"
  473. alias "cDebug" "cDebugOn"
  474.  
  475. // | ENABLE IF BHOP BROKEN | --------------------------------------------------
  476. // bind "mwheelup" "+jump"
  477. // bind "mwheeldown" "+jump"
  478.  
  479. // | Show changelog in console | ----------------------------------------------
  480. change
  481.  
  482.  
  483.  
  484. // [ ## CUSTOM ## ] ###############################################################################
  485. // ################################################################################################
  486. // ################################################################################################
  487. // ################################################################################################
  488. // ################################################################################################
  489. // ################################################################################################
  490. // ################################################################################################
  491.  
  492.  
  493.  
  494. // To enable quickswitch add 'quickie' to this section (no 's)
  495.  
  496. // Custom binds can be made using the following
  497. // bind "KEY" "_flash"
  498. // bind "KEY" "_smoke"
  499. // bind "KEY" "_molly"
  500. // bind "KEY" "_HE"
  501. // bind "KEY" "_bomb"
  502. // bind "KEY" "_decoy"
  503. // bind "KEY" "_HShot"
  504. // bind "KEY" "+jump_"
  505. // bind "KEY" "noclipp"
  506. // bind "KEY" "rethrow"
  507. // bind "KEY" "killnade"
  508. // bind "KEY" "Toggle_SwitchHands"
  509. // bind "KEY" "Toggle_Grenade_Crosshair"
  510. // bind "KEY" "callvote StartTimeOut"
  511. // bind "KEY" "AnnoReload"
  512.  
  513. volume "0.2"
  514. r_fullscreen_gamma "2.25"
  515.  
  516.  
  517.  
  518. // ################################################################################################
  519. // ################################################################################################
  520. // ################################################################################################
  521. // ################################################################################################
  522. // ################################################################################################
  523. // ################################################################################################
  524. final
Tags: autoexec cs2
Advertisement
Add Comment
Please, Sign In to add comment