PesTilEncE
Flo
Landsberg, Bayern, Germany
Edelreizker :steamthis:






clear

//Net Graph
cq_netgraph 1

//Mouse
sensitivity 0.400

//Binds
bind "ctrl" "+duck; clear"
alias +jomp +jump;
alias -jomp -jump;
bind space +jomp;
bind mwheelup +jomp;
bind mwheeldown +jomp;
alias +DJUMP "+jump; +duck"
alias -DJUMP "-JUMP; -DUCK"
bind "ALT" "+DJUMP"

bind "C" "slot8;"

//Demos
bind "F5" "+ffw"
alias "+ffw" "demo_timescale 3"
alias "-ffw" "demo_timescale 1"
bind "F6" "+ffw3"
alias "+ffw3" "demo_timescale 20; volume 0"
alias "-ffw3" "demo_timescale 1; volume 0.6"
bind "F7" "demo_togglepause"

//HUD
hud_showtargetid 1;
cl_allow_animated_avatars 0;
cl_showloadout 1;

//Recoil Crosshair
//alias "+shootr" "+attack;cl_crosshair_recoil true;"
//alias "-shootr" "-attack;cl_crosshair_recoil false;"
//bind "mouse1" "+shootr"
//bind "2" "slot2; bind mouse1 +attack;"
//bind "1" "slot1; bind mouse1 +shootr;"

//Jumpthrow
alias "+jumpaction" "+jump;"
alias "+throwaction" "-attack; -attack2"
alias "-jumpaction" "-jump"
bind "n" "+jumpaction;+throwaction;"
alias +wjumpthrow "+forward;exec jumpthrow";
alias "-wjumpthrow" "-jump;-forward";
bind "h" "+wjumpthrow;+throw";

// ======== Shift & Equip - Bind ========= // Show Equip on Shift
alias "+teqip" "+cl_show_team_equipment; +sprint"
alias "-teqip" "-cl_show_team_equipment; -sprint"
bind "shift" "+teqip"

// ======== Radar & Equip - Bind ========= // While held: Radar zooms out to show the whole map & show teammates equipment
//alias "+mz" "cl_radar_scale 0.8; cl_radar_always_centered 1; +cl_show_team_equipment; cl_crosshaircolor_b 255"
//alias "-mz" "cl_radar_scale 0.4; cl_radar_always_centered 0; -cl_show_team_equipment; cl_crosshaircolor_b 0"
//bind "CAPSLOCK" "+mz"

// Radar Toggle - Toggles between radar scale
bind "CAPSLOCK" "radarzoomin;"
alias radarzoomout "cl_radar_scale 0.45; cl_radar_always_centered 0; cl_crosshaircolor_b 0; bind "CAPSLOCK" radarzoomin;"
alias radarzoomin "cl_radar_scale 1; cl_radar_always_centered 1; cl_crosshaircolor_b 255; bind "CAPSLOCK" radarzoomout;"

// ======== Long Crosshair - Bind ======== // Long crosshair while key held
alias "-crosshairsmoke" "cl_crosshairsize 1.8;cl_crosshairdot 0;cl_crosshairgap -2;cl_crosshairthickness 0.6"
alias "+crosshairsmoke" "cl_crosshairsize 1337;cl_crosshairdot 1;cl_crosshairgap 9;cl_crosshairthickness 0"
bind "`" "+crosshairsmoke"

//Grenade Drop
alias "+grenadelaunch" "slot3;slot7;"
alias "-grenadelaunch" "drop;lastinv" //;slot8;drop;slot3;slot10;drop;slot3;slot6;drop;lastinv;"
bind "7" "+grenadelaunch"

//Crosshair
// Red Dynamic CSGO-MS8sq-Por9c-wUGJ6-mHuH6-8pOtQ
// Red Static CSGO-HLwSs-pHd7V-9YhvP-fMaKq-Mv5qB
// Black White Static CSGO-dNz4p-YvHbz-ztQVd-5DESF-Ln2AC
apply_crosshair_code CSGO-tpodJ-UUSof-TsUvk-DdkOA-82kXM
// ORANGE STATIC CSGO-sLiFC-r4Gd9-yG8Tw-49Ppm-MaMbM
// GREEN wqhd CSGO-a6uJi-xzCBL-utEJa-QJZN3-qdq3B
// ORANGE STATIC CSGO-9ri4W-X5SD6-MOkvF-4KOEY-wtw5G
// GREEN OUTLINE CSGO-f9h73-MOUNE-qRsJN-fLUBC-pnYbD
// White Dynamic CSGO-Gxh4n-HYzpQ-CeSFS-hcqEb-Q8zkG



clear

echo "[PesTilEncE] autoexec loaded"
echo "DPI 1600, 1920x1080"



host_writeconfig
Edelreizker :steamthis:






clear

//Net Graph
cq_netgraph 1

//Mouse
sensitivity 0.400

//Binds
bind "ctrl" "+duck; clear"
alias +jomp +jump;
alias -jomp -jump;
bind space +jomp;
bind mwheelup +jomp;
bind mwheeldown +jomp;
alias +DJUMP "+jump; +duck"
alias -DJUMP "-JUMP; -DUCK"
bind "ALT" "+DJUMP"

