When you activate this everything that is said in the room pops up in a little ballon from your task bar. never miss a thing even when your browsing etc
<command type="script" condition="==" lvalue="%NAME%" rvalue="#c8#G/¥\Á Tîñý#c13#4#c7#èvå [W/¥\W]">
<in>!busy on*</in>
<out type="push" extdata="BUSY">1</out>
<out type="self">!b-on</out>
<out>/opmsg Busy setting is now active, all messages will be relayed to Ry. :P</out>
</command>
<command type="script" condition="==" lvalue="%NAME%" rvalue="#c8#G/¥\Á Tîñý#c13#4#c7#èvå [W/¥\W]">
<in>!busy off*</in>
<out type="push" extdata="BUSY">0</out>
<out>/opmsg #c1#Busy setting is now disabled. :P</out>
</command>
<command type="script" condition="==" lvalue="$BUSY$" rvalue="1">
<in>%PARAM%</in>
<out type="tooltip" condition="!=" lvalue="%NAME%" rvalue="_BOT_SELF_TRIGGER_">%NAME%: %PARAM%</out>
</command>