Apps Home
|
Create an App
Auto greet viewers
Author:
collegematt42211
Description
Source Code
Launch App
Current Users
Created by:
Collegematt42211
to_user = ""; greeting = ""; cb.settings_choices = [ { name: 'greeting', type: 'str', minLength: 8, maxLength: 128, defaultValue: '**** Welcome [to_user] to my room!!! (: **** ', label: "greeting message, [to_user] = user's name" } ]; cb.onEnter(function(to_user) { cb.sendNotice(greeting, [to_user]); }); function init() { } init();
© Copyright Chaturbate 2011- 2026. All Rights Reserved.