LIMITED Character Customization Templates & WORKSHOP!

Can i have one with no Skin Tones and no Eye Color? It’s for LL (Female)

Limelight Female - No skin tones or Eye color

label femlcc_custom_x
@FEMALEAVATAR spot 2.400 170 -520 and FEMALEAVATAR faces right and FEMALEAVATAR starts idle

        NARRATOR
    What do you look like?

choice
"Hair" {
goto femlcc_hair_x
} "Eyes" {
goto femlcc_eyes_x
} "Eyebrows" {
goto femlcc_brows_x
} "Face Shape"{
goto femlcc_face_x
} "Nose" {
goto femlcc_nose_x
} "Mouth" {
goto femlcc_mouth_x
} <PREMIUM> "This is perfect!" {
goto femlcc_x_end
}

####################### EYEBROWS #######################

label femlcc_brows_x

        NARRATOR
    Eyebrow shapes.

choice [shouldPaginate: YES]
"Arched Natural"{
@FEMALEAVATAR changes eyebrows into Arched Natural
goto femlcc_brows_x
}"Arched Thick"{
@FEMALEAVATAR changes eyebrows into Arched Thick Styled
goto femlcc_brows_x
}"Arched Thin"{
@FEMALEAVATAR changes eyebrows into Arched Thin
goto femlcc_brows_x
}"Arched Thin High"{
@FEMALEAVATAR changes eyebrows into Arched Thin High
goto femlcc_brows_x
}<GREEN> "Select Color" {
goto femlcc_browscolor_x
}<PREMIUM> "Done"{
goto femlcc_custom_x
}
"Round Medium"{
@FEMALEAVATAR changes eyebrows into Round Medium
goto femlcc_brows_x
}"Round Thick"{
@FEMALEAVATAR changes eyebrows into Round Thick
goto femlcc_brows_x
}"Round Thin"{
@FEMALEAVATAR changes eyebrows into Round Thin High
goto femlcc_brows_x
}"Straight Medium"{
@FEMALEAVATAR changes eyebrows into Straight Medium
goto femlcc_brows_x
}<GREEN> "Select Color" {
goto femlcc_browscolor_x
}<PREMIUM> "Done"{
goto femlcc_custom_x
}

####################### EYEBROW COLOR #######################

label femlcc_browscolor_x

        NARRATOR
    Eyebrow colors.

choice [shouldPaginate: YES]
"Dirty Blonde" {
@FEMALEAVATAR changes eyebrowsColor into Dirty Blonde
goto femlcc_browscolor_x
} "Honey Blonde" {
@FEMALEAVATAR changes eyebrowsColor into Honey Blonde
goto femlcc_browscolor_x
} "Platinum Blonde" {
@FEMALEAVATAR changes eyebrowsColor into Platinum Blonde
goto femlcc_browscolor_x
} "Strawberry Blonde" {
@FEMALEAVATAR changes eyebrowsColor into Strawberry Blonde
goto femlcc_browscolor_x
} <GREEN> "Change Brow Shape" {
goto femlcc_brows_x
} <PREMIUM> "Done" {
goto femlcc_custom_x
}
"Blonde Medium" {
@FEMALEAVATAR changes eyebrowsColor into Blonde Medium
goto femlcc_browscolor_x
} "Chestnut Brown" {
@FEMALEAVATAR changes eyebrowsColor into Chestnut Brown
goto femlcc_browscolor_x
} "Dark Brown" {
@FEMALEAVATAR changes eyebrowsColor into Dark Brown
goto femlcc_browscolor_x
} "Deep Brown" {
@FEMALEAVATAR changes eyebrowsColor into Deep Brown
goto femlcc_browscolor_x
} <GREEN> "Change Brow Shape" {
goto femlcc_brows_x
} <PREMIUM> "Done" {
goto femlcc_custom_x
}
"Light Brown" {
@FEMALEAVATAR changes eyebrowsColor into Light Brown
goto femlcc_browscolor_x
} "Dark Black" {
@FEMALEAVATAR changes eyebrowsColor into Black Dark
goto femlcc_browscolor_x
} "Jet Black" {
@FEMALEAVATAR changes eyebrowsColor into blackJet
goto femlcc_browscolor_x
} "Light Pink" {
@FEMALEAVATAR changes eyebrowsColor into Pink Lt
goto femlcc_browscolor_x
} <GREEN> "Change Brow Shape" {
goto femlcc_brows_x
} <PREMIUM> "Done" {
goto femlcc_custom_x
}
"Lavender" {
@FEMALEAVATAR changes eyebrowsColor into Purple Lilac
goto femlcc_browscolor_x
} "Mint" {
@FEMALEAVATAR changes eyebrowsColor into Green Mint
goto femlcc_browscolor_x
} "Ginger Red" {
@FEMALEAVATAR changes eyebrowsColor into Ginger Red
goto femlcc_browscolor_x
} "Copper Red" {
@FEMALEAVATAR changes eyebrowsColor into Copper Red
goto femlcc_browscolor_x
} <GREEN> "Change Brow Shape" {
goto femlcc_brows_x
} <PREMIUM> "Done" {
goto femlcc_custom_x
}
"Gray" {
@FEMALEAVATAR changes eyebrowsColor into Gray
goto femlcc_browscolor_x
} "White" {
@FEMALEAVATAR changes eyebrowsColor into White
goto femlcc_browscolor_x
} <GREEN> "Change Brow Shape" {
goto femlcc_brows_x
} <PREMIUM> "Done" {
goto femlcc_custom_x
}

####################### FACE SHAPE #######################

label femlcc_face_x

        NARRATOR
    Face shapes.

choice [shouldPaginate: YES]
"Diamond" {
@FEMALEAVATAR changes face into Diamond
goto femlcc_face_x
} "Long Diamond" {
@FEMALEAVATAR changes face into Diamond Long
goto femlcc_face_x
} "Defined Heart" {
@FEMALEAVATAR changes face into Heart Defined
goto femlcc_face_x
} "Soft Heart" {
@FEMALEAVATAR changes face into Heart Soft
goto femlcc_face_x
} "Defined Triangle" {
@FEMALEAVATAR changes face into Triangle Defined
goto femlcc_face_x
} <PREMIUM>"Done"{
goto femlcc_custom_x
}
"Mature Square" {
@FEMALEAVATAR changes face into Square Mature
goto femlcc_face_x
} "Mature Heart" {
@FEMALEAVATAR changes face into Heart Mature
goto femlcc_face_x
} "Soft Round" {
@FEMALEAVATAR changes face into Round Soft
goto femlcc_face_x
} <PREMIUM>"Done"{
goto femlcc_custom_x
}

####################### EYE SHAPE #######################

label femlcc_eyes_x

        NARRATOR
    Eye shapes.

choice [shouldPaginate: YES]
"Deepset Downturned" {
@FEMALEAVATAR changes eyes into Deepset Downturned
goto femlcc_eyes_x
} "Deepset Mature" {
@FEMALEAVATAR changes eyes into Deepset Mature
goto femlcc_eyes_x
} "Generic" {
@FEMALEAVATAR changes eyes into Female Generic
goto femlcc_eyes_x
} "Slender" {
@FEMALEAVATAR changes eyes into Monolid Slender
goto femlcc_eyes_x
} "Round Wide" {
@FEMALEAVATAR changes eyes into Round Downturned Wide
goto femlcc_eyes_x
} <PREMIUM>"Done"{
goto femlcc_custom_x
}
"Round Medium" {
@FEMALEAVATAR changes eyes into Round Medium
goto femlcc_eyes_x
} "Sharp Almond" {
@FEMALEAVATAR changes eyes into Sharp Almond
goto femlcc_eyes_x
} "Deepset Almond" {
@FEMALEAVATAR changes eyes into Deepset Almond
goto femlcc_eyes_x
} <PREMIUM>"Done"{
goto femlcc_custom_x
}

####################### MOUTH SHAPE #######################

label femlcc_mouth_x

        NARRATOR
    Mouth shapes.

choice [shouldPaginate: YES]
"Full Heart" {
@FEMALEAVATAR changes mouth into Full Heart Pouty
goto femlcc_mouth_x
}"Full Round" {
@FEMALEAVATAR changes mouth into Full Round Pouty
goto femlcc_mouth_x
}"Medium Natural" {
@FEMALEAVATAR changes mouth into Medium Heart Natural
goto femlcc_mouth_x
}"Medium Thin" {
@FEMALEAVATAR changes mouth into Medium Thin
goto femlcc_mouth_x
}<GREEN>"Select Color"{
goto femlcc_mouthcolor_x
} <PREMIUM>"Done"{
goto femlcc_custom_x
}
"Thin Heart" {
@FEMALEAVATAR changes mouth into Thin Heart
goto femlcc_mouth_x
}"Small Heart" {
@FEMALEAVATAR changes mouth into Small Heart
goto femlcc_mouth_x
}"Flat Round" {
@FEMALEAVATAR changes mouth into Full Round Flat Top Skin
goto femlcc_mouth_x
} <PREMIUM>"Done"{
goto femlcc_custom_x
}<GREEN>"Select Color"{
goto femlcc_mouthcolor_x
}


####################### MOUTH COLOR #######################

label femlcc_mouthcolor_x

        NARRATOR
    All lip colors.

choice
"Natural" {
goto femlcc_NaturalColors_x
} "Gloss" {
goto femlcc_GlossColors_x
} "Matte" {
goto femlcc_MatteColors_x
} <GREEN> "Change Lip Shape" {
goto femlcc_mouth_x
}

label femlcc_NaturalColors_x

        NARRATOR
    Natural lip colors.

choice [shouldPaginate: YES]
"Fair Rose" {
@FEMALEAVATAR changes mouthColor into Fair Rose Matte
goto femlcc_NaturalColors_x
} "Fair Neutral" {
@FEMALEAVATAR changes mouthColor into Fair Neutral Matte
goto femlcc_NaturalColors_x
} "Fair Gold" {
@FEMALEAVATAR changes mouthColor into Fair Gold Matte
goto femlcc_NaturalColors_x
} "Beige Light Gold" {
@FEMALEAVATAR changes mouthColor into Beige Light Gold Matte
goto femlcc_NaturalColors_x
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_x
} <PREMIUM> "Done" {
goto femlcc_custom_x
}
"Beige Gold" {
@FEMALEAVATAR changes mouthColor into Beige Gold Matte
goto femlcc_NaturalColors_x
} "Beige Rose" {
@FEMALEAVATAR changes mouthColor into Beige Rose
goto femlcc_NaturalColors_x
} "Beige Deep Neutral" {
@FEMALEAVATAR changes mouthColor into Beige Deep Neutral
goto femlcc_NaturalColors_x
} "Medium Nude" {
@FEMALEAVATAR changes mouthColor into Neutral Medium Nude Matte
goto femlcc_NaturalColors_x
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_x
} <PREMIUM> "Done" {
goto femlcc_custom_x
}
"Tan Deep Gold" {
@FEMALEAVATAR changes mouthColor into Tan Deep Gold
goto femlcc_NaturalColors_x
} "Tan Deep Neutral" {
@FEMALEAVATAR changes mouthColor into Tan Deep Neutral
goto femlcc_NaturalColors_x
} "Brown Neutral" {
@FEMALEAVATAR changes mouthColor into Brown Neutral
goto femlcc_NaturalColors_x
} "Brown Gold" {
@FEMALEAVATAR changes mouthColor into Brown Gold
goto femlcc_NaturalColors_x
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_x
} <PREMIUM> "Done" {
goto femlcc_custom_x
}
"Brown Deep Gold" {
@FEMALEAVATAR changes mouthColor into Brown Deep Gold
goto femlcc_NaturalColors_x
} "Brown Deep Rose" {
@FEMALEAVATAR changes mouthColor into Brown Deep Rose
goto femlcc_NaturalColors_x
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_x
} <PREMIUM> "Done" {
goto femlcc_custom_x
}

label femlcc_GlossColors_x

        NARRATOR
    Gloss lipstick colors.

choice [shouldPaginate: YES]
"Peach" {
@FEMALEAVATAR changes mouthColor into Peach Gloss
goto femlcc_GlossColors_x
} "Light Peach" {
@FEMALEAVATAR changes mouthColor into Pink Peach Lt Gloss
goto femlcc_GlossColors_x
} "Beige Pink" {
@FEMALEAVATAR changes mouthColor into Pink Beige Gloss
goto femlcc_GlossColors_x
} "Medium Pink" {
@FEMALEAVATAR changes mouthColor into Pink Medium Gloss
goto femlcc_GlossColors_x
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_x
} <PREMIUM> "Done" {
goto femlcc_custom_x
}
"Warm Pink" {
@FEMALEAVATAR changes mouthColor into Pink Warm Gloss
goto femlcc_GlossColors_x
} "Hot Pink" {
@FEMALEAVATAR changes mouthColor into Pink Hot Gloss
goto femlcc_GlossColors_x
} "Deep Pink" {
@FEMALEAVATAR changes mouthColor into Pink Deep Gloss
goto femlcc_GlossColors_x
} "Rose" {
@FEMALEAVATAR changes mouthColor into Rose Gloss
goto femlcc_GlossColors_x
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_x
} <PREMIUM> "Done" {
goto femlcc_custom_x
} 
"Pink Peach" {
@FEMALEAVATAR changes mouthColor into Pink Peach Medium Gloss
goto femlcc_GlossColors_x
} "Light Nude" {
@FEMALEAVATAR changes mouthColor into Rose Light Nude Gloss
goto femlcc_GlossColors_x
} "Medium Nude" {
@FEMALEAVATAR changes mouthColor into Rose Medium Nude Gloss
goto femlcc_GlossColors_x
} "Dark Nude" {
@FEMALEAVATAR changes mouthColor into Rose Dark Nude Gloss
goto femlcc_GlossColors_x
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_x
} <PREMIUM> "Done" {
goto femlcc_custom_x
} 
"Mauve" {
@FEMALEAVATAR changes mouthColor into Mauve Gloss
goto femlcc_GlossColors_x
} "Pastel Purple" {
@FEMALEAVATAR changes mouthColor into Purple Pastel Gloss
goto femlcc_GlossColors_x
} "Plum" {
@FEMALEAVATAR changes mouthColor into Plum Gloss
goto femlcc_GlossColors_x
} "Deep Purple" {
@FEMALEAVATAR changes mouthColor into Purple Deep Gloss
goto femlcc_GlossColors_x
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_x
} <PREMIUM> "Done" {
goto femlcc_custom_x
} 
"Red" {
@FEMALEAVATAR changes mouthColor into Red Gloss
goto femlcc_GlossColors_x
} "Deep Red" {
@FEMALEAVATAR changes mouthColor into Red Deep Gloss
goto femlcc_GlossColors_x
} "Violet" {
@FEMALEAVATAR changes mouthColor into Violet Gloss
goto femlcc_GlossColors_x
} "Black" {
@FEMALEAVATAR changes mouthColor into Black Gloss
goto femlcc_GlossColors_x
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_x
} <PREMIUM> "Done" {
goto femlcc_custom_x
}

label femlcc_MatteColors_x

        NARRATOR
    Matte lipstick colors.

choice [shouldPaginate: YES]
"Peach" {
@FEMALEAVATAR changes mouthColor into Peach Matte
goto femlcc_MatteColors_x
} "Light Peach" {
@FEMALEAVATAR changes mouthColor into Pink Peach Light Matte
goto femlcc_MatteColors_x
} "Beige Pink" {
@FEMALEAVATAR changes mouthColor into Pink Beige Matte
goto femlcc_MatteColors_x
} "Medium Pink" {
@FEMALEAVATAR changes mouthColor into Pink Medium Matte
goto femlcc_MatteColors_x
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_x
} <PREMIUM> "Done" {
goto femlcc_custom_x
}
"Warm Pink" {
@FEMALEAVATAR changes mouthColor into Pink Warm Matte
goto femlcc_MatteColors_x
} "Hot Pink" {
@FEMALEAVATAR changes mouthColor into Pink Hot Matte
goto femlcc_MatteColors_x
} "Deep Pink" {
@FEMALEAVATAR changes mouthColor into Pink Deep Matte
goto femlcc_MatteColors_x
} "Rose" {
@FEMALEAVATAR changes mouthColor into Rose Matte
goto femlcc_MatteColors_x
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_x
} <PREMIUM> "Done" {
goto femlcc_custom_x
}
"Pink Peach" {
@FEMALEAVATAR changes mouthColor into Pink Peach Medium Matte
goto femlcc_MatteColors_x
} "Light Nude" {
@FEMALEAVATAR changes mouthColor into Rose Light Nude Matte
goto femlcc_MatteColors_x
} "Medium Nude" {
@FEMALEAVATAR changes mouthColor into Rose Medium Nude Matte
goto femlcc_MatteColors_x
} "Dark Nude" {
@FEMALEAVATAR changes mouthColor into Rose Dark Nude Matte
goto femlcc_MatteColors_x
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_x
} <PREMIUM> "Done" {
goto femlcc_custom_x
}
"Mauve" {
@FEMALEAVATAR changes mouthColor into Mauve Matte
goto femlcc_MatteColors_x
} "Pastel Purple" {
@FEMALEAVATAR changes mouthColor into Purple Pastel Matte
goto femlcc_MatteColors_x
} "Plum" {
@FEMALEAVATAR changes mouthColor into Plum Matte
goto femlcc_MatteColors_x
} "Deep Purple" {
@FEMALEAVATAR changes mouthColor into Purple Deep Matte
goto femlcc_MatteColors_x
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_x
} <PREMIUM> "Done" {
goto femlcc_custom_x
}
"Red" {
@FEMALEAVATAR changes mouthColor into Red Matte
goto femlcc_MatteColors_x
} "Deep Red" {
@FEMALEAVATAR changes mouthColor into Red Deep Matte
goto femlcc_MatteColors_x
} "Violet" {
@FEMALEAVATAR changes mouthColor into Violet Matte
goto femlcc_MatteColors_x
} "Black" {
@FEMALEAVATAR changes mouthColor into Black Matte
goto femlcc_MatteColors_x
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_x
} <PREMIUM> "Done" {
goto femlcc_custom_x
}


####################### NOSE SHAPE #######################

label femlcc_nose_x

        NARRATOR
    Nose shapes.

choice [shouldPaginate: YES]
"Defined" {
@FEMALEAVATAR changes nose into Defined Natural
goto femlcc_nose_x
} "Grecian" {
@FEMALEAVATAR changes nose into Grecian Soft
goto femlcc_nose_x
} "Broad" {
@FEMALEAVATAR changes nose into Round Broad
goto femlcc_nose_x
} "Button" {
@FEMALEAVATAR changes nose into Round Button
goto femlcc_nose_x
} "Upturned" {
@FEMALEAVATAR changes nose into Round Button Upturned
goto femlcc_nose_x
} <PREMIUM>"Done"{
goto femlcc_custom_x
}
"Downturned" {
@FEMALEAVATAR changes nose into Round Downturned
goto femlcc_nose_x
} <PREMIUM>"Done"{
goto femlcc_custom_x
} "Flared" {
@FEMALEAVATAR changes nose into Round Flared Upturned
goto femlcc_nose_x
}


####################### HAIR STYLE #######################

label femlcc_hair_x

        NARRATOR
    All hair styles.

choice
"Short Hair"{
goto femlcc_hairShort_x
}"Mid-length Hair"{
goto femlcc_hairMedium_x
}"Long Hair"{
goto femlcc_hairLong_x
}"Styled Hair"{
goto femlcc_hairUp_x
}<GREEN>"Change Color"{
goto femlcc_haircolor_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}

label femlcc_hairShort_x

        NARRATOR
    Short hair styles.

choice [shouldPaginate: YES]
"Afro" {
@FEMALEAVATAR changes hair into Afro
goto femlcc_hairShort_x
}"Blunt Bangs" {
@FEMALEAVATAR changes hair into Blunt Bangs Short
goto femlcc_hairShort_x
}"Classic Bob" {
@FEMALEAVATAR changes hair into Classic Bob
goto femlcc_hairShort_x
} "Curly Bob" {
@FEMALEAVATAR changes hair into Curly Bob
goto femlcc_hairShort_x
}<GREEN>"Change Color"{
goto femlcc_haircolor_x
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_x
}
"Fade" {
@FEMALEAVATAR changes hair into Short Curly Fade
goto femlcc_hairShort_x
}"Pixie" {
@FEMALEAVATAR changes hair into Short Pixie
goto femlcc_hairShort_x
}"Short Wavy" {
@FEMALEAVATAR changes hair into Short Wavy Hair Solid
goto femlcc_hairShort_x
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_x
}<GREEN>"Change Color"{
goto femlcc_haircolor_x
}

label femlcc_hairMedium_x

        NARRATOR
    Medium hair styles.

choice [shouldPaginate: YES]
"Braided" {
@FEMALEAVATAR changes hair into Medium Braided
goto femlcc_hairMedium_x
}"Medium Dreadlocks" {
@FEMALEAVATAR changes hair into Medium Dreadlocks
goto femlcc_hairMedium_x
}"Wavy Ombre" {
@FEMALEAVATAR changes hair into Short Wavy Ombre
goto femlcc_hairMedium_x
}"Straight" {
@FEMALEAVATAR changes hair into Straight Medium
goto femlcc_hairMedium_x
}<GREEN>"Change Color"{
goto femlcc_haircolor_x
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_x
}
"Medium Curly" {
@FEMALEAVATAR changes hair into Medium Curly Solid
goto femlcc_hairMedium_x
}"Hair Flip" {
@FEMALEAVATAR changes hair into Hair Flip
goto femlcc_hairMedium_x
}<GREEN>"Change Color"{
goto femlcc_haircolor_x
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_x
}

label femlcc_hairLong_x

        NARRATOR
    Long hair styles.

choice [shouldPaginate: YES]
"Beach Wave" {
@FEMALEAVATAR changes hair into Beach Wave Hair
goto femlcc_hairLong_x
}"Long Braided" {
@FEMALEAVATAR changes hair into Long Braided
goto femlcc_hairLong_x
}"Long Dreadlocks" {
@FEMALEAVATAR changes hair into Long Dreadlocks
goto femlcc_hairLong_x
}"Feathered" {
@FEMALEAVATAR changes hair into Long Feathered
goto femlcc_hairLong_x
}<GREEN>"Change Color"{
goto femlcc_haircolor_x
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_x
}
"Long Blunt Bangs" {
@FEMALEAVATAR changes hair into Long Straight Loose Bangs Blunt Solid
goto femlcc_hairLong_x
}"Sideswept Bangs" {
@FEMALEAVATAR changes hair into Long Straight Loose Bangs Sideswept Solid
goto femlcc_hairLong_x
}"Straight" {
@FEMALEAVATAR changes hair into Long Straight Loose Solid
goto femlcc_hairLong_x
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_x
}<GREEN>"Change Color"{
goto femlcc_haircolor_x
}

label femlcc_hairUp_x

        NARRATOR
    Updo hair styles.

choice [shouldPaginate: YES]
"Braided Bun" {
@FEMALEAVATAR changes hair into Braided Bun
goto femlcc_hairUp_x
}"Faux Hawk" {
@FEMALEAVATAR changes hair into Long Faux Hawk Solid
goto femlcc_hairUp_x
}"Short Ponytail" {
@FEMALEAVATAR changes hair into Short High Ponytail
goto femlcc_hairUp_x
}"Long Ponytail" {
@FEMALEAVATAR changes hair into Long High Ponytail
goto femlcc_hairUp_x
}<GREEN>"Change Color"{
goto femlcc_haircolor_x
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_x
}
"Morning Updo" {
@FEMALEAVATAR changes hair into Morning Updo
goto femlcc_hairUp_x
}"Punk Pixie" {
@FEMALEAVATAR changes hair into Punk Pixie
goto femlcc_hairUp_x
}<GREEN>"Change Color"{
goto femlcc_haircolor_x
}<PREMIUM>"Back to Styles"{
goto femlcc_hair_x
}


####################### HAIR COLOR #######################

label femlcc_haircolor_x

        NARRATOR
    All hair colors.

choice
"Dark"{
goto femlcc_hairDark_x
}"Light" {
goto femlcc_hairLight_x
}"Dyed"{
goto femlcc_hairDye_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}<GREEN> "Back to Styles" {
goto femlcc_hair_x
}

label femlcc_hairDark_x

        NARRATOR
    Dark hair colors.

choice [shouldPaginate: YES]
"Light Brown" {
@FEMALEAVATAR changes hairColor into Light Brown
goto femlcc_hairDark_x
}"Warm Brown" {
@FEMALEAVATAR changes hairColor into Medium Warm Brown
goto femlcc_hairDark_x
}"Chestnut Brown"{
@FEMALEAVATAR changes hairColor into Chestnut Brown
goto femlcc_hairDark_x
}"Dark Brown"{
@FEMALEAVATAR changes hairColor into Dark Brown
goto femlcc_hairDark_x
}<GREEN>"Different Colors"{
goto femlcc_haircolor_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}
"Deep Brown" {
@FEMALEAVATAR changes hairColor into Deep Brown
goto femlcc_hairDark_x
}"Burgundy" {
@FEMALEAVATAR changes hairColor into Burgundy Red
goto femlcc_hairDark_x
}"Dark Black" {
@FEMALEAVATAR changes hairColor into Black Dark
goto femlcc_hairDark_x
}"Jet Black" {
@FEMALEAVATAR changes hairColor into Black Jet
goto femlcc_hairDark_x
}<GREEN>"Different Colors"{
goto femlcc_haircolor_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}

label femlcc_hairLight_x

        NARRATOR
    Light hair colors.

choice [shouldPaginate: YES]
"Platinum Blonde" {
@FEMALEAVATAR changes hairColor into Platinum Blonde
goto femlcc_hairLight_x
}"Dirty Blonde" {
@FEMALEAVATAR changes hairColor into Dirty Blonde
goto femlcc_hairLight_x
}"Honey Blonde" {
@FEMALEAVATAR changes hairColor into Honey Blonde
goto femlcc_hairLight_x
}"Strawberry Blonde" {
@FEMALEAVATAR changes hairColor into Strawberry Blonde
goto femlcc_hairLight_x
}<GREEN>"Different Colors"{
goto femlcc_haircolor_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}
"Medium Blonde" {
@FEMALEAVATAR changes hairColor into Blonde Medium
goto femlcc_hairLight_x
}"Ash Blonde" {
@FEMALEAVATAR changes hairColor into Ash Blonde
goto femlcc_hairLight_x
}<GREEN>"Different Colors"{
goto femlcc_haircolor_x
}<PREMIUM>"Done"{
goto femlcc_custom_x
}

label femlcc_hairDye_x

        NARRATOR
    Dyed hair colors.

choice
"Pink/Purple" {
goto femlcc_hairDye_Pink_x
}"Blue/Green" {
goto femlcc_hairDye_Blue_x
}"Red/Orange" {
goto femlcc_hairDye_Red_x
}"White/Grey/Yellow" {
goto femlcc_hairDye_Gray_x
}<GREEN>"Different Colors"{
goto femlcc_haircolor_x
}<GREEN>"Done"{
goto femlcc_custom_x
}

label femlcc_hairDye_Pink_x

        NARRATOR
    Pink and purple hair colors.

choice [shouldPaginate: YES]
"Hot Pink" {
@FEMALEAVATAR changes hairColor into Hot Pink
goto femlcc_hairDye_Pink_x
} "Light Pink" {
@FEMALEAVATAR changes hairColor into Pink Lt
goto femlcc_hairDye_Pink_x
} "Peach" {
@FEMALEAVATAR changes hairColor into Peach Blonde
goto femlcc_hairDye_Pink_x
} "Rose Gold" {
@FEMALEAVATAR changes hairColor into Rose Gold
goto femlcc_hairDye_Pink_x
}<GREEN>"Different Colors"{
goto femlcc_haircolor_x
}<PREMIUM>"Done" {
goto femlcc_custom_x
}
"Purple" {
@FEMALEAVATAR changes hairColor into Red Purple
goto femlcc_hairDye_Pink_x
} "Lavender" {
@FEMALEAVATAR changes hairColor into Purple Lilac
goto femlcc_hairDye_Pink_x
} "Plum" {
@FEMALEAVATAR changes hairColor into Plum
goto femlcc_hairDye_Pink_x
} "Dark Purple" {
@FEMALEAVATAR changes hairColor into Purple
goto femlcc_hairDye_Pink_x
}<GREEN>"Different Colors"{
goto femlcc_haircolor_x
}<PREMIUM>"Done" {
goto femlcc_custom_x
}

label femlcc_hairDye_Blue_x

        NARRATOR
    Blue and green hair colors.

choice [shouldPaginate: YES]
"Blue" {
@FEMALEAVATAR changes hairColor into Blue
goto femlcc_hairDye_Blue_x
} "Light Blue" {
@FEMALEAVATAR changes hairColor into Cornflower Blue
goto femlcc_hairDye_Blue_x
} "Aqua Blue" {
@FEMALEAVATAR changes hairColor into Aqua Blue
goto femlcc_hairDye_Blue_x
} "Dark Blue" {
@FEMALEAVATAR changes hairColor into Blue Black
goto femlcc_hairDye_Blue_x
}<GREEN>"Different Colors"{
goto femlcc_haircolor_x
}<PREMIUM>"Done" {
goto femlcc_custom_x
}
"Green" {
@FEMALEAVATAR changes hairColor into Green
goto femlcc_hairDye_Blue_x
} "Lime Green" {
@FEMALEAVATAR changes hairColor into Yellow Green
goto femlcc_hairDye_Blue_x
} "Mint" {
@FEMALEAVATAR changes hairColor into Mint
goto femlcc_hairDye_Blue_x
} "Aqua Green" {
@FEMALEAVATAR changes hairColor into Aqua Green
goto femlcc_hairDye_Blue_x
}<GREEN>"Different Colors"{
goto femlcc_haircolor_x
}<PREMIUM>"Done" {
goto femlcc_custom_x
}

label femlcc_hairDye_Red_x

        NARRATOR
    Red and orange hair colors.

choice
"Orange" {
@FEMALEAVATAR changes hairColor into Orange
goto femlcc_hairDye_Red_x
} "Red" {
@FEMALEAVATAR changes hairColor into Red
goto femlcc_hairDye_Red_x
} "Copper Red" {
@FEMALEAVATAR changes hairColor into Copper Red
goto femlcc_hairDye_Red_x
} "Ginger Red" {
@FEMALEAVATAR changes hairColor into Ginger Red
goto femlcc_hairDye_Red_x
}<GREEN>"Different Colors"{
goto femlcc_haircolor_x
}<PREMIUM>"Done" {
goto femlcc_custom_x
}

label femlcc_hairDye_Gray_x

        NARRATOR
    White, grey, and yellow hair colors.

