W1ngerr
Parth Pingle
Maharashtra, India
//bhop mode switcher thing - optional, can remove
bind mouse3 "bhopon" // toggle scroll wheel bhop
alias bhopon "bind MWHEELDOWN +jump;bind MWHEELUP +jump;bind mouse3 bhopoff"
alias bhopoff "bind MWHEELDOWN invnext;bind MWHEELUP invprev;bind mouse3 bhopon"

//Auto Weapon Switch
cl_autowepswitch "0" // we dont want to pick up & switch to a rifle up if we're in the middle of firing our pistol

//Bypass OS Interface & Acceleration - yes
m_rawinput "1"
m_mouseaccel1 "0"
m_mouseaccel2 "0"



cl_righthand "1"
bind mwheelup +jump;bind mwheeldown +jump;bind space +jump
//Deathcam - optional again
cl_disablefreezecam "1"

//Help Messages - you dont need these
gameinstructor_enable "0"
cl_autohelp "0"
cl_showhelp "0"

//Max Ping - adjust for preference
mm_dedicated_search_maxping "150" // we dont wanna get put in a server where we have 200 ping

// graphics

fps_max 0


developer "0"
con_enable "1"

//Radar - radar settings + adjustment on numpad enter
cl_radar_rotate "1"
cl_radar_always_centered "0"
cl_radar_scale "0.32"
cl_radar_icon_scale_min "0.5"
bind "kp_enter" "incrementvar cl_radar_scale 0.32 0.52 0.05" // this lets you adjust radar scale on numpad enter

//Sound - less delayed, better sound
windows_speaker_config "1"
snd_mixahead "0.05"
snd_musicvolume "0"
snd_headphone_pan_exponent "2"
snd_headphone_pan_radial_weight "1"
snd_rear_headphone_position "90"
bind "kp_minus" "toggle voice_enable 1 0" // this lets you turn voice on and off on numpad minus

//binds

bind "x" "use weapon_c4;drop"
bind "j" "buy flashbang; buy smokegrenade; buy hegrenade; buy flashbang"
bind "v" "use weapon_knife; use weapon_p250; use weapon_hkp2000; use weapon_glock; use weapon_tec9; use weapon_fiveseven; use weapon_deagle; drop"
alias +knife slot3
alias -knife lastinv
bind "q" +knife

// Jumpthrow \\
alias "+jumpthrow" "+jump;-attack"
alias "-jumpthrow" "-jump"
bind "h" "+jumpthrow"


//fps

r_drawtracers_firstperson "0" // Firstperson Tracers OFF.
r_eyeshift_x "0" // No Eye Movement X-Angle.
r_eyeshift_y "0" // No Eye Movement Y-Angle.
r_eyeshift_z "0" // No Eye Movement Z-Angle.
r_eyesize "0" // Smaller Eyes.
cl_teammate_colors_show "2"
zoom_sensitivity_ratio_mouse "0.818933027098955175"

//MODEL
viewmodel_offset_x "2"
viewmodel_offset_y "4"
viewmodel_offset_z "-2"
cl_viewmodel_shift_left_amt "0"
cl_viewmodel_shift_right_amt "0"

// Reduce gun and scope shifting/bobbing when moving
cl_bobcycle "2" // 0.98 is enforced by ESEA/ESL
cl_bob_lower_amt "5"
cl_bobamt_lat "0.1"
cl_bobamt_vert "0.1"
cl_righthand 1

// crosshair
cl_crosshair_drawoutline "1"
cl_crosshair_dynamic_maxdist_splitratio "0.35"
cl_crosshair_dynamic_splitalpha_innermod "1"
cl_crosshair_dynamic_splitalpha_outermod "0.5"
cl_crosshair_dynamic_splitdist "7"
cl_crosshair_outlinethickness "0.1"
cl_crosshair_sniper_show_normal_inaccuracy "0"
cl_crosshair_sniper_width "1.5"
cl_crosshair_t "0"
cl_crosshairalpha "200"
cl_crosshaircolor "5"
cl_crosshaircolor_b "64"
cl_crosshaircolor_g "255"
cl_crosshaircolor_r "64"
cl_crosshairdot "0"
cl_crosshairgap "-2"
cl_crosshairgap_useweaponvalue "0"
cl_crosshairscale "0"
cl_crosshairsize "2"
cl_crosshairstyle "4"
cl_crosshairthickness "0"
cl_crosshairusealpha "1"
cl_fixedcrosshairgap "3"





cl_crosshairalpha 200; cl_crosshaircolor 1; cl_crosshairdot 1; cl_crosshairgap -3; cl_crosshairsize 1.5; cl_crosshairstyle 5; cl_crosshairusealpha 1; cl_crosshairthickness 0; cl_crosshair_drawoutline 0; cl_crosshair_sniper_width 1;

echo "autoexec successfully loaded" // to state in console that the exe has loaded!
//bhop mode switcher thing - optional, can remove
bind mouse3 "bhopon" // toggle scroll wheel bhop
alias bhopon "bind MWHEELDOWN +jump;bind MWHEELUP +jump;bind mouse3 bhopoff"
alias bhopoff "bind MWHEELDOWN invnext;bind MWHEELUP invprev;bind mouse3 bhopon"

//Auto Weapon Switch
cl_autowepswitch "0" // we dont want to pick up & switch to a rifle up if we're in the middle of firing our pistol

