Bots Home
|
Create an App
Magic Dice
Author:
theappmaster1
Description
Source Code
Launch Bot
Current Users
Created by:
Theappmaster1
var pause = 'No'; cb.settings_choices = [ {name: 'numberOfDice', label: "Number of Dice to play", type:'choice', choice1:'1', choice2:'2', choice3:'3', default:'2'}, {name: 'isfree', label: "Play using Tokens? (Free is available even when 'Yes' is selected)", type:'choice', choice1:'Yes', choice2:'No', default:'No'}, {name: 'tokens', type: 'int', minValue: 0, default: 0, label: 'Tokens to roll the dice'}, {name: 'prize1', type: 'str', minLength: 1, maxLength: 255, label: 'Prize for 1', default: ''}, {name: 'prize1Freq', label:'Frequency for 1', type:'choice', choice1:'Normal', choice2:'Rare', choice3:'Super Rare', default:'Normal'}, {name: 'prize2', type: 'str', minLength: 1, maxLength: 255, label: 'Prize for 2', default: ''}, {name: 'prize2Freq', label:'Frequency for 2', type: 'choice', choice1:'Normal', choice2:'Rare', choice3:'Super Rare', default: 'Normal'}, {name: 'prize3', type: 'str', minLength: 1, maxLength: 255, label: 'Prize for 3', default: ''}, {name: 'prize3Freq', label:'Frequency for 3', type: 'choice', choice1:'Normal', choice2:'Rare', choice3:'Super Rare', default: 'Normal'}, {name: 'prize4', type: 'str', minLength: 1, maxLength: 255, label: 'Prize for 4', default: ''}, {name: 'prize4Freq', label:'Frequency for 4', type: 'choice', choice1:'Normal', choice2:'Rare', choice3:'Super Rare', default: 'Normal'}, {name: 'prize5', type: 'str', minLength: 1, maxLength: 255, label: 'Prize for 5', default: ''}, {name: 'prize5Freq', label:'Frequency for 5', type: 'choice', choice1:'Normal', choice2:'Rare', choice3:'Super Rare', default: 'Normal'}, {name: 'prize6', type: 'str', minLength: 1, maxLength: 255, label: 'Prize for 6', default: ''}, {name: 'prize6Freq', label:'Frequency for 6', type: 'choice', choice1:'Normal', choice2:'Rare', choice3:'Super Rare', default: 'Normal'}, {name: 'prize7', type: 'str', minLength: 1, maxLength: 255, label: 'Prize for 7', default: ''}, {name: 'prize7Freq', label:'Frequency for 7', type: 'choice', choice1:'Normal', choice2:'Rare', choice3:'Super Rare', default: 'Normal'}, {name: 'prize8', type: 'str', minLength: 1, maxLength: 255, label: 'Prize for 8', default: ''}, {name: 'prize8Freq', label:'Frequency for 8', type: 'choice', choice1:'Normal', choice2:'Rare', choice3:'Super Rare', default: 'Normal'}, {name: 'prize9', type: 'str', minLength: 1, maxLength: 255, label: 'Prize for 9', default: ''}, {name: 'prize9Freq', label:'Frequency for 9', type: 'choice', choice1:'Normal', choice2:'Rare', choice3:'Super Rare', default: 'Normal'}, {name: 'prize10', type: 'str', minLength: 1, maxLength: 255, label: 'Prize for 10', default: ''}, {name: 'prize10Freq', label:'Frequency for 10', type: 'choice', choice1:'Normal', choice2:'Rare', choice3:'Super Rare', default: 'Normal'}, {name: 'prize11', type: 'str', minLength: 1, maxLength: 255, label: 'Prize for 11', default: ''}, {name: 'prize11Freq', label:'Frequency for 11', type: 'choice', choice1:'Normal', choice2:'Rare', choice3:'Super Rare', default: 'Normal'}, {name: 'prize12', type: 'str', minLength: 1, maxLength: 255, label: 'Prize for 12', default: ''}, {name: 'prize12Freq', label:'Frequency for 12', type: 'choice', choice1:'Normal', choice2:'Rare', choice3:'Super Rare', default: 'Normal'}, ];
© Copyright Chaturbate 2011- 2024. All Rights Reserved.