Advertisement
FoLooX

CS2 autoexec

Oct 11th, 2023
1,492
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CFDG 6.67 KB | Gaming | 0 0
  1.  
  2. echo "Welcome"
  3. echo "###########################################"
  4. echo"  __ _ _   _| |_ ___   _____  _____  ___   "
  5. echo" / _` | | | | __/ _ \ / _ \ \/ / _ \/ __|  "
  6. echo"| (_| | |_| | || (_) |  __/>  <  __/ (__   "
  7. echo" \__,_|\__,_|\__\___/ \___/_/\_\___|\___|  "
  8. echo "###########################################"
  9. echo "||.......................................||"
  10.  
  11. echo "||.......................................||"
  12. echo "||                 BINDS                 ||"
  13. echo "||.......................................||"
  14.  
  15. unbind F3
  16. unbind F4
  17.  
  18. bind "a" "lastinv"                                        // last weapon used
  19. bind "b" "buymenu"
  20. bind "z" "+forward"
  21. bind "s" "+back"
  22. bind "d" "+right"
  23. bind "q" "+left"
  24. bind "g" "drop"
  25. bind "space" "+jump"
  26. bind "r" "+reload"
  27. bind "w" "radio1"
  28. bind "x" "radio2;slot12"                                  // healthshot
  29. bind "c" "radio3"
  30. bind "TAB" "+showscores"
  31. bind "SHIFT" "+sprint"
  32. bind "MWHEELDOWN" "+jump"
  33. bind "MOUSE1" "+attack"
  34. bind "MOUSE2" "+attack2"
  35. bind "F1" "autobuy"
  36. bind "F2" "rebuy"
  37.  
  38.  
  39. // edit those :
  40.  
  41.  
  42. bind "f" "+use"                                           // "e"
  43. bind "v" "+spray_menu"                                    // graffiti "t"
  44. bind "ALT" "+duck"                                        // "CTRL"
  45. bind "CAPSLOCK" "+lookatweapon"                           // "f"
  46. bind "MOUSE3" "player_ping"
  47. bind "MOUSE4" "slot7"                                     // flash
  48. bind "MWHEELUP" "slot8"                                   // smoke
  49. bind "t" "slot10"                                         // moly
  50. bind "MOUSE5" "+voicerecord"                              // use mic
  51. bind "PGDN" "toggleconsole"                               // "`"
  52. bind "<" "say ♿"
  53.  
  54.  
  55. // my shit, badal wala nahi wsh thab :
  56.  
  57.  
  58. bind "u" "messagemode"                                    // remove this (all)
  59. bind "y" "messagemode2"                                   // remove this (t_say)
  60. bind "i" "mp_restartgame 1"
  61. bind "n" "toggle gameinstructor_enable"
  62. bind "F11" "sv_grenade_trajectory_prac_pipreview 1; sv_grenade_trajectory_prac_trailtime 4; mp_buy_anywhere 1; mp_freezetime 0; mp_ignore_round_win_conditions 1; mp_buytime 99999; mp_startmoney 60000; mp_maxmoney 60000; ; ammo_grenade_limit_total 6; mp_warmup_pausetimer 1; mp_warmup_start; mp_roundtime_defuse 999; sv_cheats 1; sv_infinite_ammo 2; bot_kick; say Practice Enabled"
  63. bind "F12" "disconnect"
  64.  
  65. echo "||.......................................||"
  66. echo "||                 AUDIO                 ||"
  67. echo "||.......................................||"
  68.  
  69.  
  70. snd_menumusic_volume "0"                                  // main menu
  71. snd_tensecondwarning_volume "0.063866"                    // 10 secs warning
  72. snd_roundend_volume "0.063866"                            // no idea
  73. snd_mvp_volume "0.063866"                                 // mvp
  74. snd_mute_losefocus "0"                                    // play audio ki tkoun mhabat game (0  = true)
  75. snd_mapobjective_volume "0"                               // bomb/hostage sound
  76. snd_deathcamera_volume "0.02"                             // ki tmout
  77.  
  78. echo "||.......................................||"
  79. echo "||                 MOUSE                 ||"
  80. echo "||.......................................||"
  81.  
  82.  
  83. sensitivity "1.7"
  84. zoom_sensitivity_ratio "1"                                // "0.818933027098955175"
  85. cl_sniper_auto_rezoom  "1"                                // ki tb9a clicked, tatzooma
  86.  
  87. echo "||.......................................||"
  88. echo "||                 RATES                 ||"
  89. echo "||.......................................||"
  90.  
  91. rate "786432"
  92.  
  93. echo "||.......................................||"
  94. echo "||                 CROSS                 ||"
  95. echo "||.......................................||"
  96.  
  97. cl_crosshair_recoil "1"                                   // taba3 recoil
  98. cl_crosshairstyle "4"                                     // static
  99. cl_crosshair_friendly_warning "0"
  100. cl_crosshairgap_useweaponvalue "0"                        // ex : ak tji sghira, usp tji kbira (crosshair)
  101. cl_show_observer_crosshair "2"                            // beh tchouf cross ta3 cha3b
  102.  
  103.  
  104. // my shit :
  105.  
  106.  
  107. cl_crosshairthickness "1"
  108. cl_crosshair_drawoutline "1"
  109. cl_crosshair_outlinethickness "1"
  110. cl_crosshairalpha "255"
  111. cl_crosshairsize "1"
  112.  
  113.  
  114. echo "||.......................................||"
  115. echo "||                 MISC                  ||"
  116. echo "||.......................................||"
  117.  
  118.  
  119. gameinstructor_enable "false"
  120. cl_autohelp "0"
  121. cl_showloadout "1"
  122. hud_showtargetid "1"                                // ki dir cross 3la enemy, yjik ismou bel 7mar
  123. mm_dedicated_search_maxping "80"
  124. cl_silencer_mode "1"                                // ta9der tna7i silencer
  125. cl_buywheel_nonumberpurchasing "1"                  // nwamar mayachriwch fel buymenu
  126.  
  127.  
  128. echo "||.......................................||"
  129. echo "||               VIEWMODEL               ||"
  130. echo "||.......................................||"
  131.  
  132.  
  133. viewmodel_fov "68"
  134. viewmodel_offset_x "1"
  135. viewmodel_offset_y "2"
  136. viewmodel_offset_z "-2"
  137.  
  138.  
  139. echo "||.......................................||"
  140. echo "||                  HUD                  ||"
  141. echo "||.......................................||"
  142.  
  143.  
  144. cl_hud_color "2"                                      // white
  145. ui_steam_overlay_notification_position "topright"     // "topright" | "bottomright" ...
  146. hud_scaling "0.9"                                     // nachti nsaghar klch, w nkabar ghir radar
  147. cl_hud_radar_scale  "1.300000"                        // size ta3 radar
  148. cl_radar_scale "0.35"                                 // zoom ta3 radar
  149. cl_radar_always_centered "0"
  150. cl_radar_rotate "1"
  151. cl_radar_icon_scale_min "0.4"                         // size ta3 dwawar li fel map li houma players ( ana ndir le min )
  152. cl_radar_square_with_scoreboard "1"
  153.  
  154. cl_teamid_overhead_mode "2"                            // show team location & equipements
  155. cl_teammate_colors_show "2"                            // show team color & letter              
  156. lobby_default_privacy_bits2 "1"                        // friends Lobby Default Permissions, all friends can join
  157. cl_allow_animated_avatars "0"
  158.  
  159. echo "||.......................................||"
  160. echo "||               aliases                 ||"
  161. echo "||.......................................||"
  162.  
  163. alias clutch "clutchon"
  164. alias clutchon "clutch_mode_toggle;say_team "Voice deactivated";alias clutch clutchoff"
  165. alias clutchoff "clutch_mode_toggle;say_team "Voice activated"; alias clutch clutchon"
  166. bind "F3" "clutch"
  167.  
  168. echo "||.......................................||"
  169. echo "||                ~END~                  ||"
  170. echo "||.......................................||"
  171.  
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement