alias "h1r" "record 1stHALF_DEMO_NAME_HERE" // <-- Before Scrim replace "1stHALF_DEMO_NAME_HERE" With Your Demo Name alias "h2r" "record 2ndHALF_DEMO_NAME_HERE" // <-- Before Scrim replace "2ndHALF_DEMO_NAME_HERE" With Your Demo Name alias "w10" "wait;wait;wait;wait;wait;wait;wait;wait;wait;wait" alias "w00" "w10;w10;w10;w10;w10;w10;w10;w10;w10;w10" alias "pic" "+showscores;w10;snapshot;w10;-showscores" alias "e3" "echo;echo $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$;echo" alias "eS" "echo -------------------------------------------" alias "1hs" "e3;echo 1st Half Demo Started;h1r;eS;echo Press 'HOME' When The 1st Half is Over;e3;toggleconsole" alias "1he" "e3;echo 1st Half Demo Ended;stop;eS;2hs" alias "2hs" "echo 2nd Half Demo Started;h2r;eS;echo Press 'HOME' When The 2nd Half is Over;e3;toggleconsole" alias "2he" "e3;stop;echo Demos Recorded, Screenshots Taken!;e3;toggleconsole;saygg" alias "h1say" "say_team Start Recording 1st Half Demos!;w00;say Good Luck & Have Fun!" alias "h2say" "say Good Half;w00;say_team Stop 1st Half Demos & Start Recording 2nd Half Demos" alias "saygg" "say Good Game;unbind HOME;alias tape" alias "h1start" "h1say;1hs;alias tape h1end" alias "h1end" "pic;w10;1he;h2start" alias "h2start" "h2say;alias tape h2end" alias "h2end" "pic;w10;2he" alias "tape" "h1start" bind "HOME" "tape" e3;echo " m@Liciou$'s"; // echo " Best Demo Recorder v3 Ready";eS; // Once you exec demo.cfg in console, this echo " Press 'HOME' When Your Ready"; // will tell you 'HOME' is ready to record. echo " To Start The Scrim";e3 //