Advertisement
Vincent38190

autoexec.cfg

Feb 27th, 2016 (edited)
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.73 KB | None | 0 0
  1. clear
  2.  
  3. net_graph 1
  4. cl_righthand 1
  5. cl_showfps 1
  6. fps_max 0
  7.  
  8. //random crosshair stuff
  9. cl_crosshairalpha 255;
  10. cl_crosshairstyle 4;
  11. cl_crosshairusealpha 1;
  12. cl_crosshair_drawoutline 0;
  13. cl_crosshair_sniper_width 1;
  14.  
  15. //useful crosshair stuff
  16.  
  17. alias "aim_crosshair" "cl_crosshairthickness 0; cl_crosshaircolor 2; cl_crosshairdot 0; cl_crosshairgap -3; cl_crosshairsize 2;"
  18. alias "stuff_crosshair" "cl_crosshairthickness 0; cl_crosshaircolor 1; cl_crosshairdot 0; cl_crosshairgap -1; cl_crosshairsize 999;"
  19.  
  20.  
  21.  
  22. viewmodel_fov 68; viewmodel_offset_x 2; viewmodel_offset_y 2; viewmodel_offset_z -2; viewmodel_presetpos 0; cl_viewmodel_shift_left_amt 1.5; cl_viewmodel_shift_right_amt 0.75; viewmodel_recoil 0; cl_righthand 1;
  23.  
  24. //Bind des touches
  25.  
  26.  
  27. alias "viewLeft" "cl_righthand 0; alias switchView viewRight"
  28. alias "viewRight" "cl_righthand 1; alias switchView viewLeft"
  29. alias "switchView" "viewLeft"
  30.  
  31.  
  32. alias "offline" "mp_solid_teammates 1;ammo_grenade_limit_total 5;sv_cheats 1; cl_warmuptime 0; mp_autoteambalance 0;sv_infinite_ammo 1;mp_roundtime_defuse 59.92;sv_showimpacts 2;mp_startmoney 16000; mp_freezetime 1; mp_restartgame 1; say ***STRAT MOD ENABLED***;bot_kick;mp_warmup_end;sv_grenade_trajectory 1;sv_grenade_trajectory_dash 1;mp_limitteams 0;bot_stop 1"
  33. alias "rr" "mp_restartgame 1"
  34.  
  35. alias "+fw" "demo_timescale 3"
  36. alias "-fw" "demo_timescale 1"
  37. alias "+fw2" "demo_timescale 10"
  38. alias "-fw2" "demo_timescale 1"
  39.  
  40. net_graphproportionalfont 0
  41. sensitivity 1.8
  42. zoom_sensitivity_ratio_mouse 1.0
  43. alias "+jumpthrow" ";+jump;-attack"
  44. alias "-jumpthrow" "-jump;"
  45.  
  46. // Netgraph avec le scoreboard seulement
  47.  
  48. net_graph "1"
  49. net_graphheight "9999"
  50. alias "+scorenet" "+showscores; net_graphheight 0"
  51. alias "-scorenet" "-showscores; net_graphheight 9999"
  52. echo "Net graph scoreboard OK"
  53.  
  54. //Boost Fps
  55.  
  56. mat_queue_mode "2"
  57. r_eyegloss "0"
  58. r_eyemove "0"
  59. r_eyeshift_x "0"
  60. r_eyeshift_y "0"
  61. r_eyeshift_z "0"
  62. r_eyesize "0"
  63. snd_mixahead "0.05"
  64. echo "FPS BOOST"
  65.  
  66.  
  67. //Taille du radar Fleche du haut/bas pour augmenter/diminuer taille
  68.  
  69.  
  70. // Meilleur Config net
  71.  
  72. rate "196608"
  73. cl_cmdrate "128"
  74. cl_updaterate "128"
  75. cl_interp "0"
  76. cl_interp_ratio "1"
  77. cl_lagcompensation "1"
  78. echo "Cfg net OK"
  79.  
  80. // Changer le volume bind i pour + et k pour -
  81.  
  82. volume .3
  83. alias "volmin" "volume 0;echo |*__________| VOLUME 0% MINIMUM!;alias volup vol1;alias voldn ngmin"
  84. alias "vol1" "volume 0.01;echo |_*_________| VOLUME 10%;alias volup vol2;alias voldn volmin"
  85. alias "vol2" "volume 0.1;echo |__*________| VOLUME 20%;alias volup vol3;alias voldn vol1"
  86. alias "vol3" "volume 0.2;echo |___*_______| VOLUME 30%;alias volup vol4;alias voldn vol2"
  87. alias "vol4" "volume 0.3;echo |____*______| VOLUME 40%;alias volup vol5;alias voldn vol3"
  88. alias "vol5" "volume 0.4;echo |_____*_____| VOLUME 50%;alias volup vol6;alias voldn vol4"
  89. alias "vol6" "volume 0.5;echo |______*____| VOLUME 60%;alias volup vol7;alias voldn vol5"
  90. alias "vol7" "volume 0.6;echo |_______*___| VOLUME 70%;alias volup vol8;alias voldn vol6"
  91. alias "vol8" "volume 0.7;echo |________*__| VOLUME 80%;alias volup vol9;alias voldn vol7"
  92. alias "vol9" "volume 0.8;echo |_________*_| VOLUME 90%;alias volup vol10;alias voldn vol8"
  93. alias "vol10" "volume 0.9;echo |__________*| VOLUME 100% MAXIMUM!;alias voldn vol9"
  94. alias "volup" "vol6"
  95. alias "voldn" "vol5"
  96. echo "Auto volume OK"
  97.  
  98. // Train aim_botz et serveur (tape ab ou shoxdm dans la console pour me co)
  99.  
  100. alias "ab" "map aim_botz custom"
  101. alias "fa" "map aimtraindriving_v3 custom"
  102.  
  103. // Buy menu
  104.  
  105. alias "clr" "clear"
  106. alias "ab1" "echo YOUR CURRENT BUYINGSCRIPT SETTINGS"
  107. alias "cmd1a" "echo UPARROW or keypad '3' = smoke grenade 300$"
  108. alias "cmd2a" "echo DOWNARROW or keypad '5' = molotov 400$ and inciendary grenade 600$"
  109. alias "cmd3a" "echo RIGHTARROW or keypad '1' = HE grenade 300$"
  110. alias "cmd4a" "echo LEFTARROW or keypad '2' = flashbang 200$"
  111. alias "cmd5a" "echo keypad '/' = P90 2350$"
  112. alias "cmd6a" "echo keypad '*' = mp9 1250$ mac10 1050$"
  113. alias "cmd7a" "echo keypad '-' = mag7 1800$ or sawned-off 1200$"
  114. alias "cmd8a" "echo keypad '7' = awp 4750$"
  115. alias "cmd9a" "echo kaypad '8' = m4 3100$ or ak-47 2700$"
  116. alias "cmd10a" "echo keypad '9' = famas 2250$ or galilar 2000$"
  117. alias "cmd11a" "echo keypad '4' = deagle 700$"
  118. alias "cmd12a" "echo keypad '+' = p250 300$"
  119. alias "cmd13a" "echo keypad '6' = fiveseven 500$ or tec9 500$"
  120. alias "cmd14a" "echo keypad '0' = vest and helmet 1000$"
  121. alias "cmd15a" "echo keypad '.' = vest 650$"
  122. alias "cmd16a" "echo keypad enter = defuser 400$"
  123. alias "seebuybind" "clr;ab1;cmd1a;cmd2a;cmd3a;cmd4a;cmd5a;cmd6a;cmd7a;cmd8a;cmd9a;cmd10a;cmd11a;cmd12a;cmd13a;cmd14a;cmd15a;cmd16a;toggleconsole"
  124.  
  125. alias "train" "mp_solid_teammates 1;ammo_grenade_limit_total 5;sv_cheats 1; mp_warmuptime 0; mp_autoteambalance 0;sv_infinite_ammo 1;mp_roundtime_defuse 59.92;sv_showimpacts 2;mp_startmoney 16000; mp_freezetime 1; mp_restartgame 1; say ***Train mod***;bot_kick;mp_warmup_end;sv_grenade_trajectory 1;sv_grenade_trajectory_dash 1;mp_limitteams 0;bot_stop 1;mp_buy_anywhere 1;mp_respawn_on_death_t 1;mp_respawn_on_death_ct 1"
  126. alias "mtrain" "mp_solid_teammates 1;sv_cheats 1; mp_warmuptime 0; mp_autoteambalance 0;sv_infinite_ammo 2;mp_roundtime_defuse 59.92;mp_startmoney 16000; mp_freezetime 10; mp_restartgame 1; say ***Train mod***;bot_kick;mp_warmup_end;mp_limitteams 0;bot_stop 1;mp_buy_anywhere 1;mp_respawn_on_death_t 1;mp_respawn_on_death_ct 1"
  127. alias "rr" "mp_restartgame 1"
  128. alias "v_bot_stop" "bot_stop 1"
  129. alias "v_bot_live" "bot_stop 0"
  130. alias "v_tp_bot" "bot_place"
  131. alias "crouch1" "bot_crouch 1"
  132. alias "crouch0" "bot_crouch 0"
  133. alias "tbot" "bot_add_t"
  134. alias "ctbot" "bot_add_ct"
  135. alias "help" "say auto cfg ready : tape straat, puis tu as les commandes RR pour restart, tbot et ctbot pour ajouter des bots, bot stop, bot live, tp bot, crouch1, crouch0 pour que les bots s'accroupissent si besoin (HELP DANS LA CONSOLE POUR REAFFICHER CE MESSAGE)"
  136.  
  137.  
  138. echo " "
  139. echo " _ _____ ___ __ __ ___ ___ _ _ _ _____ ___ ___ __ __ ___ ___ "
  140. echo " /_\|_ _|/ _ \ | \/ ||_ _|/ __| /_\ | | | ||_ _|/ _ \ ___ | __|\ \/ /| __|/ __|"
  141. echo " / _ \ | | | (_) || |\/| | | || (__ / _ \ | |_| | | | | (_) ||___|| _| > < | _|| (__ "
  142. echo " /_/ \_\|_| \___/ |_| |_||___|\___| /_/ \_\ \___/ |_| \___/ |___|/_/\_\|___|\___|"
  143. echo " "
  144.  
  145.  
  146. // Make all bind
  147.  
  148. unbindall
  149.  
  150. bind "1" "slot1; aim_crosshair"
  151. bind "2" "slot2; aim_crosshair"
  152. bind "3" "slot3; aim_crosshair"
  153. bind "a" "slot4; stuff_crosshair"
  154. bind "4" "slot5; aim_crosshair"
  155. bind "5" "slot6; stuff_crosshair"
  156. bind "MOUSE5" "slot7; stuff_crosshair"
  157. bind "MOUSE4" "slot8; stuff_crosshair"
  158. bind "6" "slot9; stuff_crosshair"
  159. bind "h" "slot10; stuff_crosshair"
  160. bind "b" "buymenu"
  161. bind "w" "radio1"
  162. bind "x" "radio2"
  163. bind "c" "radio3"
  164. bind "z" "+forward;r_cleardecals"
  165. bind "q" "+moveleft;r_cleardecals"
  166. bind "s" "+back;r_cleardecals"
  167. bind "d" "+moveright;r_cleardecals"
  168. bind "e" "+use"
  169. bind "f" "+lookatweapon"
  170. bind "g" "drop"
  171. bind "i" "volup"
  172. bind "j" "+spray_menu"
  173. bind "k" "voldn"
  174. bind "l" "say sit down dogs"
  175. bind "m" "teammenu"
  176. bind "n" "+jumpthrow"
  177. bind "o" "playerradio deathcry Moan"
  178. bind "p" "switchView"
  179. bind "r" "+reload"
  180. bind "u" "messagemode2"
  181. bind "v" "+voicerecord"
  182. bind "y" "messagemode"
  183. bind "KP_INS" "buy vesthelm"
  184. bind "KP_END" "buy hegrenade"
  185. bind "KP_DOWNARROW" "buy flashbang"
  186. bind "KP_PGDN" "buy smokegrenade"
  187. bind "KP_LEFTARROW" "buy deagle"
  188. bind "KP_5" "buy incgrenade;buy molotov"
  189. bind "KP_RIGHTARROW" "buy tec9; buy fiveseven"
  190. bind "KP_HOME" "buy awp"
  191. bind "KP_UPARROW" "buy m4a1;buy ak47"
  192. bind "KP_PGUP" "buy famas;buy galilar"
  193. bind "KP_SLASH" "buy p90"
  194. bind "KP_MULTIPLY" "buy mp9;buy mac10"
  195. bind "KP_MINUS" "buy sawedoff;buy mag7"
  196. bind "KP_PLUS" "buy p250"
  197. bind "KP_ENTER" "buy defuser"
  198. bind "KP_DEL" "buy vest"
  199. bind "'" "toggleconsole"
  200. bind "." "buyammo2"
  201. bind mwheelup +jump;bind mwheeldown +jump;bind space +jump
  202. bind "TAB" "+scorenet"
  203. bind "ESCAPE" "cancelselect"
  204. bind "DEL" "mute"
  205. bind "PAUSE" "pause"
  206. bind "SHIFT" "+speed"
  207. bind "CTRL" "+duck"
  208. bind "UPARROW" "buy smokegrenade"
  209. bind "LEFTARROW" "buy flashbang"
  210. bind "DOWNARROW" "buy molotov; buy incgrenade"
  211. bind "RIGHTARROW" "buy hegrenade"
  212. bind "F1" "noclip"
  213. bind "F2" "sv_rethrow_last_grenade"
  214. bind "F3" "+fw"
  215. bind "F4" "+fw2"
  216. bind "F5" "con_logfile cfg/F6.log; getpos; con_logfile 0"
  217. bind "F6" "demo_togglepause"
  218. bind "F7" "demoui"
  219. bind "F8" "exec F6.log"
  220. bind "F9" "demo_timescale 1;host_timescale 1"
  221. bind "F10" "disconnect"
  222. bind "F11" "demo_timescale 10"
  223. bind "MOUSE1" "+attack"
  224. bind "MOUSE2" "+attack2"
  225. bind "MOUSE3" "player_ping"
  226.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement