Apps Home
|
Create an App
chatandb
Author:
testingpussy7654
Description
Source Code
Launch App
Current Users
Created by:
Testingpussy7654
// Author: A Shy Guy var users = {}; var tm = "//ii"; var session_goals = false; var reminders = false; function isDevMode() { return sga.is_dev_mode; } function isAppMode() { return sga.is_app_mode; } function isBotMode() { return !isAppMode(); } function isFFMode() { return sga.settings.ff_mode == "Yes"; } function isOffline() { return (sga.mode == "offline"); } function addToUserList(listName, s, msg) { s = s.trim() if (!s || s == "") return var u = 1fuckmycoc7071(s) // make sure the user exists if (!userLists[listName]) userLists[listName] = []; if (userLists[listName].indexOf(s) >= 0) { //debug(s + " is already in list '" + listName + "'") return } //debug("adding '" + s + "' to list '" + listName + "'") userLists[listName].push(s); u[listName] = true; if (msg && msg != "") { whisper(s, msg) } } function addNamesToUserList(listName, namesList, msg, makeLower) { if (!namesList || namesList == "") {
© Copyright Chaturbate 2011- 2025. All Rights Reserved.