choice
"White" {
@FEMALEAVATAR changes hairColor into Warm White
goto femlcc_hairDye_Gray_x
} "Gray" {
@FEMALEAVATAR changes hairColor into Cool Gray
goto femlcc_hairDye_Gray_x
} "Light Gray" {
@FEMALEAVATAR changes hairColor into Aqua Gray
goto femlcc_hairDye_Gray_x
} "Yellow" {
@FEMALEAVATAR changes hairColor into Yellow
goto femlcc_hairDye_Gray_x
}<GREEN>"Different Colors"{
goto femlcc_haircolor_x
}<PREMIUM>"Done" {
goto femlcc_custom_x
}

label femlcc_x_end
@pause for 0
readerMessage Template created by @dara.amarie.ep on IG!
1 Like

Hi there!

First of all, WOW. Your dedication to helping people out on this forum is so nice!!
I was hoping you could help me figure out how to customize the parent’s skin tone, hair, hair color, and lip color to reflect the customizable character?

I’ve already gotten the customizing template down, by your help, thank you so much for that! (there will most definitely be a shout-out dedicated to you, in my story.) All I need to know now is how to reflect the different potential skin tones and to have hair/lip color reflect those things. I’ve realized I can, for example, put @DAD changes into (insert the skin tone/hair/etc.) if the main playable characters changes into those things. But when I save and preview it automatically changes the main character to the tone that I’ve written the @DAD under. Is it because it requires the AND or is it that I’m doing things incorrectly? I don’t require the reader to customize the father or mother, just to automatically change the features that would reflect more accurately of their choices.

I’m using LimeLight by the way! Thank you so much for all that you do and your help is so so necessary! You’re wonderful!

  • Periwinkle :face_with_hand_over_mouth:
1 Like

To be more specific, after attempting to do some trial and error with the template, I’m looking to have FULL female customization options for the “main character”, and then have the reader be able to customize another female, and another male. Typically the role of mother/father, but I could potentially switch it out later for other characters in the future. Thanks again!

Hello Dara ^-^

I was wondering if you could do a Hairstyle & Lipstick ONLY for Limelight Males?

1 Like

Limelight Male - Hairstyle and Lip colors ONLY

label boy_hairlip

        NARRATOR
    What do you want to change?

choice
"Lipstick" {
goto boy_lipstick
} "Hairstyle" {
goto boy_hairstyles
} <GREEN> "I look amazing!" {
goto boy_hairlip_end
}

label boy_lipstick

        NARRATOR
    All lip colors.

choice
"Natural" {
goto boy_LS_NaturalColors
} "Gloss" {
goto boy_LS_GlossColors
} "Matte" {
goto boy_LS_MatteColors
}

label boy_LS_NaturalColors

        NARRATOR
    Natural lip colors.

choice [shouldPaginate: YES]
"Fair Rose" {
@MALEAVATAR changes mouthColor into Fair Rose Matte
goto boy_LS_NaturalColors
} "Fair Neutral" {
@MALEAVATAR changes mouthColor into Fair Neutral Matte
goto boy_LS_NaturalColors
} "Fair Gold" {
@MALEAVATAR changes mouthColor into Fair Gold Matte
goto boy_LS_NaturalColors
} "Beige Light Gold" {
@MALEAVATAR changes mouthColor into Beige Light Gold Matte
goto boy_LS_NaturalColors
} <GREEN> "Try Other Colors" {
goto boy_lipstick
} <GREEN> "Done" {
goto boy_hairlip
}
"Beige Gold" {
@MALEAVATAR changes mouthColor into Beige Gold Matte
goto boy_LS_NaturalColors
} "Beige Rose" {
@MALEAVATAR changes mouthColor into Beige Rose
goto boy_LS_NaturalColors
} "Beige Deep Neutral" {
@MALEAVATAR changes mouthColor into Beige Deep Neutral
goto boy_LS_NaturalColors
} "Medium Nude" {
@MALEAVATAR changes mouthColor into Neutral Medium Nude Matte
goto boy_LS_NaturalColors
} <GREEN> "Try Other Colors" {
goto boy_lipstick
} <GREEN> "Done" {
goto boy_hairlip
}
"Tan Deep Gold" {
@MALEAVATAR changes mouthColor into Tan Deep Gold
goto boy_LS_NaturalColors
} "Tan Deep Neutral" {
@MALEAVATAR changes mouthColor into Tan Deep Neutral
goto boy_LS_NaturalColors
} "Brown Neutral" {
@MALEAVATAR changes mouthColor into Brown Neutral
goto boy_LS_NaturalColors
} "Brown Gold" {
@MALEAVATAR changes mouthColor into Brown Gold
goto boy_LS_NaturalColors
} <GREEN> "Try Other Colors" {
goto boy_lipstick
} <GREEN> "Done" {
goto boy_hairlip
}
"Brown Deep Gold" {
@MALEAVATAR changes mouthColor into Brown Deep Gold
goto boy_LS_NaturalColors
} "Brown Deep Rose" {
@MALEAVATAR changes mouthColor into Brown Deep Rose
goto boy_LS_NaturalColors
} <GREEN> "Try Other Colors" {
goto boy_lipstick
} <GREEN> "Done" {
goto boy_hairlip
}

label boy_LS_GlossColors

        NARRATOR
    Gloss lipstick colors.

choice [shouldPaginate: YES]
"Peach" {
@MALEAVATAR changes mouthColor into Peach Gloss
goto boy_LS_GlossColors
} "Light Peach" {
@MALEAVATAR changes mouthColor into Pink Peach Lt Gloss
goto boy_LS_GlossColors
} "Beige Pink" {
@MALEAVATAR changes mouthColor into Pink Beige Gloss
goto boy_LS_GlossColors
} "Medium Pink" {
@MALEAVATAR changes mouthColor into Pink Medium Gloss
goto boy_LS_GlossColors
} <GREEN> "Try Other Colors" {
goto boy_lipstick
} <GREEN> "Done" {
goto boy_hairlip
}
"Warm Pink" {
@MALEAVATAR changes mouthColor into Pink Warm Gloss
goto boy_LS_GlossColors
} "Hot Pink" {
@MALEAVATAR changes mouthColor into Pink Hot Gloss
goto boy_LS_GlossColors
} "Deep Pink" {
@MALEAVATAR changes mouthColor into Pink Deep Gloss
goto boy_LS_GlossColors
} "Rose" {
@MALEAVATAR changes mouthColor into Rose Gloss
goto boy_LS_GlossColors
} <GREEN> "Try Other Colors" {
goto boy_lipstick
} <GREEN> "Done" {
goto boy_hairlip
} 
"Pink Peach" {
@MALEAVATAR changes mouthColor into Pink Peach Medium Gloss
goto boy_LS_GlossColors
} "Light Nude" {
@MALEAVATAR changes mouthColor into Rose Light Nude Gloss
goto boy_LS_GlossColors
} "Medium Nude" {
@MALEAVATAR changes mouthColor into Rose Medium Nude Gloss
goto boy_LS_GlossColors
} "Dark Nude" {
@MALEAVATAR changes mouthColor into Rose Dark Nude Gloss
goto boy_LS_GlossColors
} <GREEN> "Try Other Colors" {
goto boy_lipstick
} <GREEN> "Done" {
goto boy_hairlip
} 
"Mauve" {
@MALEAVATAR changes mouthColor into Mauve Gloss
goto boy_LS_GlossColors
} "Pastel Purple" {
@MALEAVATAR changes mouthColor into Purple Pastel Gloss
goto boy_LS_GlossColors
} "Plum" {
@MALEAVATAR changes mouthColor into Plum Gloss
goto boy_LS_GlossColors
} "Deep Purple" {
@MALEAVATAR changes mouthColor into Purple Deep Gloss
goto boy_LS_GlossColors
} <GREEN> "Try Other Colors" {
goto boy_lipstick
} <GREEN> "Done" {
goto boy_hairlip
} 
"Red" {
@MALEAVATAR changes mouthColor into Red Gloss
goto boy_LS_GlossColors
} "Deep Red" {
@MALEAVATAR changes mouthColor into Red Deep Gloss
goto boy_LS_GlossColors
} "Violet" {
@MALEAVATAR changes mouthColor into Violet Gloss
goto boy_LS_GlossColors
} "Black" {
@MALEAVATAR changes mouthColor into Black Gloss
goto boy_LS_GlossColors
} <GREEN> "Try Other Colors" {
goto boy_lipstick
} <GREEN> "Done" {
goto boy_hairlip
}

label boy_LS_MatteColors

        NARRATOR
    Matte lipstick colors.

choice [shouldPaginate: YES]
"Peach" {
@MALEAVATAR changes mouthColor into Peach Matte
goto boy_LS_MatteColors
} "Light Peach" {
@MALEAVATAR changes mouthColor into Pink Peach Light Matte
goto boy_LS_MatteColors
} "Beige Pink" {
@MALEAVATAR changes mouthColor into Pink Beige Matte
goto boy_LS_MatteColors
} "Medium Pink" {
@MALEAVATAR changes mouthColor into Pink Medium Matte
goto boy_LS_MatteColors
} <GREEN> "Try Other Colors" {
goto boy_lipstick
} <GREEN> "Done" {
goto boy_hairlip
}
"Warm Pink" {
@MALEAVATAR changes mouthColor into Pink Warm Matte
goto boy_LS_MatteColors
} "Hot Pink" {
@MALEAVATAR changes mouthColor into Pink Hot Matte
goto boy_LS_MatteColors
} "Deep Pink" {
@MALEAVATAR changes mouthColor into Pink Deep Matte
goto boy_LS_MatteColors
} "Rose" {
@MALEAVATAR changes mouthColor into Rose Matte
goto boy_LS_MatteColors
} <GREEN> "Try Other Colors" {
goto boy_lipstick
} <GREEN> "Done" {
goto boy_hairlip
}
"Pink Peach" {
@MALEAVATAR changes mouthColor into Pink Peach Medium Matte
goto boy_LS_MatteColors
} "Light Nude" {
@MALEAVATAR changes mouthColor into Rose Light Nude Matte
goto boy_LS_MatteColors
} "Medium Nude" {
@MALEAVATAR changes mouthColor into Rose Medium Nude Matte
goto boy_LS_MatteColors
} "Dark Nude" {
@MALEAVATAR changes mouthColor into Rose Dark Nude Matte
goto boy_LS_MatteColors
} <GREEN> "Try Other Colors" {
goto boy_lipstick
} <GREEN> "Done" {
goto boy_hairlip
}
"Mauve" {
@MALEAVATAR changes mouthColor into Mauve Matte
goto boy_LS_MatteColors
} "Pastel Purple" {
@MALEAVATAR changes mouthColor into Purple Pastel Matte
goto boy_LS_MatteColors
} "Plum" {
@MALEAVATAR changes mouthColor into Plum Matte
goto boy_LS_MatteColors
} "Deep Purple" {
@MALEAVATAR changes mouthColor into Purple Deep Matte
goto boy_LS_MatteColors
} <GREEN> "Try Other Colors" {
goto boy_lipstick
} <GREEN> "Done" {
goto boy_hairlip
}
"Red" {
@MALEAVATAR changes mouthColor into Red Matte
goto boy_LS_MatteColors
} "Deep Red" {
@MALEAVATAR changes mouthColor into Red Deep Matte
goto boy_LS_MatteColors
} "Violet" {
@MALEAVATAR changes mouthColor into Violet Matte
goto boy_LS_MatteColors
} "Black" {
@MALEAVATAR changes mouthColor into Black Matte
goto boy_LS_MatteColors
} <GREEN> "Try Other Colors" {
goto boy_lipstick
} <GREEN> "Done" {
goto boy_hairlip
}

