Advertisement
aMpeDuP

csgo/autoexec.cfg

Jun 28th, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 4.64 KB | None | 0 0
  1. // Rates
  2. rate "786432.000000"
  3. cl_cmdrate "128.000000"
  4. cl_updaterate "128.000000"
  5. cl_interp “0”
  6. cl_interp_ratio “1”
  7.  
  8. // Mixed
  9. fps_max “0”
  10. cl_showfps "1"
  11. cl_viewmodel_shift_left_amt “0”
  12. cl_viewmodel_shift_right_amt “0”
  13. cl_bob_lower_amt “0”
  14. cl_bobamt_lat “0”
  15. cl_bobamt_vert “0”
  16. cl_bobcycle “2”
  17. hud_scaling "0.72500"
  18. hud_showtargetid "1"
  19. cl_hud_radar_scale "1.0"
  20. cl_radar_always_centered "1"
  21. cl_radar_icon_scale_min "0.6"
  22. cl_radar_rotate "0"
  23. cl_radar_scale "0.55"
  24. cl_disablehtmlmotd "1" // Removes "Message of the day" page when joining a server
  25. unbind "i" // To not accidentally enable hud fade
  26. bind "MOUSE1" "+attack"
  27. bind "MOUSE2" "+attack2"
  28. bind "MOUSE3" "buy decoy;"
  29. bind "MOUSE4" "incrementvar cl_righthand 0 1 1"
  30. bind "MOUSE5" "+voicerecord"
  31. bind "a" "+moveleft"
  32. bind "s" "+back"
  33. bind "d" "+moveright"
  34. bind "w" "+forward"
  35. bind "r" "+reload; r_cleardecals"
  36. bind "e" "use weapon_molotov; use weapon_incgrenade; use weapon_hegranade; "
  37. bind "c" "radio2"
  38. bind "x" "radio1"
  39. bind "z" "radio"
  40. volume "0.72"
  41.  
  42. // Corosshair settings
  43. cl_crosshair_drawoutline "1"
  44. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  45. cl_crosshair_dynamic_splitalpha_innermod "1"
  46. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  47. cl_crosshair_dynamic_splitdist "7"
  48. cl_crosshair_outlinethickness "0.500000"
  49. cl_crosshair_sniper_show_normal_inaccuracy "0"
  50. cl_crosshair_sniper_width "1"
  51. cl_crosshair_t "1"
  52. cl_crosshairalpha "205.000000"
  53. cl_crosshaircolor "3"
  54. cl_crosshaircolor_b "50"
  55. cl_crosshaircolor_g "250"
  56. cl_crosshaircolor_r "50"
  57. cl_crosshairdot "0"
  58. cl_crosshairgap "-2.000000"
  59. cl_crosshairgap_useweaponvalue "0"
  60. cl_crosshairscale "1700"
  61. cl_crosshairsize "5.500000"
  62. cl_crosshairstyle "5"
  63. cl_crosshairthickness "0.500000"
  64. cl_crosshairusealpha "1"
  65. cl_fixedcrosshairgap "-10"
  66. cl_join_advertise "2"
  67. cl_righthand "1"
  68.  
  69. // Toggle left/right hand
  70. bindtoggle "h" "cl_righthand"
  71.  
  72. // Show teammates with dot or loadout above head
  73. cl_teamid_overhead_always 1;
  74. -cl_show_team_equipment;
  75. alias show_team "+cl_show_team_equipment;alias toggle_show_team hide_team";
  76. alias hide_team "-cl_show_team_equipment;alias toggle_show_team show_team";
  77. alias toggle_show_team show_team;
  78. bind "v" toggle_show_team;
  79.  
  80. // Scoreboard shows netgraph and run r_cleardecals cmd
  81. bind "TAB" "+scorenet; r_cleardecals"
  82. alias "+scorenet" "+showscores; net_graphheight 0"
  83. alias "-scorenet" "-showscores; net_graphheight 9999"
  84.  
  85.  // rcon commandss
  86. bind "INS" "rcon_password tf1; rcon mp_freezetime 0"
  87. bind "DEL" "rcon_password tf1; rcon bot_kick"
  88. bind "HOME" "rcon_password tf1; rcon warmup; rcon mp_freezetime 0"
  89. bind "END" "rcon_password tf1; rcon maps *"
  90. bind "pgup" "rcon_password tf1; rcon say COME ON BITCH, LET'S SEE WHO'S THE MAN IN THE HOUSE!!!"
  91. bind "pgdn" "rcon_password tf1; rcon changelevel aim_map; rcon mp_freezetime 0"
  92.  
  93. // buy binds
  94. bind "kp_multiply" "buy flashbang;"
  95. bind "kp_minus" "buy flashbang;"
  96. bind "kp_plus" "buy hegrenade;"
  97. bind "kp_pgup" "buy incgrenade; buy molotov;"
  98. bind "kp_enter" "buy smokegrenade;"
  99. bind "kp_uparrow" "buy decoy;"
  100. bind "kp_home" "buy p90; buy vesthelm;"
  101. bind "kp_end" "buy ak47; buy m4a1;"
  102. bind "kp_downarrow" "buy aug; buy sg556;"
  103. bind "kp_pgdn" "buy awp; buy vesthelm; buy fiveseven;"
  104. bind "kp_ins" "buy vesthelm; buy vest;"
  105. bind "kp_del" "buy defuser;"
  106. bind "kp_rightarrow" "buy tec9; buy fiveseven;"
  107. bind "kp_leftarrow" "buy revolver; buy deagle;"
  108.  
  109. devloper "1"
  110. con_filter_text "damage given"
  111. con_filter_text_out Player;
  112. con_filter_enable "2"
  113.  
  114. //switch hand per slot
  115. bind "0" "slot10; cl_righthand 1"
  116. bind "1" "slot1; cl_righthand 1"
  117. bind "2" "slot2; cl_righthand 1"
  118. bind "3" "slot3; cl_righthand 0"
  119. bind "4" "slot4; cl_righthand 1"
  120. bind "5" "slot5; cl_righthand 1"
  121. bind "6" "slot6; cl_righthand 1"
  122. bind "7" "slot7; cl_righthand 1"
  123. bind "9" "slot9; cl_righthand 1"
  124.  
  125. //This confirms that the config has been loaded
  126. echo "###### ----------->>> Starting to load.."
  127. echo "###### ----------->>> Loading 0%"
  128. echo "###### ----------->>> Loading 10%"
  129. echo "###### ----------->>> Loading 20%"
  130. echo "###### ----------->>> Loading 30%"
  131. echo "###### ----------->>> Loading 40%"
  132. echo "###### ----------->>> Loading 50%"
  133. echo "###### ----------->>> Loading 60%"
  134. echo "###### ----------->>> Loading 70%"
  135. echo "###### ----------->>> Loading 80%"
  136. echo "###### ----------->>> Loading 90%"
  137. echo "###### ----------->>> Loading 100%"
  138. echo "###### ----------->>> Loading done without errors."
  139. echo "###### ----------->>> aMp skills LOADED! Now let's play!"
  140. echo "###### ----------->>> ----------------------------
  141. echo "###### ----------->>> HS MODE ENABLED:"
  142. echo "###### ----------->>> ****** ON ******"
  143. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement