You are on page 1of 7

This document is available in PDF format at: http://www.scribd.

com/doc/70588011/Restless-Studio-Smart-Tip-Jar-Manual

INTRODUCTION
The Truth & Beauty Lab Smart Tip Jar integrates with the Truth & Beauty Lab Smart Dance Pole or Pandorabot METAbolt Add-On, accepting tips, triggering a bot avatar to strip, emote, change outfits, have sex, and interact with your visitors.. Using an integrated Smart Dance Pole or Smart Sex Bot Fur Base along with the Smart Tip Jar allows you to maintain an artificially intelligent bot avatar who accepts tips 24 hours a day, 7 days a week, year round without monthly fees or hourly charges. The Smart Tip Jar can automatically trigger your bot avatar to get naked or have sex when a tip threshold is reached and get dressed after a specified duration. The Smart Tip Jar is designed to be used by a bot logged in via METAbolt and utilizing either the Smart Dance Pole or Smart Sex Bot Fur Base but can be used with the Pandorabot METAbolt Add-On or as a normal tip jar.. To setup your Truth & Beauty Lab Smart Tip Jar: 1. Purchase and setup the Smart Sex Bot, Smart Dance Pole, or Pandorabot METAbolt Add-On 2. Place the Smart Tip Jar near the Smart Sex Bot or Dance Pole 3. Edit the Smart Tip Jar configuration notecard Tip_Config 4. Setup outfit folders for your bot avatar 5. Edit the Smart Dance Pole notecards METAbolt_Config and Configuration 6. Verify Enhanced METAbolt LSL API Security is configured or disabled 7. Login your bot with METAbolt and start accepting tips! Each of these steps will be explained in detail below.

SETUP
Step 1 Purchase/setup the Smart Sex Bot Fur Base, Smart Dance Pole or Pandorabot METAbolt Add-On The Smart Sex Bot Fur Base is a white fur rug with integrated Multi-Love Pose system that functions as a sex rug and Pandorabot METAbolt Add-On base prim. It allows your Pandorabot METAbolt bot to have sex with guests when triggered by the Smart Tip Jar. The Truth & Beauty Lab Smart Dance Pole is an artificially intelligent dance pole that functions as the Pandorbot METAbolt Add-On base prim and dance pole for your bot. It allows your bot to dance and strip when triggered by the Smart Tip Jar.

Both can query Wikipedia, provide factual answers via Wolfram Alpha, deliver notecards and landmarks, act as a spell checker, send email, monitor and send Group IM's, and chat entertainingly with your visitors. The Smart Sex Bot Fur Base is available on the Second Life Marketplace as a set which includes the Smart Tip Jar, MLP2 poseball system, and sex animations. The Smart Dance Pole is available on the Second Life Marketplace either individually or in a Combo pack which includes the Truth & Beauty Lab Smart Tip Jar. Follow the setup procedure detailed in the Truth & Beauty Lab Smart Dance Pole Manual at http://www.scribd.com/doc/69684091/Restless-Studio-Smart-Dance-Pole-Manual A minimal dance pole configuration includes the following lines at the top of the dance pole configuration notecard METAbolt_Config: DANCE_ONLY = TRUE INVISIBLE_BASE = FALSE RESIZE = FALSE MD5SUM = your-metabolt-password-md5-string DEFAULT_OUTFIT_UUID = default-outfit-uuid-described-below NAKED_OUTFIT_UUID = naked-outfit-uuid-described-below TIP_LISTEN = TRUE To generate the MD5SUM setting, see the note Entering the METAbolt Password in the Pandorabot METAbolt Add-On Manual , available in PDF format at http://www.scribd.com/doc/46353356/Pandorabot-METAbolt-Add-On-Manual The DEFAULT_OUTFIT_UUID and NAKED_OUTFIT_UUID settings are described below in Step 5. You should also name your bot by editing the Configuration notecard and setting: FIRST_NAME = Something LAST_NAME = Youchoose The name you choose can match the name of the avatar you login as the bot. Step 2 - Place the Smart Tip Jar near the Smart Sex Bot or Dance Pole Rez the Truth & Beauty Lab Smart Tip Jar near the Smart Sex Bot Fur Base or Smart Dance Pole. Position the tip jar within 10 meters so they can communicate with each other. When first rezzed the Smart Tip Jar will display a dialog window requesting debit

