Bots Home
|
Create an App
douxbot2
Author:
arielmh
Description
Source Code
Launch Bot
Current Users
Created by:
Arielmh
cb.settings_choices = [ { name: 'delay', type: 'int', minValue: 1, maxValue: 99, defaultValue: 3, label: 'delay to print a gif', required: true } ]; let gifDelay = cb.settings['delay'] * 6000; let gifs = [ ":hearts", ":douxjoin", ":tipsshow", ":beau", ":bearkisses", ":beautifullady", ":dancebear-03", ":dance1", ":tipifyoulike", ":youarewelcome", ":welcometippers", ":welcomew", ":welcomeeveryone1", ":WELCOMEGUYSNATSAN", ":hicat", ":hiiii8898", ":hello55", ":spank00", ":yourtips-gr", ":youarebeautiful", ":hearts_bubbling_small", ":youareloved99", ":missyouabby", ":youaresocute_k2", ":menuactive20", ":privateOpen", ":chaturbate111", ":dontbeshyguysjoinin", ":newusersfollow", ":followtips", ":freesignup", ":fOLLOW", ":iloveyou4125", ":crazyL", ":noanal1", ":callmelater", ":workingcat", ":foryou", ":requestintip", ":tipnotes99", ":respecther", ":omgomgomg", ":omgblue", ":hibye2", ":douxangry", ":douxahegao", ":sleepp", ":happykittydance", ":youhavethe", ":douxsupreme", ":doux1", ":doux2", ":doux3", ":doux4", ":doux5", ":doux6", ":doux7", ":doux8", ":doux9", ":doux10", ":doux11", ":doux12" ]; function randomGif() { let num = Math.floor(Math.random() * gifs.length); cb.sendNotice(gifs[num]); //cb.sendNotice("delay "+ gifDelay); cb.setTimeout(randomGif, gifDelay); } cb.setTimeout(randomGif, gifDelay);
© Copyright Chaturbate 2011- 2024. All Rights Reserved.