#======================================================

label boy_hairstyles

        NARRATOR
    All hair styles.

choice [shouldPaginate: YES]
"Generic Short" {
@MALEAVATAR changes hair into Generic Short
goto boy_hairstyles
} "Curly Mohawk" {
@MALEAVATAR changes hair into Curly Mohawk
goto boy_hairstyles
} "Manbun" {
@MALEAVATAR changes hair into Manbun
goto boy_hairstyles
} "Short Fade" {
@MALEAVATAR changes hair into Short Curly Fade
goto boy_hairstyles
} "Twist Hair" {
@MALEAVATAR changes hair into Short Twists
goto boy_hairstyles
} <GREEN>"Done" {
goto boy_hairlip
}
"Slicked Back" {
@MALEAVATAR changes hair into Slicked Back Solid
goto boy_hairstyles
} "Afro" {
@MALEAVATAR changes hair into Afro
goto boy_hairstyles
} "Messy Curls" {
@MALEAVATAR changes hair into Short Messy Curls
goto boy_hairstyles
} "Shaggy" {
@MALEAVATAR changes hair into Short Shaggy
goto boy_hairstyles
} "Wavy Messy" {
@MALEAVATAR changes hair into Wavy Messy
goto boy_hairstyles
} <GREEN>"Done" {
goto boy_hairlip
}
"Pompadour" {
@MALEAVATAR changes hair into Wavy Quiff
goto boy_hairstyles
} "Medium Dreadlocks" {
@MALEAVATAR changes hair into Medium Dreadlocks
goto boy_hairstyles
} "Long Dreadlocks" {
@MALEAVATAR changes hair into Long Dreadlocks
goto boy_hairstyles
} <GREEN>"Done" {
goto boy_hairlip
}
"Long Braided" {
@MALEAVATAR changes hair into Long Braided
goto boy_hairstyles
}

label boy_hairlip_end

        NARRATOR
    Is this the look you're going for?
choice
<GREEN> "Yes, I look perfect!" {
@MALEAVATAR is primp_neutral
} "No, I want to change something" {
goto boy_hairlip
}

readerMessage Template created by @dara.amarie.ep on IG!
1 Like

Thank you !

hey dara,
thank you so much for these templates! could i have one in limelight male with everything EXCEPT:
eyebrow color,
mouth color,
skintone,
eye color
and hair and hair color!
thanks so much !!

Hi Dara, thank you for making these templates! :sparkling_heart:
Could I have a template for female ink character, where the reader can customize everything besides hair color & eyes color?
Thank you so much :two_hearts:

Limelight Male - No Skin tones, Eyebrow color, Mouth color, Eye color, Hairstyles, or Hair color

label boylcc_custom_x
@MALEAVATAR spot 2.400 170 -520 and MALEAVATAR faces right and MALEAVATAR starts idle

        NARRATOR
    What does he look like?

choice
"Eyes" {
goto boylcc_eyes_x
} "Eyebrows" {
goto boylcc_brows_x
} "Face Shape"{
goto boylcc_face_x
} "Nose" {
goto boylcc_nose_x
} "Mouth" {
goto boylcc_mouth_x
} <PREMIUM> "This is perfect!" {
goto boylcc_end_x
}

####################### EYEBROWs #######################

label boylcc_brows_x

        NARRATOR
    Eyebrow shapes.

choice [shouldPaginate: YES]
"Arched"{
@MALEAVATAR changes eyebrows into Arched Medium
goto boylcc_brows_x
}"Generic"{
@MALEAVATAR changes eyebrows into Male Generic
goto boylcc_brows_x
}"Round"{
@MALEAVATAR changes eyebrows into Round Medium
goto boylcc_brows_x
}"Soft"{
@MALEAVATAR changes eyebrows into Round Soft
goto boylcc_brows_x
}"Thick"{
@MALEAVATAR changes eyebrows into Round Thick
goto boylcc_brows_x
}<PREMIUM> "Done"{
goto boylcc_custom_x
}
"Straight"{
@MALEAVATAR changes eyebrows into Straight Medium
goto boylcc_brows_x
}"Bushy"{
@MALEAVATAR changes eyebrows into Arched Bushy
goto boylcc_brows_x
}"Thin"{
@MALEAVATAR changes eyebrows into Round Thin
goto boylcc_brows_x
}<PREMIUM> "Done"{
goto boylcc_custom_x
}

####################### FACE SHAPE #######################

label boylcc_face_x

        NARRATOR
    Face shapes.

choice [shouldPaginate: YES]
"Soft Diamond" {
@MALEAVATAR changes face into Diamond Soft
goto boylcc_face_x
} "Defined Diamond" {
@MALEAVATAR changes face into Diamond Defined
goto boylcc_face_x
} "Generic" {
@MALEAVATAR changes face into Male Generic
goto boylcc_face_x
} "Round" {
@MALEAVATAR changes face into Round Soft
goto boylcc_face_x
} "Square Jaw" {
@MALEAVATAR changes face into Square Jaw
goto boylcc_face_x
} <PREMIUM>"Done"{
goto boylcc_custom_x
}
"Triangle" {
@MALEAVATAR changes face into Triangle Chiseled
goto boylcc_face_x
} "Mature Square" {
@MALEAVATAR changes face into Square Jaw Mature
goto boylcc_face_x
} "Broad Cheeks" {
@MALEAVATAR changes face into Round Broad Cheeks
goto boylcc_face_x
} <PREMIUM>"Done"{
goto boylcc_custom_x
}

####################### EYE SHAPE #######################

label boylcc_eyes_x

        NARRATOR
    Eye shapes.

choice [shouldPaginate: YES]
"Downturned" {
@MALEAVATAR changes eyes into Deepset Downturned
goto boylcc_eyes_x
} "Deepset Heavy" {
@MALEAVATAR changes eyes into Deepset Heavy Lid
goto boylcc_eyes_x
} "Deep Sunken" {
@MALEAVATAR changes eyes into Male Deep Sunken
goto boylcc_eyes_x
} "Generic" {
@MALEAVATAR changes eyes into Male Generic
goto boylcc_eyes_x
} "Slender" {
@MALEAVATAR changes eyes into Monolid Slender
goto boylcc_eyes_x
} <PREMIUM>"Done"{
goto boylcc_custom_x
}
"Oval" {
@MALEAVATAR changes eyes into Oval Wide
goto boylcc_eyes_x
} "Sloping" {
@MALEAVATAR changes eyes into Sloping Heavy Lid
goto boylcc_eyes_x
} "Mature" {
@MALEAVATAR changes eyes into Deepset Sloping Mature
goto boylcc_eyes_x
} <PREMIUM>"Done"{
goto boylcc_custom_x
}

####################### MOUTH SHAPE #######################

label boylcc_mouth_x

        NARRATOR
    Mouth shapes.

choice
"Classic" {
@MALEAVATAR changes mouth into Medium Straight Natural
goto boylcc_mouth_x
}"Thin" {
@MALEAVATAR changes mouth into Thin Heart
goto boylcc_mouth_x
}"Small" {
@MALEAVATAR changes mouth into Small Heart
goto boylcc_mouth_x
}"Medium" {
@MALEAVATAR changes mouth into Medium Heart
goto boylcc_mouth_x
}"Full" {
@MALEAVATAR changes mouth into Full Heart Natural
goto boylcc_mouth_x
} <PREMIUM>"Done"{
goto boylcc_custom_x
}"Large" {
@MALEAVATAR changes mouth into Full Heart Large
goto boylcc_mouth_x
}

####################### NOSE SHAPE #######################

label boylcc_nose_x

        NARRATOR
    Nose shapes.

choice [shouldPaginate: YES]
"Button Wide" {
@MALEAVATAR changes nose into Button Wide
goto boylcc_nose_x
} "Button Round" {
@MALEAVATAR changes nose into Button Round
goto boylcc_nose_x
} "Narrow" {
@MALEAVATAR changes nose into Grecian Narrow
goto boylcc_nose_x
} "Hooked"{
@MALEAVATAR changes nose into Hooked Grecian
goto boylcc_nose_x
} "Generic" {
@MALEAVATAR changes nose into Male Generic
goto boylcc_nose_x
} <PREMIUM>"Done"{
goto boylcc_custom_x
} 
"Round" {
@MALEAVATAR changes nose into Round Wide
goto boylcc_nose_x
} "Grecian" {
@MALEAVATAR changes nose into Grecian Round
goto boylcc_nose_x
} "Straight" {
@MALEAVATAR changes nose into Straight Narrow
goto boylcc_nose_x
} <PREMIUM>"Done"{
goto boylcc_custom_x
} "Bulbous" {
@MALEAVATAR changes nose into Bulbous Downturned
goto boylcc_nose_x
} 

label boylcc_end_x
@pause for 0
readerMessage Template created by @dara.amarie.ep on IG!
1 Like
2 Likes

Thank you so much Dara, you’re an angel :sparkling_heart:

Hi Dara! Could make a Limelight template for female and male.
Female —> NO: Skin tone, hair color, eye color, brow color and just with Braided bun, Morning Updo, and long/ short high ponytail.

Male —> NO: Skin tone, hair color, eye color, eyebrow color.

THANK YOU SO MUCH! :smiling_face_with_three_hearts::kissing_heart::hearts:

