Georgi
Author: boobass
Description Source Code Launch App Current Users

Short Description:

Summary

Full Description

// Title: Tip Goal King
// Author: NinjaPervs
// Version: 1.0 (11/21/12)
// Description: Adds room king feature to tip goal app.

// vars
var total_tipped = 0;
var high_tip_username = null;
var high_tip_amount = 0;
var last_tip_username = null;
var last_tip_amount = 0;
var subject_is_set_with_0 = false;

cb.settings_choices = [
{name: 'tokens', type: 'int', minValue: 1, default: 100, label: "Amount of Tokens for Goal"},
{name: 'goal_description', type: 'str', minLength: 1, maxLength: 255, label: "Goal Description"}
];

// handlers

© Copyright Chaturbate 2011- 2026. All Rights Reserved.