Looking for Hair Color, Stye, and Lip Color Template

Hi. I’m writing a story and am looking for a customization template that allows the reader to change their hair style, lip color, AND hair color! I’m working in limelight, and I tried to create a template from hair style and lip color customization, but it didn’t work lol. Any help is appreciated!

Maybe @Dara.Amarie has some templates

I’ve looked everywhere and I could only find hairstyle and lip color templates… She created one for an INK template in another forum but I wasn’t able to find a forum with a limelight version.

1 Like

Those templates unfortunately only have the hairstyle and lip color customization. :persevere: I appreciate the help though!

what are you looking for?
you want a template with hair color, lipstick and hairstyles?

Yeah, for limelight!

ok i understand.
i’m sure if you mention her. she’ll make you one

Thanks so much!

1 Like

@Dara.Amarie Is there any way you could create a hairstyle, hair color, and lip color template for limelight? I haven’t been able to find one that you’ve done and you create the BEST templates.

2 Likes
label hair_and_lip

        NARRATOR
    What do you want to change?

choice
"Lipstick" {
goto lip_stick
} "Hairstyle" {
goto hair_styles
} "Hair Color" {
goto hair_colors
} <PREMIUM> "I look amazing!" {
goto hair_and_lip_end
}

label lip_stick

        NARRATOR
    All lip colors.

choice
"Natural" {
goto LS_NaturalColors
} "Gloss" {
goto LS_GlossColors
} "Matte" {
goto LS_MatteColors
}

label LS_NaturalColors

        NARRATOR
    Natural lip colors.

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

label LS_GlossColors

        NARRATOR
    Gloss lipstick colors.

choice [shouldPaginate: YES]
"Peach" {
@FEMALEAVATRA changes mouthColor into Peach Gloss
goto LS_GlossColors
} "Light Peach" {
@FEMALEAVATRA changes mouthColor into Pink Peach Lt Gloss
goto LS_GlossColors
} "Beige Pink" {
@FEMALEAVATRA changes mouthColor into Pink Beige Gloss
goto LS_GlossColors
} "Medium Pink" {
@FEMALEAVATRA changes mouthColor into Pink Medium Gloss
goto LS_GlossColors
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto hair_and_lip
}
"Warm Pink" {
@FEMALEAVATRA changes mouthColor into Pink Warm Gloss
goto LS_GlossColors
} "Hot Pink" {
@FEMALEAVATRA changes mouthColor into Pink Hot Gloss
goto LS_GlossColors
} "Deep Pink" {
@FEMALEAVATRA changes mouthColor into Pink Deep Gloss
goto LS_GlossColors
} "Rose" {
@FEMALEAVATRA changes mouthColor into Rose Gloss
goto LS_GlossColors
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto hair_and_lip
} 
"Pink Peach" {
@FEMALEAVATRA changes mouthColor into Pink Peach Medium Gloss
goto LS_GlossColors
} "Light Nude" {
@FEMALEAVATRA changes mouthColor into Rose Light Nude Gloss
goto LS_GlossColors
} "Medium Nude" {
@FEMALEAVATRA changes mouthColor into Rose Medium Nude Gloss
goto LS_GlossColors
} "Dark Nude" {
@FEMALEAVATRA changes mouthColor into Rose Dark Nude Gloss
goto LS_GlossColors
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto hair_and_lip
} 
"Mauve" {
@FEMALEAVATRA changes mouthColor into Mauve Gloss
goto LS_GlossColors
} "Pastel Purple" {
@FEMALEAVATRA changes mouthColor into Purple Pastel Gloss
goto LS_GlossColors
} "Plum" {
@FEMALEAVATRA changes mouthColor into Plum Gloss
goto LS_GlossColors
} "Deep Purple" {
@FEMALEAVATRA changes mouthColor into Purple Deep Gloss
goto LS_GlossColors
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto hair_and_lip
} 
"Red" {
@FEMALEAVATRA changes mouthColor into Red Gloss
goto LS_GlossColors
} "Deep Red" {
@FEMALEAVATRA changes mouthColor into Red Deep Gloss
goto LS_GlossColors
} "Violet" {
@FEMALEAVATRA changes mouthColor into Violet Gloss
goto LS_GlossColors
} "Black" {
@FEMALEAVATRA changes mouthColor into Black Gloss
goto LS_GlossColors
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto hair_and_lip
}
"Blood Orange" {
@FEMALEAVATRA changes mouthColor into Blood Orange Gloss
goto LS_GlossColors
} "Red Garnet" {
@FEMALEAVATRA changes mouthColor into Red Garnet Gloss
goto LS_GlossColors
} "Blackberry" {
@FEMALEAVATRA changes mouthColor into Blackberry Gloss
goto LS_GlossColors
} "Pink Cashmere" {
@FEMALEAVATRA changes mouthColor into Pink Cashmere Gloss
goto LS_GlossColors
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto hair_and_lip
}
"Ash Deep" {
@FEMALEAVATRA changes mouthColor into Ash Deep Gloss
goto LS_GlossColors
} "Dark Mauve" {
@FEMALEAVATRA changes mouthColor into Dark Mauve Gloss
goto LS_GlossColors
} "Dark Amethyst" {
@FEMALEAVATRA changes mouthColor into Dark Amethyst Gloss
goto LS_GlossColors
} "Royal Blue" {
@FEMALEAVATRA changes mouthColor into Royal Blue Gloss
goto LS_GlossColors
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto hair_and_lip
}
"Dark Apricot" {
@FEMALEAVATRA changes mouthColor into Dark Apricot Gloss
goto LS_GlossColors
} "Copper Deep" {
@FEMALEAVATRA changes mouthColor into Copper Deep Gloss
goto LS_GlossColors
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto hair_and_lip
}

