Additionally, the names are colorized by use of ANSI-Colors by their online status: Green is available, yellow is idle and red is not available. Buddys who are offline are not shown.
To avoid your own name to be displayed, enter it in the AppleScript in line 10.
Additionally, you can change the colors (maybe reset it to the default color) of the output by changing the ANSI-Colors. See http://en.wikipedia.org/wiki/ANSI_escape_code for details about these color codes, you have to change the values in the vars declared at the very beginning of the AppleScript.
As this Website doesn't allow any other files to be uploaded than *.glet-Files, I had to rename the AppleScript to "BuddyList.scpt.glet". Make sure to remove the ".glet" from the file and adopt the path to the Applescript of the BuddyList-Geeklet to your needs.
Here's a Screenshot what the output of the script may look like, created with NerdTool


Comments
80 days ago
Thanks!