Apps Home
|
Create an App
s&m
Author:
dirty_lil_whore
Description
Source Code
Launch App
Current Users
Created by:
Dirty_Lil_Whore
cb.onEnter(function(user) { cb.chatNotice('Welcome ' + user['user'] + '!'); }); cb.onLeave(function(user) { cb.chatNotice('Bye ' + user['user'] + '!'); }); var total_tipped = 0; cb.onTip(function (tip) { total_tipped += parseInt(tip['amount']) cb.chatNotice("Total Tipped: " + total_tipped); cb.chatNotice(tip); });
© Copyright Chaturbate 2011- 2026. All Rights Reserved.