Advertisement
mstarr

mstarr's autoexec

Oct 12th, 2014
608
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.91 KB | None | 0 0
  1. //Sometimes teh first few lines don't load,
  2. //love, mstarr / vvvvvvvvvvvvv
  3. //compiled a few diff. half broken configs - will be fixing this over the next few days
  4. //Sometimes teh first few lines don't load,
  5.  
  6.  
  7. ECHO pls
  8. ECHO pls
  9. ECHO pls
  10. ECHO PLS
  11.  
  12.  
  13.  
  14. //ITEMS N SHIT
  15.  
  16.  
  17.  
  18. bind "1" "SLOT3;r_cleardecals"
  19. bind "2" "SLOT2;r_cleardecals"
  20. bind "3" "SLOT1;r_cleardecals"
  21. bind "4" "+rr"
  22. bind "5" "+vnade"
  23. bind "6" "radio3"
  24. bind "q" "+QQ"
  25. bind "r" "+fastfire"
  26. bind "e" "INVNEXTNONGRENADE;r_cleardecals"
  27. bind "f" "+VSMOKE"
  28. bind "g" "+drop"
  29. bind "h" "DROPBOMB"
  30. bind "t" "radio3;SLOT9"
  31.  
  32. ALIAS DROPBOMB "USE WEAPON_C4; DROP"
  33. ALIAS +DROP "CL_AUTOWEPSWITCH 1;DROP"
  34. ALIAS -DROP "CL_AUTOWEPSWITCH 0"
  35. alias +radar "+use;RADIO2;show_loadout_toggle;CL_RADAR_SCALE .35; cl_radar_always_centered 0; cl_autowepswitch 1;display_elapsedtime"
  36. alias -radar "-use;spec_nexT;CL_RADAR_SCALE .6;cl_radar_always_centered 1;cl_autowepswitch 0;-LOOKATWEAPON"
  37. alias +rr "-ATTACK;+reload;+LOOKATWEAPON;RADIO2"
  38. alias -rr "-reload;-LOOKATWEAPON;r_cleardecals"
  39. alias +vnade "-attack2;+attack;slot6"
  40. alias -vnade "-attack;-attack2;r_cleardecals"
  41. alias +fastfire "USE WEAPON_KNIFE;SLOT8;slot10;+ATTACK"
  42. alias -fastfire "-ATTACK; R_CLEARDECALS"
  43. alias +vsmoke "slot8;r_cleardecals;+ATTACK2"
  44. alias -vsmoke "-attack2"
  45. alias +bombV "+USE;USE WEAPON_C4;CL_AUTOWEPSWITCH 1;NOCLIP;CL_RADAR_SCALE .5"
  46. alias -bombV "-USE;lastinv;CL_AUTOWEPSWITCH 0;NOCLIP"
  47. ALIAS +QQ "+lookatweapon;slot3"
  48. ALIAS -QQ "LASTINV;-LOOKATWEAPON"
  49.  
  50.  
  51.  
  52. //DOT CLICKER
  53.  
  54.  
  55.  
  56. sensitivity 1.000000
  57. m_customaccel "0"
  58. m_customaccel_exponent "1"
  59. m_customaccel_max "2"
  60. m_customaccel_scale ".06"
  61. m_forward "0"
  62. m_mouseaccel1 "0"
  63. m_mouseaccel2 "0"
  64. m_mousespeed "0"
  65. m_pitch "0.022000"
  66. m_rawinput "1"
  67. m_side "0"
  68. m_yaw "0.0220000"
  69.  
  70. bind "MOUSE1" "+atk"
  71. bind "MOUSE2" "+ATTACK2"
  72. bind "MOUSE4" "TOGGLE VOICE_ENABLE 0 1"
  73. bind "MOUSE5" "+sens"
  74. bind "MWHEELUP" "slot7;r_cleardecals"
  75. bind "MWHEELDOWN" "+jump"
  76.  
  77. alias +sens "M_CUSTOMACCEL 1"
  78. alias -sens "M_CUSTOMACCEL 0"
  79. alias +atk "-attack;+attack"
  80. alias -atk "-attack"
  81.  
  82.  
  83.  
  84. //MOVEMENT
  85.  
  86. bind "CAPSLOCK" "+RADAR"
  87. bind "ALT" "+BOMBV"
  88.  
  89. bind "SPACE" "+rj"
  90. bind "TAB" "+JUMPTHROW"
  91.  
  92. bind "SHIFT" "+crouch"
  93. bind "CTRL" "+SPEED"
  94. bind "w" "+mfwd"
  95. bind "s" "+mback
  96. bind "a" "+mleft"
  97. bind "d" "+mright"
  98.  
  99. ALIAS +mfwd "-KLOOK;-back;+forward;ALIAS checkfwd +forward"
  100. ALIAS +mback "-forward;+back; ALIAS checkback +back"
  101. ALIAS +mleft "-moveright;+moveleft;ALIAS checkleft +moveleft; CL_RIGHTHAND 1"
  102. ALIAS +mright "-moveleft;+moveright;ALIAS checkright +moveright; CL_RIGHTHAND 0"
  103. ALIAS -mfwd "-forward;checkback;ALIAS checkfwd"
  104. ALIAS -mback "-back;checkfwd;ALIAS checkback"
  105. ALIAS -mleft "-moveleft;checkright;ALIAS checkleft;R_CLEARDECALS"
  106. ALIAS -mright "-moveright;checkleft;ALIAS checkright;R_CLEARDECALS"
  107. ALIAS checkfwd ""
  108. ALIAS checkback ""
  109. ALIAS checkleft ""
  110. ALIAS checkright ""
  111. alias none ""
  112.  
  113. ALIAS +JUMPTHROW "+JUMP; -ATTACK; -ATTACK2; cast_ray;"
  114. ALIAS -JUMPTHROW "-JUMP;"
  115.  
  116. ALIAS +rj "-duck;+cr;ALIAS checkrj +cr";
  117. ALIAS -rj "-cr;checkduck;ALIAS checkrj none";
  118. ALIAS +crouch "checkrj;-jump;+duck;ALIAS checkduck +duck";
  119. ALIAS -crouch "-jump;-duck;ALIAS checkduck";
  120. ALIAS checkduck "";
  121. ALIAS checkrj "";
  122. ALIAS +cr "+jump;+duck";
  123. ALIAS -cr "-duck;-jump";
  124. ALIAS none "";
  125.  
  126. ALIAS +KJUMP "-duck;+JUMP; +KLOOK"
  127. ALIAS -KJUMP "-JUMP; -KLOOK"
  128.  
  129.  
  130.  
  131.  
  132.  
  133. //misc
  134.  
  135.  
  136.  
  137. bind "v" "-lookatweapon"
  138. bind "x" "+NG"
  139. bind "z" "+NG"
  140. bind "c" "+voicerecord"
  141. bind "b" "buymenu"
  142. bind "u" "messagemode2"
  143. bind "v" "-LOOKATWEAPON"
  144. bind "y" "messagemode"
  145. bind "/" "toggleconsole"
  146. bind "j" "JPEG"
  147. bind "k" "joinsplitscreen"
  148. bind "m" "teammenu"
  149.  
  150.  
  151. ALIAS NADES "GIVE WEAPON_MOLOTOV; GIVE WEAPON_SMOKEGRENADE; GIVE WEAPON_FLASHBANG; GIVE WEAPON_HEGRENADE; GIVE WEAPON_DECOY"
  152. ALIAS +ng "incrementvar net_graph 0 1 .2; +score"
  153. ALIAS -ng " -score"
  154.  
  155. alias kz "exec kz.cfg"
  156. ALIAS practice "exec practice.cfg"
  157. ALIAS ea "exec autoexec"
  158. ALIAS fucksm "exec fucksm.cfg"
  159. ALIAS headphones "exec headphones.cfg"
  160. ALIAS autoexec "exec autoexec.cfg"
  161. alias outa "exec outa.cfg"
  162. alias aliasexec "exec alias.cfg"
  163.  
  164. mm_dedicated_search_maxping 50
  165. bot_chatter off
  166. FPS_MAX 200
  167. cl_interp 0
  168. cl_interp_ratio 1
  169. rate 256000
  170. CL_UPDATERATE 128
  171. CL_CMDRATE 128
  172. cl_disablefreezecam 1
  173. cl_disablehtmlmotd 1
  174. viewmodel_fov "54"
  175. viewmodel_offset_x "2.5"
  176. viewmodel_offset_y "-2"
  177. viewmodel_offset_z "-2"
  178. cl_viewmodel_shift_left_amt "0.500000"
  179. cl_viewmodel_shift_right_amt "2"
  180. cl_bob_lower_amt "5.000000"
  181. cl_bobamt_lat "0.1"
  182. cl_bobamt_vert "0.1"
  183. cl_bobcycle ".98"
  184. r_drawtracers_firstperson 1
  185. zoom_sensitivity_ratio_mouse ".8"
  186. cl_use_opens_buy_menu 0
  187. cl_autowepswitch 0
  188. snd_musicvolume "0"
  189. hud_showtargetid "1"
  190. cl_radar_always_centered "1"
  191. cl_radar_always_centered "1"
  192. cl_radar_icon_scale_min ".4"
  193. cl_radar_rotate "1"
  194. cl_radar_scale ".8"
  195. cl_radar_square_with_scoreboard "1"
  196. cl_loadout_colorweaponnames "1"
  197. cl_hud_background_alpha ".35"
  198. cl_hud_bomb_under_radar "0"
  199. cl_hud_color "8"
  200. cl_hud_healthammo_style "1"
  201. cl_hud_playercount_pos "0"
  202. cl_hud_playercount_showcount "1"
  203. cl_hud_radar_scale "1.3"
  204. cl_show_clan_in_death_notice "0"
  205. cl_teamid_overhead_name_alpha "150"
  206. cl_teamid_overhead_name_fadetime "2"
  207. cl_teammate_colors_show "2"
  208. net_graphheight "1050"
  209. net_graphpos "1.5"
  210. cl_showpluginmessages 0
  211. CL_SHOWLOADOUT 0
  212.  
  213.  
  214.  
  215.  
  216. /SPERG
  217.  
  218.  
  219.  
  220.  
  221. bind "F1" "clipbrush"
  222. bind "F2" "molly"
  223. bind "F3" "drawprops"
  224. bind "F4" "bbox"
  225. bind "F5" "drawparticles"
  226. bind "F6" "pdump"
  227. bind "F7" "drawworld"
  228. bind "F8" "drawentities"
  229.  
  230.  
  231. alias get1 "con_logfile cfg/getpos_out1.cfg; getpos; con_logfile ."
  232. alias set1 "exec getpos_out1"
  233. alias get2 "con_logfile cfg/getpos_out2.cfg; getpos; con_logfile ."
  234. alias set2 "exec getpos_out2"
  235. alias get3 "con_logfile cfg/getpos_out3.cfg; getpos; con_logfile ."
  236. alias set3 "exec getpos_out3"
  237. alias get4 "con_logfile cfg/getpos_out4.cfg; getpos; con_logfile ."
  238. alias set4 "exec getpos_out4"
  239. alias get5 "con_logfile cfg/getpos_out5.cfg; getpos; con_logfile ."
  240. alias set5 "exec getpos_out5"
  241.  
  242. alias nukeget1 "con_logfile cfg/getpos_out1.cfg; getpos_exact; con_logfile ."
  243. alias nukeset1 "exec getpos_out1"
  244. alias nukeget2 "con_logfile cfg/getpos_out2.cfg; getpos_exact; con_logfile ."
  245. alias nukeset2 "exec getpos_out2"
  246. alias nukeget3 "con_logfile cfg/getpos_out3.cfg; getpos_exact; con_logfile ."
  247. alias nukeset3 "exec getpos_out3"
  248.  
  249.  
  250. ALIAS on "bind c on2" //type on to start third person
  251. ALIAS off "bind c off2"
  252. ALIAS on2 "firstperson; off; hideradar"
  253. ALIAS off2 "thirdperson; on;drawradar"
  254.  
  255. alias infernoget1 "con_logfile cfg/getpos_out1.cfg; getpos_exact; con_logfile ."
  256. alias infernoset1 "exec getpos_out1"
  257. alias infernoget2 "con_logfile cfg/getpos_out2.cfg; getpos_exact; con_logfile ."
  258. alias infernoset2 "exec getpos_out2"
  259. alias infernoget3 "con_logfile cfg/getpos_out3.cfg; getpos_exact; con_logfile ."
  260. alias infernoset3 "exec getpos_out3"
  261.  
  262. alias +host005 "host_timescale .005"
  263. alias +host05 "host_timescale .05"
  264. alias +host1 "host_Timescale .1"
  265. alias +host2 "host_Timescale .2"
  266. alias +host25 "host_Timescale .25"
  267. alias +host5 "host_Timescale .5"
  268. alias -host005 "host_Timescale 1"
  269. alias -host05 "host_Timescale 1"
  270. alias -host1 "host_Timescale 1"
  271. alias -host2 "host_Timescale 1"
  272. alias -host25 "host_Timescale 1"
  273. alias -host5 "host_Timescale 1"
  274.  
  275.  
  276. alias bbox "developer 1; ent_absbox player; on; bind mouse2 +host5"
  277. alias clipbrush "toggle r_drawclipbrushes 2 0"
  278. alias drawentities "toggle r_Drawentities 0 1"
  279. alias molly "toggle inferno_debug 1 0"
  280. alias collide "toggle vcollide_wireframe 1 0"
  281. alias drawparticles "toggle r_Drawparticles 0 1"
  282. alias drawworld "toggle r_drawworld 2 1"
  283. alias drawprops "toggle r_drawstaticprops 2 1"
  284. alias vq "bind q +vq"
  285. alias qv "bind q +qq"
  286. alias +Vq "slot3; NOCLIP"
  287. alias -Vq "lastinv"
  288. alias bbuy "bind b noclip; host_Timescale 1"
  289. alias gtime "bind g toggle host_timescale 10 1"
  290. alias +O "-ATTACK2;SLOT7;slot8;SLOT10;-ATTACK;+ATTACK"
  291. ALIAS -O "-ATTACK"
  292. alias botgrenades "toggle mp_buy_allow_grenades 1 0; endround"
  293. alias botdontshoot "toggle bot_dont_shoot 0 1"
  294. alias botstop "toggle bot_stop 1 0"
  295. alias botfreeze "toggle botfreeze 1 0"
  296. alias botmimic "toggle bot_mimic 1 0"
  297. alias tryhard "toggle bot_difficulty 2 4 6 10"
  298. alias ammo "toggle sv_infinite_ammo 2 1 0"
  299. alias impacts "toggle sv_showimpacts 1 0"
  300. alias impactstime "toggle sv_showimpacts_time .1 1 4 10"
  301. alias wallbang "toggle sv_showimpacts_penetration 0 1 2"
  302. alias nadetime "toggle sv_grenade_trajectory_time 5 10 20"
  303. alias nadetrail "toggle sv_grenade_trajectory 0 1"
  304. alias nadedash "toggle sv_grenade_trajectory_dash 0 1"
  305. alias fix "sv_infinite_ammo 0; kill; endround;mp_forcerespawnplayers"
  306. alias nades "give weapon_flashgrenade; give weapon_smokegrenade; give weapon_molotov; give weapon_incgrenade; give weapon_hegrenade"
  307. alias guns "slot1; drop; give weapon_ak47; slot1; drop; give weapon_m4a1; slot1; drop; give weapon_awp; slot2; drop; give weapon_fiveseven; slot2; drop; give weapon_tec9"
  308. alias botct "bot_join_team ct"
  309. alias botT "bot_join_team t"
  310. alias botany "bot_join_team any"
  311. bot_chatter off
  312. alias regen "toggle sv_regeneration_force_on 1 0"
  313. alias awp "give weapon_awp"
  314. alias ak "give weapon_ak"
  315. alias m4a1 "give weapon_m4a1"
  316. alias deagle "give weapon_deagle"
  317. alias p250 "give weapon_p250"
  318. alias cheats "toggle sv_cheats 1 0"
  319. sv_grenade_trajectory_time 20
  320. sv_Grenade_trajectory 1
  321. sv_grenade_trajectory_thickness .2
  322. sv_grenade_trajectory_dash 1
  323. mp_ignore_round_win_conditions 1
  324. ammo_grenade_limit_default 2
  325. ammo_grenade_limit_flashbang 100
  326. ammo_grenade_limit_total 999
  327. mp_disable_autokick
  328. mp_startmoney 10000000
  329. mp_competitive_endofmatch_extra_time 1
  330. mp_weapons_allow_map_placed 0
  331. mp_forcecamera 0
  332. mp_solid_teammates 1
  333. mp_free_armor 1
  334. mp_give_player_c4
  335. mp_radar_showall 1
  336. mp_do_warmup_offline 0
  337. mp_do_warmup_period 0
  338. mp_respawnwavetime_ct 0
  339. mp_respawnwavetime_t 0
  340. mp_use_respawn_waves 1
  341. mp_respawn_on_death_ct 1
  342. mp_respawn_on_death_t 1
  343. mp_death_drop_defuser 0
  344. mp_death_drop_grenade 0
  345. mp_death_drop_gun 1
  346. mp_buytime 99999
  347. mp_buy_anywhere 1
  348. mp_autoteambalance 0
  349. mp_forcecamera 0
  350. mp_defuser_alocation 2
  351. mp_roundtime_defuse 60
  352. mp_roundtime_hostage 60
  353. mp_roundtime 60
  354. mp_respawn_immunitytime 0
  355. bot_quota 0
  356. mp_limitteams 0
  357. mp_maxmoney 1000000
  358. mp_give_player_c4 1
  359. mp_freezetime 0
  360. bot_defer_to_human_goals 1
  361. impulse 101
  362. bot_chatter off
  363. //mp_t_default_grenades "weapon_molotov WEAPON_SMOKEGRENADe WEAPON_HEGRENADE WEAPON_FLASHBANG WEAPON_FLASHBANG"
  364. //mp_t_default_primary "weapon_ak47"
  365. //mp_t_default_secondary "WEAPON_cz75a"
  366. //mp_ct_default_primary "WEAPON_M4A1"
  367. //mp_ct_default_secondary "weapon_fiveseven"
  368. //m//p_ct_default_grenades "weapon_incgrenade WEAPON_SMOKEGRENADE WEAPON_HEGRENADE WEAPON_FLASHBANG WEAPON_FLASHBANG"
  369. //mp_t_default_grenades "weapon_hegrenade weapon_smokegrenade weapon_flashbang weapon_flashbang weapon_molotov"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement