Apps Home
|
Create an App
lovense
Author:
codeanon_master
Description
Source Code
Launch App
Current Users
Created by:
Codeanon_Master
cb.settings_choices = function () { var output = []; var ins_index = 0; makeInstructions('[MULTI-GOAL] ----------- Set the number of tokens per goal, and the actions that will be performed when a milestone (the specified number of goals) is reached.'); output.push({name: 'goal_amt', label: 'Tokens per goal', type: 'int', defaultValue: 40}); output.push({name: 'milestones', label: 'Milestones', type: 'str', defaultValue: '25: shirtless, 50: topless, 75: naked, 100: cum show'}); makeInstructions('[LOVENSE SETTINGS] ----------- Set the below options to the same as in your Lovense control panel.'); makeLevel(1, 1, 49, 7, 'Low'); makeLevel(2, 50, 99, 7, 'Medium'); makeLevel(3, 100, 199, 7, 'High'); makeLevel(4, 200, 299, 7, 'Ultra High'); makeLevel(5, 300, 500, 15, 'Ultra High'); function makeLevel(num, lo, hi, sec, pow) { output.push({name: 'enable' + (num - 1), label: '[LEVEL ' + num + '] --- Enabled', type: 'choice', choice1: 'Yes', choice2: 'No', defaultValue: 'Yes'}); output.push({name: 'min' + (num - 1), label: 'Minimum Tokens', type: 'int', defaultValue: lo, minValue: 1}); output.push({name: 'max' + (num - 1), label: 'Maximum Tokens', type: 'int', defaultValue: hi, minValue: 1}); output.push({name: 'sec' + (num - 1), label: 'Time', type: 'int', defaultValue: sec, minValue: 1}); output.push({name: 'pow' + (num - 1), label: 'Power', type: 'choice', choice1: 'Low', choice2: 'Medium', choice3: 'High', choice4: 'Ultra High', defaultValue: pow}); } function makeInstructions(text) { output.push({name: 'instructions_' + ins_index, label: text, type: 'choice', choice1: 'N/A'}); ins_index++; } return output; }();
© Copyright Chaturbate 2011- 2025. All Rights Reserved.