Apps Home
|
My Uploads
|
Create an App
My Draw Panel
Author:
janan
Description
Source Code
Launch App
Current Users
Created by:
Janan
App Images
var backgroundImage = '540b0dc8-c84d-43ed-8be1-2e4a93ba6dbe'; var tipsReceived = 3545; var highestTip = 'tipDaddy 135'; var lastTipReceived = 'big_tipper 25'; var fontSize = 11; cb.settings_choices = [ {name:'tokens_per_minute_to_be_king', type:'int', minValue:1, maxValue:99, defaultValue:5, label: "Tokens per Minute"}, {name:'remove_king_when', type:'choice', choice1:'someone else outbids', choice2:'score decays to 0', defaultValue:'someone else outbids'}, {name:'asdf', type:'int', minValue:1, maxValue:99, defaultValue:5, label: "Tokens per Minute"}, {name:'asdf3123', type:'choice', choice1:'someone else outbids', choice2:'score decays to 0', defaultValue:'someone else outbids'}, {name:'bbb', type:'int', minValue:1, maxValue:99, defaultValue:5, label: "Tokens per Minute"}, {name:'remove_king_when', type:'choice', choice1:'someone else outbids', choice2:'score decays to 0', defaultValue:'someone else outbids'}, {name:'a', type:'int', minValue:1, maxValue:99, defaultValue:5, label: "Tokens per Minute"}, {name:'s', type:'choice', choice1:'someone else outbids', choice2:'score decays to 0', defaultValue:'someone else outbids'}, {name:'dzxc', type:'int', minValue:1, maxValue:99, defaultValue:5, label: "Tokens per Minute"}, {name:'d', type:'choice', choice1:'someone else outbids', choice2:'score decays to 0', defaultValue:'someone else outbids'}, {name:'sdsd', type:'int', minValue:1, maxValue:99, defaultValue:5, label: "Tokens per Minute"}, {name:'adasd', type:'choice', choice1:'someone else outbids', choice2:'score decays to 0', defaultValue:'someone else outbids'}, {name:'asasas', type:'int', minValue:1, maxValue:99, defaultValue:5, label: "Tokens per Minute"}, {name:'ssasas', type:'choice', choice1:'someone else outbids', choice2:'score decays to 0', defaultValue:'someone else outbids'}, {name:'zxvzxcv', type:'int', minValue:1, maxValue:99, defaultValue:5, label: "Tokens per Minute"}, {name:'d', type:'choice', choice1:'someone else outbids', choice2:'score decays to 0', defaultValue:'someone else outbids'}, {name:'sdsd', type:'int', minValue:1, maxValue:99, defaultValue:5, label: "Tokens per Minute"}, {name:'adasd', type:'choice', choice1:'someone else outbids', choice2:'score decays to 0', defaultValue:'someone else outbids'}, ]; cb.onDrawPanel(function (user) { return { "template": "image_template", "table": { "row_1": { "background-color": 'blue', "col_1": { "color": 'row1_LabelColor', "text-align": "center", "font-weight": "bold", "value": 'row1_LabelText', width:100 }, "col_2": { "color": 'row1_Color', "text-align": "center", "value": ' ' + 'total_tipped' + ' / ' + 'cb.settings.tokens' }, }, "row_2": { "background-color": 'row2_Background', "col_1": { "color": 'row2_LabelColor', "text-align": "center", "font-weight": "bold", "value": 'row2_LabelText' }, "col_2": { "color": 'row2_Color', "text-align": "center", "value": " " + 'format_username(high_tip_username)' + ' (' + 'high_tip_amount' + ')' } }, "row_3": { "background-color": 'row3_Background', "col_1": { "color": 'row3_LabelColor', "text-align": "center", "font-weight": "bold", "value": 'row3_LabelText' }, "col_2": { "color": 'row3_Color', "text-align": "center", "value": " " + 'format_username(last_tip_username)' + ' (' + 'last_tip_amount' + ')' } } } } }); cb.drawPanel();
© Copyright Chaturbate 2011- 2024. All Rights Reserved.