label LS_MatteColors

        NARRATOR
    Matte lipstick colors.

choice [shouldPaginate: YES]
"Peach" {
@FEMALEAVATRA changes mouthColor into Peach Matte
goto LS_MatteColors
} "Light Peach" {
@FEMALEAVATRA changes mouthColor into Pink Peach Light Matte
goto LS_MatteColors
} "Beige Pink" {
@FEMALEAVATRA changes mouthColor into Pink Beige Matte
goto LS_MatteColors
} "Medium Pink" {
@FEMALEAVATRA changes mouthColor into Pink Medium Matte
goto LS_MatteColors
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto hair_and_lip
}
"Warm Pink" {
@FEMALEAVATRA changes mouthColor into Pink Warm Matte
goto LS_MatteColors
} "Hot Pink" {
@FEMALEAVATRA changes mouthColor into Pink Hot Matte
goto LS_MatteColors
} "Deep Pink" {
@FEMALEAVATRA changes mouthColor into Pink Deep Matte
goto LS_MatteColors
} "Rose" {
@FEMALEAVATRA changes mouthColor into Rose Matte
goto LS_MatteColors
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto hair_and_lip
}
"Pink Peach" {
@FEMALEAVATRA changes mouthColor into Pink Peach Medium Matte
goto LS_MatteColors
} "Light Nude" {
@FEMALEAVATRA changes mouthColor into Rose Light Nude Matte
goto LS_MatteColors
} "Medium Nude" {
@FEMALEAVATRA changes mouthColor into Rose Medium Nude Matte
goto LS_MatteColors
} "Dark Nude" {
@FEMALEAVATRA changes mouthColor into Rose Dark Nude Matte
goto LS_MatteColors
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto hair_and_lip
}
"Mauve" {
@FEMALEAVATRA changes mouthColor into Mauve Matte
goto LS_MatteColors
} "Pastel Purple" {
@FEMALEAVATRA changes mouthColor into Purple Pastel Matte
goto LS_MatteColors
} "Plum" {
@FEMALEAVATRA changes mouthColor into Plum Matte
goto LS_MatteColors
} "Deep Purple" {
@FEMALEAVATRA changes mouthColor into Purple Deep Matte
goto LS_MatteColors
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto hair_and_lip
}
"Red" {
@FEMALEAVATRA changes mouthColor into Red Matte
goto LS_MatteColors
} "Deep Red" {
@FEMALEAVATRA changes mouthColor into Red Deep Matte
goto LS_MatteColors
} "Violet" {
@FEMALEAVATRA changes mouthColor into Violet Matte
goto LS_MatteColors
} "Black" {
@FEMALEAVATRA changes mouthColor into Black Matte
goto LS_MatteColors
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto hair_and_lip
}
"Blood Orange" {
@FEMALEAVATRA changes mouthColor into Blood Orange Matte
goto LS_MatteColors
} "Red Garnet" {
@FEMALEAVATRA changes mouthColor into Red Garnet Matte
goto LS_MatteColors
} "Blackberry" {
@FEMALEAVATRA changes mouthColor into Blackberry Matte
goto LS_MatteColors
} "Pink Cashmere" {
@FEMALEAVATRA changes mouthColor into Pink Cashmere Matte
goto LS_MatteColors
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto hair_and_lip
}
"Ash Deep" {
@FEMALEAVATRA changes mouthColor into Ash Deep Matte
goto LS_MatteColors
} "Dark Mauve" {
@FEMALEAVATRA changes mouthColor into Dark Mauve Matte
goto LS_MatteColors
} "Dark Amethyst" {
@FEMALEAVATRA changes mouthColor into Dark Amethyst Matte
goto LS_MatteColors
} "Royal Blue" {
@FEMALEAVATRA changes mouthColor into Royal Blue Matte
goto LS_MatteColors
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto hair_and_lip
}
"Dark Apricot" {
@FEMALEAVATRA changes mouthColor into Dark Apricot Matte
goto LS_MatteColors
} "Copper Deep" {
@FEMALEAVATRA changes mouthColor into Copper Deep Matte
goto LS_MatteColors
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto hair_and_lip
}

label hair_styles

        NARRATOR
    All hairstyles.

choice
"Short Hair"{
goto hair_styles_Short
}"Mid-length Hair"{
goto hair_styles_Medium
}"Long Hair"{
goto hair_styles_Long
}"Styled Hair"{
goto hair_styles_Up
}<PREMIUM>"Done"{
goto hair_and_lip
}

label hair_styles_Short

        NARRATOR
    Short hairstyles.

choice [shouldPaginate: YES]
"Afro" {
@FEMALEAVATRA changes hair into Afro
goto hair_styles_Short
} "Short Afro" {
@FEMALEAVATRA changes hair into Short Afro
goto hair_styles_Short
} "Classic Bob" {
@FEMALEAVATRA changes hair into Classic Bob
goto hair_styles_Short
} "Curly Bob" {
@FEMALEAVATRA changes hair into Curly Bob
goto hair_styles_Short
}<GREEN>"Back to Styles"{
goto hair_styles
}<PREMIUM>"Done"{
goto hair_and_lip
}
"Faux Hawk" {
@FEMALEAVATRA changes hair into Long Faux Hawk Solid
goto hair_styles_Short
}"Fade" {
@FEMALEAVATRA changes hair into Short Curly Fade
goto hair_styles_Short
}"Pixie" {
@FEMALEAVATRA changes hair into Short Pixie
goto hair_styles_Short
}"Punk Pixie" {
@FEMALEAVATRA changes hair into Punk Pixie
goto hair_styles_Short
}<GREEN>"Back to Styles"{
goto hair_styles
}<PREMIUM>"Done"{
goto hair_and_lip
}
"Short Wavy" {
@FEMALEAVATRA changes hair into Short Wavy Hair Solid
goto hair_styles_Short
}"Blunt Bangs" {
@FEMALEAVATRA changes hair into Blunt Bangs Short
goto hair_styles_Short
} "Wavy Side Shaved" {
@FEMALEAVATRA changes hair into Short Wavy Side Shave
goto hair_styles_Short
}"Curly Blow Out" {
@FEMALEAVATRA changes hair into Short Curly Blow Out
goto hair_styles_Short
}<GREEN>"Back to Styles"{
goto hair_styles
}<PREMIUM>"Done"{
goto hair_and_lip
}
"Crew Cut" {
@FEMALEAVATRA changes hair into Crew Cut
goto hair_styles_Short
}"Short Fringe" {
@FEMALEAVATRA changes hair into Short Layered Fringe
goto hair_styles_Short
}"Straight Tucked" {
@FEMALEAVATRA changes hair into Short Straight Tucked
goto hair_styles_Short
}"Emo Pixie" {
@FEMALEAVATRA changes hair into Emo Pixie
goto hair_styles_Short
}<GREEN>"Back to Styles"{
goto hair_styles
}<PREMIUM>"Done"{
goto hair_and_lip
}
"Bantu Knots" {
@FEMALEAVATRA changes hair into Bantu Knots
goto hair_styles_Short
}"Conservative Cut" {
@FEMALEAVATRA changes hair into Conservative Cut
goto hair_styles_Short
}"Parted Bangs" {
@FEMALEAVATRA changes hair into Long Bang Short Hair
goto hair_styles_Short
}"Side Part Curly" {
@FEMALEAVATRA changes hair into Side Part Curly Asymmetrical
goto hair_styles_Short
}<GREEN>"Back to Styles"{
goto hair_styles
}<PREMIUM>"Done"{
goto hair_and_lip
}

label hair_styles_Medium

        NARRATOR
    Medium hairstyles.

choice [shouldPaginate: YES]
"Braided" {
@FEMALEAVATRA changes hair into Medium Braided
goto hair_styles_Medium
}"Medium Dreadlocks" {
@FEMALEAVATRA changes hair into Medium Dreadlocks
goto hair_styles_Medium
}"Hair Flip" {
@FEMALEAVATRA changes hair into Hair Flip
goto hair_styles_Medium
}"Straight" {
@FEMALEAVATRA changes hair into Straight Medium
goto hair_styles_Medium
}<GREEN>"Back to Styles"{
goto hair_styles
}<PREMIUM>"Done"{
goto hair_and_lip
}
"Lob Bangs" {
@FEMALEAVATRA changes hair into Lob Bangs Blunt
goto hair_styles_Medium
}"Overgrown Bangs" {
@FEMALEAVATRA changes hair into Medium Straight Overgrown Bangs
goto hair_styles_Medium
}"Wavy Ombre" {
@FEMALEAVATRA changes hair into Short Wavy Ombre
goto hair_styles_Medium
}"Medium Curly" {
@FEMALEAVATRA changes hair into Medium Curly Solid
goto hair_styles_Medium
}<GREEN>"Back to Styles"{
goto hair_styles
}<PREMIUM>"Done"{
goto hair_and_lip
}
"Voluminous Curls" {
@FEMALEAVATRA changes hair into Voluminous Curls
goto hair_styles_Medium
} "Parted Wavy" {
@FEMALEAVATRA changes hair into Short Wavy Asymmetrical
goto hair_styles_Medium
} "Wavy Side Curls" {
@FEMALEAVATRA changes hair into Wavy Side Curls
goto hair_styles_Medium
} "Layered Wavy Bob" {
@FEMALEAVATRA changes hair into Layered Wavy Bob	
goto hair_styles_Medium
}<GREEN>"Back to Styles"{
goto hair_styles
}<PREMIUM>"Done"{
goto hair_and_lip
}

label hair_styles_Long

        NARRATOR
    Long hairstyles.

