This script will search qw for characters that are in one of three customisable lists; friends, enemies, and a third list. It also includes an option to show you who has logged in or out since the last time you checked qw. Instructions QW: See the qw list and the information from the script. If you use anything besides QW, such as QW <person>, BW, QUICKWHO, etc., the script will ignore it. DIFF <on|off>: Turn on/off the option to display who has logged in or out since you last checked. ADDFRIEND <person>: Add someone to the "Friends" list. ADDENEMY <person>: Add someone to the "Enemies" list. ADDLIST3 <person>: Add someone to the unnamed third list. REMFRIEND <person>: Remove someone from the "Friends" list. REMENEMY <person>: Remove someone from the "Enemies" list. REMLIST3 <person>: Remove someone from the unnamed third list. ISFRIEND <person>: Check if someone is currently a member of the "Friends" list. ISENEMY <person>: Check if someone is currently a member of the "Enemies" list. ISLIST3 <person>: Check if someone is currently a member of the unnamed third list. If a list has no names in it, the script won't check if anyone from that list is on qw. If you have a lot of names, or a lot of people have logged in or out, the script could be fairly spammy. You can change the aliases listed above to whatever you'd like. |