Apps Home
|
Create an App
NillieGoals
Author:
_miss_mira_
Description
Source Code
Launch App
Current Users
Created by:
_Miss_Mira_
// Настройки cb.settings_choices = [ {name: 'goal_title', type: 'str', label: 'Goal Title', defaultValue: '💖 Strip show! 💖'}, {name: 'goal_amount', type: 'int', label: 'Goal Amount (tokens)', defaultValue: 300}, {name: 'room_subject', type: 'str', label: 'Room Subject', defaultValue: 'Let’s reach the goal together! 💋'} ]; // Устанавливаем цель при запуске cb.onStart(function () { cb.setGoal(cb.settings.goal_title, cb.settings.goal_amount, true); cb.changeRoomSubject(cb.settings.room_subject); });
© Copyright Chaturbate 2011- 2026. All Rights Reserved.