permission from the owner. Grant debit permission (see the NOTES section below). Step 3 - Edit the Smart Tip Jar configuration notecard Tip_Config Right click the Smart Tip Jar and select "Edit". Click the "Contents" tab of the edit window. The Contents tab of the Edit window is where you will find the Smart Tip Jar script, configuration notecard, documentation, and Emotes. Most of the Truth & Beauty Lab Smart Tip Jar default configuration settings will work well for all deployments of the tip jar. At a minimum you should set DANCER_NAME to the first and last names used above for FIRST_NAME and LAST_NAME. For instance, add the following line at the top of the tip jar configuration notecard Tip_Config: DANCER_NAME = Something Youchoose If you have deployed multiple Smart Tip Jars then configure a unique BOT_KEY variable for each tip jar. The other configuration variables you can set in Tip_Config are covered in detail in the section SMART TIP JAR NOTECARD SETTINGS: Tip_Config below. Step 4 - Setup outfit folders for your dance bot avatar In order for the Smart Tip Jar to automatically get your bot avatar naked or have sex when a tip threshold is reached then dressed after a specified duration, you must setup at least two outfit folders in the bot avatar's Inventory. You will need the folder UUID's for a naked outfit and a default outfit to be used when your dancer bot avatar gets naked and subsequently dressed. Set UUID's for the DEFAULT_OUTFIT_UUID and NAKED_OUTFIT_UUID variables in the METAbolt_Config notecard as follows: Login the alt avatar to be used as the bot dancer using a standard viewer (e.g. Phoenix, Firestorm, or Viewer 2/3) Create a folder that contains all the items you want to wear when the naked tip threshold is reached. This should include any attachments, hair, nails, tattoos, jewelry, shoes, etc. It does not need to include the shape and skin of the avatar. Similarly, create another folder that contains all the items you want your bot to wear after the sex or strip session is over a default set of clothes to wear along with attachments, hair, etc. Again, you do not have to include the shape or skin. Logout the bot avatar and login your bot avatar using METAbolt Click Inventory on the METAbolt menu and click on a Clothing folder in the left hand pane Click Changer on the METAbolt menu and click on the folder you setup as the naked folder above

Copy the UUID string that appears below the Name of Clothes folder in the right hand pane Use the copied UUID string as the setting for NAKED_OUTFIT_UUID in the METAbolt_Config notecard Click on the folder in the left hand pane that you setup as the default outfit folder Copy the UUID string that appears below the Name of Clothes folder in the right hand pane Use the copied UUID string as the setting for DEFAULT_OUTFIT_UUID in the METAbolt_Config notecard Additional outfit change folder UUID's can be setup following the procedure detailed in the Outfit Folder UUID's section of the Pandorabot METAbolt Add-On Manual. Step 5 - Edit the Smart Dance Pole notecards METAbolt_Config and Configuration Right click the Smart Sex Bot Fur Base or Smart Dance Pole and select "Edit". Click the "Contents" tab of the edit window. The Contents tab of the Edit window is where you will find the Smart Sex Bot or Smart Dance Pole scripts, configuration notecards, documentation, and any animations you have added. Open the METAbolt_Config notecard and verify that at least the following have been set correctly: DANCE_ONLY = TRUE INVISIBLE_BASE = FALSE RESIZE = FALSE MD5SUM = your-metabolt-password-md5-string DEFAULT_OUTFIT_UUID = default-outfit-uuid-described-below NAKED_OUTFIT_UUID = naked-outfit-uuid-described-below TIP_LISTEN = TRUE While you are in the Contents tab of the dance pole edit window, right click on the Configuration notecard and select Edit. At the beginning of the notecard edit window you will see the default Pandorabot Configuration settings: FIRST_NAME = Bot_First_Name LAST_NAME = Bot_Last_Name NAME_ENABLED = TRUE TEXT_ENABLED = FALSE RESTRICTED_ACCESS = 1 HOVER_ENABLED = FALSE GREET_ENABLED = FALSE

Change Bot_First_Name to the dance bot avatar's first name and Bot_Last_Name to the dance bot avatar's last name. Click Save and exit the notecard editing window. Step 6 - Verify Enhanced METAbolt LSL API Security is configured or disabled In order to have your Smart Tip Jar automatically change the dance bot avatar's outfits you must either configure or disable LSL command security in METAbolt. See the Enhanced METAbolt LSL API Security section of the Pandorabot METAbolt Add-On Manual for details on how to configure or disable this feature. Step 7 - Login your dance pole bot with METAbolt and start accepting tips! Start METAbolt on your Windows desktop. Enter the bot avatar's first name, last name, and password. In the Location field select My Last Location. Click Login. The dance bot avatar should sit on the Smart Sex Bot Fur Base or Smart Dance Pole shortly after rezzing and begin dancing with whatever animations you have loaded.

