Bots Home
|
Create an App
bip
Author:
john_skywalker
Description
Source Code
Launch Bot
Current Users
Created by:
John_Skywalker
cb.onMessage(function (msg) { var isMod = msg['is_mod']; var isFan = msg['in_fanclub']; var isModel = msg['user'] == cb.room_slug; var hasTokens = msg['has_tokens']; var hasTipped = msg['tipped_recently']; var isGrey = !(hasTipped || hasTokens || isMod || isModel || isFan); if (isGrey) { msg['X-Spam'] = true; msg['m'] = "**Chat silenced**"; cb.chatNotice('This performer does not allow accounts without tokens to chat, please purchase tokens or use an account with tokens to chat here',msg['user'],'','','bold'); Toolkit.getDefaultToolkit ().beep (); } return msg; });
© Copyright Chaturbate 2011- 2026. All Rights Reserved.