Advertisement
Guest User

ezraphconfig_1.17.18

a guest
Jan 17th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.36 KB | None | 0 0
  1. //--------------------------EZRAPH CONFIG (updated 1.17.18)--//
  2.  
  3. //hud and radar stuff
  4. hud_scaling .8
  5. cl_hud_background_alpha 0 //no background alpha at all. easy on the eyes.
  6. cl_hud_playercount_pos 1 //positions to the bottom of the screen which Maxim uses.
  7. cl_hud_playercount_showcount 0 //shows the avatars instead of the number of players alive.
  8. cl_hud_healthammo_style "1" //1 = simple 0 = default.
  9. cl_hud_color 7 //yellow hud
  10. cl_radar_always_centered 0
  11. cl_radar_scale 0.35
  12. cl_hud_radar_scale 1.175 //not too big, not too small.
  13. cl_teammate_colors_show 2 //shows teammate colors and letters for more simplicity in reading because autism
  14.  
  15. //hud positioning
  16. safezonex 0.93
  17. safezoney 0.85
  18.  
  19. //crosshair settings (yellow, no dot, no outline, style 5.) (also includes sniper crosshair settings)
  20. cl_crosshair_drawoutline "0"
  21. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  22. cl_crosshair_dynamic_splitalpha_innermod "1"
  23. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  24. cl_crosshair_dynamic_splitdist "7"
  25. cl_crosshair_outlinethickness "1"
  26. cl_crosshair_sniper_show_normal_inaccuracy "0"
  27. cl_crosshair_sniper_width "2"
  28. cl_crosshair_t "0"
  29. cl_crosshairalpha "255"
  30. cl_crosshaircolor "5"
  31. cl_crosshaircolor_b "0"
  32. cl_crosshaircolor_g "255"
  33. cl_crosshaircolor_r "255"
  34. cl_crosshairdot "0"
  35. cl_crosshairgap "-1.25"
  36. cl_crosshairgap_useweaponvalue "0"
  37. cl_crosshairscale "0"
  38. cl_crosshairsize "3"
  39. cl_crosshairstyle "4"
  40. cl_crosshairthickness "0"
  41. cl_crosshairusealpha "1"
  42. cl_fixedcrosshairgap "1"
  43.  
  44. //--------------------------STARTERS--//
  45. clear
  46. clear_anim_cache
  47. clear_debug_overlays
  48. clear_bombs
  49. hud_takesshots "0"
  50. ai_clear_bad_links
  51. cl_soundemitter_reload
  52. cl_soundscape_flush
  53. fs_clear_open_duplicate_times
  54. fs_fios_flush_cache
  55. scene_flush
  56. snd_async_flush
  57. r_flushlod
  58.  
  59. //--------------------------BINDS--//
  60.  
  61. //quickswitch
  62. //quickswitches to the weapon.
  63. bind mouse4 "attack; lastinv"
  64.  
  65. //jumpthrow
  66. alias "+jumpthrow" "+jump;-attack"
  67. alias "-jumpthrow" "-jump"
  68. bind mouse5 "+jumpthrow" //you can bind it to a key you want but i prefer mouse5.
  69.  
  70. //default binds
  71. bind 1 "slot1"
  72. bind 2 "slot2"
  73. bind 3 "slot3"
  74.  
  75. //advanced binds
  76. bind 4 "slot5"
  77. bind 5 "use weapon_c4; drop" //equips the c4 and drops it.
  78. bind 6 "+spray_menu" //opens the spray menu.
  79. bind f4 "ignoremsg"
  80. bind z "+voicerecord"
  81. bind h "+lookatweapon"
  82. bind l "r_cleardecals" //recommended for visibility.
  83. unbind "i" //disables hud fade
  84. bind f2 "rebuy"
  85.  
  86. //nade binds
  87. bind c "slot6" //nade
  88. bind x "slot7" //flash
  89. bind f "slot8" //smoke
  90. bind t "slot9" //decoy
  91. bind v "slot10" //molotov/incendiary
  92.  
  93. //other bind defaults
  94. bind e "+use" //just because i have included the practice holding configs,
  95. //it leaves the E key to retain "nav_add_to_selected_set" and "bot_goto_selected"
  96. //so i decided to include this line here to revert this bind.
  97. unbind f6 //and these lines too so you don't
  98. unbind f7 //accidentally press them during a
  99. unbind f8 //competitive game. this is set to
  100. unbind f9 //take your primary weapon out and
  101. unbind f10 //then drop it away.
  102.  
  103. //--------------------------ADVANCED BUYING SCRIPT--//
  104. //this is a script i made that revives the old buy presets from counter-strike source/condition zero, including the default binds. this uses the advanced bind script for this script.
  105.  
  106. alias buyE1 "buy fiveseven; buy tec9; buy flashbang; buy decoy" //Five-Seven/Tec9/CZ75 + Flashbang + Decoy = $750
  107. alias buyE "bind s buyE1"
  108. alias buy11 "buy p250; buy vest" //P250 + Kevlar = $950, good for eco rounds
  109. alias buy1 bind d buy11
  110. alias buy22 "fullbuyrifle" //Full buying AK47 = $4700 / Full buying M4A1-S/M4A4 = $5500
  111. alias buy2 bind f buy22
  112. alias buy33 "fullbuyawp" //Full buying AWP = $7450 or $7050 in T side
  113. alias buy3 bind g buy33
  114. alias defbE "bind s +back"
  115. alias defb1 "bind d +moveright"
  116. alias defb2 "bind f slot8"
  117. alias defb3 "bind g drop"
  118.  
  119. alias +buybinds "buye; buy1; buy2; buy3;
  120. alias -buybinds "defbE; defb1; defb2; defb3;
  121. bind alt +buybinds
  122.  
  123. //other stuff
  124. alias kevlars "buy vesthelm; buy vest" //Armor.
  125. alias buynades "buy smokegrenade; buy hegrenade; buy flashbang; buy flashbang" //Nades worth $1000
  126. alias fullbuyrifle "buy m4a1; buy ak47; kevlars; buynades; buy defuser" //Full buys either AK47 or M4A1-S/M4A4.
  127. alias fullbuyawp "buy awp; buy p250; kevlars; buynades; buy defuser" //Full buys the AWP
  128. bind f3 "buynades" //buys nades with a single bind. recommended by Maxim, but edited with an alias.
  129.  
  130. //--------------------------BIND PREFERENCES--//
  131.  
  132. //bhopping
  133. bind mwheeldown +jump
  134. bind mwheelup +duck
  135.  
  136. //PREFERENCES\\
  137.  
  138. //bobbing
  139. cl_bobcycle .98
  140. cl_bobamt_vert 0.1
  141. cl_bobamt_lat 0.1
  142. cl_bob_lower_amt 5
  143. cl_viewmodel_shift_left_amt 0.0
  144. cl_viewmodel_shift_right_amt 0.0
  145.  
  146. //viewmodel settings
  147. viewmodel_fov "68"
  148. viewmodel_offset_x "2.5"
  149. viewmodel_offset_y "0.5"
  150. viewmodel_offset_z "-2"
  151. viewmodel_presetpos "0"
  152.  
  153. //video
  154. mat_monitorgamma "1.6"
  155. mat_monitorgamma_tv_enabled "0"
  156. mat_queue_mode "2"
  157.  
  158. //--------------------------TWEAKS--//
  159. fps_max "0"
  160. cl_autohelp "0"
  161. cl_autowepswitch "0"
  162. cl_use_opens_buy_menu "0"
  163. cl_disablehtmlmotd "1"
  164. cl_debugrumble "0"
  165. cl_detail_avoid_force "0"
  166. cl_detail_avoid_radius "0"
  167. cl_detail_avoid_recover_speed "0"
  168. cl_detail_max_sway "0"
  169. cl_freezecampanel_position_dynamic "0"
  170. cl_loadout_colorweaponnames "1" //Weapon names are colored in loadout to match their rarity, cool feature
  171. cl_radar_icon_scale_min "1" //Sets the minimum player icon scale, this value feels good
  172. cl_showloadout "1" //So it doesnt fade out the weapon slots, very annoying otherwise
  173. cl_teamid_overhead_always 1 //Always show team behind walls
  174. func_break_max_pieces 0 //Less clutter from breaking vents (especially in Mirage)
  175. hud_showtargetid "0" //displays target names
  176. log_onefile "0"
  177. muzzleflash_light "0"
  178. r_cheapwaterend "1"
  179. r_cheapwaterstart "1"
  180. r_dynamic "0"
  181. r_drawtracers_firstperson "0"
  182. r_eyegloss "0"
  183. r_eyemove "0"
  184. r_eyeshift_x "0"
  185. r_eyeshift_y "0"
  186. r_eyeshift_z "0"
  187. r_eyesize "0"
  188. sys_antialiasing "0"
  189. sys_refldetail "0"
  190. sv_logbans "0"
  191. sv_logecho "0"
  192. sv_logfile "0"
  193. sv_logflush "0"
  194. vprof_verbose "0"
  195.  
  196. //other preferences
  197. cl_disablefreezecam "1"
  198. cl_freezecameffects_showholiday "0"
  199.  
  200. //voice
  201. voice_scale "0.4" //40% voice volume, recommended by Maxim
  202. voice_enable "1" //enables the voice ingame.
  203.  
  204. //sound
  205. snd_mixahead "0.05"
  206. soundscape_flush
  207. cl_soundemitter_flush "1"
  208. snd_headphone_pan_exponent 2
  209. snd_front_headphone_position "45"
  210. snd_rear_headphone_position "90"
  211. snd_headphone_pan_radial_weight "0.5"
  212. dsp_enhance_stereo "0"
  213. snd_legacy_surround "0"
  214. snd_mute_losefocus "0"
  215. snd_hwcompat "0" //Advanced 3D Audio Processing
  216. snd_pitchquality "1"
  217. snd_front_headphone_position "50.2"
  218. windows_speaker_config "1"
  219.  
  220. //connections
  221. rate "786432"
  222. cl_interp "0"
  223. cl_timeout "1337"
  224. cl_interp_ratio "1"
  225. cl_lagcompensation "1"
  226. cl_forcepreload "1"
  227. cl_predict "1"
  228. cl_predictweapons "1"
  229. sv_forcepreload "1"
  230. cl_forcepreload "1"
  231. cl_interpolate "1"
  232. cl_resend "6"
  233. cl_downloadfilter "nosounds"
  234. cl_allowdownload "0"
  235. cl_allowupload "0"
  236. cl_cmdrate "128"
  237. cl_updaterate "128"
  238.  
  239. //net graph settings
  240. net_allow_multicast "0"
  241. net_graph "1" //Shows my network usage data
  242. net_graphheight "990" //Changes height, used together with script
  243. net_graphmsecs "400" //The latency graph represents this many milliseconds
  244. net_graphpos "2" //Positioning of Net Graph
  245. net_graphproportionalfont "0" //Makes font smaller
  246. net_graphshowinterp "1" //Shows interpolation value
  247. net_graphshowlatency "1" //Shows latency value
  248. net_graphsolid "1" //Solid Net Graph
  249. net_graphtext "1" //Shows text fields
  250. net_maxroutable "1200" //Requested max packet size before packets are 'split'
  251. net_scale "5" //Makes font smaller
  252. net_splitrate "0"
  253.  
  254. //mouse
  255. m_mouseaccel2 "0" //Disables windows mouse acceleration initial threshold.
  256. m_mouseaccel1 "0" //Disables windows mouse acceleration initial threshold.
  257. m_customaccel "0" //Custom mouse acceleration disabled
  258. m_mousespeed "0" //Windows mouse acceleration disabled
  259. zoom_sensitivity_ratio_mouse 0.818933027098955175 //measures the actual scope sensitivity.
  260.  
  261. //--------------------------SCRIPTS--//
  262.  
  263. //voice toggle
  264. bind n "disablevoice"
  265. alias "disablevoice" "voice_chat"
  266. alias "voice_chat" "chat_1"
  267. alias "chat_1" "voice_scale 0.4; playvol buttons\blip1 0.5; alias voice_chat chat_0"
  268. alias "chat_0" "voice_scale 0.0; playvol buttons\blip2 0.5; alias voice_chat chat_1"
  269. chat_1 //automatically enables it. mostly recommended.
  270.  
  271. //advanced help toggle
  272. //what this does is obviously toggles the game instructor but it adds sound for players that are confused whether it's on or off.
  273. bind k "advhelptog"
  274. alias "advhelptog" "toggleautohelp"
  275. alias "toggleautohelp" "aah_1"
  276. alias "aah_1" "gameinstructor_enable "1"; playvol buttons\bell1 0.5; alias toggleautohelp aah_0"
  277. alias "aah_0" "gameinstructor_enable "0"; playvol buttons\blip1 0.5; alias toggleautohelp aah_1"
  278. aah_0 //automatically turns off the game instructor everytime this config is loaded.
  279.  
  280. //scoreboard + netgraph
  281. net_graph "1"
  282. net_graphheight "9999"
  283. alias "+scorenet" "+showscores; net_graphheight 0"
  284. alias "-scorenet" "-showscores; net_graphheight 9999"
  285. bind "TAB" "+scorenet"
  286.  
  287. //--------------------------SPAM CHATTING--//
  288.  
  289. //the default key to be bound to is P. i also have some spam scripts you can use.
  290.  
  291. //i'm poppy
  292. alias "poppychat" "poppy"
  293. alias "poppy" "poppy0"
  294. alias "poppy0" "poppychat0; alias poppy poppy1"
  295. alias "poppy1" "poppychat1; alias poppy poppy2"
  296. alias "poppy2" "poppychat2; alias poppy poppy3"
  297. alias "poppy3" "poppychat3; alias poppy poppy4"
  298. alias "poppy4" "poppychat4; alias poppy poppy5"
  299. alias "poppy5" "poppychat5; alias poppy poppy6"
  300. alias "poppy6" "poppychat6; alias poppy poppy7"
  301. alias "poppy7" "poppychat7; alias poppy poppy0"
  302. alias poppychat0 "say I thought you loved me."
  303. alias poppychat1 "say I thought the internet was my safe place."
  304. alias poppychat2 "say Why are you acting this way?"
  305. alias poppychat3 "say I want to love you."
  306. alias poppychat4 "say What can I do to make you love me?"
  307. alias poppychat5 "say Do you love me?"
  308. alias poppychat6 "say I'm only human."
  309. alias poppychat7 "say I'm Poppy."
  310.  
  311. //nesfruta tangina mo
  312. //Bagong biyak na buko ang sarap nito nestfruta buko why not (tok tok) coconut bukong masarap made with real fruit juice nestfruta buko why not (tok tok) coconut bukong masustansya rich in vitamin c nesfruta buko why not (toktok) coconut no artificial color real na real kitang real na lasang real na buko nestfruta real na real na real ito. Also available in mangosteen.
  313. alias "nesfruta" "nesfrutachat"
  314. alias "nesfrutachat" "nesfrutachat0"
  315. alias "nesfrutachat0" "nesfruta0; alias nesfrutachat nesfrutachat1"
  316. alias "nesfrutachat1" "nesfruta1; alias nesfrutachat nesfrutachat2"
  317. alias "nesfrutachat2" "nesfruta2; alias nesfrutachat nesfrutachat3"
  318. alias "nesfrutachat3" "nesfruta3; alias nesfrutachat nesfrutachat4"
  319. alias "nesfrutachat4" "nesfruta4; alias nesfrutachat nesfrutachat5"
  320. alias "nesfrutachat5" "nesfruta5; alias nesfrutachat nesfrutachat0"
  321. alias nesfruta0 "say Bagong biyak na buko ang sarap nito nestfruta buko why not (tok tok) coconut"
  322. alias nesfruta1 "say bukong masarap made with real fruit juice nestfruta buko why not (tok tok) coconut"
  323. alias nesfruta2 "say bukong masustansya rich in vitamin c nesfruta buko why not (toktok) coconut"
  324. alias nesfruta3 "say no artificial color real na real kitang real na lasang real na buko"
  325. alias nesfruta4 "say nestfruta buko real na real na real ito."
  326. alias nesfruta5 "say Also available in mangosteen"
  327.  
  328. //custom spamchat bind
  329. alias "spamchathelp" "echo to load up a spam type:; echo bind "KEY" "preset"; echo type 'spamtemplates' in console to show templates."
  330. alias "spamtemplates" "echo list of spam-presets (6 loaded): ;echo oppa: "Annyeong Oppa! <3"; echo impoppy: "I'm Poppy."; echo chingchong: "CHING CHONG NIGGER"; echo blackgay: "I'M BLACK AND GAY!1!!!!1!!!!111!!11ONE"; echo poppytransmission: "*insert transmission video*"; echo nesfrutangina: "*full nesfruta lyrics*; echo; echo to load up the spam type:; echo bind "KEY" "preset";
  331.  
  332. //spam templates
  333. alias "oppa" "say Annyeong Oppa! <3"
  334. alias "impoppy" "say I'm Poppy."
  335. alias "chingchong" "say CHING CHONG NIGGER"
  336. alias "blackgay" "say I'M BLACK AND GAY!1!!!!1!!!!111!!11ONE"
  337. alias "poppytransmission" "poppychat"
  338. alias "nesfrutangina" "nesfruta"
  339.  
  340. //defaults
  341. alias restorescriptdefaults "bind p impoppy; alias "nesfrutachat" "nesfrutachat0"; aah_0; alias "poppy" "poppy0"; chat_1"
  342.  
  343. //--------------------------FINISHERS--//
  344. host_writeconfig
  345. clear
  346.  
  347. echo Config loaded.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement