Bots Home
|
My Uploads
|
Create an App
Christmas Test
Author:
sharmasingh12345
Description
Source Code
Launch Bot
Current Users
Created by:
Sharmasingh12345
App Images
/*****************************************\ * all emo and color nice v1.1 * - corregido - * - rectificados colores -- * Author: cacho_gordo * - of the original idea gumnaambti \*****************************************/ "use strict"; var emo=[":harusanta",":harutree",":harureno"," :harugalleta",":haruoso"]; var color=["#ebebe0","#70db70","#ff4d4d"]; cb.onMessage(function(b){ var a=Math.floor(Math.random()*3); b.m+=" ... "+emo[a]; a=Math.floor(Math.random()*3); b.background=color[a]; return b}); var navy="#008"; cb.chatNotice(); cb.sendNotice("********************************","","",navy,"bold"); cb.sendNotice(" all emo and color nice (c)2017","","",navy,"bold"); cb.sendNotice(" Version 0.1 (1/04/2017)","","",navy,"bold"); cb.sendNotice(" Author: cacho_gordo (cachotest)","","",navy,"bold"); cb.sendNotice("********************************","","",navy,"bold"); cb.chatNotice("With colored messages the artist can read them more easily between the rest."); cb.chatNotice("Both colors and sympathy emos appear randomly."); cb.chatNotice();
© Copyright Chaturbate 2011- 2026. All Rights Reserved.