CSGO NoRecoil


SUBMITTED BY: itsDaveLad

DATE: March 12, 2016, 8:24 a.m.

FORMAT: Text only

SIZE: 1.1 kB

HITS: 772

  1. For people who are beginners at commands and scripting in CS:GO. (This is Steam Version)
  2. 1. Copy and Paste the lines of text underneath into a notepad (or notepad++!) document.
  3. 2. In the document, navigate to the top left. Click "File" then Save As.
  4. 3. On "Save as type:" select "All types (*.*)". On "File name:" name it whatever you want, but add ".cfg" without quotation marks directly after the name is put in. Now click "Save" and remember, put it somewhere where you'll remember it.
  5. 4. Navigate to your cfg folder: "C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\cfg" for me.
  6. 5. Put the config (.cfg) file inside the cfg document.
  7. 6. Start up CS:GO and open an offline server. Next, open up console and type in "exec <cfg_file_here".
  8. Congrats! You made it!
  9. ----------------------
  10. sv_cheats "1";
  11. weapon_accuracy_nospread "1";
  12. weapon_debug_spread_gap "1";
  13. weapon_recoil_cooldown "0";
  14. weapon_recoil_decay1_exp "99999";
  15. weapon_recoil_decay2_exp "99999";
  16. weapon_recoil_decay2_lin "99999";
  17. weapon_recoil_scale "0";
  18. weapon_recoil_suppression_shots "500";

comments powered by Disqus