Love For Tina
Author: amy_nancy

You are viewing version 862875. There is a newer version of this app. See the latest version of this app.

Description Source Code Launch Bot Current Users

Short Description:

Love For Tina

Full Description

// Title: Made It Rain
// Author: sexy_tinaa
// Original Script Authors:sexy_tinaa
// Version: 2.5 (02/07/2016)
// Description: Make it Rain with color in chat

cb.settings_choices = [
{name: 'min_tokens', type: 'int', minValue: 1, maxValue: 10000, defaultValue: 150, label: "Minimum Tips to make it rain"},
{name: 'rain_amount', type: 'int', minValue: 1, maxValue: 50, defaultValue: 25, label: "How Many Lines of Rain?"}
];

cb.onTip(function(tip) {
if(parseInt(tip['amount']) >= cb.settings.min_tokens) {
globalMessage(':snowflakeb '+ tip['from_user'] +' made it Snow! :snowflakeb', '');
for(i=0;i

© Copyright Chaturbate 2011- 2026. All Rights Reserved.