choice [shouldPaginate: YES]
"Beach Wave" {
@FEMALEAVATRA changes hair into Beach Wave Hair
goto hair_styles_Long
}"Long Braided" {
@FEMALEAVATRA changes hair into Long Braided
goto hair_styles_Long
}"Long Dreadlocks" {
@FEMALEAVATRA changes hair into Long Dreadlocks
goto hair_styles_Long
}"Feathered" {
@FEMALEAVATRA changes hair into Long Feathered
goto hair_styles_Long
}<GREEN>"Back to Styles"{
goto hair_styles
}<PREMIUM>"Done"{
goto hair_and_lip
}
"Long Blunt Bangs" {
@FEMALEAVATRA changes hair into Long Straight Loose Bangs Blunt Solid
goto hair_styles_Long
}"Sideswept Bangs" {
@FEMALEAVATRA changes hair into Long Straight Loose Bangs Sideswept Solid
goto hair_styles_Long
}"Straight" {
@FEMALEAVATRA changes hair into Long Straight Loose Solid
goto hair_styles_Long
}"Wavy Long" {
@FEMALEAVATRA changes hair into Wavy Long
goto hair_styles_Long
}<GREEN>"Back to Styles"{
goto hair_styles
}<PREMIUM>"Done"{
goto hair_and_lip
}
"Wavy Parted" {
@FEMALEAVATRA changes hair into Long Wavy Parted Hair
goto hair_styles_Long
}"Feathered Bangs" {
@FEMALEAVATRA changes hair into Long Feathered Bangs Blunt
goto hair_styles_Long
}"Braided Dreads Parted" {
@FEMALEAVATRA changes hair into Dreads Braided
goto hair_styles_Long
}"Long Voluminous Curls" {
@FEMALEAVATRA changes hair into Long Voluminous Curls Loose
goto hair_styles_Long
}<GREEN>"Back to Styles"{
goto hair_styles
}<PREMIUM>"Done"{
goto hair_and_lip
}

label hair_styles_Up

        NARRATOR
    Updo hairstyles.

choice [shouldPaginate: YES]
"Braided Bun" {
@FEMALEAVATRA changes hair into Braided Bun
goto hair_styles_Up
}"Short Ponytail" {
@FEMALEAVATRA changes hair into Short High Ponytail
goto hair_styles_Up
}"Long Ponytail" {
@FEMALEAVATRA changes hair into Long High Ponytail
goto hair_styles_Up
}"Morning Updo" {
@FEMALEAVATRA changes hair into Morning Updo
goto hair_styles_Up
}<GREEN>"Back to Styles"{
goto hair_styles
}<PREMIUM>"Done"{
goto hair_and_lip
}
"Small Bun" {
@FEMALEAVATRA changes hair into Small Bun
goto hair_styles_Up
}"Double Dutch Braids" {
@FEMALEAVATRA changes hair into Long Double Dutch Braids
goto hair_styles_Up
}"Pinup Rolls" {
@FEMALEAVATRA changes hair into Pinup Victory Rolls
goto hair_styles_Up
}"Sleek Ponytail" {
@FEMALEAVATRA changes hair into Sleek Ponytail
goto hair_styles_Up
}<GREEN>"Back to Styles"{
goto hair_styles
}<PREMIUM>"Done"{
goto hair_and_lip
}
"Shoulder Braid" {
@FEMALEAVATRA changes hair into Over Shoulder Braid
goto hair_styles_Up
}"Full Pigtail" {
@FEMALEAVATRA changes hair into Full Pigtail
goto hair_styles_Up
}"Updo Braids" {
@FEMALEAVATRA changes hair into Braids Updo
goto hair_styles_Up
}"Double Buns" {
@FEMALEAVATRA changes hair into Double Buns
goto hair_styles_Up
}<GREEN>"Back to Styles"{
goto hair_styles
}<PREMIUM>"Done"{
goto hair_and_lip
}


label hair_colors

        NARRATOR
    All hair colors.

choice
"Dark"{
goto hair_colors_dark
}"Light" {
goto hair_colors_light
}"Dyed"{
goto hair_colors_dyed
}<PREMIUM> "Done" {
goto hair_and_lip
}

label hair_colors_dark

        NARRATOR
    Dark hair colors.

choice [shouldPaginate: YES]
"Light Brown" {
@FEMALEAVATRA changes hairColor into Light Brown
goto hair_colors_dark
}"Warm Brown" {
@FEMALEAVATRA changes hairColor into Medium Warm Brown
goto hair_colors_dark
}"Medium Brown" {
@FEMALEAVATRA changes hairColor into Medium Brown
goto hair_colors_dark
}"Chestnut Brown"{
@FEMALEAVATRA changes hairColor into Chestnut Brown
goto hair_colors_dark
}<GREEN>"Different Colors"{
goto hair_colors
}<PREMIUM>"Done"{
goto hair_and_lip
}
"Dark Brown"{
@FEMALEAVATRA changes hairColor into Dark Brown
goto hair_colors_dark
}"Brunette Brown"{
@FEMALEAVATRA changes hairColor into Brunette Brown
goto hair_colors_dark
}"Ginger Red" {
@FEMALEAVATRA changes hairColor into Ginger Red
goto hair_colors_dark
}"Burgundy Red" {
@FEMALEAVATRA changes hairColor into Burgundy Red
goto hair_colors_dark
}<GREEN>"Different Colors"{
goto hair_colors
}<PREMIUM>"Done"{
goto hair_and_lip
}
"Deep Brown" {
@FEMALEAVATRA changes hairColor into Deep Brown
goto hair_colors_dark
}"Brown Black" {
@FEMALEAVATRA changes hairColor into Brown Black
goto hair_colors_dark
}"Dark Black" {
@FEMALEAVATRA changes hairColor into Black Dark
goto hair_colors_dark
}"Jet Black" {
@FEMALEAVATRA changes hairColor into Black Jet
goto hair_colors_dark
}<GREEN>"Different Colors"{
goto hair_colors
}<PREMIUM>"Done"{
goto hair_and_lip
}

label hair_colors_light

        NARRATOR
    Light hair colors.

choice [shouldPaginate: YES]
"Platinum Blonde" {
@FEMALEAVATRA changes hairColor into Platinum Blonde
goto hair_colors_light
}"Dirty Blonde" {
@FEMALEAVATRA changes hairColor into Dirty Blonde
goto hair_colors_light
}"Honey Blonde" {
@FEMALEAVATRA changes hairColor into Honey Blonde
goto hair_colors_light
}"Strawberry Blonde" {
@FEMALEAVATRA changes hairColor into Strawberry Blonde
goto hair_colors_light
}<GREEN>"Different Colors"{
goto hair_colors
}<PREMIUM>"Done"{
goto hair_and_lip
}
"Medium Blonde" {
@FEMALEAVATRA changes hairColor into Blonde Medium
goto hair_colors_light
}"Ash Blonde" {
@FEMALEAVATRA changes hairColor into Ash Blonde
goto hair_colors_light
}"Peach Blonde" {
@FEMALEAVATRA changes hairColor into Peach Blonde
goto hair_colors_light
}"Platinum White" {
@FEMALEAVATRA changes hairColor into Platinum White
goto hair_colors_light
}<GREEN>"Different Colors"{
goto hair_colors
}<PREMIUM>"Done"{
goto hair_and_lip
}

label hair_colors_dyed

        NARRATOR
    Dyed hair colors.

choice
"Pink/Purple" {
goto hair_colors_dyed_pink
}"Blue/Green" {
goto hair_colors_dyed_blue
}"Red/Yellow" {
goto hair_colors_dyed_red
}"White/Grey" {
goto hair_colors_dyed_white
}<GREEN>"Different Colors"{
goto hair_colors
}<PREMIUM>"Done"{
goto hair_and_lip
}

label hair_colors_dyed_pink

        NARRATOR
    Pink and purple hair colors.

choice [shouldPaginate: YES]
"Hot Pink" {
@FEMALEAVATRA changes hairColor into Hot Pink
goto hair_colors_dyed_pink
} "Light Pink" {
@FEMALEAVATRA changes hairColor into Pink Lt
goto hair_colors_dyed_pink
} "Warm Pink" {
@FEMALEAVATRA changes hairColor into Warm Pink
goto hair_colors_dyed_pink
} "Rose Gold" {
@FEMALEAVATRA changes hairColor into Rose Gold
goto hair_colors_dyed_pink
}<GREEN>"Back to Dyed Colors"{
goto hair_colors_dyed
}<PREMIUM>"Done" {
goto hair_and_lip
}
"Purple" {
@FEMALEAVATRA changes hairColor into Red Purple
goto hair_colors_dyed_pink
} "Purple Lilac" {
@FEMALEAVATRA changes hairColor into Purple Lilac
goto hair_colors_dyed_pink
} "Plum" {
@FEMALEAVATRA changes hairColor into Plum
goto hair_colors_dyed_pink
} "Dark Purple" {
@FEMALEAVATRA changes hairColor into Purple
goto hair_colors_dyed_pink
}<GREEN>"Back to Dyed Colors"{
goto hair_colors_dyed
}<PREMIUM>"Done" {
goto hair_and_lip
}
"Pastel Lavender" {
@FEMALEAVATRA changes hairColor into Pastel Purple Lavender
goto hair_colors_dyed_pink
}<PREMIUM>"Done" {
goto hair_and_lip
}<GREEN>"Back to Dyed Colors"{
goto hair_colors_dyed
}

