Apps Home
|
Create an App
Hello111
Author:
drmalte111
Description
Source Code
Launch App
Current Users
Created by:
Drmalte111
cb.onMessage(function (msg) { msg['background'] = '#9F9'; if (msg['m'] === "drawPanel") { cb.sendNotice("drawPanel"); cb.drawPanel() } if (msg['m'] === "setSubject") { cb.changeRoomSubject("sug kuk"); } if (msg['m'] === "getRoomUsersData") { cb.getRoomUsersData(u => { cb.sendNotice(u["success"]); cb.sendNotice(u["data"]); }); } return msg; }); cb.onEnter(function(user) { cb.sendNotice('Welcome ' + user['user'] + '!'); }); cb.tipOptions(function(user) { return {options:[{label: 'choice1'}, {label: 'choice2'}, {label: 'choice3'}], label:"Select a choice:"}; });
© Copyright Chaturbate 2011- 2024. All Rights Reserved.