1 Like

Limelight Female - No hair color, Eye color, Skin tone, or Eyebrow color. Hairstyles: Braided Bun, Morning Updo, and Long/Short Ponytail ONLY

label female_lcc_111
@FEMALEAVATAR spot 2.400 170 -520 and FEMALEAVATAR faces right and FEMALEAVATAR starts idle

        NARRATOR
    What do you look like?

choice
"Hair" {
goto femlcc_hairUp_111
} "Eyes" {
goto femlcc_eyes_111
} "Eyebrows" {
goto femlcc_brows_111
} "Face Shape"{
goto femlcc_face_111
} "Nose" {
goto femlcc_nose_111
} "Mouth" {
goto femlcc_mouth_111
} <PREMIUM> "This is perfect!" {
goto femlcc_end_111
}

####################### EYEBROWS #######################

label femlcc_brows_111

        NARRATOR
    Eyebrow shapes.

choice [shouldPaginate: YES]
"Arched Natural"{
@FEMALEAVATAR changes eyebrows into Arched Natural
goto femlcc_brows_111
}"Arched Thick"{
@FEMALEAVATAR changes eyebrows into Arched Thick Styled
goto femlcc_brows_111
}"Arched Thin"{
@FEMALEAVATAR changes eyebrows into Arched Thin
goto femlcc_brows_111
}"Arched Thin High"{
@FEMALEAVATAR changes eyebrows into Arched Thin High
goto femlcc_brows_111
}"Round Medium"{
@FEMALEAVATAR changes eyebrows into Round Medium
goto femlcc_brows_111
}<PREMIUM> "Done"{
goto female_lcc_111
}
"Round Thick"{
@FEMALEAVATAR changes eyebrows into Round Thick
goto femlcc_brows_111
}"Round Thin"{
@FEMALEAVATAR changes eyebrows into Round Thin High
goto femlcc_brows_111
}"Straight Medium"{
@FEMALEAVATAR changes eyebrows into Straight Medium
goto femlcc_brows_111
}<PREMIUM> "Done"{
goto female_lcc_111
}

####################### FACE SHAPE #######################

label femlcc_face_111

        NARRATOR
    Face shapes.

choice [shouldPaginate: YES]
"Diamond" {
@FEMALEAVATAR changes face into Diamond
goto femlcc_face_111
} "Long Diamond" {
@FEMALEAVATAR changes face into Diamond Long
goto femlcc_face_111
} "Defined Heart" {
@FEMALEAVATAR changes face into Heart Defined
goto femlcc_face_111
} "Soft Heart" {
@FEMALEAVATAR changes face into Heart Soft
goto femlcc_face_111
} "Defined Triangle" {
@FEMALEAVATAR changes face into Triangle Defined
goto femlcc_face_111
} <PREMIUM>"Done"{
goto female_lcc_111
}
"Mature Square" {
@FEMALEAVATAR changes face into Square Mature
goto femlcc_face_111
} "Mature Heart" {
@FEMALEAVATAR changes face into Heart Mature
goto femlcc_face_111
} "Soft Round" {
@FEMALEAVATAR changes face into Round Soft
goto femlcc_face_111
} <PREMIUM>"Done"{
goto female_lcc_111
}

####################### EYE SHAPE #######################

label femlcc_eyes_111

        NARRATOR
    Eye shapes.

choice [shouldPaginate: YES]
"Deepset Downturned" {
@FEMALEAVATAR changes eyes into Deepset Downturned
goto femlcc_eyes_111
} "Deepset Mature" {
@FEMALEAVATAR changes eyes into Deepset Mature
goto femlcc_eyes_111
} "Generic" {
@FEMALEAVATAR changes eyes into Female Generic
goto femlcc_eyes_111
} "Slender" {
@FEMALEAVATAR changes eyes into Monolid Slender
goto femlcc_eyes_111
} "Round Wide" {
@FEMALEAVATAR changes eyes into Round Downturned Wide
goto femlcc_eyes_111
} <PREMIUM>"Done"{
goto female_lcc_111
}
"Round Medium" {
@FEMALEAVATAR changes eyes into Round Medium
goto femlcc_eyes_111
} "Sharp Almond" {
@FEMALEAVATAR changes eyes into Sharp Almond
goto femlcc_eyes_111
} "Deepset Almond" {
@FEMALEAVATAR changes eyes into Deepset Almond
goto femlcc_eyes_111
} <PREMIUM>"Done"{
goto female_lcc_111
}

####################### MOUTH SHAPE #######################

label femlcc_mouth_111

        NARRATOR
    Mouth shapes.

choice [shouldPaginate: YES]
"Full Heart" {
@FEMALEAVATAR changes mouth into Full Heart Pouty
goto femlcc_mouth_111
}"Full Round" {
@FEMALEAVATAR changes mouth into Full Round Pouty
goto femlcc_mouth_111
}"Medium Natural" {
@FEMALEAVATAR changes mouth into Medium Heart Natural
goto femlcc_mouth_111
}"Medium Thin" {
@FEMALEAVATAR changes mouth into Medium Thin
goto femlcc_mouth_111
}<GREEN>"Select Color"{
goto femlcc_mouthcolor_111
} <PREMIUM>"Done"{
goto female_lcc_111
}
"Thin Heart" {
@FEMALEAVATAR changes mouth into Thin Heart
goto femlcc_mouth_111
}"Small Heart" {
@FEMALEAVATAR changes mouth into Small Heart
goto femlcc_mouth_111
}"Flat Round" {
@FEMALEAVATAR changes mouth into Full Round Flat Top Skin
goto femlcc_mouth_111
} <PREMIUM>"Done"{
goto female_lcc_111
}<GREEN>"Select Color"{
goto femlcc_mouthcolor_111
}


####################### MOUTH COLOR #######################

label femlcc_mouthcolor_111

        NARRATOR
    All lip colors.

choice
"Natural" {
goto femlcc_natural_111
} "Gloss" {
goto femlcc_gloss_111
} "Matte" {
goto femlcc_matte_111
} <GREEN> "Change Lip Shape" {
goto femlcc_mouth_111
}

label femlcc_natural_111

        NARRATOR
    Natural lip colors.

choice [shouldPaginate: YES]
"Fair Rose" {
@FEMALEAVATAR changes mouthColor into Fair Rose Matte
goto femlcc_natural_111
} "Fair Neutral" {
@FEMALEAVATAR changes mouthColor into Fair Neutral Matte
goto femlcc_natural_111
} "Fair Gold" {
@FEMALEAVATAR changes mouthColor into Fair Gold Matte
goto femlcc_natural_111
} "Beige Light Gold" {
@FEMALEAVATAR changes mouthColor into Beige Light Gold Matte
goto femlcc_natural_111
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_111
} <PREMIUM> "Done" {
goto female_lcc_111
}
"Beige Gold" {
@FEMALEAVATAR changes mouthColor into Beige Gold Matte
goto femlcc_natural_111
} "Beige Rose" {
@FEMALEAVATAR changes mouthColor into Beige Rose
goto femlcc_natural_111
} "Beige Deep Neutral" {
@FEMALEAVATAR changes mouthColor into Beige Deep Neutral
goto femlcc_natural_111
} "Tan Deep Neutral" {
@FEMALEAVATAR changes mouthColor into Tan Deep Neutral
goto femlcc_natural_111
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_111
} <PREMIUM> "Done" {
goto female_lcc_111
}
"Brown Neutral" {
@FEMALEAVATAR changes mouthColor into Brown Neutral
goto femlcc_natural_111
} "Brown Gold" {
@FEMALEAVATAR changes mouthColor into Brown Gold
goto femlcc_natural_111
} "Brown Deep Gold" {
@FEMALEAVATAR changes mouthColor into Brown Deep Gold
goto femlcc_natural_111
} "Brown Deep Rose" {
@FEMALEAVATAR changes mouthColor into Brown Deep Rose
goto femlcc_natural_111
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_111
} <PREMIUM> "Done" {
goto female_lcc_111
}

label femlcc_gloss_111

        NARRATOR
    Gloss lipstick colors.

choice [shouldPaginate: YES]
"Peach" {
@FEMALEAVATAR changes mouthColor into Peach Gloss
goto femlcc_gloss_111
} "Light Peach" {
@FEMALEAVATAR changes mouthColor into Pink Peach Lt Gloss
goto femlcc_gloss_111
} "Beige Pink" {
@FEMALEAVATAR changes mouthColor into Pink Beige Gloss
goto femlcc_gloss_111
} "Medium Pink" {
@FEMALEAVATAR changes mouthColor into Pink Medium Gloss
goto femlcc_gloss_111
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_111
} <PREMIUM> "Done" {
goto female_lcc_111
}
"Warm Pink" {
@FEMALEAVATAR changes mouthColor into Pink Warm Gloss
goto femlcc_gloss_111
} "Hot Pink" {
@FEMALEAVATAR changes mouthColor into Pink Hot Gloss
goto femlcc_gloss_111
} "Deep Pink" {
@FEMALEAVATAR changes mouthColor into Pink Deep Gloss
goto femlcc_gloss_111
} "Rose" {
@FEMALEAVATAR changes mouthColor into Rose Gloss
goto femlcc_gloss_111
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_111
} <PREMIUM> "Done" {
goto female_lcc_111
} 
"Mauve" {
@FEMALEAVATAR changes mouthColor into Mauve Gloss
goto femlcc_gloss_111
} "Pastel Purple" {
@FEMALEAVATAR changes mouthColor into Purple Pastel Gloss
goto femlcc_gloss_111
} "Plum" {
@FEMALEAVATAR changes mouthColor into Plum Gloss
goto femlcc_gloss_111
} "Red" {
@FEMALEAVATAR changes mouthColor into Red Gloss
goto femlcc_gloss_111
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_111
} <PREMIUM> "Done" {
goto female_lcc_111
} 
"Deep Red" {
@FEMALEAVATAR changes mouthColor into Red Deep Gloss
goto femlcc_gloss_111
} "Violet" {
@FEMALEAVATAR changes mouthColor into Violet Gloss
goto femlcc_gloss_111
} "Black" {
@FEMALEAVATAR changes mouthColor into Black Gloss
goto femlcc_gloss_111
} <PREMIUM> "Done" {
goto female_lcc_111
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_111
}

label femlcc_matte_111

        NARRATOR
    Matte lipstick colors.

