Bots Home
|
Create an App
jest'wht
Author:
jestnotest420
Description
Source Code
Launch Bot
Current Users
Created by:
Jestnotest420
cb.settings_choices = [ { name: 'message', type: 'str', label: 'What is your message? ', }]; 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 i = Math.floor((Math.random()*24)+1); if(msg.has_tokens != true){ msg.m += " In My Pants "+ emo[i]; } return msg; });
© Copyright Chaturbate 2011- 2024. All Rights Reserved.