This is a script that was made by me (Chaos) and srbs. It is made to be used during duels and has several different features:
Continuous Echo: Will continuously echo whether you are winning/losing/tied and the score difference (optional) at a user-selected interval.
Key-bound Echo: Single-echo version of what was described above, echos upon the press of a user-defined key.
Duel Gamehud: Shows what was described above in the gamehud, along with the time left in a game (optional).
These functions can be individually enabled/disabled based on the users preferences. In addition to this, the script comes with a normal gamehud (modification of srbs's stats script; link to it at bottom) showing name, frags, deaths, acc, kpd, flags and timeleft; any one of these can be shown/hidden. The script also has an auto-start feature (can be turned off if the user wishes) that will start the script during duels automatically.
The gui is currently bound to key 'L', feel free to change this.
srbs's stats script: http://quadropolis.us/node/2818
Note: This script includes srbs's stats script so you do not need to download/exec it.
Changes/Updates:
(1/18/2011) v1.1: Colors of the duel stats are now customizable.
(1/27/2011) v1.2: Colors of the normal gamehud are now customizable.
(1/29/2011) v1.3: Condensed color GUIs and got rid of purple GUI tabs (they were kind of obnoxious to be honest).
(2/11/2011) v1.4: Made certain aspects of the GUI more elaborate. The 'echo on keystroke' now echos your normal stats if the script is off (i.e. you're not in a duel). Added some more info to the 'about' tab and a few other small useful updates.
(2/12/2011) v1.5: Added the ability to include normal stats in the duel gamehud, many people said they wanted to see their accuracy during duels and now you can by simply checking the corresponding checkbox.
(9/16/2011) v1.6: Minor optimizations, arranged the elements of the GUI in a more logical fashion.