Apps Home
|
Create an App
KyleExample1
Author:
cb_kyle
Description
Source Code
Launch App
Current Users
Created by:
Cb_Kyle
var admin = ''; var message = '' var usernames = ''; if (admin == true && message.substring(0, 5) == '/addx') { // kyle // output('message: ' + message); var usernames = message.substring(6, message.length); // kyle //output('username: ' + username); //handleArray(username); //output('adding user: ' + username); var splitResult = usernames.split(' '); // kyle for (var i = 0; i < splitResult.length; i++) { // kyle username = splitResult[i]; // kyle checkTicket(username); if (checkflag == false){ userlist.push(username); } //output('Current Users: ' + userlist); if (cb.limitCam_isRunning()){ //output("app is running for loop"); cb.limitCam_addUsers(username); } // output_mod(username+' has been added to the crazy ticket show by: ' + username); output_user(username, ' you have been added to the crazy ticket show.'); total_tickets=total_tickets+1; } cb.drawPanel(); } // kyle
© Copyright Freesexcam 2011- 2024. All Rights Reserved.