Apps Home
|
Create an App
ElCivo_Testing
Author:
elcivo
Description
Source Code
Launch App
Current Users
Created by:
Elcivo
var time = 30; var subject = "Welcome!" cb.onMessage(function (msg) { if(msg['m']=="/break"){ msg['X-Spam'] = true; breakTimer(); } }); function breakTimer(){ if(time>0){ cb.chatNotice('Break time! I will be back in '+time+' minutes'); time=time-1; cb.setTimeout(breakTimer, 60000); } else { time = 30; cb.chatNotice('I should be back any minute now ;)') } }
© Copyright Chaturbate 2011- 2025. All Rights Reserved.