Apps Home
|
My Uploads
|
Create an App
testfiller2
Author:
testfiller2
Description
Source Code
Launch App
Current Users
Created by:
Testfiller2
App Images
tippers = []; tiptot=[]; tippers.push('gappfiller'); tiptot.push[0]; cb.onEnter(function(user){ usrnm=user['user']; if (usrnm != tippers[0]) { usrsx=user['gender']; hastkn=user['has_tokens']; if (usrsx=='m'){ emote=String.fromCodePoint(0x1F44d); mymsg='Hey ' + usrnm + ' you stud! ' + emote; } else if (usrsx == 'f'){ emote1=String.fromCodePoint(0x1F618); emote2=String.fromCodePoint(0x1F60d); mymsg='Hi ' + usrnm + ' ' + emote1 + ' Do you cam sexy? Love to watch you too!' + emote2; xmsg=usrnm+' is female!'; cb.sendNotice(xmsg, cb.room_slug, "#ffffff", "#184040", "bolder"); } else if (usrsx=='c'){ emote=String.fromCodePoint(0x1F618); mymsg='Hey ' + usrnm + '! Are you 2 on cam? Love to watch you 2 too! ' + emote; } else { mymsg='Hi ' + usrnm + ' Welcome to watch me!'; } cb.sendNotice(mymsg, user['user'], "#ffffff", "#184040", "bolder"); if (hastkn){ emote=String.fromCodePoint(0x1F911); mymsg='Tip will change room subject specially for you! ' + emote; cb.sendNotice(mymsg, user['user'], "#ffffff", "#184040", "bolder");} } }); cb.onTip(function (tip) { tipfrom=tip['from_user']; tipamt=tip['amount']; newsub='Stroking my cock for ' + tipfrom; cb.changeRoomSubject(newsub); cb.onDrawPanel(); indx=tippers.indexOf(tipfrom); cb.log(indx); if (indx > -1) { tiptot[indx]= tiptot[indx] + tipamt; } else { tippers.push(tipfrom); tiptot.push(tipamt);} }); cb.onLeave(function(user) { usrleaving=user['user']; tipper=tippers.indexOf(usrleaving); if (tipper>0){ emote=String.fromCodePoint(0x1F44b); deltipper=tippers.splice(tipper,1); deltip=tiptot.splice(tipper,1); tip=deltip.toString(); cb.chatNotice('Bye ' + deltipper + '!' + ' Thanks for the ' + tip +' token tip! ' + emote); cb.changeRoomSubject('Str8 stroking'); cb.onDrawPanel(); } else { cb.chatNotice('Bye ' + user['user'] + '!');} });
© Copyright Chaturbate 2011- 2025. All Rights Reserved.