Bots Home
|
Create an App
dwamwda
Author:
kangfang
Description
Source Code
Launch Bot
Current Users
Created by:
Kangfang
cb.onTip(function (tip) { var tokenOrTokens = ""; if(tip['amount'] == 1) { tokenOrTokens = "token"; }else{ tokenOrTokens = "tokens"; } if(tip['amount'] >= 2000) { cb.chatNotice(tip['from_user'] + " tipped " + tip['amount'] + " " + tokenOrTokens + " for " + 480 + "s."); }else if(tip['amount'] >= 100) { cb.chatNotice(tip['from_user'] + " tipped " + tip['amount'] + " " + tokenOrTokens + " for " + 60 + "s."); }else if(tip['amount'] >= 25) { cb.chatNotice(tip['from_user'] + " tipped " + tip['amount'] + " " + tokenOrTokens + " for " + 30 + "s."); }else if(tip['amount'] >= 5) { cb.chatNotice(tip['from_user'] + " tipped " + tip['amount'] + " " + tokenOrTokens + " for " + 10 + "s."); }else if(tip['amount'] >= 1) { cb.chatNotice(tip['from_user'] + " tipped " + tip['amount'] + " " + tokenOrTokens + " for " + 3 + "s."); } });
© Copyright Chaturbate 2011- 2025. All Rights Reserved.