bind "C" "slot8;"

//Demos
bind "F5" "+ffw"
alias "+ffw" "demo_timescale 3"
alias "-ffw" "demo_timescale 1"
bind "F6" "+ffw3"
alias "+ffw3" "demo_timescale 20; volume 0"
alias "-ffw3" "demo_timescale 1; volume 0.6"
bind "F7" "demo_togglepause"

//HUD
hud_showtargetid 1;
cl_allow_animated_avatars 0;
cl_showloadout 1;

//Recoil Crosshair
//alias "+shootr" "+attack;cl_crosshair_recoil true;"
//alias "-shootr" "-attack;cl_crosshair_recoil false;"
//bind "mouse1" "+shootr"
//bind "2" "slot2; bind mouse1 +attack;"
//bind "1" "slot1; bind mouse1 +shootr;"

//Jumpthrow
alias "+jumpaction" "+jump;"
alias "+throwaction" "-attack; -attack2"
alias "-jumpaction" "-jump"
bind "n" "+jumpaction;+throwaction;"
alias +wjumpthrow "+forward;exec jumpthrow";
alias "-wjumpthrow" "-jump;-forward";
bind "h" "+wjumpthrow;+throw";

// ======== Shift & Equip - Bind ========= // Show Equip on Shift
alias "+teqip" "+cl_show_team_equipment; +sprint"
alias "-teqip" "-cl_show_team_equipment; -sprint"
bind "shift" "+teqip"

// ======== Radar & Equip - Bind ========= // While held: Radar zooms out to show the whole map & show teammates equipment
//alias "+mz" "cl_radar_scale 0.8; cl_radar_always_centered 1; +cl_show_team_equipment; cl_crosshaircolor_b 255"
//alias "-mz" "cl_radar_scale 0.4; cl_radar_always_centered 0; -cl_show_team_equipment; cl_crosshaircolor_b 0"
//bind "CAPSLOCK" "+mz"

// Radar Toggle - Toggles between radar scale
bind "CAPSLOCK" "radarzoomin;"
alias radarzoomout "cl_radar_scale 0.45; cl_radar_always_centered 0; cl_crosshaircolor_b 0; bind "CAPSLOCK" radarzoomin;"
alias radarzoomin "cl_radar_scale 1; cl_radar_always_centered 1; cl_crosshaircolor_b 255; bind "CAPSLOCK" radarzoomout;"

// ======== Long Crosshair - Bind ======== // Long crosshair while key held
alias "-crosshairsmoke" "cl_crosshairsize 1.8;cl_crosshairdot 0;cl_crosshairgap -2;cl_crosshairthickness 0.6"
alias "+crosshairsmoke" "cl_crosshairsize 1337;cl_crosshairdot 1;cl_crosshairgap 9;cl_crosshairthickness 0"
bind "`" "+crosshairsmoke"

//Grenade Drop
alias "+grenadelaunch" "slot3;slot7;"
alias "-grenadelaunch" "drop;lastinv" //;slot8;drop;slot3;slot10;drop;slot3;slot6;drop;lastinv;"
bind "7" "+grenadelaunch"

//Crosshair
// Red Dynamic CSGO-MS8sq-Por9c-wUGJ6-mHuH6-8pOtQ
// Red Static CSGO-HLwSs-pHd7V-9YhvP-fMaKq-Mv5qB
// Black White Static CSGO-dNz4p-YvHbz-ztQVd-5DESF-Ln2AC
apply_crosshair_code CSGO-tpodJ-UUSof-TsUvk-DdkOA-82kXM
// ORANGE STATIC CSGO-sLiFC-r4Gd9-yG8Tw-49Ppm-MaMbM
// GREEN wqhd CSGO-a6uJi-xzCBL-utEJa-QJZN3-qdq3B
// ORANGE STATIC CSGO-9ri4W-X5SD6-MOkvF-4KOEY-wtw5G
// GREEN OUTLINE CSGO-f9h73-MOUNE-qRsJN-fLUBC-pnYbD
// White Dynamic CSGO-Gxh4n-HYzpQ-CeSFS-hcqEb-Q8zkG



clear

echo "[PesTilEncE] autoexec loaded"
echo "DPI 1600, 1920x1080"



host_writeconfig
Trò chơi yêu thích
0,7
Giờ đã chơi
20
Thành tựu
Hoạt động gần đây
6.317 giờ được ghi nhận
chơi lần cuối lúc 29 Thg07
5.621 giờ được ghi nhận
chơi lần cuối lúc 27 Thg07
1,2 giờ được ghi nhận
chơi lần cuối lúc 22 Thg07
Sideways 23 Thg06 @ 1:31pm 
cool player ty for game <3
Dorisida 8 Thg06 @ 10:45am 
good job
+REP good player
76561198009253764 29 Thg03 @ 9:50am 
+rep USP master
Nightworm 21 Thg02 @ 10:40am 
always gives 100%
Michaelele 15 Thg02 @ 7:23am 
Rat player