Bots Home
|
Create an App
emo
Author:
sbjtest
Description
Source Code
Launch Bot
Current Users
Created by:
Sbjtest
cb.onMessage(function (msg) { var emo = [" :cutehug", " :angel", " :cheers", " :dance3", " :blush"," :cool"," :huh"," :roll"," :mellow"," :ohmy "," :smile"," :thumbup"," :wink"," :woot"," :bounce"," :bounce"," :smoke"," :crazy"," :thumbsup"," :yes "," :hearts"," :what "," :innocent"," :gangsta "," :oo",]; var colr = ['#9F9','#f4fff4','#f4fdff','#03c9f6','#d699ee','#f2a4ca','#ff416b','#e3ff41','#b6d409','#cbcbcb','#6dece7','#d3f9ce','#cef9f9','#ebf9ce','#8ce797','#bdbdbd','#13f2d4','#88ce80','#db9dc1','#a086f2','#da06f2','#f2a4ca','#6dece7','#f4fdff','#8ce797',]; var i = Math.floor((Math.random()*24)+1); msg.m += " ... "+ emo[i]; msg['background'] = colr[i]; /*cb.chatNotice(' No caps plz ');*/ return msg; });
© Copyright Chaturbate 2011- 2024. All Rights Reserved.