Bots Home
|
Create an App
1234567891234
Author:
chrysophade
Description
Source Code
Launch Bot
Current Users
Created by:
Chrysophade
var tspanks = 0; var spankq =0 cb.onTip(function (tip) { spank = tip['amount'] if (spank == 20){ cb.chatNotice("Cherrybot: suck it bri") tspanks+=5 spankq+=5 } }); cb.onMessage(function (msg1) { if (msg1['m'] == "/cherry"){ cb.chatNotice("Cherrybot: fuck you im primitive"); } if (msg1['m'] == "/tspanks"){ cb.chatNotice("Cherrybot: the total of spanks per cheek is " + tspanks); } if (msg1['m'] == "/clearspankq"){ spankq = 0 cb.chatNotice("cleared"); } if (msg1['m'] == "/spankq"){ cb.chatNotice("Cherrybot: there are " + spankq + " spanks left"); } });
© Copyright Chaturbate 2011- 2025. All Rights Reserved.