LummyTum

CS2 Autoexec 2025

Mar 13th, 2024 (edited)
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. // LummyTum's CS2 Autoexec 2025
  2.  
  3.  
  4.  
  5. // Quickswitch bind
  6. Alias +knife "slot3"
  7. Alias -knife "lastinv"
  8. Bind "q" +knife
  9.  
  10.  
  11.  
  12. // Flash drop bind
  13. alias "+dropnades" "slot7"
  14. alias "-dropnades" "drop; lastinv"
  15. bind "i" "+dropnades"
  16.  
  17.  
  18.  
  19. // Useful
  20. sv_cheats "1"
  21. mp_team_intro_time "0"
  22.  
  23.  
  24.  
  25. echo autoexec.cfg executed
  26.  
  27.  
  28.  
Advertisement
Add Comment
Please, Sign In to add comment