Skip to content
Snives' Can't Go Wrong Practice Script
Counter-Strike: Source

Snives' Can't Go Wrong Practice Script

Learn how to set up a custom practice script in Counter-Strike: Source with $50000 starting money and a 60-minute round timer.

By ···10 min read·Multi-source verified
1 reading this guide  

Learn how to set up a custom practice script in Counter-Strike: Source with $50000 starting money and a 60-minute round timer.

  • Enable Developer Console in Options -> Game Options.
Walkthrough
  1. 1
    Open Notepad or a plain text editor.
  2. 2
    Copy and paste the following script into the editor:
    • sv_cheats 1
  3. 3
    mp_maxmoney 50000
  4. 4
    mp_startmoney 50000
  5. 5
    mp_freezetime 1
  6. 6
    mp_roundtime_defuse 60
  7. 7
    mp_buy_anywhere 1
  8. 8
    mp_buytime 1000
  9. 9
    bot_kick
  10. 10
    sv_infinite_ammo 1
  11. 11
    sv_showimpacts 1
  12. 12
    sv_grenade_trajectory 1
  13. 13
    mp_warmup_end
  14. 14
    Save the file as "practice.cfg" in the following directory: "Program Files -> Steam -> SteamApps -> common -> Counter-Strike Global Offensive -> csgo -> cfg".
  15. 15
    Launch Counter-Strike: Source from Steam and start an "Offline With Bots" match. Select Competitive mode and your preferred map. You can choose "No Bots" for convenience.
  16. 16
    Open the developer console (usually the ~ key) and type "exec practice" (without quotes) and press Enter.
  17. 17
    If the map restarts and you have $50000 cash and a 60-minute round timer, the script has been successfully applied.
Tips
  • You can find online documentation to add your own code and customize the script further.
  • For testing, setting the bots to "No Bots" is convenient.

100% Human-Written. AI Fact-Checked. Community Verified. Learn how AntMag verifies content