Bots Home
|
Create an App
coloredMessage
Author:
bobahdev
Description
Source Code
Launch Bot
Current Users
Created by:
Bobahdev
cb.onDrawPanel(function(user) { return { 'template': '3_rows_of_labels', 'row1_label': 'Fill Wallet :', 'row1_value': '' + total_tipped + ' / ' + cb.settings.tokens, 'row2_label': 'Sugar Daddy:', 'row2_value': format_username(high_tip_username) + ' (' + high_tip_amount + ')', 'row3_label': 'Rising Suga Daddy:', 'row3_value': format_username(last_tip_username) + ' (' + last_tip_amount + ')' }; }); cb.onMessage(function (message) { if(message['tipped_tons_recently']) message['c'] = '#909041'; if(message['tipped_alot_recently']) message['c'] = '#419055'; if(message['tipped_tons_recently']) message['c'] = '#415590'; if(message['user'] === 'bobahdev') { message['f'] = 'Lucida'; message['c'] = '#7c4190'; } return message });
© Copyright Chaturbate 2011- 2025. All Rights Reserved.