SMART TIP JAR NOTECARD SETTINGS: Tip_Config


The Truth & Beauty Lab Smart Tip Jar configuration notecard Tip_Config has the following variables that can be customized by the owner (default values are shown): DANCER_NAME = The name of the dancer. Should match the FIRST_NAME and LAST_NAME settings BOT_KEY = The key of the bot to connect to this tip jar. The alt's key can be located in the description field of the base prim. BOT_KEY should be set when using multiple tip jars. WILL_STRIP = FALSE Whether the bot dancer has been configured to strip with an outfit UUID HAVE_SEX = FALSE Whether the bot will have sex in addition to stripping STRIP_DURATION = 900.0 The duration, in seconds, of the dancer's tipped session (default 15 minutes) SEX_DURATION = 1200.0 The duration, in seconds, of the dancer's sex session (default 20 minutes)

STRIP_TRIGGER_AMOUNT = 250 The amount of total tips that will trigger a strip session (default L$250) SEX_TRIGGER_AMOUNT = 500 The tip amount that will trigger a sex session (default L$500) TIP_BUTTONS = = 50,100,2500,500 Amounts to appear on the quick pay buttons USE_EMOTES = TRUE Whether to use emotes when tipped EMOTE_GENDER = Female Use Male or Female emotes (default is Female, set to Male for male emotes) EMOTE_IN_LOCAL = FALSE Whether you want emotes in local chat or privately in IM NOTIFY = FALSE Whether to notify the owner when tipped HOVER_ENABLED = TRUE Whether to display hover text over the tip jar HOVER_TOP = Smart Tip Jar Top line of hover text HOVER_MID = to get me naked Middle line of hover text HOVER_BOT = to have sex with me Bottom line of hover text The default settings, with the exception of DANCER_NAME, should work well as an initial configuration for most deployments.

NOTES
Throughout this document reference is made to the NAKED_OUTFIT_UUID, a naked outfit, and getting naked when a tip threshold is reached. This is just the standard behavior of a tipped dancer. The tip threshold simply triggers an outfit folder

change and the end of the tipped session triggers another outfit change. These outfits can contain anything that can be worn or attached to an avatar. Further, the contents of the Smart Sex Bot Fur Base or Smart Dance Pole can be moved to any object with Modify permission so instead of a pole dancer you could setup, for instance, a booth that accepts payment or transmogrify chamber that turns your human bot into a frog and back again. The owner of the Smart Tip Jar receives 90% of the tips paid to the tip jar. The remaining 10% of tips are transferred to the Truth & Beauty Lab. Tips by the owner are not split.

FURTHER INFORMATION
The Truth & Beauty Lab Smart Dance Pole Manual and Pandorabot METAbolt Add-On Manual are available in PDF format at http://www.scribd.com/missyrestless Visit the Pandorabot blog at http://pandorabot.blogspot.com where you can find many How-To tutorials on Pandorabot use at http://pandorabot.blogspot.com/p/how-to.html View and interact with the Truth & Beauty Lab demonstration Smart Dance Pole and Smart Tip Jar at http://slurl.com/secondlife/Gualdo/216/237/1104/ . View and interact with the Truth & Beauty Lab demonstration METAbolt integrated Pandorabot at http://slurl.com/secondlife/Gualdo/210/226/42/ . Follow me on Twitter at http://twitter.com/missyrestless Like Pandorabots on Facebook at http://tinyurl.com/4x8as94 Be my friend on Plurk at http://www.plurk.com/MissyR METAwiki, the METAbolt Wiki - http://www.metabolt.net/metawiki/MainPage.ashx METAforum, the METAbolt community forum - http://www.metabolt.net/metaforums/ Email missyrestless@gmail.com with any questions, comments, suggestions, & requests View other Truth & Beauty Lab creations in the Second Life Marketplace at https://marketplace.secondlife.com/stores/44210 Pandorabot METAbolt Add-On and Truth & Beauty Lab are not associated with or sponsored by METAbolt (http://www.metabolt.net).

You might also like