choice [shouldPaginate: YES]
"Peach" {
@FEMALEAVATAR changes mouthColor into Peach Matte
goto femlcc_matte_111
} "Light Peach" {
@FEMALEAVATAR changes mouthColor into Pink Peach Light Matte
goto femlcc_matte_111
} "Beige Pink" {
@FEMALEAVATAR changes mouthColor into Pink Beige Matte
goto femlcc_matte_111
} "Medium Pink" {
@FEMALEAVATAR changes mouthColor into Pink Medium Matte
goto femlcc_matte_111
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_111
} <PREMIUM> "Done" {
goto female_lcc_111
}
"Warm Pink" {
@FEMALEAVATAR changes mouthColor into Pink Warm Matte
goto femlcc_matte_111
} "Hot Pink" {
@FEMALEAVATAR changes mouthColor into Pink Hot Matte
goto femlcc_matte_111
} "Deep Pink" {
@FEMALEAVATAR changes mouthColor into Pink Deep Matte
goto femlcc_matte_111
} "Rose" {
@FEMALEAVATAR changes mouthColor into Rose Matte
goto femlcc_matte_111
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_111
} <PREMIUM> "Done" {
goto female_lcc_111
}
"Mauve" {
@FEMALEAVATAR changes mouthColor into Mauve Matte
goto femlcc_gloss_111
} "Pastel Purple" {
@FEMALEAVATAR changes mouthColor into Purple Pastel Matte
goto femlcc_gloss_111
} "Plum" {
@FEMALEAVATAR changes mouthColor into Plum Matte
goto femlcc_gloss_111
} "Red" {
@FEMALEAVATAR changes mouthColor into Red Matte
goto femlcc_gloss_111
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_111
} <PREMIUM> "Done" {
goto female_lcc_111
}
"Deep Red" {
@FEMALEAVATAR changes mouthColor into Red Deep Matte
goto femlcc_gloss_111
} "Violet" {
@FEMALEAVATAR changes mouthColor into Violet Matte
goto femlcc_gloss_111
} "Black" {
@FEMALEAVATAR changes mouthColor into Black Matte
goto femlcc_gloss_111
} <PREMIUM> "Done" {
goto female_lcc_111
} <GREEN> "Try Other Colors" {
goto femlcc_mouthcolor_111
}


####################### NOSE SHAPE #######################

label femlcc_nose_111

        NARRATOR
    Nose shapes.

choice [shouldPaginate: YES]
"Defined" {
@FEMALEAVATAR changes nose into Defined Natural
goto femlcc_nose_111
} "Grecian" {
@FEMALEAVATAR changes nose into Grecian Soft
goto femlcc_nose_111
} "Broad" {
@FEMALEAVATAR changes nose into Round Broad
goto femlcc_nose_111
} "Button" {
@FEMALEAVATAR changes nose into Round Button
goto femlcc_nose_111
} "Upturned" {
@FEMALEAVATAR changes nose into Round Button Upturned
goto femlcc_nose_111
} <PREMIUM>"Done"{
goto female_lcc_111
}
"Downturned" {
@FEMALEAVATAR changes nose into Round Downturned
goto femlcc_nose_111
} <PREMIUM>"Done"{
goto female_lcc_111
} "Flared" {
@FEMALEAVATAR changes nose into Round Flared Upturned
goto femlcc_nose_111
}


####################### HAIR STYLE #######################

label femlcc_hairUp_111

        NARRATOR
    Hairstyles.

choice [shouldPaginate: YES]
"Braided Bun" {
@FEMALEAVATAR changes hair into Braided Bun
goto femlcc_hairUp_111
}"Morning Updo" {
@FEMALEAVATAR changes hair into Morning Updo
goto femlcc_hairUp_111
}"Short Ponytail" {
@FEMALEAVATAR changes hair into Short High Ponytail
goto femlcc_hairUp_111
}"Long Ponytail" {
@FEMALEAVATAR changes hair into Long High Ponytail
goto femlcc_hairUp_111
}<PREMIUM>"Done"{
goto female_lcc_111
}

label femlcc_end_111
@pause for 0
readerMessage Template created by @dara.amarie.ep on IG!
2 Likes

Limelight Male - No Skin tones, Hair color, Eye color, or Eyebrow color

label boylcc_custom_11
@MALEAVATAR spot 2.400 170 -520 and MALEAVATAR faces right and MALEAVATAR starts idle

        NARRATOR
    What does he look like?

choice
"Hair" {
goto boylcc_hair_11
} "Eyes" {
goto boylcc_eyes_11
} "Eyebrows" {
goto boylcc_brows_11
} "Face Shape"{
goto boylcc_face_11
} "Nose" {
goto boylcc_nose_11
} "Mouth" {
goto boylcc_mouth_11
} <PREMIUM> "This is perfect!" {
goto boylcc_end_11
}

####################### EYEBROWs #######################

label boylcc_brows_11

        NARRATOR
    Eyebrow shapes.

choice [shouldPaginate: YES]
"Arched"{
@MALEAVATAR changes eyebrows into Arched Medium
goto boylcc_brows_11
}"Generic"{
@MALEAVATAR changes eyebrows into Male Generic
goto boylcc_brows_11
}"Round"{
@MALEAVATAR changes eyebrows into Round Medium
goto boylcc_brows_11
}"Soft"{
@MALEAVATAR changes eyebrows into Round Soft
goto boylcc_brows_11
}"Thick"{
@MALEAVATAR changes eyebrows into Round Thick
goto boylcc_brows_11
}<PREMIUM> "Done"{
goto boylcc_custom_11
}
"Straight"{
@MALEAVATAR changes eyebrows into Straight Medium
goto boylcc_brows_11
}"Bushy"{
@MALEAVATAR changes eyebrows into Arched Bushy
goto boylcc_brows_11
}"Thin"{
@MALEAVATAR changes eyebrows into Round Thin
goto boylcc_brows_11
}<PREMIUM> "Done"{
goto boylcc_custom_11
}

####################### FACE SHAPE #######################

label boylcc_face_11

        NARRATOR
    Face shapes.

choice [shouldPaginate: YES]
"Soft Diamond" {
@MALEAVATAR changes face into Diamond Soft
goto boylcc_face_11
} "Defined Diamond" {
@MALEAVATAR changes face into Diamond Defined
goto boylcc_face_11
} "Generic" {
@MALEAVATAR changes face into Male Generic
goto boylcc_face_11
} "Round" {
@MALEAVATAR changes face into Round Soft
goto boylcc_face_11
} "Square Jaw" {
@MALEAVATAR changes face into Square Jaw
goto boylcc_face_11
} <PREMIUM>"Done"{
goto boylcc_custom_11
}
"Triangle" {
@MALEAVATAR changes face into Triangle Chiseled
goto boylcc_face_11
} "Mature Square" {
@MALEAVATAR changes face into Square Jaw Mature
goto boylcc_face_11
} "Broad Cheeks" {
@MALEAVATAR changes face into Round Broad Cheeks
goto boylcc_face_11
} <PREMIUM>"Done"{
goto boylcc_custom_11
}

####################### EYE SHAPE #######################

label boylcc_eyes_11

        NARRATOR
    Eye shapes.

choice [shouldPaginate: YES]
"Downturned" {
@MALEAVATAR changes eyes into Deepset Downturned
goto boylcc_eyes_11
} "Deepset Heavy" {
@MALEAVATAR changes eyes into Deepset Heavy Lid
goto boylcc_eyes_11
} "Deep Sunken" {
@MALEAVATAR changes eyes into Male Deep Sunken
goto boylcc_eyes_11
} "Generic" {
@MALEAVATAR changes eyes into Male Generic
goto boylcc_eyes_11
} "Slender" {
@MALEAVATAR changes eyes into Monolid Slender
goto boylcc_eyes_11
} <PREMIUM>"Done"{
goto boylcc_custom_11
}
"Oval" {
@MALEAVATAR changes eyes into Oval Wide
goto boylcc_eyes_11
} "Sloping" {
@MALEAVATAR changes eyes into Sloping Heavy Lid
goto boylcc_eyes_11
} "Mature" {
@MALEAVATAR changes eyes into Deepset Sloping Mature
goto boylcc_eyes_11
} <PREMIUM>"Done"{
goto boylcc_custom_11
}

####################### MOUTH SHAPE #######################

label boylcc_mouth_11

        NARRATOR
    Mouth shapes.

choice [shouldPaginate: YES]
"Classic" {
@MALEAVATAR changes mouth into Medium Straight Natural
goto boylcc_mouth_11
}"Thin" {
@MALEAVATAR changes mouth into Thin Heart
goto boylcc_mouth_11
}"Small" {
@MALEAVATAR changes mouth into Small Heart
goto boylcc_mouth_11
}"Medium" {
@MALEAVATAR changes mouth into Medium Heart
goto boylcc_mouth_11
}<GREEN>"Select Color"{
goto boylcc_mouthcolor_11
} <PREMIUM>"Done"{
goto boylcc_custom_11
}
"Full" {
@MALEAVATAR changes mouth into Full Heart Natural
goto boylcc_mouth_11
}"Large" {
@MALEAVATAR changes mouth into Full Heart Large
goto boylcc_mouth_11
}<GREEN>"Select Color"{
goto boylcc_mouthcolor_11
} <PREMIUM>"Done"{
goto boylcc_custom_11
}


####################### MOUTH COLOR #######################

label boylcc_mouthcolor_11

        NARRATOR
    All lip colors.

choice
"Natural" {
goto boylcc_NaturalColors_11
} "Gloss" {
goto boylcc_GlossColors_11
} "Matte" {
goto boylcc_MatteColors_11
} <GREEN> "Change Lip Shape" {
goto boylcc_mouth_11
}

label boylcc_NaturalColors_11

        NARRATOR
    Natural lip colors.

