Advertisement
Guest User

kinhomvm1337

a guest
Oct 13th, 2015
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.18 KB | None | 0 0
  1. clear
  2. echo //Moviemaking CS:GO CFG by kinho (02.09.2015)
  3. echo //Adapatada para brasileiros... uhaehauhUHEA
  4.  
  5.  
  6.  
  7.  
  8. host_sync_fps 1
  9. host_thread_mode 0
  10. mat_queue_mode 0
  11.  
  12. viewmodel_fov 90
  13. viewmodel_offset_x 3
  14. viewmodel_offset_y 3
  15. viewmodel_offset_z -3
  16. cl_bob_lower_amt 10
  17.  
  18. weapon_recoil_model 0
  19. mat_postprocess_enable 1
  20.  
  21. cvar_unhide_all 1
  22. sv_disablefreezecam 1
  23. sv_nomvp 1
  24. sv_nostats 1
  25. sv_nonemesis 1
  26. hidehud 8329
  27.  
  28. mat_dxlevel 90
  29.  
  30. bind f1 "starta"
  31. alias starta "startmovie a;bind f1 startb;echo Recording Screenshots"
  32. alias startb "startmovie b;bind f1 startc;echo Recording Screenshots"
  33. alias startc "startmovie c;bind f1 startd;echo Recording Screenshots"
  34. alias startd "startmovie d;bind f1 starte;echo Recording Screenshots"
  35. alias starte "startmovie e;bind f1 startf;echo Recording Screenshots"
  36. alias startf "startmovie f;bind f1 startg;echo Recording Screenshots"
  37. alias startg "startmovie g;bind f1 starth;echo Recording Screenshots"
  38. alias starth "startmovie h;bind f1 starti;echo Recording Screenshots"
  39. alias starti "startmovie i;bind f1 startj;echo Recording Screenshots"
  40. alias startj "startmovie j;bind f1 startk;echo Recording Screenshots"
  41. alias startk "startmovie k;bind f1 startl;echo Recording Screenshots"
  42. alias startl "startmovie l;bind f1 startm;echo Recording Screenshots"
  43. alias startm "startmovie m;bind f1 startn;echo Recording Screenshots"
  44. alias startn "startmovie n;bind f1 starto;echo Recording Screenshots"
  45. alias starto "startmovie o;bind f1 startp;echo Recording Screenshots"
  46. alias startp "startmovie p;bind f1 startq;echo Recording Screenshots"
  47. alias startq "startmovie q;bind f1 startr;echo Recording Screenshots"
  48. alias startr "startmovie r;bind f1 starts;echo Recording Screenshots"
  49. alias starts "startmovie s;bind f1 startt;echo Recording Screenshots"
  50. alias startt "startmovie t;bind f1 startu;echo Recording Screenshots"
  51. alias startu "startmovie u;bind f1 startv;echo Recording Screenshots"
  52. alias startv "startmovie v;bind f1 startw;echo Recording Screenshots"
  53. alias startw "startmovie w;bind f1 startx;echo Recording Screenshots"
  54. alias startx "startmovie x;bind f1 starty;echo Recording Screenshots"
  55. alias starty "startmovie y;bind f1 startz;echo Recording Screenshots"
  56. alias startz "startmovie z;bind f1 startend;echo Recording Screenshots"
  57. bind "f2" "endmovie"
  58. bind "f3" "sv_cheats 1;r_drawviewmodel 0;echo Player Models: OFF"
  59. bind "f4" "sv_cheats 1;r_drawviewmodel 1;echo Player Models: ON"
  60. bind "f5" "sv_cheats 1;crosshair 0;echo Crosshair: OFF"
  61. bind "f6" "sv_cheats 1;crosshair 1;echo Crosshair: ON"
  62. bind "f7" "cl_draw_only_deathnotices 0;echo All Hud: On"
  63. bind "f8" "cl_draw_only_deathnotices 1'echo All Hud: OFF"
  64. bind "f9" "toggleconsole"
  65. bind "f10" "demoui"
  66. bind "f11" "host_timescale 0"
  67. bind "f12" "host_timescale 1"
  68. bind "DOWNARROW" "host_framerate 300"
  69. bind "RIGHTARROW" "host_framerate 0"
  70. bind "UPARROW" "host_framerate 1000"
  71. bind "LEFTARROW" "host_framerate 600"
  72. bind "c" "exec smooth.cfg"
  73.  
  74. bind "w" "+forward"
  75. bind "s" "+back"
  76. bind "a" "+moveleft"
  77. bind "d" "+moveright"
  78.  
  79. bind "i" "+moveup"
  80. bind "k" "+movedown"
  81. bind "j" "+left"
  82. bind "l" "+right"
  83.  
  84. clear
  85.  
  86. echo "CS:GO MVM CFG BY KINHO"
  87. echo "youtube.com/user/neveskinho"
  88. echo "/////////////////////////////////////"
  89. echo "---------------General---------------"
  90. echo "/////////////////////////////////////"
  91. echo "F1: Record START"
  92. echo "F2: Record STOP"
  93. echo "F3: Weapon Models:OFF"
  94. echo "F4: Weapon Models:ON"
  95. echo "F5: Crosshair:OFF"
  96. echo "F6: Crosshair:ON"
  97. echo "F7: Hud:ON"
  98. echo "F8: Hud:OFF"
  99. echo "F9: CONSOLE"
  100. echo "F10: Demoui"
  101. echo "F11: host_timescale 0"
  102. echo "F12: host_timescale 1"
  103. echo "Right Arrow - Capture @ 0 fps"
  104. echo "Down Arrow - Capture @ 300 fps"
  105. echo "Up Arrow - Capture @ 1000 fps"
  106. echo "Left Arrow - Capture @ 600 fps"
  107. echo "C: Smooth.cfg"
  108. echo "----------------Smooth---------------"
  109. echo "/////////////////////////////////////"
  110. echo "I: UPARROW"
  111. echo "K: DOWNARROW"
  112. echo "J: LEFTARROW"
  113. echo "L: RIGHTARROW"
  114. echo "/////////////////////////////////////"
  115. echo "W: FORWARD"
  116. echo "S: BACK"
  117. echo "A: MOVELEFT"
  118. echo "D: MOVERIGHT"
  119. echo "/////////////////////////////////////"
  120. echo "/////////////////////////////////////"
  121. echo "---- Good luck, E NOISSS!!! ----"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement