pitastrudl

autoexec

Mar 23rd, 2016
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.59 KB | None | 0 0
  1.  
  2. // Crosshair
  3.  
  4. cl_crosshair_drawoutline "1"
  5. cl_crosshair_outlinethickness "0.5"
  6. cl_crosshairalpha "255"
  7. cl_crosshaircolor "1"
  8. cl_crosshairdot "0"
  9. cl_crosshairgap "-1"
  10. cl_crosshairscale "0"
  11. cl_crosshairsize "3"
  12. cl_crosshairstyle "4"
  13. cl_crosshairthickness "0"
  14. cl_crosshairusealpha "1"
  15.  
  16. // Bobbing and movement shifting
  17.  
  18. cl_viewmodel_shift_left_amt "2"
  19. cl_viewmodel_shift_right_amt "2"
  20. cl_bob_lower_amt "0"
  21. cl_bobamt_lat "0.1"
  22. cl_bobamt_vert "0.1"
  23. cl_bobcycle "2"
  24.  
  25. // Audio
  26.  
  27. //snd_headphone_pan_radial_weight "2"
  28. //snd_front_headphone_position "90"
  29. //snd_rear_headphone_position "135"
  30. dsp_enhance_stereo "1"
  31. snd_headphone_pan_exponent "1.5"
  32. snd_legacy_surround "0"
  33. snd_mixahead "0.05" //0.05 perfect if not 0.08
  34. snd_musicvolume "0"
  35. snd_pitchquality "1"
  36. suitvolume "0"
  37. voice_enable "1"
  38. voice_modenable "1"
  39. voice_scale "0.6" // keep 1 otherwise it lowers soundsteps etc
  40. windows_speaker_config "1"
  41. snd_mute_losefocus "1" //when alt tabbed there is no sound
  42.  
  43. // Viewmodel
  44.  
  45. viewmodel_presetpos "0"
  46. viewmodel_fov "60"
  47. viewmodel_offset_x "1"
  48. viewmodel_offset_y "2"
  49. viewmodel_offset_z "-2"
  50.  
  51. // Rates and Interpolation
  52.  
  53. cl_cmdrate "128"
  54. cl_updaterate "128"
  55. cl_interp "0" //best
  56. cl_interp_ratio "1" //if good stable connection
  57. rate "128000"
  58. cl_timeout "150000" //you auto reconnect to server if you loose connection without leaving
  59. mm_dedicated_search_maxping "50" //maximum acceptable matchmaking ping of opponents
  60. cl_predictweapons "1" //Perform client side prediction of weapon effects.
  61. cl_lagcompensation" = "1" //Perform server side lag compensation of weapon firing events.
  62.  
  63. // Mouse commands
  64.  
  65. m_mousespeed 0 // ** windows mosue accel
  66. m_rawinput "1"
  67. m_customaccel "0"
  68. m_mouseaccel1 "0"
  69. m_mouseaccel2 "0"
  70. m_customaccel_max "0"
  71. m_customaccel_scale "0"
  72. m_customaccel_exponent "0"
  73. sensitivity "1.05"
  74. m_pitch "0.022"
  75. m_yaw "0.022"
  76.  
  77. //HUD
  78.  
  79. cl_autohelp "0" //doesnt show help clouds
  80. cl_autowepswitch "0" //deactivate autoweaponswitch if you pick a weapon
  81. cl_color "2" //cl_color 0 = yellow cl_color 1 = purple cl_color 2 = green cl_color 3 = blue cl_color 4 = orange //preferred team colour
  82. cl_disablefreezecam "1" //shows the cam after death so you can get info
  83. //cl_disablehtmlmotd "0" //disables motd
  84. cl_hud_bomb_under_radar "0" //displays the bomb symbol underneath the radar if you have it but disable for more fps coz it draws so much shit
  85. cl_hud_healthammo_style "1" //appearance of the Health and Ammo part of the HUD
  86. cl_hud_radar_scale "1" //how big the radar is
  87. cl_radar_icon_scale_min "0.6" //size of the icons like players
  88. cl_righthand "1" // Weapon right-sided (if you want left-sided just use 0)
  89. cl_show_clan_in_death_notice "0" //shows team tag in death messages
  90. cl_showfps "0" // show fps in upper left corner
  91. cl_showhelp "0" //doesnt show help clouds
  92. cl_showloadout "1" //always shows inventory @ HUD
  93. cl_use_opens_buy_menu "0" //buy menu doesn't open on pressing e
  94. gameinstructor_enable "0" //doesnt show help
  95. hud_scaling "0.8" //changes size of your HUD
  96. hud_takesshots "1" //Auto-save a scoreboard screenshot at the end of a map
  97. mp_display_kill_assists 1
  98.  
  99. net_graph "1"
  100. net_graphheight "64"
  101. net_graphpos "2"
  102. net_graphproportionalfont "0"
  103.  
  104. safezonex "0.1" //changes horizontal position of HUD, with 0.85 setting it will be a more 4:3 HUD at Widescreen Resolution
  105. safezoney "0.9" //changes vertical position of HUD
  106.  
  107. // Miscellaneous....................................................................................................................
  108.  
  109. //Video & FPS stuff
  110.  
  111. budget_averages_window "0"
  112. budget_background_alpha "0"
  113. budget_history_numsamplesvisible "0"
  114. budget_history_range_ms "5"
  115. budget_peaks_window "0"
  116. budget_show_averages "0"
  117. budget_show_history "0"00000000000000
  118. budget_show_peaks "0"
  119. cl_detail_avoid_force "0"
  120. cl_detail_avoid_radius "0"
  121. cl_detail_avoid_recover_speed "0"
  122. cl_detail_max_sway "0"
  123. cl_forcepreload "1" //forces to preload the map while loadingscreen
  124. cl_logofile "0"
  125. cl_rumblescale "0"
  126. fps_max "0"
  127. fps_max_menu "60"
  128. func_break_max_pieces "0"
  129. mat_hdr_enabled "0"
  130. mat_postprocess_enable "0"
  131. mat_queue_mode "-1"
  132. muzzleflash_light "1"
  133. r_cheapwaterend "1"
  134. r_cheapwaterstart "1"
  135. r_drawtracers_firstperson "1" //removes firstperson tracers, not enemy tracers
  136. r_dynamic "0"
  137. r_eyegloss "0"
  138. r_eyemove "0"
  139. r_eyeshift_x "0"
  140. r_eyeshift_y "0"
  141. r_eyeshift_z "0"
  142. r_eyesize "0"
  143. sys_antialiasing "0"
  144. sys_aspectratio "-1"
  145. sys_refldetail "0"
  146. texture_budget_background_alpha "999"
  147. texture_budget_panel_height "0"
  148. texture_budget_panel_width "0"
  149. engine_no_focus_sleep "0"
  150. mat_monitorgamma "1.6"
  151.  
  152. con_enable "1" //activates console
  153.  
  154. //Show damage done in upper left corner
  155.  
  156. developer "1"
  157. con_filter_text "Damage given"
  158. con_filter_text_out "Player:"
  159. con_filter_enable "2"
  160.  
  161. //BINDS...............................................................................................................................................
  162.  
  163. //server
  164.  
  165. alias srv "sv_lan 0;map de_dust2"
  166. alias training "rcon exec training.cfg"
  167. alias 5on5 "rcon 5on5;rcon esl_start"
  168. alias botdm "exec botdm.cfg"
  169. alias botdm2 "exec botdm2.cfg"
  170. alias bots "exec bots.cfg"
  171. alias v "volume 0.01"
  172. alias ak47 "exec ak47.cfg"
  173. alias movie "exec mvm.cfg"
  174. alias win "mat_setvideomode 1280 960 0 //1080p Window Mode"
  175. alias full "mat_setvideomode 1920 1080 0 //1080p Fullscreen"
  176. alias list "demo_listimportantticks"
  177. alias demo "exec demo.cfg"
  178. alias surf "connect 88.198.45.185:27015"
  179. alias valias "exec valias.cfg"
  180. alias ow "exec demo.cfg;sv_showimpacts 1"
  181.  
  182. //MISC
  183.  
  184. bind "F1" "autobuy"
  185. //bind "F3" "slot2;buy usp;buy glock;drop weapon_usp;drop weapon_glock18;buy hegrenade"
  186. bind "F3" "buy Taser; slot3; drop;"
  187. bind "F5" "toggle volume 0.2 0.5 1.0"
  188. bind "F6" "save quick"
  189. bind "F8" "say [G]ood [L]unch & [H]ave [F]ries"
  190. bind "F7" "use weapon_c4;drop weapon_c4;say_team Bomb dropped!"
  191. bind "F9" "use weapon_flashbang"
  192. bind "," "hud_reloadscheme;echo HUD reloaded"
  193. bind "r" "+reload; r_cleardecals"
  194. bind "pgup" "messagemode"
  195. bind "kp_plus" "toggleconsole"
  196. bind "MWHEELUP" "+jump"
  197. bind "SPACE" "+jump"
  198. bind "MWHEELDOWN" "slot10"
  199. bind "kp_ins" "exec autoexec"
  200. bind "tab" "+showscores"
  201. bind "4" "invnextgrenade"
  202. bind "ALT" "slot8"
  203. bind "F11" "say_team teamspeak ip: pitastrudl.me"
  204. bind F "+voicerecord;"
  205. bind T "+lookatweapon;"
  206. bind "MOUSE1" "+attack"
  207. bind "q" "invprev"
  208. bind "v" "volume 0.01"
  209. bind "b" "buymenu"
  210.  
  211. //jumpthrow
  212.  
  213. bind space +vthrow
  214. bind ctrl +vduck
  215. bind mouse1 +m1
  216.  
  217. alias +M1 "-use;+attack;alias checkatk +attack"
  218. alias -M1 "-attack;alias checkatk;spec_next"
  219.  
  220. alias +vthrow "-attack;-attack2;+jump;+duck"
  221. alias -vthrow "SPEC_MODE;-duck;-jump;checkatk;checkduck"
  222.  
  223. alias +vduck "+duck;alias checkduck +duck"
  224. alias -vduck "spec_menu;-duck;alias checkduck"
  225.  
  226. alias checkatk ""
  227. alias checkduck ""
  228.  
  229. alias a "exec autoexec"
  230. alias vprac "exec vprac.cfg"
  231.  
  232. //makes the radar zoom in when you press the E key but still allows you to use the key as your "use" key
  233.  
  234. bind e "+radar"
  235. alias "+radar" "+use;cl_radar_scale 0.4"
  236. alias "-radar" "-use;cl_radar_scale 0.7"
  237.  
  238. //buy binds
  239.  
  240. bind "kp_end" " buy vest;"
  241. bind "kp_downarrow" " buy vesthelm;"
  242. bind "kp_pgdn" " buy defuser;"
  243. bind "kp_leftarrow" "buy m4a1; buy ak47;"
  244. bind "kp_5" "buy galilar; buy famas;"
  245. bind "kp_rightarrow" "buy awp;"
  246. bind "kp_home" "buy p250;"
  247. bind "kp_uparrow" "buy tec9; buy fiveseven;"
  248. bind "kp_pgup" "buy deagle;"
  249. bind "uparrow" " buy flashbang;"
  250. bind "rightarrow" " buy smokegrenade;"
  251. bind "leftarrow" " buy hegrenade;"
  252. bind "downarrow" " buy molotov; buy incgrenade; buy incgrenade; buy molotov;"
  253.  
  254.  
  255. //smoke&flash training
  256.  
  257. bind "kp_multiply" "vprac"
  258.  
  259. alias +noclip noclip
  260. alias -noclip noclip
  261. bind ALT "+noclip;use weapon_smokegrenade"
  262.  
  263.  
  264. //demo speedup
  265.  
  266. alias "demoslow1" "demo_timescale 0.275; echo demo_timescale 0.275; alias demofaster demoslow"
  267. alias "demoslow" "demo_timescale 0.5; echo demo_timescale 0.5; alias demofaster demonormal; alias demoslower demoslow1"
  268. alias "demonormal" "demo_timescale 1; echo demo_timescale 1; alias demofaster demofast; alias demoslower demoslow"
  269. alias "demofast" "demo_timescale 2; echo demo_timescale 2; alias demoslower demonormal; alias demofaster demofast2"
  270. alias "demofast2" "demo_timescale 3; echo demo_timescale 3; alias demoslower demofast; alias demofaster demofast3"
  271. alias "demofast3" "demo_timescale 4; echo demo_timescale 4; alias demoslower demofast2; alias demofaster demofast4"
  272. alias "demofast4" "demo_timescale 7; echo demo_timescale 7; alias demoslower demofast3"
  273.  
  274. //demo record surf
  275.  
  276. bind "kp_enter" surf1
  277. alias surf1 "stop;record surf1;bind "kp_enter" surf2
  278. alias surf2 "stop;record surf2;bind "kp_enter" surf3
  279. alias surf3 "stop;record surf3;bind "kp_enter" surf4
  280. alias surf4 "stop;record surf4;bind "kp_enter" surf5
  281. alias surf5 "stop;record surf5;bind "kp_enter" surf6
  282. alias surf6 "stop;record surf6;bind "kp_enter" surf1
  283. bind "kp_minus" stop
  284.  
  285. //smoke fast
  286. alias "+timespeedfast" "host_timescale 25"
  287. alias "-timespeedfast" "host_timescale 1"
  288. bind "p" "+timespeedfast"
  289.  
  290.  
  291.  
  292. alias "demoslower" "demoslow"
  293. alias "demofaster" "demofast"
  294.  
  295. bind "J" "demofaster"
  296. bind "K" "demoslower"
  297. bind "L" "demo_timescale 0.25"
  298.  
  299. //vacwatch
  300.  
  301. bind "kp_minus" "+condumb";
  302. alias "+condumb" "clear;status";
  303. alias "-condumb" "condump";
  304.  
  305. //epik meme
  306.  
  307. bind f4 "lememe1"
  308. alias lememe1 "say le epic so ebin dae le epin win xD pwn'd ftw le bacon narwhale xP; bind f4 lememe2"
  309. alias lememe2 "say le epin troll i coax youed int o al e ruxze xDDD tfw no gf xD ayy lmao! :p; bind f4 lememe3"
  310. alias lememe3 "say upboated good sir i tip my fedora to you, fine gentlemen le real men have class xD real human bean!!1 dae cake is a lie lel; bind f4 lememe4"
  311. alias lememe4 "say epic fail!!!!!!!! :p for YOU!! :DDD XD we r anonymous >D lol DOGE111 so ebin much le1, for the lulz!! xD le upvote for you :^); bind f4 lememe5"
  312. alias lememe5 "say just epic, simply epin ROFLMAOCOPTER BBQ :o WE ESPORTS NOW :DDDDDDDDD, did u waifu?; bind f4 lememe6"
  313. alias lememe6 "say le dae EXPLODIN KNEES PUDDI!!leepic oldfag here, ama :D, 5get or faget?keke ebin...SHOOP LE WHOOP :D XDDD, here have an upboat, lelel so much ebin; bind f4 lememe7"
  314. alias lememe7 "say 420 smoke weed!!!!!11 dae le trees? :D le tree blaze ftw! epic memes, us gamers huh!? >:) tips fedora, le any1 athiest? SJW EBIN WOW memez?; bind f4 lememe8"
  315. alias lememe8 "say RAISE UR DONGERS! 8D YTMD :^)))))))); bind f4 lememe9"
  316. alias lememe9 "say EPIC PWNAGE!....... CUPCAKES (im so randum :) dae la lets players!!! BROFIST :dd dae feel ? le sad frog faec. IM CIA, dae BANE!?; bind f4 lememe10"
  317. alias lememe10 "say PRO TIP: FOR YOU XDddd!!!11; bind f4 lememe11"
  318. alias lememe11 "say le dubs goy! hehehehada dh... twitch general /twitch/ @:=] kappa :D; bind f4 lememe12"
  319. alias lememe12 "say >le maymay arrow; bind f4 lememe13"
  320. alias lememe13 "say BAZINGA BAZINGA ZIMBABWE. top kek, toppest of keks. le nyan cat? hahahaha le mayonaise.; bind f4 lememe14"
  321. alias lememe14 "say fucking epic ass meme; bind f4 lememe15"
  322. alias lememe15 "say i love that fucking meme so much man; bind f4 lememe16"
  323. alias lememe16 "say wait let me just *gets crack pipe out* smoke some of that good 420 shit :); bind f4 lememe17"
  324. alias lememe17 "say *rips a bong* AHHHHHHHHH YES!!!!!!!!!!!!!!!; bind f4 lememe18"
  325. alias lememe18 "say that sure hit the spot ok now repeat that fucking epic ass M E M E; bind f4 lememe19"
  326. alias lememe19 "say bingo bango *rips a bongo*; bind f4 lememe20"
  327. alias lememe20 "say jaja dis is vac guardian u wil be given 200$ to ur peipal acc ocne u acepts; bind f4 lememe21"
  328. alias lememe21 "say :D , KennyS, is that you? QUICK! CALL THE AMBERLAMPS! l0lrekt,hehehehe; bind f4 lememe22"
  329. alias lememe22 "say dae rumember 9/11, never forgetz, many alluh dogbar, dem dank meymeys; bind f4 lememe23"
  330. alias lememe23 "say shoop le whoops, roulette hue in da hues hue feelmyhacks show your hue son; bind f4 lememe24"
  331. alias lememe24 "say do you like me senpai,is this a le new epic meme??? screen capd for dat sweet sweet karma xDDDD ; bind f4 lememe25"
  332. alias lememe25 "say tfw gettin troeld xDXDXDXD good sir upboated for le win!! *brofist* senpai notice me plz; bind f4 lememe26"
  333. alias lememe26 "say (>'-')> <('-'<) ^(' - ')^ <('-'<) (>'-')>; bind f4 lememe27"
  334. alias lememe27 "say First you boil some pasta, preferably Fagottini ( ͡◕ ͜ʖ ͡◕)ノ ~~~~~Then you sauté the Pepperoni ( ͡° ͜ʖ ͡°)⊃━ (o o o); bind f4 lememe1"
  335.  
  336. //pow : Nice meme! Your comment has been reddit dongered, come join us over at the donger lounge at r/dongerlounge
  337.  
  338.  
  339.  
  340. //Navy Seal Copypasta Script, press binded key repeatedly to use.
  341.  
  342.  
  343. alias "navyseals" "navy1"
  344. alias "navy1" "say What the fuck did you just fucking say about me, you little bitch?; alias navyseals navy2"
  345. alias "navy2" "say I'll have you know I graduated top of my class in the Navy Seals; alias navyseals navy3"
  346. alias "navy3" "say and I've been involved in numerous secret raids on Al-Quaeda; alias navyseals navy4"
  347. alias "navy4" "say and I have over 300 confirmed kills.; alias navyseals navy5""
  348. alias "navy5" "say I am trained in gorilla warfare and I'm the top sniper in the entire US armed forces.; alias navyseals navy6"
  349. alias "navy6" "say You are nothing to me but just another target.; alias navyseals navy7"
  350. alias "navy7" "say I will wipe you the fuck out with precision the likes of which has never been seen before on this Earth; alias navyseals navy8"
  351. alias "navy8" "say Mark my fucking words. You think you can get away with saying that shit to me over the Internet?; alias navyseals navy9"
  352. alias "navy9" "say Think again, fucker.; alias navyseals navy10"
  353. alias "navy10" "say As we speak I am contacting my secret network of spies across the USA and your IP is being traced right now; alias navyseals navy11"
  354. alias "navy11" "say So you better prepare for the storm, maggot.; alias navyseals navy12"
  355. alias "navy12" "say The storm that wipes out the pathetic little thing you call your life.; alias navyseals navy13"
  356. alias "navy13" "say You're fucking dead, kid. I can be anywhere, anytime, and I can kill you in over seven hundred ways; alias navyseals navy14"
  357. alias "navy14" "say And that's just with my bare hands. Not only am I extensively trained in unarmed combat; alias navyseals navy15"
  358. alias "navy15" "say But I have access to the entire arsenal of the United States Marine Corps; alias navyseals navy16"
  359. alias "navy16" "say And I will use it to its full extent to wipe your miserable ass off the face of the continent, you little shit.; alias navyseals navy17"
  360. alias "navy17" "say If only you could have known what unholy retribution your little “clever” comment was about to bring down upon you; alias navyseals navy18"
  361. alias "navy18" "say Maybe you would have held your fucking tongue.; alias navyseals navy19"
  362. alias "navy19" "say But you couldn't, you didn't, and now you're paying the price, you goddamn idiot.; alias navyseals navy20"
  363. alias "navy20" "say I will shit fury all over you and you will drown in it. You're fucking dead, kiddo.; alias navyseals navy1"
  364.  
  365. bind "F10" "navyseals"
  366.  
  367.  
  368.  
  369. //launch options -console -novid +exec autoexec -tickrate 128 -nojoy -nofbo -gl -nod3d9ex -noaafont
  370. //-high makes csgo priority bigger but makes mouse input and everything else worse
  371.  
  372. echo|-------------------------------------------|
  373. echo| |
  374. echo| -=[Autoexec has been successfuly loaded]=-|
  375. echo| |
  376. echo|-------------------------------------------|
  377.  
  378. soundscape_flush
  379. host_writeconfig
Add Comment
Please, Sign In to add comment