Bots Home
|
Create an App
mil1
Author:
chaturapptest
Description
Source Code
Launch Bot
Current Users
Created by:
Chaturapptest
var total_tipped = 0; init = function() { cb.sendNotice("test!!!"); cb.onTip(function (tip) { total_tipped += parseInt(tip['amount']) cb.chatNotice("Total Tipped: " + total_tipped); cb.chatNotice(tip); }); } init();
© Copyright Chaturbate 2011- 2024. All Rights Reserved.