choice [shouldPaginate: YES]
"Fair Rose" {
@MALEAVATAR changes mouthColor into Fair Rose Matte
goto boylcc_NaturalColors_11
} "Fair Neutral" {
@MALEAVATAR changes mouthColor into Fair Neutral Matte
goto boylcc_NaturalColors_11
} "Fair Gold" {
@MALEAVATAR changes mouthColor into Fair Gold Matte
goto boylcc_NaturalColors_11
} "Beige Light Gold" {
@MALEAVATAR changes mouthColor into Beige Light Gold Matte
goto boylcc_NaturalColors_11
} <GREEN> "Try Other Colors" {
goto boylcc_mouthcolor_11
} <PREMIUM> "Done" {
goto boylcc_custom_11
}
"Beige Gold" {
@MALEAVATAR changes mouthColor into Beige Gold Matte
goto boylcc_NaturalColors_11
} "Beige Rose" {
@MALEAVATAR changes mouthColor into Beige Rose
goto boylcc_NaturalColors_11
} "Beige Deep Neutral" {
@MALEAVATAR changes mouthColor into Beige Deep Neutral
goto boylcc_NaturalColors_11
} "Tan Deep Neutral" {
@MALEAVATAR changes mouthColor into Tan Deep Neutral
goto boylcc_NaturalColors_11
} <GREEN> "Try Other Colors" {
goto boylcc_mouthcolor_11
} <PREMIUM> "Done" {
goto boylcc_custom_11
}
"Brown Neutral" {
@MALEAVATAR changes mouthColor into Brown Neutral
goto boylcc_NaturalColors_11
} "Brown Gold" {
@MALEAVATAR changes mouthColor into Brown Gold
goto boylcc_NaturalColors_11
} "Brown Deep Gold" {
@MALEAVATAR changes mouthColor into Brown Deep Gold
goto boylcc_NaturalColors_11
} "Brown Deep Rose" {
@MALEAVATAR changes mouthColor into Brown Deep Rose
goto boylcc_NaturalColors_11
} <GREEN> "Try Other Colors" {
goto boylcc_mouthcolor_11
} <PREMIUM> "Done" {
goto boylcc_custom_11
}

label boylcc_GlossColors_11

        NARRATOR
    Gloss lipstick colors.

choice [shouldPaginate: YES]
"Peach" {
@MALEAVATAR changes mouthColor into Peach Gloss
goto boylcc_GlossColors_11
} "Light Peach" {
@MALEAVATAR changes mouthColor into Pink Peach Lt Gloss
goto boylcc_GlossColors_11
} "Beige Pink" {
@MALEAVATAR changes mouthColor into Pink Beige Gloss
goto boylcc_GlossColors_11
} "Medium Pink" {
@MALEAVATAR changes mouthColor into Pink Medium Gloss
goto boylcc_GlossColors_11
} <GREEN> "Try Other Colors" {
goto boylcc_mouthcolor_11
} <PREMIUM> "Done" {
goto boylcc_custom_11
}
"Warm Pink" {
@MALEAVATAR changes mouthColor into Pink Warm Gloss
goto boylcc_GlossColors_11
} "Hot Pink" {
@MALEAVATAR changes mouthColor into Pink Hot Gloss
goto boylcc_GlossColors_11
} "Deep Pink" {
@MALEAVATAR changes mouthColor into Pink Deep Gloss
goto boylcc_GlossColors_11
} "Rose" {
@MALEAVATAR changes mouthColor into Rose Gloss
goto boylcc_GlossColors_11
} <GREEN> "Try Other Colors" {
goto boylcc_mouthcolor_11
} <PREMIUM> "Done" {
goto boylcc_custom_11
} 
"Mauve" {
@MALEAVATAR changes mouthColor into Mauve Gloss
goto boylcc_GlossColors_11
} "Pastel Purple" {
@MALEAVATAR changes mouthColor into Purple Pastel Gloss
goto boylcc_GlossColors_11
} "Plum" {
@MALEAVATAR changes mouthColor into Plum Gloss
goto boylcc_GlossColors_11
} "Red" {
@MALEAVATAR changes mouthColor into Red Gloss
goto boylcc_GlossColors_11
} <GREEN> "Try Other Colors" {
goto boylcc_mouthcolor_11
} <PREMIUM> "Done" {
goto boylcc_custom_11
} 
"Deep Red" {
@MALEAVATAR changes mouthColor into Red Deep Gloss
goto boylcc_GlossColors_11
} "Violet" {
@MALEAVATAR changes mouthColor into Violet Gloss
goto boylcc_GlossColors_11
} "Black" {
@MALEAVATAR changes mouthColor into Black Gloss
goto boylcc_GlossColors_11
} <PREMIUM> "Done" {
goto boylcc_custom_11
} <GREEN> "Try Other Colors" {
goto boylcc_mouthcolor_11
}

label boylcc_MatteColors_11

        NARRATOR
    Matte lipstick colors.

choice [shouldPaginate: YES]
"Peach" {
@MALEAVATAR changes mouthColor into Peach Matte
goto boylcc_MatteColors_11
} "Light Peach" {
@MALEAVATAR changes mouthColor into Pink Peach Light Matte
goto boylcc_MatteColors_11
} "Beige Pink" {
@MALEAVATAR changes mouthColor into Pink Beige Matte
goto boylcc_MatteColors_11
} "Medium Pink" {
@MALEAVATAR changes mouthColor into Pink Medium Matte
goto boylcc_MatteColors_11
} <GREEN> "Try Other Colors" {
goto boylcc_mouthcolor_11
} <PREMIUM> "Done" {
goto boylcc_custom_11
}
"Warm Pink" {
@MALEAVATAR changes mouthColor into Pink Warm Matte
goto boylcc_MatteColors_11
} "Hot Pink" {
@MALEAVATAR changes mouthColor into Pink Hot Matte
goto boylcc_MatteColors_11
} "Deep Pink" {
@MALEAVATAR changes mouthColor into Pink Deep Matte
goto boylcc_MatteColors_11
} "Rose" {
@MALEAVATAR changes mouthColor into Rose Matte
goto boylcc_MatteColors_11
} <GREEN> "Try Other Colors" {
goto boylcc_mouthcolor_11
} <PREMIUM> "Done" {
goto boylcc_custom_11
}
"Mauve" {
@MALEAVATAR changes mouthColor into Mauve Matte
goto boylcc_GlossColors_11
} "Pastel Purple" {
@MALEAVATAR changes mouthColor into Purple Pastel Matte
goto boylcc_GlossColors_11
} "Plum" {
@MALEAVATAR changes mouthColor into Plum Matte
goto boylcc_GlossColors_11
} "Red" {
@MALEAVATAR changes mouthColor into Red Matte
goto boylcc_GlossColors_11
} <GREEN> "Try Other Colors" {
goto boylcc_mouthcolor_11
} <PREMIUM> "Done" {
goto boylcc_custom_11
}
"Deep Red" {
@MALEAVATAR changes mouthColor into Red Deep Matte
goto boylcc_GlossColors_11
} "Violet" {
@MALEAVATAR changes mouthColor into Violet Matte
goto boylcc_GlossColors_11
} "Black" {
@MALEAVATAR changes mouthColor into Black Matte
goto boylcc_GlossColors_11
} <PREMIUM> "Done" {
goto boylcc_custom_11
} <GREEN> "Try Other Colors" {
goto boylcc_mouthcolor_11
}


####################### NOSE SHAPE #######################

label boylcc_nose_11

        NARRATOR
    Nose shapes.

choice [shouldPaginate: YES]
"Button Wide" {
@MALEAVATAR changes nose into Button Wide
goto boylcc_nose_11
} "Button Round" {
@MALEAVATAR changes nose into Button Round
goto boylcc_nose_11
} "Narrow" {
@MALEAVATAR changes nose into Grecian Narrow
goto boylcc_nose_11
} "Hooked"{
@MALEAVATAR changes nose into Hooked Grecian
goto boylcc_nose_11
} "Generic" {
@MALEAVATAR changes nose into Male Generic
goto boylcc_nose_11
} <PREMIUM>"Done"{
goto boylcc_custom_11
} 
"Round" {
@MALEAVATAR changes nose into Round Wide
goto boylcc_nose_11
} "Grecian" {
@MALEAVATAR changes nose into Grecian Round
goto boylcc_nose_11
} "Straight" {
@MALEAVATAR changes nose into Straight Narrow
goto boylcc_nose_11
} <PREMIUM>"Done"{
goto boylcc_custom_11
} "Bulbous" {
@MALEAVATAR changes nose into Bulbous Downturned
goto boylcc_nose_11
} 


####################### HAIR STYLE #######################

label boylcc_hair_11

        NARRATOR
    All hair styles.

choice [shouldPaginate: YES]
"Generic Short" {
@MALEAVATAR changes hair into Generic Short
goto boylcc_hair_11
} "Curly Mohawk" {
@MALEAVATAR changes hair into Curly Mohawk
goto boylcc_hair_11
} "Manbun" {
@MALEAVATAR changes hair into Manbun
goto boylcc_hair_11
} "Short Fade" {
@MALEAVATAR changes hair into Short Curly Fade
goto boylcc_hair_11
} "Twist Hair" {
@MALEAVATAR changes hair into Short Twists
goto boylcc_hair_11
} <PREMIUM>"Done" {
goto boylcc_custom_11
}
"Slicked Back" {
@MALEAVATAR changes hair into Slicked Back Solid
goto boylcc_hair_11
} "Afro" {
@MALEAVATAR changes hair into Afro
goto boylcc_hair_11
} "Messy Curls" {
@MALEAVATAR changes hair into Short Messy Curls
goto boylcc_hair_11
} "Shaggy" {
@MALEAVATAR changes hair into Short Shaggy
goto boylcc_hair_11
} "Wavy Messy" {
@MALEAVATAR changes hair into Wavy Messy
goto boylcc_hair_11
} <PREMIUM>"Done" {
goto boylcc_custom_11
}
"Pompadour" {
@MALEAVATAR changes hair into Wavy Quiff
goto boylcc_hair_11
} "Medium Dreadlocks" {
@MALEAVATAR changes hair into Medium Dreadlocks
goto boylcc_hair_11
} "Long Dreadlocks" {
@MALEAVATAR changes hair into Long Dreadlocks
goto boylcc_hair_11
} <PREMIUM>"Done" {
goto boylcc_custom_11
}
"Long Braided" {
@MALEAVATAR changes hair into Long Braided
goto boylcc_hair_11
}

label boylcc_end_11
@pause for 0
readerMessage Template created by @dara.amarie.ep on IG!
2 Likes

thank you so much for this!!!

Hey Dara, can I get both a limelight female and male customization template as such

Skin color, lip color, and hair color only for both male and female limelight characters. And a limelight female customization template with hairstyles braided bun, morning updo, and long/short ponytail only. Please and thank you.

So you wanted 2 separate female templates or just 1 female template with skin, lip color, and hair color with braided bun, morning updo, and long/short ponytail as the only hairstyles?

Two separate templates please.

Thank you so much Dara! You’re amazing!

1 Like