label hair_colors_dyed_blue

        NARRATOR
    Blue and green hair colors.

choice [shouldPaginate: YES]
"Blue" {
@FEMALEAVATRA changes hairColor into Blue
goto hair_colors_dyed_blue
} "Light Blue" {
@FEMALEAVATRA changes hairColor into Cornflower Blue
goto hair_colors_dyed_blue
} "Aqua Blue" {
@FEMALEAVATRA changes hairColor into Aqua Blue
goto hair_colors_dyed_blue
} "Dark Blue" {
@FEMALEAVATRA changes hairColor into Blue Black
goto hair_colors_dyed_blue
}<GREEN>"Back to Dyed Colors"{
goto hair_colors_dyed
}<PREMIUM>"Done" {
goto hair_and_lip
}
"Green" {
@FEMALEAVATRA changes hairColor into Green
goto hair_colors_dyed_blue
} "Lime Green" {
@FEMALEAVATRA changes hairColor into Yellow Green
goto hair_colors_dyed_blue
} "Mint" {
@FEMALEAVATRA changes hairColor into Mint
goto hair_colors_dyed_blue
} "Aqua Green" {
@FEMALEAVATRA changes hairColor into Aqua Green
goto hair_colors_dyed_blue
}<GREEN>"Back to Dyed Colors"{
goto hair_colors_dyed
}<PREMIUM>"Done" {
goto hair_and_lip
}
"Pastel Blue" {
@FEMALEAVATRA changes hairColor into Pastel Blue
goto hair_colors_dyed_blue
} "Pastel Mint" {
@FEMALEAVATRA changes hairColor into Pastel Mint
goto hair_colors_dyed_blue
}<GREEN>"Back to Dyed Colors"{
goto hair_colors_dyed
}<PREMIUM>"Done" {
goto hair_and_lip
}

label hair_colors_dyed_red

        NARRATOR
    Red, yellow, & orange hair colors.

choice [shouldPaginate: YES]
"Yellow" {
@FEMALEAVATRA changes hairColor into Yellow
goto hair_colors_dyed_red
} "Orange" {
@FEMALEAVATRA changes hairColor into Orange
goto hair_colors_dyed_red
} "Red" {
@FEMALEAVATRA changes hairColor into Red
goto hair_colors_dyed_red
} "Copper Red" {
@FEMALEAVATRA changes hairColor into Copper Red
goto hair_colors_dyed_red
}<GREEN>"Back to Dyed Colors"{
goto hair_colors_dyed
}<PREMIUM>"Done" {
goto hair_and_lip
}

label hair_colors_dyed_white

        NARRATOR
    White & grey hair colors.

choice [shouldPaginate: YES]
"Grey" {
@FEMALEAVATRA changes hairColor into Cool Gray
goto hair_colors_dyed_white
} "Light Grey" {
@FEMALEAVATRA changes hairColor into Aqua Gray
goto hair_colors_dyed_white
}"White" {
@FEMALEAVATRA changes hairColor into Warm White
goto hair_colors_dyed_white
}"Ice" {
@FEMALEAVATRA changes hairColor into Platinum Ice
goto hair_colors_dyed_white
}<GREEN>"Back to Dyed Colors"{
goto hair_colors_dyed
}<PREMIUM>"Done" {
goto hair_and_lip
}


label hair_and_lip_end

        NARRATOR
    Is this the look you're going for?
choice
<PREMIUM> "Yes, I look perfect!" {
readerMessage Follow @dara.amarie.ep on Instagram! with messageTitle Hair & Lip Template Credit
@FEMALEAVATRA is blush_shy
} "No, I want to change something" {
goto hair_and_lip
}
4 Likes

Thank you so much, it’s greatly appreciated!! :blush:

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.