Habbo are soon to update room moderation which means you'll be able to ban users for a set period of time instead of for a default time, as well as this Habbo are also going to introduce a room mute feature which allows normal users to mute people within their room.
Once you click a user and then click moderate, there's two further menus called Ban and Mute.
Habbo Texts
Open spoiler
infostand.button.mute_10min=Mute for 10 mins
infostand.button.mute_5min=Mute for 5 mins
infostand.button.ban_hour=Ban for an hour
infostand.button.perm_ban=Ban permanently
infostand.button.mute_2min=Mute for 2 mins
infostand.button.mute=Mute
navigator.roomsettings.moderation.mute.header=Who can mute:
navigator.roomsettings.moderation.unban=Unban
navigator.roomsettings.moderation.rights=Users with rights
navigator.roomsettings.moderation.banned.users=Banned Users
navigator.roomsettings.moderation.ban.header=Who can ban:
navigator.roomsettings.moderation.header=Choose the moderation settings that you want for this room:
navigator.roomsettings.moderation.all=All users
navigator.roomsettings.moderation.none=None
navigator.roomsettings.moderation.kick.header=Who can kick:
As pointed out by several people, Habbos will be able to select who can mute and who can ban users within their rooms.
Update 1:
<container x="0" y="0" width="294" height="367" params="144" style="0" name="tab_container_5">
<children>
<text x="0" y="0" width="220" height="40" params="16" style="100" name="moderation_header" caption="%24%7Bnavigator.roomsettings.moderation.header%7D">
<variables>
<var key="font_size" value="14" type="uint"/>
<var key="mouse_wheel_enabled" value="false" type="Boolean"/>
<var key="word_wrap" value="true" type="Boolean"/>
<var key="spacing" value="0" type="Number"/>
<var key="leading" value="0" type="Number"/>
</variables>
</text>
<text x="0" y="50" width="276" height="24" params="16" style="100" name="moderation_mute_header" caption="%24%7Bnavigator.roomsettings.moderation.mute.header%7D">
<variables>
<var key="font_size" value="14" type="uint"/>
<var key="mouse_wheel_enabled" value="false" type="Boolean"/>
<var key="spacing" value="0" type="Number"/>
<var key="leading" value="0" type="Number"/>
</variables>
</text>
<selector x="0" y="75" width="291" height="31" params="17" style="100" name="moderation_mute_selector">
<children>
<radiobutton x="0" y="0" width="100" height="20" params="17" style="0" name="moderation_mute_none"/>
<radiobutton x="110" y="0" width="147" height="20" params="17" style="0" name="moderation_mute_rights"/>
<text x="15" y="-4" width="93" height="20" params="16" style="100" name="moderation_mute_none_label" caption="%24%7Bnavigator.roomsettings.moderation.none%7D">
<variables>
<var key="font_size" value="14" type="uint"/>
<var key="mouse_wheel_enabled" value="false" type="Boolean"/>
<var key="spacing" value="0" type="Number"/>
<var key="leading" value="0" type="Number"/>
</variables>
</text>
<text x="125" y="-4" width="162" height="22" params="16" style="100" name="moderation_mute_rights_label" caption="%24%7Bnavigator.roomsettings.moderation.rights%7D">
<variables>
<var key="font_size" value="14" type="uint"/>
<var key="mouse_wheel_enabled" value="false" type="Boolean"/>
<var key="spacing" value="0" type="Number"/>
<var key="leading" value="0" type="Number"/>
</variables>
</text>
</children>
</selector>
<text x="0" y="110" width="273" height="20" params="16" style="100" name="moderation_kick_header" caption="%24%7Bnavigator.roomsettings.moderation.kick.header%7D">
<variables>
<var key="font_size" value="14" type="uint"/>
<var key="mouse_wheel_enabled" value="false" type="Boolean"/>
<var key="spacing" value="0" type="Number"/>
<var key="leading" value="0" type="Number"/>
</variables>
</text>
<selector x="0" y="130" width="293" height="26" params="17" style="100" name="moderation_kick_selector">
<children>
<text x="15" y="-4" width="93" height="20" params="16" style="100" name="moderation_kick_all_label" caption="%24%7Bnavigator.roomsettings.moderation.all%7D">
<variables>
<var key="font_size" value="14" type="uint"/>
<var key="mouse_wheel_enabled" value="false" type="Boolean"/>
<var key="spacing" value="0" type="Number"/>
<var key="leading" value="0" type="Number"/>
</variables>
</text>
<radiobutton x="0" y="0" width="110" height="20" params="17" style="0" name="moderation_kick_all"/>
<text x="125" y="-4" width="74" height="20" params="16" style="100" name="moderation_kick_rights_header" caption="%24%7Bnavigator.roomsettings.moderation.rights%7D">
<variables>
<var key="font_size" value="14" type="uint"/>
<var key="mouse_wheel_enabled" value="false" type="Boolean"/>
<var key="spacing" value="0" type="Number"/>
<var key="leading" value="0" type="Number"/>
</variables>
</text>
<radiobutton x="110" y="0" width="90" height="20" params="17" style="0" name="moderation_kick_rights"/>
<radiobutton x="200" y="0" width="87" height="20" params="17" style="0" name="moderation_kick_none"/>
<text x="215" y="-4" width="77" height="20" params="16" style="100" name="moderation_kick_none_label" caption="%24%7Bnavigator.roomsettings.moderation.none%7D">
<variables>
<var key="font_size" value="14" type="uint"/>
<var key="mouse_wheel_enabled" value="false" type="Boolean"/>
<var key="spacing" value="0" type="Number"/>
<var key="leading" value="0" type="Number"/>
</variables>
</text>
</children>
</selector>
<text x="0" y="160" width="292" height="21" params="16" style="100" name="moderation_ban_header" caption="%24%7Bnavigator.roomsettings.moderation.ban.header%7D">
<variables>
<var key="font_size" value="14" type="uint"/>
<var key="mouse_wheel_enabled" value="false" type="Boolean"/>
<var key="spacing" value="0" type="Number"/>
<var key="leading" value="0" type="Number"/>
</variables>
</text>
<selector x="0" y="180" width="293" height="23" params="17" style="100" name="moderation_ban_selector">
<children>
<text x="15" y="-4" width="93" height="20" params="16" style="100" name="moderation_ban_none_label" caption="%24%7Bnavigator.roomsettings.moderation.none%7D">
<variables>
<var key="font_size" value="14" type="uint"/>
<var key="mouse_wheel_enabled" value="false" type="Boolean"/>
<var key="spacing" value="0" type="Number"/>
<var key="leading" value="0" type="Number"/>
</variables>
</text>
<radiobutton x="0" y="0" width="110" height="20" params="17" style="0" name="moderation_ban_none"/>
<radiobutton x="110" y="0" width="100" height="20" params="17" style="0" name="moderation_ban_rights"/>
<text x="125" y="-4" width="101" height="20" params="16" style="100" name="moderation_ban_rights" caption="%24%7Bnavigator.roomsettings.moderation.rights%7D">
<variables>
<var key="font_size" value="14" type="uint"/>
<var key="mouse_wheel_enabled" value="false" type="Boolean"/>
<var key="spacing" value="0" type="Number"/>
<var key="leading" value="0" type="Number"/>
</variables>
</text>
</children>
</selector>
<border x="0" y="210" width="154" height="156" params="16" style="0" name="moderation_banned_users_cont">
<children>
<itemlist_vertical x="3" y="4" width="129" height="146" params="16" style="100" name="moderation_banned_users"/>
<scrollbar_vertical x="133" y="3" width="19" height="149" params="17" style="0" name="banned_users_scroller">
<variables>
<var key="scrollable" value="moderation_banned_users" type="String"/>
</variables>
</scrollbar_vertical>
</children>
</border>
<text x="165" y="233" width="125" height="23" params="16" style="100" name="moderation_banned_users_label" caption="%24%7Bnavigator.roomsettings.moderation.banned.users%7D">
<variables>
<var key="font_size" value="14" type="uint"/>
<var key="mouse_wheel_enabled" value="false" type="Boolean"/>
<var key="spacing" value="0" type="Number"/>
<var key="leading" value="0" type="Number"/>
</variables>
</text>
<button x="167" y="261" width="257" height="32" params="131089" style="3" name="moderation_unban_btn" caption="%24%7Bnavigator.roomsettings.moderation.unban%7D"/>
</children>
</container>
</children>
</container>
Room Settings appear for advanced 'Improved Room Moderation' as Sulake are calling it.
Thanks to Shorty (Images) & Intersocial (Texts)
14 replies on “'Improved Room Moderation' [UP1]”
yay more room features finallly
Shorty strikes back. He loves charles that much.
purple rain
arghh this gives scammer an advantage
UHHHH! This will [i]87%[/i] bring back [b]KICK WARS[/b]!
[b][i]-As, stopped :P[/i][/b]
[b]Hey, As again.[/b]
Pliz Sulake, make mute and kick [b]wired[/b] >_> [i](Although you can kick ppls using horse fence/hedge, BB puck and a chair AND you can mute ppls using ALOOOOT of wired: User says keyword [u]( + 40 )[/u] )[/i]
Pink fluffy unicorns dancing on rainbows =]
AND the audio controls have changed in settings!!!
[b]Thank you habbo.[/b] ;)
It's not clear if you must be the room owner or just a user with rights within the room.
You can set it!
navigator.roomsettings.moderation.mute.header=Who can mute:
navigator.roomsettings.moderation.kick.header=Who can kick:
tomorrow in habbo!
When is it coming out?
Updated article, added 1 new image.
I'll bring back my kickwars in .nl :)