Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cl_allowdownload "1
- cl_autowepswitch "0"
- cl_autohelp "0"
- cl_downloadfilter "0"
- cl_showhelp "0"
- cl_forcepreload "1"
- cl_lagcompensation "1"
- cl_showfps "0"
- cl_showloadout "1"
- fps_max "0" //Put your refresh rate +1, you cannot see frames past your Hz blah blah mouse lag blah blah negative mouse acceleration
- fps_max_menu "30" //now no-one can say I don't do my part to save energy
- gameinstructor_enable "0"
- //viewmodel
- alias "quakeview" "viewmodel_fov 68; viewmodel_offset_x -2; viewmodel_offset_y 2; viewmodel_offset_z -2; viewmodel_presetpos 0; alias viewmodeldefault quakeview"
- alias "pr0" "viewmodel_fov 68; viewmodel_offset_x 2.5; viewmodel_offset_y 2; viewmodel_offset_z -2; viewmodel_presetpos 0; alias viewmodeldefault pr0"
- alias viewmodeldefault
- quakeview
- //mouse stuff
- sensitivity "1.35" //800dpi
- zoom_sensitivity_ratio_mouse "0.6"
- m_rawinput "0"
- m_customaccel "0"
- m_mouseaccel1 "0"
- m_mouseaccel2 "0"
- m_mousespeed "0"
- //rates
- rate 128000
- cl_updaterate 128
- cl_cmdrate 128
- cl_interp_ratio 1
- cl_interp 0
- //cool shit i stole from mattye that displays damage given out and who to at the top of the page
- developer 1
- con_filter_enable 2
- con_filter_text_out "Player:"
- con_filter_text "damage given"
- //Radar Expanding + classic view model change for lining up nades
- bind "E" "+radar"
- alias "+radar" "+use; cl_radar_always_centered 0; cl_righthand 1; cl_radar_scale 0.3; viewmodel_presetpos 3; cl_crosshairsize 800"
- alias "-radar" "-use; cl_radar_always_centered 1; cl_righthand 0; cl_radar_scale 0.65; viewmodeldefault; cl_crosshairsize 4"
- //binds
- alias "rotateguns1" "slot1; bind mwheeldown rotateguns2"
- alias "rotateguns2" "slot2; resetrotateguns"
- alias "resetrotateguns" "bind mwheeldown rotateguns1"
- bind "MOUSE1" "+attack"
- bind "MOUSE2" ""
- bind "MOUSE3" "use weapon_knife;use weapon_c4"
- bind "MOUSE4" "+voicerecord"
- bind "MOUSE5" "+attack2"
- bind "mwheelup" "+jump"
- bind "mwheeldown" "rotateguns1" // no more fucking cycling around for weapons
- bind "f" "+lookatweapon; use weapon_flashbang"
- bind "alt" "+lookatweapon; use weapon_hegrenade"
- bind "space" "+bounce" //Because crouch jumping is for jerks
- alias "+bounce" "+jump; +duck"
- alias "-bounce" "-jump; -duck;"
- bind "q" "+mlgswap"
- alias "+mlgswap" "slot3"
- alias "-mlgswap" "slot2; slot1"
- bind g "+pickdrop" //hold G and you'll pick up any weapon on the floor automatically
- alias "+pickdrop" "drop; cl_autowepswitch 1"
- alias "-pickdrop" "cl_autowepswitch 0"
- //Chat Binds
- bind "p" "say cry about it"
- bind "o" "say report my fucking dick faggot"
- bind "[" "say BYPASS OVERWATCH BANS WITH GAMERFOOD OFFICIAL STEAM ID SPOOFER 59.99/MO WWW.TEAMGAMERFOOD.COM"
- bind "]" "say GET GOOD QUICK WITH TEAM GAMERFOODS OFFICIAL BOOSTING SERVICE 19.99/RANK"
- bind "k" "kill; say help I've had a heart attack"
- bind "F10" "say bg, fuck this shit; disconnect"
- //Buy Binds
- bind "f3" "buy vest; buy vesthelm; use weapon_knife" //ez eco
- bind "f4" "buy vest; buy vesthelm; buy m4a1; buy ak47; buy defuser; use weapon_knife" //ez fullbuy
- bind "f5" "buy awp; use weapon_knife"
- //keep looking at weapon like idiot
- alias "+fagattack" "+attack; -lookatweapon; gmrfd2"
- alias "-fagattack" "-attack; +lookatweapon; gmrfd"
- alias "gmrfd" "say I AM DERANKING LOL LOOK AT MY GUN"
- alias "gmrfd2" "say FREE WINS FOR YOU, SEND THANKS TO [email protected]"
- // Null-cancelling movement script
- // (prevents you from pressing two opposing directions, which causes you to stop moving)
- // Makes stutterstepping easier
- bind w +mfwd
- bind s +mback
- bind a +mleft
- bind d +mright
- alias +mfwd "-back;+forward;alias checkfwd +forward"
- alias +mback "-forward;+back;alias checkback +back"
- alias +mleft "-moveright;+moveleft;alias checkleft +moveleft"
- alias +mright "-moveleft;+moveright;alias checkright +moveright"
- alias -mfwd "-forward;checkback;alias checkfwd none"
- alias -mback "-back;checkfwd;alias checkback none"
- alias -mleft "-moveleft;checkright;alias checkleft none"
- alias -mright "-moveright;checkleft;alias checkright none"
- alias checkfwd none
- alias checkback none
- alias checkleft none
- alias checkright none
- alias none ""
- //perfect jumpthrow nade bind
- alias "+jumpthrow" "+jump;-attack"
- alias "-jumpthrow" "-jump"
- bind "z" "+jumpthrow"
- //netgraph on tab, but not on screen without it and not 1 second behind because it's just being loaded
- net_graph "1"
- net_graphheight "9999"
- bind "TAB" "+scorenet"
- alias "+scorenet" "+showscores; net_graphheight 0"
- alias "-scorenet" "-showscores; net_graphheight 9999"
- //crosshair shit
- cl_crosshair_drawoutline "1"
- cl_crosshair_outlinethickness "1"
- cl_crosshairalpha "255"
- cl_crosshaircolor "0"
- cl_crosshairdot "0"
- cl_crosshairgap "-1"
- cl_crosshairscale "2"
- cl_crosshairsize "4"
- cl_crosshairstyle "4"
- cl_crosshairthickness "1"
- cl_crosshairusealpha "1"
- //HUD shit
- cl_hud_background_alpha "0.750000"
- cl_hud_bomb_under_radar "0"
- cl_hud_color "8"
- cl_hud_healthammo_style 1
- cl_hud_radar_scale 0.9
- cl_hud_playercount_pos 0
- cl_hud_playercount_showcount 1
- hud_scaling "0.850000"
- hud_showtargetid "1"
- safezonex
- //sound placebo shit that supposed to fix the directions
- windows_speaker_config "1"
- snd_legacy_surround "0"
- snd_mixahead "0.05"
- snd_music_selection "1"
- snd_musicvolume "0"
- snd_musicvolume_multiplier_inoverlay "0"
- snd_headphone_pan_exponent "2"
- snd_headphone_pan_radial_weight "2"
- lobby_voice_chat_enabled 0
- //graphics placebo
- r_dynamic "0"
- r_eyegloss "0"
- sys_antialiasing "0"
- sys_refldetail "0"
- mat_monitorgamma "1.6"
- mat_monitorgamma_tv_enabled "1"
- func_break_max_pieces "0"
- cl_forcepreload 1
- cl_predict "1"
- cl_predictweapons "1"
- muzzleflash_light "0"
- cl_detail_avoid_force "0"
- cl_detail_avoid_radius "0"
- cl_detail_avoid_recover_speed "0"
- cl_detail_max_sway "0"
- muzzleflash_light 0
- bind "shift" "+speed;r_cleardecals"
- bind "CTRL" "+duck;r_cleardecals"
- voice_enable 1
- cl_disablehtmlmotd 0 //will need to set this to 0 for cevo
- player_nevershow_communityservermessage 1
- host_writeconfig
Add Comment
Please, Sign In to add comment