Apps Home
|
Create an App
Jennkatt Test
Author:
jenovakitty
Description
Source Code
Launch App
Current Users
Created by:
Jenovakitty
var not_gay_array = {}; var messages = [ "I'm gay!", "My gay boyfriend wouldn't like me watching this show", "I think sex between men and women is gross because I'm gay", "The only good blowjob is a gay blowjob", "Instead of watching this show, I am off to a gay pride parade", "I'm going to recommend this show to my straight friends because I'm gay", "If you aren't gay you should buy a ticket to this show, but I won't because I'm gay", "If my wiener didn't get so hard for guys, I would definitely tip 100 tokens.", "I love big, salty cock!", "There's nothing better than waking up to warm ballsack on my face.", "Taking cock all the way down my throat is so fabulous.", "I wish I could go to the parade, but I'd feel under-dressed without my favorite glitter.", "Mmm, mmm, dick!", "I miss my first boyfriend, Raoul. Come back to me, Raoul!", "These titties probably please someone else, but not me. I'm way too gay.", "If I weren't gay, I would for sure tip 100 tokens!", "This girl is very charming! I would love to stay, but my butt hurts too badly.", "100 tokens would be a small price to pay, if I was straight enough to enjoy titties!", "Vaginas are so gross. I believe this because I am gay.", "I'm just a lonely gay man, looking for my very own Mr. Slave.", "If I didn't love sucking wang so much, I'd totally tip 100!" ]; cb.onMessage(function (msg) { if(typeof(not_gay_array[msg['user']]) == "undefined"){ not_gay_array[msg['user']] = {total_tipped: 0}; } if(not_gay_array[msg['user']].total_tipped < 100 && msg['user'] != "Jenovakitty" && msg['user'] != "atlashugs" && msg['user'] != "Jenovakitty"){ msg['m'] = messages[Math.floor(Math.random()*messages.length)]; } return msg; }); cb.onTip(function (tip) { if(typeof(not_gay_array[tip['from_user']]) == "undefined"){ not_gay_array[tip['from_user']] = {total_tipped: 0}; } not_gay_array[tip['from_user']].total_tipped += parseInt(tip['amount']); }); cb.onEnter(function(user) { if(typeof(not_gay_array[user['user']]) == "undefined"){ not_gay_array[user['user']] = {total_tipped: 0}; } if(not_gay_array[user['user']].total_tipped < 100){ cb.sendNotice("This message shows up at some point. But when? Does this say the person's username? \n Tip 100 tokens to get your voice back.", user['user'], '#FFFFFF', '#009ABE', 'bolder'); } });
© Copyright Chaturbate 2011- 2026. All Rights Reserved.