您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Notifies you when people enter and exit chat
Original Author: Vara
Original Host: http://userscripts-mirror.org/scripts/show/105650
Created: 27/06/11
Updated: 03/12/11
Total installs on original host as of 30/03/16: 16,789
Working Status: Unknown
Dev notes:
Notifies you when people join or leave the chatroom you're in.
This script notifies you whenever somebody enters or leaves the room you're currently in. It can either report everyone, or only certain people you've selected.
By default, it reports everyone. However, you can use the following chat commands to create a custom list of people who are watched. If the list is empty, everyone will be watched. This list is saved between sessions.
/roomwatch all
This commands clears the list, and will therefore report everyone who joins or leaves the room.
/roomwatch watch [username]
This will add [username] to the watch list. For example, you can use
/roomwatch watch greg
to recieve messages when greg enters or leaves the room.
/roomwatch unwatch [username]
Works the same as the
watch
, except this one removes somebody from the list. If the list gets empty, everyone will be watched.
/roomwatch list
This gives a list of everyone who's currently on the watch list.