|
|
Love For Tina
// 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.