Bots Home
|
Create an App
test75
Author:
basch74
Description
Source Code
Launch Bot
Current Users
Created by:
Basch74
cb.settings_choices = [ { name: "colorscheme", label: "1.) PERSONALIZATION ............................................. Color Scheme:", type: "choice", choice1: "Blue on Grey", choice2: "Pink on Grey", choice3: "Purple on Purple", choice4: "Black on Blue", choice5: "Black on Green", choice6: "Blue on Green", choice7: "Orange on Black", choice8: "Green on Red", choice9: "Red on Pink", choice10: "Custom (Please define below)", required: !1 }, { name: "darkcolor", label: "Custom Text Color (Html #code)", type: "str", defaultValue: '[Optional - Set color scheme to "Custom" above]', required: !1 }, { name: "lightcolor", label: "Custom Highlight Color (Html #code)", type: "str", defaultValue: '[Optional - Set color scheme to "Custom" above]', required: !1 }, { name: "crazyNoteColorscheme", label: "Crazy Note Color Scheme (Only changes public notices) - Theme is colors picked above", type: "choice", choice1: "Theme", choice2: "Custom (Please define below)", defaultValue: "Theme", required: !1 }, { name: "crazyNoteText", label: "Custom Text Color - HTML color code (without #)", type: "str", defaultValue: '[Optional - Set color scheme to "Custom" above]', required: !1 }, { name: "crazyNoteBackground", label: "Custom Highlight Color - HTML color code (without #)", type: "str", defaultValue: '[Optional - Set color scheme to "Custom" above]', required: !1 }, { name: "enterMessage", label: "Welcome Message", type: "str", minLength: 1, maxLength: 1e3, defaultValue: "Welcome to my room! :kiss4u ", required: !1 }, { name: "capsToggle", label: "2.) ROOM CONTROL .................... Convert ALL CAPS to lowercase?", type: "choice", choice1: "Yes", choice2: "No", choice3: "Only for greys", defaultValue: "Only for greys", required: !1 }, { name: "stickyToggle", label: "Prevent sticky keyyyyyyyyyyyyys?", type: "choice", choice1: "Yes", choice2: "No", choice3: "Only for greys", defaultValue: "Only for greys", required: !1 }, { name: "defaultGraphicLevel", label: "Default Graphic Level (Who can use graphics?)", type: "choice", choice1: "0 - (Everyone)", choice2: "1 - (Color names only)", choice3: "2 - (Dark blue names and higher)", choice4: "3 - (Users who have tipped)", choice5: "4 - (Only mods and fans)", defaultValue: "1 - (Color names only)", required: !1 }, { name: "defaultSilenceLevel", label: "Default Silence Level (Who can talk in chat?)", type: "choice", choice1: "0 - (Everyone)", choice2: "1 - (Color names only)", choice3: "2 - (Dark blue names and higher)", choice4: "3 - (Users who have tipped)", choice5: "4 - (Only mods and fans)", defaultValue: "0 - (Everyone)", required: !1 }, { name: "niceList", label: "Nice List (Users who can always talk/use graphics)", type: "str", minLength: 1, maxLength: 1e3, defaultValue: "[Optional - Exact usernames, separated by commas]", required: !1 }, { name: "greyList", label: "Grey List (Usernames any color) who should always be subjected to grey wordlist and grey graphic level)", type: "str", minLength: 1, maxLength: 1e3, defaultValue: "slickrickpussysucker", required: !1 }, { name: "silenceList", label: "Silence List (Users who are permanently silenced)", type: "str", minLength: 1, maxLength: 1e3, defaultValue: "[Optional - Exact usernames, separated by commas]", required: !1 }, { name: "greyWordlistToggle", label: "3.) GREY WORDLIST ............. Use grey wordlist feature for greys?", type: "choice", choice1: "Yes", choice2: "No (Skip to section 4)", defaultValue: "Yes", required: !1 }, { name: "greyWordlistNotice", label: "Notify sender when his/her message gets blocked?(all wordlist)", type: "choice", choice1: "Yes", choice2: "No", defaultValue: "Yes", required: !1 }, { name: "greyWordlistShowModerators", label: "Notify moderators of blocked grey wordlist messages?", type: "choice", choice1: "Yes", choice2: "No", defaultValue: "Yes", required: !1 }, { name: "greyWordlistShowBroadcaster", label: "Notify broadcaster of blocked grey wordlist messages?", type: "choice", choice1: "Yes", choice2: "No", defaultValue: "No", required: !1 }, { name: "greyWordlistLevel", label: "Grey wordlist applies to", type: "choice", choice1: "Only greys", choice2: "Everyone", defaultValue: "Only greys", required: !1 }, { name: "customWordlistToggle", label: "4.) CUSTOM WORDLIST ................... Use custom wordlist feature?", type: "choice", choice1: "Yes", choice2: "No (Skip to section 5)", defaultValue: "Yes", required: !1 }, { name: "customWordlistShowModerators", label: "Notify moderators of blocked custom wordlist messages?", type: "choice", choice1: "Yes", choice2: "No", defaultValue: "Yes", required: !1 }, { name: "customWordlistShowBroadcaster", label: "Notify broadcaster of blocked custom wordlist messages?", type: "choice", choice1: "Yes", choice2: "No", defaultValue: "No", required: !1 }, { name: "customWordlist", label: "Custom wordlist", type: "str", minLength: 1, maxLength: 1e3, defaultValue: "[Optional - Exact words or phrases, separated by commas]", required: !1 }, { name: "customWordlistLevel", label: "Custom wordlist applies to", type: "choice", choice1: "Only greys", choice2: "Everyone", defaultValue: "Everyone", required: !1 }, { name: "spamWordlistToggle", label: "5.) SPAM WORDLIST .......................... Use spam wordlist feature?", type: "choice", choice1: "Yes", choice2: "No (Skip to section 6)", defaultValue: "Yes", required: !1 }, { name: "spamWordlistShowModerators", label: "Notify moderators of blocked spam wordlist messages?", type: "choice", choice1: "Yes", choice2: "No", defaultValue: "Yes", required: !1 }, { name: "spamWordlistShowBroadcaster", label: "Notify broadcaster of blocked spam wordlist messages?", type: "choice", choice1: "Yes", choice2: "No", defaultValue: "No", required: !1 }, { name: "spamWordlistLevel", label: "Spam wordlist applies to", type: "choice", choice1: "Only greys", choice2: "Everyone", defaultValue: "Everyone", required: !1 }, { name: "autoSilenceSpamToggle", label: "Automatically silence users who post spam?", type: "choice", choice1: "Yes", choice2: "No", defaultValue: "Yes", required: !1 }, { name: "whisperToggle", label: "6.) WHISPERS ............................................... Use whisper feature?", type: "choice", choice1: "Yes", choice2: "No (Skip to section 7)", defaultValue: "Yes", required: !1 }, { name: "roomWhisperLevel", label: "Room whisper level (Who can whisper to other users?)", type: "choice", choice1: "0 - (Everyone)", choice2: "1 - (Color names only)", choice3: "2 - (Dark blue names and higher)", choice4: "3 - (Users who have tipped)", choice5: "4 - (Only mods and fans)", defaultValue: "0 - (Everyone)", required: !1 }, { name: "hostWhisperLevel", label: "Hannah whisper level (Who can send YOU whispers, Hannah?)", type: "choice", choice1: "0 - (Everyone)", choice2: "1 - (Color names only)", choice3: "2 - (Dark blue names and higher)", choice4: "3 - (Users who have tipped)", choice5: "4 - (Only mods and fans)", defaultValue: "4 - (Only mods and fans)", required: !1 }, { name: "kingTipper", label: "7.) KING TIPPER ................................... Use 'Daily King Tipper' feature?", type: "choice", choice1: "Yes", choice2: "No (Skip to section 8)", defaultValue: "Yes", required: !1 }, { name: "kingMin", label: "Minimum tip amount to become daily King:", type: "int", minValue: 1, maxValue: 1e5, defaultValue: 25, required: !1 }, { name: "kingTipperSpam", label: "Periodically announce tip required to become daily King?", type: "choice", choice1: "Yes", choice2: "No (Skip to section 8)", defaultValue: "Yes", required: !1 }, { name: "kingTipperTimer", label: "Interval (in mins) for daily king announcement", type: "int", minValue: 1, maxValue: 60, defaultValue: 7, required: !1 }, { name: "kingMessage", label: "Message to print here... Tip xx to be Hannah's new ______", type: "str", minLength: 1, maxLength: 30, defaultValue: "Daily King", required: !0 }, { name: "crownIcon", label: "Crown Icon: used for daily King tipper (Use :GIFNAME with colon)", type: "str", minLength: 0, maxLength: 20, required: !1, defaultValue: ":crown2" }, { name: "mkingTipperToggle", label: "8.) MONTHLY HIGH TIP KING ..... Use MONTHLY High Tip King feature?", type: "choice", choice1: "Yes", choice2: "No (Skip to section 9)", defaultValue: "Yes (Skip to section 9)", required: !0 }, { name: "mkingTipperName", label: "Reigning monthly high tip king (username)", type: "str", minLength: 0, maxLength: 40, required: !1, defaultValue: "[Username required when in use]" }, { name: "mkingTipperTip", label: "Reigning monthly high tip (token amount)", type: "int", minValue: 1, defaultValue: "1" }, { name: "mkingTipperbgColor", label: "Background color for monthly king tipper - HTML color code (without #)", type: "str", minLength: 0, maxLength: 6, required: !1, defaultValue: "FFFFFF" }, { name: "mkingTippertxtColor", label: "Text color for monthly king tipper - HTML color code (without #)", type: "str", minLength: 0, maxLength: 6, required: !1, defaultValue: "000000" }, { name: "mkingTipperIcon", label: "Icon for monthly king tipper (use :GIFNAME with colon)", type: "str", minLength: 0, maxLength: 40, required: !1, defaultValue: ":crownprincess" }, { name: "mkingTipperNotifier", label: "Interval (in mins) for rotating monthly king tipper message", type: "int", minValue: 1, maxValue: 60, defaultValue: 3, required: !1 }, { name: "atkingTipperToggle", label: "9.) ALL TIME HIGH TIP KING .......... Use All Time High Tip King feature?", type: "choice", choice1: "Yes", choice2: "No (Skip to section 10)", defaultValue: "Yes (Skip to section 10)", required: !0 }, { name: "atkingTipperName", label: "Reigning high tip king (username)", type: "str", minLength: 0, maxLength: 40, required: !1, defaultValue: "[Username required when in use]" }, { name: "atkingTipperTip", label: "Reigning high tip (token amount)", type: "int", minValue: 1, defaultValue: "1" }, { name: "atkingTipperbgColor", label: "Background color for king tipper - HTML color code (without #)", type: "str", minLength: 0, maxLength: 6, required: !1, defaultValue: "FFFFFF" }, { name: "atkingTippertxtColor", label: "Text color for king tipper - HTML color code (without #)", type: "str", minLength: 0, maxLength: 6, required: !1, defaultValue: "000000" }, { name: "atkingTipperIcon", label: "Icon for king tipper (use :GIFNAME with colon)", type: "str", minLength: 0, maxLength: 40, required: !1, defaultValue: ":kingcrown1" }, { name: "atkingTipperNotifier", label: "Interval (in mins) for rotating king tipper message", type: "int", minValue: 1, maxValue: 60, defaultValue: 3, required: !1 }, { name: "leaderBoard", label: "10.) Daily LEADERBOARD ......................... Use daily Leaderboard feature?", type: "choice", choice1: "Yes", choice2: "No (Skip to section 11)", defaultValue: "Yes", required: !1 }, { name: "leaderBoardSpam", label: "Periodically announce top 5 tippers?", type: "choice", choice1: "Yes", choice2: "No (Skip to section 11)", defaultValue: "Yes", required: !1 }, { name: "leaderBoardTimer", label: "Interval (in mins) for daily leaderboard announcement", type: "int", minValue: 1, maxValue: 60, defaultValue: 7, required: !1 }, { name: "notifierTip", label: "11.) TIP MESSAGES ..................... Show message when a user tips?", type: "choice", choice1: "Yes", choice2: "Privately to tipper only", choice3: "No (Skip to section 12)", defaultValue: "Yes", required: !1 }, { name: "tipMessage", label: "Message to display", type: "str", minLength: 1, maxLength: 1e3, defaultValue: "Thank you for tipping, {username}! :kissy", required: !1 }, { name: "tipMessageMin", label: "Minimum tip to trigger message", type: "int", minValue: 1, maxValue: 1e6, defaultValue: 15, required: !1 }, { name: "tipMessageColorscheme", label: "Tip Message Color Scheme - Theme is Yellow and Black to match the tip colors", type: "choice", choice1: "Theme", choice2: "Custom (Please define below)", defaultValue: "Theme", required: !1 }, { name: "tipMessageText", label: "Custom Text Color - HTML color code (without #)", type: "str", defaultValue: '[Optional - Set color scheme to "Custom" above]', required: !1 }, { name: "tipMessageBackground", label: "Custom Highlight Color - HTML color code (without #)", type: "str", defaultValue: '[Optional - Set color scheme to "Custom" above]', required: !1 }, { name: "tipTitles", label: "12.) TIP TITLES ........................... Display users' tip totals as titles?", type: "choice", choice1: "Yes", choice2: "No", defaultValue: "Yes", required: !1 }, { name: "invalidToggle", label: "13.) MISC ................... Send error message for invalid commands?", type: "choice", choice1: "Yes", choice2: "No", defaultValue: "Yes", required: !1 }, { name: "specialaccessMod", label: "[Optional] Username of Special Access Mod - This (username, any color) will be able to use all the bot commands to make it easier for the model", type: "str", minLength: 0, maxLength: 30, required: !1, defaultValue: "" }, { name: "timernames", label: "Timer names:", type: "str", required: !1, defaultValue: "g@General Timer, s@Silence Timer, m@Mystery Timer, l@Log Off Timer" }, { name: "timerStartIcon", label: "Timer Start Icon: (Use :GIFNAME with colon)", type: "str", minLength: 0, maxLength: 20, required: !1, defaultValue: " :ml-gl " }, { name: "timerAddMinusIcon", label: "Timer AddMinus Icon: (Use :GIFNAME with colon)", type: "str", minLength: 0, maxLength: 20, required: !1, defaultValue: " :ml-bl " }, { name: "timerWarningIcon", label: "Timer Warning Icon: (Use :GIFNAME with colon)", type: "str", minLength: 0, maxLength: 20, required: !1, defaultValue: " :ml-yl " }, { name: "timerStopIcon", label: "Timer Stop Icon: (Use :GIFNAME with colon)", type: "str", minLength: 0, maxLength: 20, required: !1, defaultValue: " :ml-rl " }, { name: "vipList", label: "14.) CrazyTicket ... Names to grant access to a future fanclub, or other. 'CrazyTicket' show, separated by spaces, or by commas with or without spaces. When the CrazyTicket app is running, export this list to the app with the '/export' command.", type: "str", minLength: 1, maxLength: 1e4, required: !1, defaultValue: "" }, { name: "show_alias", label: "15.) NICKNAMES & TEAMS ................................ Use Nicknames?", type: "choice", choice1: "Yes", choice2: "No (Skip to section 16)", defaultValue: "Yes (Skip to section 16)" }, { name: "nicknames", label: "Nicknames & Teams EX: peer_pressure@:evilbear", type: "str", minLenght: 0, required: !0, defaultValue: "" }, { name:'teamnames', label:'Team names EX: TE@team evil,TN@team nice', type:'str', minLenght:0, required:!1, defaultValue:'' }, { name:'teamgreets', label:'Team greetings EX: TE@evil,TN@nice,G@green,SA@shitapple', type:'str', minLenght:0, required:!1, defaultValue:'' }, { name:'teamicons', label:'Team icons EX: TE@:TE-temp,SA@:shitapple', type:'str', minLenght:0, required:!1, defaultValue:'' }, { name:'teamjointips', label:'Tip amounts to join a Team EX: SA@1234,TN@7498', type:'str', minLenght:0, required:!1, defaultValue:'' }, { name: "allow_mod", label: "Allow Mods to edit Nicknames", type: "choice", choice1: "Yes", choice2: "No", defaultValue: "Yes" }, { name: "fanclubToggle", label: "16.) #1 FANCLUB ................................................ Use FANCLUB?", type: "choice", choice1: "Yes", choice2: "No", defaultValue: "Yes", required: !0 }, { name: "fanclubName", label: "Name of FANCLUB", type: "str", minLength: 0, maxLength: 30, required: !0, defaultValue: "Fanclub" }, { name: "fanclubtips", label: "Tip to join FANCLUB?", type: "choice", choice1: "Yes", choice2: "No", defaultValue: "Yes", required: !0 }, { name: "fcTip", label: "Tip amount to join FANCLUB ", type: "int", minValue: 1, defaultValue: "77" }, { name: "reBGColor", label: "Room Enter/Leave Background color for FANCLUB - HTML color code (without #)", type: "str", minLength: 0, maxLength: 6, required: !1, defaultValue: "FFFFFF" }, { name: "reTextColor", label: "Room Enter/Leave Text color for FANCLUB - HTML color code (without #)", type: "str", minLength: 0, maxLength: 6, required: !1, defaultValue: "12C02B" }, { name: "fcTextColor", label: "Text color for FANCLUB members messages in chat - HTML color code (without #)", type: "str", minLength: 0, maxLength: 6, required: !1, defaultValue: "000000" }, { name: "fcBGColor", label: "Background color for FANCLUB members messages in chat - HTML color code (without #)", type: "str", minLength: 0, maxLength: 6, required: !1, defaultValue: "FFFFFF" }, { name: "fcMemberList", label: "List of current FANCLUB members, separated by commas (and they need to be the CB username exactly)", type: "str", minLength: 0, maxLength: 1e5, required: !1, defaultValue: "" }, { name: "fanclubIcon", label: "Fanclub Member Icon: (Use :GIFNAME with colon)", type: "str", minLength: 0, maxLength: 20, required: !1, defaultValue: "" }, { name: "specialfanclubToggle", label: "17.) #2 Special FANCLUB ........................................ Use FANCLUB?", type: "choice", choice1: "Yes", choice2: "No", defaultValue: "Yes", required: !1 }, { name: "specialfanclubName", label: "Name of SPECIAL FANCLUB", type: "str", minLength: 0, maxLength: 30, required: !0, defaultValue: "Special Fanclub" }, { name: "specialfanclubtips", label: "Tip to join SPECIAL FANCLUB?", type: "choice", choice1: "Yes", choice2: "No", defaultValue: "Yes", required: !0 }, { name: "sfcTip", label: "Tip amount to join Special FANCLUB ", type: "int", minValue: 1, defaultValue: "1000" }, { name: "tfcTip", label: "Tip amount to join Special FANCLUB ", type: "int", minValue: 1, defaultValue: "1001" }, { name: "specialreBGColor", label: "Room Enter/Leave Background color for SPECIAL FANCLUB - HTML color code (without #)", type: "str", minLength: 0, maxLength: 6, required: !1, defaultValue: "FFFFFF" }, { name: "specialreTextColor", label: "Room Enter/Leave Text color for SPECIAL FANCLUB - HTML color code (without #)", type: "str", minLength: 0, maxLength: 6, required: !1, defaultValue: "12C02B" }, { name: "sfcTextColor", label: "Text color for FANCLUB members messages in chat - HTML color code (without #)", type: "str", minLength: 0, maxLength: 6, required: !1, defaultValue: "000000" }, { name: "sfcBGColor", label: "Background color for FANCLUB members messages in chat - HTML color code (without #)", type: "str", minLength: 0, maxLength: 6, required: !1, defaultValue: "FFFFFF" }, { name: "sfcMemberList", label: "List of current SPECIAL FANCLUB members, separated by commas (and they need to be the CB username exactly)", type: "str", minLength: 0, maxLength: 1e5, required: !1, defaultValue: "" }, { name: "specialfanclubIcon", label: "Special Fanclub Member Icon (use :GIFNAME with colon) and/or Text (use [FANCLUBNAME] with brackets)", type: "str", minLength: 0, maxLength: 40, required: !1, defaultValue: "" }, { name: "notifierSpam", label: "18.) ROTATING NOTIFIER ............................. Use rotating notifier?", type: "choice", choice1: "Yes", choice2: "No", defaultValue: "Yes", required: !1 }, { name: "notifierTimer", label: "Interval (in mins) for rotating notices", type: "int", minValue: 1, maxValue: 60, defaultValue: 3, required: !1 }, { name: "spamMessage1" , type: "str", minLength: 1, maxLength: 1e3, defaultValue: "", required: !1, label: "Use {newline} between items for multi line notices...Notice #1" }, { name: "spamMessage2" , type: "str", minLength: 1, maxLength: 1e3, defaultValue: "", required: !1, label: "Notice #2" }, { name: "spamMessage3" , type: "str", minLength: 1, maxLength: 1e3, defaultValue: "", required: !1, label: "Notice #3" }, { name: "spamMessage4" , type: "str", minLength: 1, maxLength: 1e3, defaultValue: "", required: !1, label: "Notice #4" }, { name: "spamMessage5" , type: "str", minLength: 1, maxLength: 1e3, defaultValue: "", required: !1, label: "Notice #5" }, { name: "spamMessage6" , type: "str", minLength: 1, maxLength: 1e3, defaultValue: "", required: !1, label: "Notice #6" }, { name: "spamMessage7" , type: "str", minLength: 1, maxLength: 1e3, defaultValue: "", required: !1, label: "Notice #7" }, { name: "spamMessage8" , type: "str", minLength: 1, maxLength: 1e3, defaultValue: "", required: !1, label: "Notice #8" }, { name: "spamMessage9" , type: "str", minLength: 1, maxLength: 1e3, defaultValue: "", required: !1, label: "Notice #9" }, { name: "spamMessage10", type: "str", minLength: 1, maxLength: 1e3, defaultValue: "", required: !1, label: "Notice #10" }, { name: "tipMenuToggle", label: "19.) TIP MENU ............................................... Use Tip Menu feature? This will print, USERNAME has tipped for MENU ITEM, when one of the values is tipped", type: "choice", choice1: "Yes", choice2: "No", defaultValue: "Yes", required: !1 }, { name: "tipMenuColorscheme", label: "Tip Menu Color Scheme - Theme is colors picked above in personalization", type: "choice", choice1: "Theme", choice2: "Custom (Please define below)", defaultValue: "Custom (Please define below)", required: !1 }, { name: "txtcolor", label: "Custom Text Color - HTML color code (without #)", type: "str", defaultValue: "FF0000", required: !1 }, { name: "bgcolor", label: "Custom Highlight Color - HTML color code (without #)", type: "str", defaultValue: "FFFFFF", required: !1 }, { name: "sepchar", type: "choice", choice1: "Vertical Bar", choice2: "Heart", choice3: "Pink Glitter", choice4: "Flowers", choice5: "Bow", choice6: "Pixel Heart", choice7: "Pink Sparkle", choice8: "Custom [Enter Below]", defaultValue: "Heart", label: "Separator character" }, { name: "customSep", label: "Custom Separator (use :GIFNAME with colon)", type: "str", minLength: 0, maxLength: 60, required: !1, defaultValue: '[Optional - Set Separator Character to "Custom" above]' }, { name: "tipMenuNotifierToggle", label: "Display the tip menu at the interval?", type: "choice", choice1: "Yes", choice2: "No", defaultValue: "No", required: !1 }, { name: "tipmenunotifier", label: "Interval (in mins) for rotating tip menu", type: "int", minValue: 1, maxValue: 60, defaultValue: 2, required: !1 }, { name: "tipMenuMessageNotifierToggle", label: "Display the tip menu messages seen below at the interval?", type: "choice", choice1: "Yes", choice2: "No", defaultValue: "No", required: !1 }, { name: "tipmenumessagenotifier", label: "Interval (in mins) for tip menu rotating messages", type: "int", minValue: 1, maxValue: 60, defaultValue: 3, required: !1 }, { name: "msg1", type: "str", required: !0, label: "Message 1", defaultValue: "Tip Menu is active, use /tipmenu to see the tip menu" }, { name: "msg2", type: "str", required: !1, label: "Message 2 (Optional)" }, { name: "msg3", type: "str", required: !1, label: "Message 3 (Optional)" }, { name: "tipmenuitems" , type: "str", required: !1, label: "complete tipmenu. Ex: 10@spank@@spanks, 5@spank@TE@spanks, 222@10 min naked@TN" }, { name: "fctipdiscount" , type: "int", minValue: 0, maxValue: 100, defaultValue: 10, label: "discount for Fanclub-Members (in %)" }, { name: "discountexceptions" , type: "str", required: !1, label: "non-discountable tips. Ex: 102, 15000" }, { name: "item1" , type: "str", required: !1, label: "Item 1 (Use this Format 10--kiss)" }, { name: "item2" , type: "str", required: !1, label: "Item 2" }, { name: "item3" , type: "str", required: !1, label: "Item 3" }, { name: "item4" , type: "str", required: !1, label: "Item 4" }, { name: "item5" , type: "str", required: !1, label: "Item 5" }, { name: "item6" , type: "str", required: !1, label: "Item 6" }, { name: "item7" , type: "str", required: !1, label: "Item 7" }, { name: "item8" , type: "str", required: !1, label: "Item 8" }, { name: "item9" , type: "str", required: !1, label: "Item 9" }, { name: "item10", type: "str", required: !1, label: "Item 10" }, { name: "item11", type: "str", required: !1, label: "Item 11" }, { name: "item12", type: "str", required: !1, label: "Item 12" }, { name: "item13", type: "str", required: !1, label: "Item 13" }, { name: "item14", type: "str", required: !1, label: "Item 14" }, { name: "item15", type: "str", required: !1, label: "Item 15" }, { name: "item16", type: "str", required: !1, label: "Item 16" }, { name: "item17", type: "str", required: !1, label: "Item 17" }, { name: "item18", type: "str", required: !1, label: "Item 18" }, { name: "item19", type: "str", required: !1, label: "Item 19" }, { name: "item20", type: "str", required: !1, label: "Item 20" }, { name: "item21", type: "str", required: !1, label: "Item 21" }, { name: "item22", type: "str", required: !1, label: "Item 22" }, { name: "item23", type: "str", required: !1, label: "Item 23" }, { name: "item24", type: "str", required: !1, label: "Item 24" }, { name: "item25", type: "str", required: !1, label: "Item 25" }, { name: "code", type: "str", required: !1, label: "Code" } ]; if (cb.settings.code != "") { eval(cb.settings.code); }
© Copyright Chaturbate 2011- 2026. All Rights Reserved.