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
Jogo favorito
0,7
Horas de jogo
20
Proezas
Proezas   20 de 50
Itens em destaque
Atividade recente
6.317 hrs em registo
jogado pela última vez a 29 de jul.
5.621 hrs em registo
jogado pela última vez a 27 de jul.
1,2 hrs em registo
jogado pela última vez a 22 de jul.
Sideways 23 de jun. às 13:31 
cool player ty for game <3
Dorisida 8 de jun. às 10:45 
good job
F 𝖗 𝖊 𝖊 𝕯 𝖔 𝖒 18 de abr. às 13:22 
+REP good player
76561198009253764 29 de mar. às 9:50 
+rep USP master
Nightworm 21 de fev. às 10:40 
always gives 100%
Michaelele 15 de fev. às 7:23 
Rat player