Advertisement
milesilaya

AUTOEXEC MILES

Jul 22nd, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. clear
  2.  
  3. blink_duration "0"
  4. budget_history_numsamplesvisible "0"
  5. budget_history_range_ms "5"
  6. budget_show_history "0"
  7.  
  8. sensitivity "2.4"
  9. cl_crosshairsize "2.3"
  10. cl_allowdownload "1"
  11. cl_dynamiccrosshair "1"
  12. cl_allowupload "0"
  13. cl_autohelp "0"
  14. cl_autowepswitch "0"
  15. cl_c4progressbar "1"
  16. cl_interp "0"
  17. cl_interp_ratio "1"
  18. cl_cmdrate "128"
  19. cl_updaterate "128"
  20. m_rawinput "1"
  21.  
  22. fps_max "999"
  23.  
  24. hud_centerid "1"
  25. hud_fastswitch "1"
  26. jpeg_quality "100"
  27.  
  28. mat_antialias "0"
  29. mat_vsync "0"
  30.  
  31. mp_decals "50"
  32. rate "128000"
  33.  
  34. showhitlocation "1"
  35.  
  36. cl_showfps "0"
  37. zoom_sensitivity_ratio "1.0"
  38.  
  39. room_type "0"
  40.  
  41. bind "p" "zb_teamcash"
  42. //cl_minmodels
  43. //cl_min_t
  44. //cl_min_ct
  45.  
  46.  
  47. bind "z" "radio2"
  48. bind "x" "radio3"
  49. bind "F1" "rebuy"
  50.  
  51. bind "KP_INS" "volume 0.65"
  52. bind "KP_Enter" "volume 0.1"
  53. bind "KP_DEL" "volume 0.0"
  54. bind "KP_END" "buy hegrenade"
  55. bind "KP_DOWNARROW" "buy flashbang"
  56. bind "KP_PGDN" "buy smokegrenade"
  57. bind "KP_LEFTARROW" "buy defuser"
  58. bind "KP_PGUP" "incrementvar cl_crosshaircolor 0 4 1"
  59.  
  60. BIND "mouse5" "prop_physics_create props_junk/watermelon01"
  61. bind "i" "ent_create hostage_entity"
  62. bind "HOME" "Say_Team DROP / ECO"
  63.  
  64. bind "-" "volume 0.4"
  65. bind "F9" "give weapon_hegrenade"
  66. bind "F10" "give weapon_flashbang"
  67. bind "F11" "give weapon_smokegrenade"
  68. bind "F5" "jpeg"
  69. bind "PAUSE" "pause"
  70. bindtoggle "RIGHTARROW" "cl_showfps"
  71. bind "UPARROW" "net_graph 1"
  72. bind "DOWNARROW" "net_graph 0"
  73. bind "\" "toggleconsole"
  74. hud_scaling "1.0"
  75.  
  76. unbind "v"
  77.  
  78. clear
  79.  
  80. echo "NiP-xyo- CS:GO config loaded"
  81. echo "Updated: 7-22-17"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement