RoomWatch *OLD*

Notifies you when people enter and exit chat

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
KongScripts
日安装量
0
总安装量
8
评分
0 1 0
版本
0.0.1.20160330131325
创建于
2016-03-30
更新于
2016-03-30
大小
3.7 KB
许可证
暂无
适用于

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.