Bots Home
|
Create an App
Happy Hour Bot
Author:
royciiee
Description
Source Code
Launch Bot
Current Users
Created by:
Royciiee
function callme() { cb.chatNotice(''+ cb.settings.somefield + '', '', '#ffff00', '#FF00CC', 'bold', ''); cb.setTimeout(callme, cb.settings.ad_timing * 60000) } cb.setTimeout(callme, 1000) cb.settings_choices = [ {name: 'somefield', type: 'str', minLength: 1, maxLength: 255, defaultValue: "Welcome to Happy Hour! All requests only: 1 Token! ", label: "Customize"}, {name:'ad_timing', type:'int', minValue:1, maxValue:60, defaultValue:2, label: "Advertise Every __ Minutes"}, ];
© Copyright Chaturbate 2011- 2026. All Rights Reserved.