Apps Home
|
Create an App
naked in nature
Author:
mishas_brownie
Description
Source Code
Launch App
Current Users
Created by:
Mishas_Brownie
var backgroundImage = '2b45e26f-cc50-45be-ae5b-675fa7063709'; var tipsReceived = 0; var highestTip = ''; var lastTipReceived = ''; var fontSize = 11; cb.onDrawPanel(function(user) { return { "template": "image_template", "layers": [ {'type': 'image', 'fileID': backgroundImage}, { 'type': 'text', 'text': 'KISSES RECEIVED', 'top': 5, 'left': 61, 'font-size': fontSize, 'color': 'orange', }, { 'type': 'text', 'text': 'HIGHEST KISS', 'top': 29, 'left': 73, 'font-size': fontSize, 'color': 'orange', }, { 'type': 'text', 'text': 'LATEST KISS RECEIVED', 'top': 52, 'left': 28, 'font-size': fontSize, 'color': 'orange', }, { 'type': 'text', 'text': tipsReceived, 'top': 5, 'left': 147, 'font-size': fontSize, 'color': 'white', }, { 'type': 'text', 'text': highestKiss, 'top': 29, 'left': 147, 'font-size': fontSize, 'color': 'white', }, { 'type': 'text', 'text': lastKissReceived, 'top': 51, 'left': 147, 'font-size': fontSize, 'color': 'white', }, ], }; }); cb.drawPanel();
© Copyright Chaturbate 2011- 2026. All Rights Reserved.