Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Celownik
- Echo Celownik
- exec celownik.cfg
- //Czyszczenie krwii
- Echo Krew
- bind "w" "+forward; r_cleardecals"
- bind "s" "+back; r_cleardecals"
- bind "a" "+moveleft; r_cleardecals"
- bind "d" "+moveright; r_cleardecals"
- //Pokazywanie swoich
- Echo ID
- bind "o" id
- alias id id1
- alias id1 "+cl_show_team_equipment; alias id id2"
- alias id2 "-cl_show_team_equipment; alias id id1"
- //Wyswietlanie caly czas eq
- Echo EQ
- cl_showloadout 1
- //Fastnade
- Echo Fastnade
- bind "z" "use weapon_knife;use weapon_flashbang"
- bind "x" "use weapon_knife;use weapon_hegrenade"
- bind "c" "use weapon_knife;use weapon_smokegrenade"
- //Map Preload
- Echo Map preload
- cl_forcepreload 1
- //Bomb Tut
- Echo Bomb
- bind "e" "+paka"
- alias "+paka" "+use; gameinstructor_enable 1"
- alias "-paka" "-use; gameinstructor_enable 0"
- //Nade helper
- Echo Nade Helper
- unbind "mouse3"
- alias "-smoke" "exec celownik.cfg"
- alias "+smoke" "cl_crosshairsize 1337;cl_crosshairdot 1;cl_crosshairgap -1"
- bind "mouse3" "+smoke"
- //Sensitivity
- Echo Myszka
- sensitivity 2.54
- cl_teammate_colors_show 1
- // JumpThrow
- Echo JumpThrow
- bind "n" "+jumpThrow"
- alias "+jumpThrow" "+jump; -attack"
- alias "-jumpThrow" "-jump"
- net_graph "1"
- //Final echo
- Echo
- Echo -------------------
- Echo AutoExec Zaladowany
- Echo -------------------
- Echo
- Echo
- Echo -------------------
- Echo Cheaty Zaladowane
- Echo -------------------
- Echo
- Echo
- Echo -------------------
- Echo Witamy Famas
- Echo -------------------
- Echo
- host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement