Bots Home
|
Create an App
emos and background color msgs
Author:
cachotest
Description
Source Code
Launch Bot
Current Users
Created by:
Cachotest
/******************************************\ * all emo and color nice * - corregido - * - rectificados colores -- * Author: cacho_gordo * - of the original idea gumnaambti \******************************************/ "use strict";var emo=[":cutehug",":angel",":cheers"," :dance3",":blush",":cool",":huh",":roll",":mellow",":ohmy",":smile",":thumbup",":wink",":woot",":bounce",":hello",":smoke",":crazy",":thumbsup",":yes ",":hearts",":what ",":innocent",":gangsta ",":oo"];var color=["#9bfb9b","#e4efe4","#e4edef","#03c9f6","#d699ee","#f0a0c8","#ff4670","#e3ff41","#b6d409","#cfcfcf","#6dece7","#d3fdce","#cef9f9","#ebf9ce","#8ce797","#e190bc","#13f2d4","#88ce80","#db9dc1","#a086f2","#ed26ff","#f2a4ca","#6ed2e9","#e0e9ea","#c6cef5"];cb.onMessage(function(b){var a=Math.floor(Math.random()*25);b.m+=" ... "+emo[a];a=Math.floor(Math.random()*25);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- 2024. All Rights Reserved.