//Bypass OS Interface & Acceleration - yes
m_rawinput "1"
m_mouseaccel1 "0"
m_mouseaccel2 "0"



cl_righthand "1"
bind mwheelup +jump;bind mwheeldown +jump;bind space +jump
//Deathcam - optional again
cl_disablefreezecam "1"

//Help Messages - you dont need these
gameinstructor_enable "0"
cl_autohelp "0"
cl_showhelp "0"

//Max Ping - adjust for preference
mm_dedicated_search_maxping "150" // we dont wanna get put in a server where we have 200 ping

// graphics

fps_max 0


developer "0"
con_enable "1"

//Radar - radar settings + adjustment on numpad enter
cl_radar_rotate "1"
cl_radar_always_centered "0"
cl_radar_scale "0.32"
cl_radar_icon_scale_min "0.5"
bind "kp_enter" "incrementvar cl_radar_scale 0.32 0.52 0.05" // this lets you adjust radar scale on numpad enter

//Sound - less delayed, better sound
windows_speaker_config "1"
snd_mixahead "0.05"
snd_musicvolume "0"
snd_headphone_pan_exponent "2"
snd_headphone_pan_radial_weight "1"
snd_rear_headphone_position "90"
bind "kp_minus" "toggle voice_enable 1 0" // this lets you turn voice on and off on numpad minus

//binds

bind "x" "use weapon_c4;drop"
bind "j" "buy flashbang; buy smokegrenade; buy hegrenade; buy flashbang"
bind "v" "use weapon_knife; use weapon_p250; use weapon_hkp2000; use weapon_glock; use weapon_tec9; use weapon_fiveseven; use weapon_deagle; drop"
alias +knife slot3
alias -knife lastinv
bind "q" +knife

// Jumpthrow \\
alias "+jumpthrow" "+jump;-attack"
alias "-jumpthrow" "-jump"
bind "h" "+jumpthrow"


//fps

r_drawtracers_firstperson "0" // Firstperson Tracers OFF.
r_eyeshift_x "0" // No Eye Movement X-Angle.
r_eyeshift_y "0" // No Eye Movement Y-Angle.
r_eyeshift_z "0" // No Eye Movement Z-Angle.
r_eyesize "0" // Smaller Eyes.
cl_teammate_colors_show "2"
zoom_sensitivity_ratio_mouse "0.818933027098955175"

//MODEL
viewmodel_offset_x "2"
viewmodel_offset_y "4"
viewmodel_offset_z "-2"
cl_viewmodel_shift_left_amt "0"
cl_viewmodel_shift_right_amt "0"

// Reduce gun and scope shifting/bobbing when moving
cl_bobcycle "2" // 0.98 is enforced by ESEA/ESL
cl_bob_lower_amt "5"
cl_bobamt_lat "0.1"
cl_bobamt_vert "0.1"
cl_righthand 1

// crosshair
cl_crosshair_drawoutline "1"
cl_crosshair_dynamic_maxdist_splitratio "0.35"
cl_crosshair_dynamic_splitalpha_innermod "1"
cl_crosshair_dynamic_splitalpha_outermod "0.5"
cl_crosshair_dynamic_splitdist "7"
cl_crosshair_outlinethickness "0.1"
cl_crosshair_sniper_show_normal_inaccuracy "0"
cl_crosshair_sniper_width "1.5"
cl_crosshair_t "0"
cl_crosshairalpha "200"
cl_crosshaircolor "5"
cl_crosshaircolor_b "64"
cl_crosshaircolor_g "255"
cl_crosshaircolor_r "64"
cl_crosshairdot "0"
cl_crosshairgap "-2"
cl_crosshairgap_useweaponvalue "0"
cl_crosshairscale "0"
cl_crosshairsize "2"
cl_crosshairstyle "4"
cl_crosshairthickness "0"
cl_crosshairusealpha "1"
cl_fixedcrosshairgap "3"





cl_crosshairalpha 200; cl_crosshaircolor 1; cl_crosshairdot 1; cl_crosshairgap -3; cl_crosshairsize 1.5; cl_crosshairstyle 5; cl_crosshairusealpha 1; cl_crosshairthickness 0; cl_crosshair_drawoutline 0; cl_crosshair_sniper_width 1;

echo "autoexec successfully loaded" // to state in console that the exe has loaded!
For øyeblikket frakoblet
Nylig aktivitet
753 timer totalt
sist spilt den 6. juni 2024
Prestasjoner   1 av 1
3,3 timer totalt
sist spilt den 10. feb. 2023
Prestasjoner   1 av 37
0,1 timer totalt
sist spilt den 11. nov. 2020
Prestasjoner   3 av 100
Kommentarer
JK 1. okt. 2023 kl. 6.39 
he is noob cant win in 2v1 wingman
General 5. nov. 2020 kl. 22.16 
ludo khel randike..cs ki aukat nagi teko..bhadva bot
Elong Mah 31. juli 2020 kl. 1.21 
Toxic indian i carried you
Maver1ck 9. mars 2020 kl. 19.49 
Noob waller
RyujiNNNN 愛 26. des. 2019 kl. 4.58 
-RyuJin_ was here <3
76561198866890196 19. des. 2019 kl. 6.04 
signed by L3O!