By Dara

Hairstyle & Lipstick

label hair_lip

        NARRATOR
    What do you want to change?
choice
"Lipstick" {
goto lipstick
} "Hairstyle" {
goto hairstyles
} <PREMIUM> "I look amazing!" {
goto hair_lip_end
}

label lipstick

        NARRATOR
    Lip colors.

choice
"Natural Colors" {
goto lip_natural
} "Bright Colors" {
goto lip_bright
} "Dark Colors" {
goto lip_dark
} <GREEN> "Done" {
goto hair_lip
}

label lip_natural

        NARRATOR
    Natural lip colors.

choice [shouldPaginate: YES]
"Blush" {
@FEMALEAVATAR changes mouthColor into Blush
goto lip_natural
} "Dune" {
@FEMALEAVATAR changes mouthColor into Dune
goto lip_natural
} "Ivory" {
@FEMALEAVATAR changes mouthColor into Ivory
goto lip_natural
} "Sand" {
@FEMALEAVATAR changes mouthColor into Sand
goto lip_natural
} <GREEN> "Try Other Colors" {
goto lipstick
} <PREMIUM> "Done" {
@add Lipstick to FEMALEAVATAR
@FEMALEAVATAR is apply_lipstick
@remove Lipstick from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Mocha" {
@FEMALEAVATAR changes mouthColor into Mocha
goto lip_natural
} "Taupe" {
@FEMALEAVATAR changes mouthColor into Taupe
goto lip_natural
} "Terracotta" {
@FEMALEAVATAR changes mouthColor into Terracotta
goto lip_natural
} "Toffee" {
@FEMALEAVATAR changes mouthColor into Toffee
goto lip_natural
} <GREEN> "Try Other Colors" {
goto lipstick
} <PREMIUM> "Done" {
@add Lipstick to FEMALEAVATAR
@FEMALEAVATAR is apply_lipstick
@remove Lipstick from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Umber" {
@FEMALEAVATAR changes mouthColor into Umber
goto lip_natural
} "Rosewood" {
@FEMALEAVATAR changes mouthColor into Rosewood
goto lip_natural
} "Dark" {
@FEMALEAVATAR changes mouthColor into Dark
goto lip_natural
} "Sable" {
@FEMALEAVATAR changes mouthColor into Sable
goto lip_natural
} <GREEN> "Try Other Colors" {
goto lipstick
} <PREMIUM> "Done" {
@add Lipstick to FEMALEAVATAR
@FEMALEAVATAR is apply_lipstick
@remove Lipstick from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Crimson" {
@FEMALEAVATAR changes mouthColor into Crimson
goto lip_natural
} "Chestnut" {
@FEMALEAVATAR changes mouthColor into Chestnut
goto lip_natural
} <GREEN> "Try Other Colors" {
goto lipstick
} <PREMIUM> "Done" {
@add Lipstick to FEMALEAVATAR
@FEMALEAVATAR is apply_lipstick
@remove Lipstick from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}

label lip_bright

        NARRATOR
    Bright lipstick colors.

choice [shouldPaginate: YES]
"Bubblegum Pink" {
@FEMALEAVATAR changes mouthColor into Bubblegum Pink
goto lip_bright
} "Champagne" {
@FEMALEAVATAR changes mouthColor into Champagne
goto lip_bright
} "Olive" {
@FEMALEAVATAR changes mouthColor into Olive
goto lip_bright
} "Cherry Red" {
@FEMALEAVATAR changes mouthColor into Cherry Red
goto lip_bright
} <GREEN> "Try Other Colors" {
goto lipstick
} <PREMIUM> "Done" {
@add Lipstick to FEMALEAVATAR
@FEMALEAVATAR is apply_lipstick
@remove Lipstick from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Orange Crush" {
@FEMALEAVATAR changes mouthColor into Orange Crush
goto lip_bright
} "Raspberry" {
@FEMALEAVATAR changes mouthColor into Raspberry
goto lip_bright
} "Rose" {
@FEMALEAVATAR changes mouthColor into Rose
goto lip_bright
} "Ruby Red" {
@FEMALEAVATAR changes mouthColor into Ruby Red
goto lip_bright
} <GREEN> "Try Other Colors" {
goto lipstick
} <PREMIUM> "Done" {
@add Lipstick to FEMALEAVATAR
@FEMALEAVATAR is apply_lipstick
@remove Lipstick from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Seafoam" {
@FEMALEAVATAR changes mouthColor into Seafoam
goto lip_bright
} "Sky Blue" {
@FEMALEAVATAR changes mouthColor into Sky Blue
goto lip_bright
} "White" {
@FEMALEAVATAR changes mouthColor into White
goto lip_bright
} "Lavender" {
@FEMALEAVATAR changes mouthColor into Lavender
goto lip_bright
} <GREEN> "Try Other Colors" {
goto lipstick
} <PREMIUM> "Done" {
@add Lipstick to FEMALEAVATAR
@FEMALEAVATAR is apply_lipstick
@remove Lipstick from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}

label lip_dark

        NARRATOR
    Dark lipstick colors.

choice [shouldPaginate: YES]
"Azure" {
@FEMALEAVATAR changes mouthColor into Azure
goto lip_dark
} "Raven" {
@FEMALEAVATAR changes mouthColor into Raven
goto lip_dark
} "Bordeaux" {
@FEMALEAVATAR changes mouthColor into Bordeaux
goto lip_dark
} "Dusty Rose" {
@FEMALEAVATAR changes mouthColor into Dusty Rose
goto lip_dark
} <GREEN> "Try Other Colors" {
goto lipstick
} <PREMIUM> "Done" {
@add Lipstick to FEMALEAVATAR
@FEMALEAVATAR is apply_lipstick
@remove Lipstick from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Plum" {
@FEMALEAVATAR changes mouthColor into Plum
goto lip_dark
} "Emerald" {
@FEMALEAVATAR changes mouthColor into Emerald
goto lip_dark
} "Scarlet" {
@FEMALEAVATAR changes mouthColor into Scarlet
goto lip_dark
} "Wine" {
@FEMALEAVATAR changes mouthColor into Wine
goto lip_dark
} <GREEN> "Try Other Colors" {
goto lipstick
} <PREMIUM> "Done" {
@add Lipstick to FEMALEAVATAR
@FEMALEAVATAR is apply_lipstick
@remove Lipstick from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}


label hairstyles

        NARRATOR
    Hair styles.

choice
"Short Hair"{
goto hair_short
}"Mid-length Hair"{
goto hair_medium
}"Long Hair"{
goto hair_long
}"Curled Hair"{
goto hair_curled
}"Tied-Up Hair"{
goto hair_updo
}<GREEN>"Done"{
goto hair_lip
}

label hair_short

        NARRATOR
    Short hair styles.

choice [shouldPaginate: YES]
"Buzzed Hair" {
@FEMALEAVATAR changes hair into Buzzed Hair
goto hair_short
}"Classy Pixie" {
@FEMALEAVATAR changes hair into Classy Pixie
goto hair_short
}"Messy Pixie" {
@FEMALEAVATAR changes hair into Messy Pixie
goto hair_short
}"Pixie" {
@FEMALEAVATAR changes hair into Pixie
goto hair_short
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Unstyled Faux Hawk" {
@FEMALEAVATAR changes hair into Unstyled Faux Hawk
goto hair_short
} "Slicked Back" {
@FEMALEAVATAR changes hair into Long Slicked Back Hair
goto hair_short
}"Twist Hair" {
@FEMALEAVATAR changes hair into Twist Hair
goto hair_short
}"Long Faux Hawk" {
@FEMALEAVATAR changes hair into Long Faux Hawk
goto hair_short
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Cornrow Faux Hawk" {
@FEMALEAVATAR changes hair into Cornrow Faux Hawk
goto hair_short
}"Shaved Sides" {
@FEMALEAVATAR changes hair into Shaved Sides
goto hair_short
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}

label hair_medium

        NARRATOR
    Medium hair styles.

choice [shouldPaginate: YES]
"Bed head" {
@FEMALEAVATAR changes hair into Shaggy Long Hair
goto hair_medium
}"Classic Bob" {
@FEMALEAVATAR changes hair into Classic Bob
goto hair_medium
}"Dreadlocks" {
@FEMALEAVATAR changes hair into Long Dreadlocks
goto hair_medium
}"Straight Bob" {
@FEMALEAVATAR changes hair into Straight Bob
goto hair_medium
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Suburban Bubble" {
@FEMALEAVATAR changes hair into Suburban Bubble
goto hair_medium
}"Natural Curls" {
@FEMALEAVATAR changes hair into Natural Curls
goto hair_medium
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}

label hair_long

        NARRATOR
    Long hair styles.

choice [shouldPaginate: YES]
"Layered Hair" {
@FEMALEAVATAR changes hair into Layered Hair
goto hair_long
}"Long Feathered" {
@FEMALEAVATAR changes hair into Long Feathered
goto hair_long
}"Jules Hair" {
@FEMALEAVATAR changes hair into Jules Hair
goto hair_long
}"Long Straight Bangs" {
@FEMALEAVATAR changes hair into Long Straight Hair
goto hair_long
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Straight" {
@FEMALEAVATAR changes hair into Straight
goto hair_long
}"Styled Corn Rows" {
@FEMALEAVATAR changes hair into Styled Corn Rows
goto hair_long
}"Beach Wave" {
@FEMALEAVATAR changes hair into Beach Wave Hair
goto hair_long
}"Head Scarf"{
@FEMALEAVATAR changes hair into Side Head Scarf
goto hair_long
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Long Braids" {
@FEMALEAVATAR changes hair into Long Braids
goto hair_long
}"Box Braids"{
@FEMALEAVATAR changes hair into Black and Brown Box Braid Updo
goto hair_long
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}

label hair_curled

        NARRATOR
    Curled hair styles.

choice [shouldPaginate: YES]
"Diva Curls" {
@FEMALEAVATAR changes hair into Diva Curls
goto hair_curled
}"Long Curly Hair" {
@FEMALEAVATAR changes hair into Long Curly Hair
goto hair_curled
}"Rebel Half Shaved" {
@FEMALEAVATAR changes hair into Rebel Half Shaved Hairstyle
goto hair_curled
}"Short Curly Hair" {
@FEMALEAVATAR changes hair into Short Curly Hair
goto hair_curled
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}

label hair_updo

        NARRATOR
    Updo hair styles.

choice [shouldPaginate: YES]
"Casual Braided Pigtails" {
@FEMALEAVATAR changes hair into Casual Braided Pigtails
goto hair_updo
}"High Ponytail" {
@FEMALEAVATAR changes hair into High Ponytail
goto hair_updo
}"Fishtail Braid" {
@FEMALEAVATAR changes hair into Fishtail Braid
goto hair_updo
}"Messy Back Bun" {
@FEMALEAVATAR changes hair into Messy Back Bun
goto hair_updo
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Double Bun" {
@FEMALEAVATAR changes hair into Double Bun Updo
goto hair_updo
}"Braided Crown" {
@FEMALEAVATAR changes hair into Braid Crown Updo
goto hair_updo
} "Punk Ponytail" {
@FEMALEAVATAR changes hair into Urban Punk Ponytail
goto hair_updo
}"Dancer Bun"{
@FEMALEAVATAR changes hair into Dancer Bun
goto hair_updo
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Pulled Back"{
@FEMALEAVATAR changes hair into Monday Morning Updo
goto hair_updo
}"Cornrow Bun"{
@FEMALEAVATAR changes hair into Cornrow Bun
goto hair_updo
}"Ponytail Locks"{
@FEMALEAVATAR changes hair into Ponytail Locks
goto hair_updo
}"Short Tied Up"{
@FEMALEAVATAR changes hair into Short Tiedup Hair
goto hair_updo
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}

label hair_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
&FEMALEAVATAR is primp_condescend
} "No, I want to try something different." {
goto hair_lip
}

Hairstyle & Hair Color

label hair_change

        NARRATOR
    What do you want to change?
choice
"Hairstyle" {
goto hairstyles
} "Hair Color" {
goto hair_colors
} <PREMIUM> "I look amazing!" {
goto hair_change_end
}

label hairstyles

        NARRATOR
    Hair styles.

choice
"Short Hair"{
goto hair_short
}"Mid-length Hair"{
goto hair_medium
}"Long Hair"{
goto hair_long
}"Curled Hair"{
goto hair_curled
}"Tied-Up Hair"{
goto hair_updo
}<PREMIUM>"Done"{
goto hair_change
}

label hair_short

        NARRATOR
    Short hair styles.

choice [shouldPaginate: YES]
"Buzzed Hair" {
@FEMALEAVATAR changes hair into Buzzed Hair
goto hair_short
}"Classy Pixie" {
@FEMALEAVATAR changes hair into Classy Pixie
goto hair_short
}"Messy Pixie" {
@FEMALEAVATAR changes hair into Messy Pixie
goto hair_short
}"Pixie" {
@FEMALEAVATAR changes hair into Pixie
goto hair_short
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change
}
"Unstyled Faux Hawk" {
@FEMALEAVATAR changes hair into Unstyled Faux Hawk
goto hair_short
} "Slicked Back" {
@FEMALEAVATAR changes hair into Long Slicked Back Hair
goto hair_short
}"Twist Hair" {
@FEMALEAVATAR changes hair into Twist Hair
goto hair_short
}"Long Faux Hawk" {
@FEMALEAVATAR changes hair into Long Faux Hawk
goto hair_short
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change
}
"Cornrow Faux Hawk" {
@FEMALEAVATAR changes hair into Cornrow Faux Hawk
goto hair_short
}"Shaved Sides" {
@FEMALEAVATAR changes hair into Shaved Sides
goto hair_short
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change
}

label hair_medium

        NARRATOR
    Medium hair styles.

choice [shouldPaginate: YES]
"Bed head" {
@FEMALEAVATAR changes hair into Shaggy Long Hair
goto hair_medium
}"Classic Bob" {
@FEMALEAVATAR changes hair into Classic Bob
goto hair_medium
}"Dreadlocks" {
@FEMALEAVATAR changes hair into Long Dreadlocks
goto hair_medium
}"Straight Bob" {
@FEMALEAVATAR changes hair into Straight Bob
goto hair_medium
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change
}
"Suburban Bubble" {
@FEMALEAVATAR changes hair into Suburban Bubble
goto hair_medium
}"Natural Curls" {
@FEMALEAVATAR changes hair into Natural Curls
goto hair_medium
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change
}

label hair_long

        NARRATOR
    Long hair styles.

choice [shouldPaginate: YES]
"Layered Hair" {
@FEMALEAVATAR changes hair into Layered Hair
goto hair_long
}"Long Feathered" {
@FEMALEAVATAR changes hair into Long Feathered
goto hair_long
}"Jules Hair" {
@FEMALEAVATAR changes hair into Jules Hair
goto hair_long
}"Long Straight Bangs" {
@FEMALEAVATAR changes hair into Long Straight Hair
goto hair_long
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change
}
"Straight" {
@FEMALEAVATAR changes hair into Straight
goto hair_long
}"Styled Corn Rows" {
@FEMALEAVATAR changes hair into Styled Corn Rows
goto hair_long
}"Beach Wave" {
@FEMALEAVATAR changes hair into Beach Wave Hair
goto hair_long
}"Head Scarf"{
@FEMALEAVATAR changes hair into Side Head Scarf
goto hair_long
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change
}
"Long Braids" {
@FEMALEAVATAR changes hair into Long Braids
goto hair_long
}"Box Braids"{
@FEMALEAVATAR changes hair into Black and Brown Box Braid Updo
goto hair_long
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change
}

label hair_curled

        NARRATOR
    Curled hair styles.

choice [shouldPaginate: YES]
"Diva Curls" {
@FEMALEAVATAR changes hair into Diva Curls
goto hair_curled
}"Long Curly Hair" {
@FEMALEAVATAR changes hair into Long Curly Hair
goto hair_curled
}"Rebel Half Shaved" {
@FEMALEAVATAR changes hair into Rebel Half Shaved Hairstyle
goto hair_curled
}"Short Curly Hair" {
@FEMALEAVATAR changes hair into Short Curly Hair
goto hair_curled
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change
}

label hair_updo

        NARRATOR
    Updo hair styles.

choice [shouldPaginate: YES]
"Casual Braided Pigtails" {
@FEMALEAVATAR changes hair into Casual Braided Pigtails
goto hair_updo
}"High Ponytail" {
@FEMALEAVATAR changes hair into High Ponytail
goto hair_updo
}"Fishtail Braid" {
@FEMALEAVATAR changes hair into Fishtail Braid
goto hair_updo
}"Messy Back Bun" {
@FEMALEAVATAR changes hair into Messy Back Bun
goto hair_updo
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change
}
"Double Bun" {
@FEMALEAVATAR changes hair into Double Bun Updo
goto hair_updo
}"Braided Crown" {
@FEMALEAVATAR changes hair into Braid Crown Updo
goto hair_updo
} "Punk Ponytail" {
@FEMALEAVATAR changes hair into Urban Punk Ponytail
goto hair_updo
}"Dancer Bun"{
@FEMALEAVATAR changes hair into Dancer Bun
goto hair_updo
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change
}
"Pulled Back"{
@FEMALEAVATAR changes hair into Monday Morning Updo
goto hair_updo
}"Cornrow Bun"{
@FEMALEAVATAR changes hair into Cornrow Bun
goto hair_updo
}"Ponytail Locks"{
@FEMALEAVATAR changes hair into Ponytail Locks
goto hair_updo
}"Short Tied Up"{
@FEMALEAVATAR changes hair into Short Tiedup Hair
goto hair_updo
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change
}

label hair_colors

        NARRATOR
    Hair colors.

choice
"Dark"{
goto hair_colors_dark
}"Light" {
goto hair_colors_light
}"Dye"{
goto hair_colors_dyed
}<PREMIUM> "Done" {
goto hair_change
}

label hair_colors_dark

        NARRATOR
    Dark hair colors.

choice [shouldPaginate: YES]
"Black" {
@FEMALEAVATAR changes hairColor into Black
goto hair_colors_dark
}"Chestnut Brown"{
@FEMALEAVATAR changes hairColor into Chestnut
goto hair_colors_dark
}"Cayenne"{
@FEMALEAVATAR changes hairColor into Cayenne
goto hair_colors_dark
}"Auburn" {
@FEMALEAVATAR changes hairColor into Auburn
goto hair_colors_dark
}<GREEN>"Different Colors"{
goto hair_colors
}<PREMIUM>"Done"{
goto hair_change
}

label hair_colors_light

        NARRATOR
    Light hair colors.

choice
"Blond" {
@FEMALEAVATAR changes hairColor into Blond
goto hair_colors_light
}"Fawn" {
@FEMALEAVATAR changes hairColor into Fawn
goto hair_colors_light
}"Platinum Blond" {
@FEMALEAVATAR changes hairColor into Platinum Blond
goto hair_colors_light
}"Strawberry Blond" {
@FEMALEAVATAR changes hairColor into Strawberry Blond
goto hair_colors_light
}<GREEN>"Different Colors"{
goto hair_colors
}<PREMIUM>"Done"{
goto hair_change
}

label hair_colors_dyed

        NARRATOR
    Dyed hair colors.

choice [shouldPaginate: YES]
"Bright Blue" {
@FEMALEAVATAR changes hairColor into Blasting Blue
goto hair_colors_dyed
}"Green" {
@FEMALEAVATAR changes hairColor into Grievance Green
goto hair_colors_dyed
}"Hot Pink" {
@FEMALEAVATAR changes hairColor into Pop Pink
goto hair_colors_dyed
}"Purple" {
@FEMALEAVATAR changes hairColor into Punky Purple
goto hair_colors_dyed
}<GREEN>"Different Colors"{
goto hair_colors
}<PREMIUM>"Done"{
goto hair_change
}
"Charcoal" {
@FEMALEAVATAR changes hairColor into Charcoal
goto hair_colors_dyed
}"Light Blue" {
@FEMALEAVATAR changes hairColor into Blue Light
goto hair_colors_dyed
}"Mint" {
@FEMALEAVATAR changes hairColor into Mint
goto hair_colors_dyed
}"Passion Fruit" {
@FEMALEAVATAR changes hairColor into Passion Fruit
goto hair_colors_dyed
}<GREEN>"Different Colors"{
goto hair_colors
}<PREMIUM>"Done"{
goto hair_change
}
"Coral" {
@FEMALEAVATAR changes hairColor into Coral
goto hair_colors_dyed
}"White" {
@FEMALEAVATAR changes hairColor into White
goto hair_colors_dyed
}"Grey" {
@FEMALEAVATAR changes hairColor into Grey
goto hair_colors_dyed
}<PREMIUM>"Done"{
goto hair_change
}<GREEN>"Different Colors"{
goto hair_colors
}

label hair_change_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 Template Credit
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 1
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
} "No, I want try something different." {
goto hair_change
}

Hairstyle, Hair Color, & Lipstick

label hair_lip

        NARRATOR
    What do you want to change?
choice
"Lipstick" {
goto lipstick
} "Hairstyle" {
goto hairstyles
} "Hair Color" {
goto hair_colors
} <PREMIUM> "I look amazing!" {
goto hair_lip_end
}

label lipstick

        NARRATOR
    Lip colors.

choice
"Natural Colors" {
goto lip_natural
} "Bright Colors" {
goto lip_bright
} "Dark Colors" {
goto lip_dark
} <GREEN> "Done" {
goto hair_lip
}

label lip_natural

        NARRATOR
    Natural lip colors.

choice [shouldPaginate: YES]
"Blush" {
@FEMALEAVATAR changes mouthColor into Blush
goto lip_natural
} "Dune" {
@FEMALEAVATAR changes mouthColor into Dune
goto lip_natural
} "Ivory" {
@FEMALEAVATAR changes mouthColor into Ivory
goto lip_natural
} "Sand" {
@FEMALEAVATAR changes mouthColor into Sand
goto lip_natural
} <GREEN> "Try Other Colors" {
goto lipstick
} <PREMIUM> "Done" {
@add Lipstick to FEMALEAVATAR
@FEMALEAVATAR is apply_lipstick
@remove Lipstick from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Mocha" {
@FEMALEAVATAR changes mouthColor into Mocha
goto lip_natural
} "Taupe" {
@FEMALEAVATAR changes mouthColor into Taupe
goto lip_natural
} "Terracotta" {
@FEMALEAVATAR changes mouthColor into Terracotta
goto lip_natural
} "Toffee" {
@FEMALEAVATAR changes mouthColor into Toffee
goto lip_natural
} <GREEN> "Try Other Colors" {
goto lipstick
} <PREMIUM> "Done" {
@add Lipstick to FEMALEAVATAR
@FEMALEAVATAR is apply_lipstick
@remove Lipstick from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Umber" {
@FEMALEAVATAR changes mouthColor into Umber
goto lip_natural
} "Rosewood" {
@FEMALEAVATAR changes mouthColor into Rosewood
goto lip_natural
} "Dark" {
@FEMALEAVATAR changes mouthColor into Dark
goto lip_natural
} "Sable" {
@FEMALEAVATAR changes mouthColor into Sable
goto lip_natural
} <GREEN> "Try Other Colors" {
goto lipstick
} <PREMIUM> "Done" {
@add Lipstick to FEMALEAVATAR
@FEMALEAVATAR is apply_lipstick
@remove Lipstick from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Crimson" {
@FEMALEAVATAR changes mouthColor into Crimson
goto lip_natural
} "Chestnut" {
@FEMALEAVATAR changes mouthColor into Chestnut
goto lip_natural
} <GREEN> "Try Other Colors" {
goto lipstick
} <PREMIUM> "Done" {
@add Lipstick to FEMALEAVATAR
@FEMALEAVATAR is apply_lipstick
@remove Lipstick from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}

label lip_bright

        NARRATOR
    Bright lipstick colors.

choice [shouldPaginate: YES]
"Bubblegum Pink" {
@FEMALEAVATAR changes mouthColor into Bubblegum Pink
goto lip_bright
} "Champagne" {
@FEMALEAVATAR changes mouthColor into Champagne
goto lip_bright
} "Olive" {
@FEMALEAVATAR changes mouthColor into Olive
goto lip_bright
} "Cherry Red" {
@FEMALEAVATAR changes mouthColor into Cherry Red
goto lip_bright
} <GREEN> "Try Other Colors" {
goto lipstick
} <PREMIUM> "Done" {
@add Lipstick to FEMALEAVATAR
@FEMALEAVATAR is apply_lipstick
@remove Lipstick from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Orange Crush" {
@FEMALEAVATAR changes mouthColor into Orange Crush
goto lip_bright
} "Raspberry" {
@FEMALEAVATAR changes mouthColor into Raspberry
goto lip_bright
} "Rose" {
@FEMALEAVATAR changes mouthColor into Rose
goto lip_bright
} "Ruby Red" {
@FEMALEAVATAR changes mouthColor into Ruby Red
goto lip_bright
} <GREEN> "Try Other Colors" {
goto lipstick
} <PREMIUM> "Done" {
@add Lipstick to FEMALEAVATAR
@FEMALEAVATAR is apply_lipstick
@remove Lipstick from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Seafoam" {
@FEMALEAVATAR changes mouthColor into Seafoam
goto lip_bright
} "Sky Blue" {
@FEMALEAVATAR changes mouthColor into Sky Blue
goto lip_bright
} "White" {
@FEMALEAVATAR changes mouthColor into White
goto lip_bright
} "Lavender" {
@FEMALEAVATAR changes mouthColor into Lavender
goto lip_bright
} <GREEN> "Try Other Colors" {
goto lipstick
} <PREMIUM> "Done" {
@add Lipstick to FEMALEAVATAR
@FEMALEAVATAR is apply_lipstick
@remove Lipstick from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}

label lip_dark

        NARRATOR
    Dark lipstick colors.

choice [shouldPaginate: YES]
"Azure" {
@FEMALEAVATAR changes mouthColor into Azure
goto lip_dark
} "Raven" {
@FEMALEAVATAR changes mouthColor into Raven
goto lip_dark
} "Bordeaux" {
@FEMALEAVATAR changes mouthColor into Bordeaux
goto lip_dark
} "Dusty Rose" {
@FEMALEAVATAR changes mouthColor into Dusty Rose
goto lip_dark
} <GREEN> "Try Other Colors" {
goto lipstick
} <PREMIUM> "Done" {
@add Lipstick to FEMALEAVATAR
@FEMALEAVATAR is apply_lipstick
@remove Lipstick from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Plum" {
@FEMALEAVATAR changes mouthColor into Plum
goto lip_dark
} "Emerald" {
@FEMALEAVATAR changes mouthColor into Emerald
goto lip_dark
} "Scarlet" {
@FEMALEAVATAR changes mouthColor into Scarlet
goto lip_dark
} "Wine" {
@FEMALEAVATAR changes mouthColor into Wine
goto lip_dark
} <GREEN> "Try Other Colors" {
goto lipstick
} <PREMIUM> "Done" {
@add Lipstick to FEMALEAVATAR
@FEMALEAVATAR is apply_lipstick
@remove Lipstick from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}


label hairstyles

        NARRATOR
    Hair styles.

choice
"Short Hair"{
goto hair_short
}"Mid-length Hair"{
goto hair_medium
}"Long Hair"{
goto hair_long
}"Curled Hair"{
goto hair_curled
}"Tied-Up Hair"{
goto hair_updo
}<GREEN>"Done"{
goto hair_lip
}

label hair_short

        NARRATOR
    Short hair styles.

choice [shouldPaginate: YES]
"Buzzed Hair" {
@FEMALEAVATAR changes hair into Buzzed Hair
goto hair_short
}"Classy Pixie" {
@FEMALEAVATAR changes hair into Classy Pixie
goto hair_short
}"Messy Pixie" {
@FEMALEAVATAR changes hair into Messy Pixie
goto hair_short
}"Pixie" {
@FEMALEAVATAR changes hair into Pixie
goto hair_short
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Unstyled Faux Hawk" {
@FEMALEAVATAR changes hair into Unstyled Faux Hawk
goto hair_short
} "Slicked Back" {
@FEMALEAVATAR changes hair into Long Slicked Back Hair
goto hair_short
}"Twist Hair" {
@FEMALEAVATAR changes hair into Twist Hair
goto hair_short
}"Long Faux Hawk" {
@FEMALEAVATAR changes hair into Long Faux Hawk
goto hair_short
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Cornrow Faux Hawk" {
@FEMALEAVATAR changes hair into Cornrow Faux Hawk
goto hair_short
}"Shaved Sides" {
@FEMALEAVATAR changes hair into Shaved Sides
goto hair_short
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}

label hair_medium

        NARRATOR
    Medium hair styles.

choice [shouldPaginate: YES]
"Bed head" {
@FEMALEAVATAR changes hair into Shaggy Long Hair
goto hair_medium
}"Classic Bob" {
@FEMALEAVATAR changes hair into Classic Bob
goto hair_medium
}"Dreadlocks" {
@FEMALEAVATAR changes hair into Long Dreadlocks
goto hair_medium
}"Straight Bob" {
@FEMALEAVATAR changes hair into Straight Bob
goto hair_medium
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Suburban Bubble" {
@FEMALEAVATAR changes hair into Suburban Bubble
goto hair_medium
}"Natural Curls" {
@FEMALEAVATAR changes hair into Natural Curls
goto hair_medium
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}

label hair_long

        NARRATOR
    Long hair styles.

choice [shouldPaginate: YES]
"Layered Hair" {
@FEMALEAVATAR changes hair into Layered Hair
goto hair_long
}"Long Feathered" {
@FEMALEAVATAR changes hair into Long Feathered
goto hair_long
}"Jules Hair" {
@FEMALEAVATAR changes hair into Jules Hair
goto hair_long
}"Long Straight Bangs" {
@FEMALEAVATAR changes hair into Long Straight Hair
goto hair_long
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Straight" {
@FEMALEAVATAR changes hair into Straight
goto hair_long
}"Styled Corn Rows" {
@FEMALEAVATAR changes hair into Styled Corn Rows
goto hair_long
}"Beach Wave" {
@FEMALEAVATAR changes hair into Beach Wave Hair
goto hair_long
}"Head Scarf"{
@FEMALEAVATAR changes hair into Side Head Scarf
goto hair_long
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Long Braids" {
@FEMALEAVATAR changes hair into Long Braids
goto hair_long
}"Box Braids"{
@FEMALEAVATAR changes hair into Black and Brown Box Braid Updo
goto hair_long
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}

label hair_curled

        NARRATOR
    Curled hair styles.

choice [shouldPaginate: YES]
"Diva Curls" {
@FEMALEAVATAR changes hair into Diva Curls
goto hair_curled
}"Long Curly Hair" {
@FEMALEAVATAR changes hair into Long Curly Hair
goto hair_curled
}"Rebel Half Shaved" {
@FEMALEAVATAR changes hair into Rebel Half Shaved Hairstyle
goto hair_curled
}"Short Curly Hair" {
@FEMALEAVATAR changes hair into Short Curly Hair
goto hair_curled
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}

label hair_updo

        NARRATOR
    Updo hair styles.

choice [shouldPaginate: YES]
"Casual Braided Pigtails" {
@FEMALEAVATAR changes hair into Casual Braided Pigtails
goto hair_updo
}"High Ponytail" {
@FEMALEAVATAR changes hair into High Ponytail
goto hair_updo
}"Fishtail Braid" {
@FEMALEAVATAR changes hair into Fishtail Braid
goto hair_updo
}"Messy Back Bun" {
@FEMALEAVATAR changes hair into Messy Back Bun
goto hair_updo
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Double Bun" {
@FEMALEAVATAR changes hair into Double Bun Updo
goto hair_updo
}"Braided Crown" {
@FEMALEAVATAR changes hair into Braid Crown Updo
goto hair_updo
} "Punk Ponytail" {
@FEMALEAVATAR changes hair into Urban Punk Ponytail
goto hair_updo
}"Dancer Bun"{
@FEMALEAVATAR changes hair into Dancer Bun
goto hair_updo
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Pulled Back"{
@FEMALEAVATAR changes hair into Monday Morning Updo
goto hair_updo
}"Cornrow Bun"{
@FEMALEAVATAR changes hair into Cornrow Bun
goto hair_updo
}"Ponytail Locks"{
@FEMALEAVATAR changes hair into Ponytail Locks
goto hair_updo
}"Short Tied Up"{
@FEMALEAVATAR changes hair into Short Tiedup Hair
goto hair_updo
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}

label hair_colors

        NARRATOR
    Hair colors.

choice
"Dark"{
goto hair_colors_dark
}"Light" {
goto hair_colors_light
}"Dye"{
goto hair_colors_dyed
}<PREMIUM> "Done" {
goto hair_lip
}

label hair_colors_dark

        NARRATOR
    Dark hair colors.

choice [shouldPaginate: YES]
"Black" {
@FEMALEAVATAR changes hairColor into Black
goto hair_colors_dark
}"Chestnut Brown"{
@FEMALEAVATAR changes hairColor into Chestnut
goto hair_colors_dark
}"Cayenne"{
@FEMALEAVATAR changes hairColor into Cayenne
goto hair_colors_dark
}"Auburn" {
@FEMALEAVATAR changes hairColor into Auburn
goto hair_colors_dark
}<GREEN>"Different Colors"{
goto hair_colors
}<PREMIUM>"Done"{
goto hair_lip
}

label hair_colors_light

        NARRATOR
    Light hair colors.

choice
"Blond" {
@FEMALEAVATAR changes hairColor into Blond
goto hair_colors_light
}"Fawn" {
@FEMALEAVATAR changes hairColor into Fawn
goto hair_colors_light
}"Platinum Blond" {
@FEMALEAVATAR changes hairColor into Platinum Blond
goto hair_colors_light
}"Strawberry Blond" {
@FEMALEAVATAR changes hairColor into Strawberry Blond
goto hair_colors_light
}<GREEN>"Different Colors"{
goto hair_colors
}<PREMIUM>"Done"{
goto hair_lip
}

label hair_colors_dyed

        NARRATOR
    Dyed hair colors.

choice [shouldPaginate: YES]
"Bright Blue" {
@FEMALEAVATAR changes hairColor into Blasting Blue
goto hair_colors_dyed
}"Green" {
@FEMALEAVATAR changes hairColor into Grievance Green
goto hair_colors_dyed
}"Hot Pink" {
@FEMALEAVATAR changes hairColor into Pop Pink
goto hair_colors_dyed
}"Purple" {
@FEMALEAVATAR changes hairColor into Punky Purple
goto hair_colors_dyed
}<GREEN>"Different Colors"{
goto hair_colors
}<PREMIUM>"Done"{
goto hair_lip
}
"Charcoal" {
@FEMALEAVATAR changes hairColor into Charcoal
goto hair_colors_dyed
}"Light Blue" {
@FEMALEAVATAR changes hairColor into Blue Light
goto hair_colors_dyed
}"Mint" {
@FEMALEAVATAR changes hairColor into Mint
goto hair_colors_dyed
}"Passion Fruit" {
@FEMALEAVATAR changes hairColor into Passion Fruit
goto hair_colors_dyed
}<GREEN>"Different Colors"{
goto hair_colors
}<PREMIUM>"Done"{
goto hair_lip
}
"Coral" {
@FEMALEAVATAR changes hairColor into Coral
goto hair_colors_dyed
}"White" {
@FEMALEAVATAR changes hairColor into White
goto hair_colors_dyed
}"Grey" {
@FEMALEAVATAR changes hairColor into Grey
goto hair_colors_dyed
}<PREMIUM>"Done"{
goto hair_lip
}<GREEN>"Different Colors"{
goto hair_colors
}

label hair_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
@FEMALEAVATAR is primp_condescend
} "No, I want to try something different." {
goto hair_lip
}

Hairstyle ONLY

        NARRATOR
    Do you want to change your hairstyle?

choice
"Yes, let's change it!" {
goto hairstyles
} "No, keep my current hairstyle." {
        NARRATOR
    Are you sure you don't want to change it?
choice
"Yes, I'm sure." {
goto after_hair_change
} "Actually, let's change it!" {
goto hairstyles
}
}

label hairstyles

        NARRATOR
    Hair styles.

choice
"Short Hair"{
goto hair_short
}"Mid-length Hair"{
goto hair_medium
}"Long Hair"{
goto hair_long
}"Curled Hair"{
goto hair_curled
}"Tied-Up Hair"{
goto hair_updo
}<PREMIUM>"Done"{
goto hair_change_end
}

label hair_short

        NARRATOR
    Short hair styles.

choice [shouldPaginate: YES]
"Buzzed Hair" {
@FEMALEAVATAR changes hair into Buzzed Hair
goto hair_short
}"Classy Pixie" {
@FEMALEAVATAR changes hair into Classy Pixie
goto hair_short
}"Messy Pixie" {
@FEMALEAVATAR changes hair into Messy Pixie
goto hair_short
}"Pixie" {
@FEMALEAVATAR changes hair into Pixie
goto hair_short
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change_end
}
"Unstyled Faux Hawk" {
@FEMALEAVATAR changes hair into Unstyled Faux Hawk
goto hair_short
} "Slicked Back" {
@FEMALEAVATAR changes hair into Long Slicked Back Hair
goto hair_short
}"Twist Hair" {
@FEMALEAVATAR changes hair into Twist Hair
goto hair_short
}"Long Faux Hawk" {
@FEMALEAVATAR changes hair into Long Faux Hawk
goto hair_short
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change_end
}
"Cornrow Faux Hawk" {
@FEMALEAVATAR changes hair into Cornrow Faux Hawk
goto hair_short
}"Shaved Sides" {
@FEMALEAVATAR changes hair into Shaved Sides
goto hair_short
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change_end
}

label hair_medium

        NARRATOR
    Medium hair styles.

choice [shouldPaginate: YES]
"Bed head" {
@FEMALEAVATAR changes hair into Shaggy Long Hair
goto hair_medium
}"Classic Bob" {
@FEMALEAVATAR changes hair into Classic Bob
goto hair_medium
}"Dreadlocks" {
@FEMALEAVATAR changes hair into Long Dreadlocks
goto hair_medium
}"Straight Bob" {
@FEMALEAVATAR changes hair into Straight Bob
goto hair_medium
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change_end
}
"Suburban Bubble" {
@FEMALEAVATAR changes hair into Suburban Bubble
goto hair_medium
}"Natural Curls" {
@FEMALEAVATAR changes hair into Natural Curls
goto hair_medium
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change_end
}

label hair_long

        NARRATOR
    Long hair styles.

choice [shouldPaginate: YES]
"Layered Hair" {
@FEMALEAVATAR changes hair into Layered Hair
goto hair_long
}"Long Feathered" {
@FEMALEAVATAR changes hair into Long Feathered
goto hair_long
}"Jules Hair" {
@FEMALEAVATAR changes hair into Jules Hair
goto hair_long
}"Long Straight Bangs" {
@FEMALEAVATAR changes hair into Long Straight Hair
goto hair_long
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change_end
}
"Straight" {
@FEMALEAVATAR changes hair into Straight
goto hair_long
}"Styled Corn Rows" {
@FEMALEAVATAR changes hair into Styled Corn Rows
goto hair_long
}"Beach Wave" {
@FEMALEAVATAR changes hair into Beach Wave Hair
goto hair_long
}"Head Scarf"{
@FEMALEAVATAR changes hair into Side Head Scarf
goto hair_long
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change_end
}
"Long Braids" {
@FEMALEAVATAR changes hair into Long Braids
goto hair_long
}"Box Braids"{
@FEMALEAVATAR changes hair into Black and Brown Box Braid Updo
goto hair_long
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change_end
}

label hair_curled

        NARRATOR
    Curled hair styles.

choice [shouldPaginate: YES]
"Diva Curls" {
@FEMALEAVATAR changes hair into Diva Curls
goto hair_curled
}"Long Curly Hair" {
@FEMALEAVATAR changes hair into Long Curly Hair
goto hair_curled
}"Rebel Half Shaved" {
@FEMALEAVATAR changes hair into Rebel Half Shaved Hairstyle
goto hair_curled
}"Short Curly Hair" {
@FEMALEAVATAR changes hair into Short Curly Hair
goto hair_curled
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change_end
}

label hair_updo

        NARRATOR
    Updo hair styles.

choice [shouldPaginate: YES]
"Casual Braided Pigtails" {
@FEMALEAVATAR changes hair into Casual Braided Pigtails
goto hair_updo
}"High Ponytail" {
@FEMALEAVATAR changes hair into High Ponytail
goto hair_updo
}"Fishtail Braid" {
@FEMALEAVATAR changes hair into Fishtail Braid
goto hair_updo
}"Messy Back Bun" {
@FEMALEAVATAR changes hair into Messy Back Bun
goto hair_updo
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change_end
}
"Double Bun" {
@FEMALEAVATAR changes hair into Double Bun Updo
goto hair_updo
}"Braided Crown" {
@FEMALEAVATAR changes hair into Braid Crown Updo
goto hair_updo
} "Punk Ponytail" {
@FEMALEAVATAR changes hair into Urban Punk Ponytail
goto hair_updo
}"Dancer Bun"{
@FEMALEAVATAR changes hair into Dancer Bun
goto hair_updo
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change_end
}
"Pulled Back"{
@FEMALEAVATAR changes hair into Monday Morning Updo
goto hair_updo
}"Cornrow Bun"{
@FEMALEAVATAR changes hair into Cornrow Bun
goto hair_updo
}"Ponytail Locks"{
@FEMALEAVATAR changes hair into Ponytail Locks
goto hair_updo
}"Short Tied Up"{
@FEMALEAVATAR changes hair into Short Tiedup Hair
goto hair_updo
}<GREEN>"Back to Styles"{
goto hairstyles
}<PREMIUM>"Done"{
goto hair_change_end
}

label hair_change_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 Template Credit
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 1
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto after_hair_change
} "No, I want to try a different style." {
goto hairstyles
}

label after_hair_change
#continue story here

Lipstick ONLY

        NARRATOR
    Do you want to change your lip color?

choice
"Yes, let's change it!" {
goto lip_stick
} "No, keep my current lip color." {
        NARRATOR
    Are you sure you don't want to change it?
choice
"Yes, I'm sure." {
goto after_lip_stick
} "Actually, let's change it!" {
goto lip_stick
}
}

label lip_stick

        NARRATOR
    Lip colors.

choice
"Natural Colors" {
goto lip_natural
} "Bright Colors" {
goto lip_bright
} "Dark Colors" {
goto lip_dark
} <PREMIUM> "Done" {
goto lip_stick_end
}

label lip_natural

        NARRATOR
    Natural lip colors.

choice [shouldPaginate: YES]
"Blush" {
@FEMALEAVATAR changes mouthColor into Blush
goto lip_natural
} "Dune" {
@FEMALEAVATAR changes mouthColor into Dune
goto lip_natural
} "Ivory" {
@FEMALEAVATAR changes mouthColor into Ivory
goto lip_natural
} "Sand" {
@FEMALEAVATAR changes mouthColor into Sand
goto lip_natural
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto lip_stick_end
}
"Mocha" {
@FEMALEAVATAR changes mouthColor into Mocha
goto lip_natural
} "Taupe" {
@FEMALEAVATAR changes mouthColor into Taupe
goto lip_natural
} "Terracotta" {
@FEMALEAVATAR changes mouthColor into Terracotta
goto lip_natural
} "Toffee" {
@FEMALEAVATAR changes mouthColor into Toffee
goto lip_natural
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto lip_stick_end
}
"Umber" {
@FEMALEAVATAR changes mouthColor into Umber
goto lip_natural
} "Rosewood" {
@FEMALEAVATAR changes mouthColor into Rosewood
goto lip_natural
} "Dark" {
@FEMALEAVATAR changes mouthColor into Dark
goto lip_natural
} "Sable" {
@FEMALEAVATAR changes mouthColor into Sable
goto lip_natural
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto lip_stick_end
}
"Crimson" {
@FEMALEAVATAR changes mouthColor into Crimson
goto lip_natural
} "Chestnut" {
@FEMALEAVATAR changes mouthColor into Chestnut
goto lip_natural
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto lip_stick_end
}

label lip_bright

        NARRATOR
    Bright lip_stick colors.

choice [shouldPaginate: YES]
"Bubblegum Pink" {
@FEMALEAVATAR changes mouthColor into Bubblegum Pink
goto lip_bright
} "Champagne" {
@FEMALEAVATAR changes mouthColor into Champagne
goto lip_bright
} "Olive" {
@FEMALEAVATAR changes mouthColor into Olive
goto lip_bright
} "Cherry Red" {
@FEMALEAVATAR changes mouthColor into Cherry Red
goto lip_bright
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto lip_stick_end
}
"Orange Crush" {
@FEMALEAVATAR changes mouthColor into Orange Crush
goto lip_bright
} "Raspberry" {
@FEMALEAVATAR changes mouthColor into Raspberry
goto lip_bright
} "Rose" {
@FEMALEAVATAR changes mouthColor into Rose
goto lip_bright
} "Ruby Red" {
@FEMALEAVATAR changes mouthColor into Ruby Red
goto lip_bright
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto lip_stick_end
}
"Seafoam" {
@FEMALEAVATAR changes mouthColor into Seafoam
goto lip_bright
} "Sky Blue" {
@FEMALEAVATAR changes mouthColor into Sky Blue
goto lip_bright
} "White" {
@FEMALEAVATAR changes mouthColor into White
goto lip_bright
} "Lavender" {
@FEMALEAVATAR changes mouthColor into Lavender
goto lip_bright
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto lip_stick_end
}

label lip_dark

        NARRATOR
    Dark lip_stick colors.

choice [shouldPaginate: YES]
"Azure" {
@FEMALEAVATAR changes mouthColor into Azure
goto lip_dark
} "Raven" {
@FEMALEAVATAR changes mouthColor into Raven
goto lip_dark
} "Bordeaux" {
@FEMALEAVATAR changes mouthColor into Bordeaux
goto lip_dark
} "Dusty Rose" {
@FEMALEAVATAR changes mouthColor into Dusty Rose
goto lip_dark
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto lip_stick_end
}
"Plum" {
@FEMALEAVATAR changes mouthColor into Plum
goto lip_dark
} "Emerald" {
@FEMALEAVATAR changes mouthColor into Emerald
goto lip_dark
} "Scarlet" {
@FEMALEAVATAR changes mouthColor into Scarlet
goto lip_dark
} "Wine" {
@FEMALEAVATAR changes mouthColor into Wine
goto lip_dark
} <GREEN> "Try Other Colors" {
goto lip_stick
} <PREMIUM> "Done" {
goto lip_stick_end
}

label lip_stick_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 Lipstick Template Credit
@add Lipstick to FEMALEAVATAR
@FEMALEAVATAR is apply_lipstick
@pause for 0.8
@remove Lipstick from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto after_lip_stick
} "No, I want to try a different color." {
goto lip_stick
}

label after_lip_stick
#continue story

Hair Color ONLY

        NARRATOR
    Do you want to change your hair color?

choice
"Yes, let's change it!" {
goto hair_colors
} "No, keep my current color." {
        NARRATOR
    Are you sure you don't want to change it?
choice
"Yes, I'm sure." {
goto after_hair_colors
} "Actually, let's change it!" {
goto hair_colors
}
}

label hair_colors

        NARRATOR
    Hair colors.

choice
"Dark"{
goto hair_colors_dark
}"Light" {
goto hair_colors_light
}"Dye"{
goto hair_colors_dyed
}<PREMIUM> "Done" {
goto hair_colors_end
}

label hair_colors_dark

        NARRATOR
    Dark hair colors.

choice [shouldPaginate: YES]
"Black" {
@FEMALEAVATAR changes hairColor into Black
goto hair_colors_dark
}"Chestnut Brown"{
@FEMALEAVATAR changes hairColor into Chestnut
goto hair_colors_dark
}"Cayenne"{
@FEMALEAVATAR changes hairColor into Cayenne
goto hair_colors_dark
}"Auburn" {
@FEMALEAVATAR changes hairColor into Auburn
goto hair_colors_dark
}<GREEN>"Different Colors"{
goto hair_colors
}<PREMIUM>"Done"{
goto hair_colors_end
}

label hair_colors_light

        NARRATOR
    Light hair colors.

choice
"Blond" {
@FEMALEAVATAR changes hairColor into Blond
goto hair_colors_light
}"Fawn" {
@FEMALEAVATAR changes hairColor into Fawn
goto hair_colors_light
}"Platinum Blond" {
@FEMALEAVATAR changes hairColor into Platinum Blond
goto hair_colors_light
}"Strawberry Blond" {
@FEMALEAVATAR changes hairColor into Strawberry Blond
goto hair_colors_light
}<GREEN>"Different Colors"{
goto hair_colors
}<PREMIUM>"Done"{
goto hair_colors_end
}

label hair_colors_dyed

        NARRATOR
    Dyed hair colors.

choice [shouldPaginate: YES]
"Bright Blue" {
@FEMALEAVATAR changes hairColor into Blasting Blue
goto hair_colors_dyed
}"Green" {
@FEMALEAVATAR changes hairColor into Grievance Green
goto hair_colors_dyed
}"Hot Pink" {
@FEMALEAVATAR changes hairColor into Pop Pink
goto hair_colors_dyed
}"Purple" {
@FEMALEAVATAR changes hairColor into Punky Purple
goto hair_colors_dyed
}<GREEN>"Different Colors"{
goto hair_colors
}<PREMIUM>"Done"{
goto hair_colors_end
}
"Charcoal" {
@FEMALEAVATAR changes hairColor into Charcoal
goto hair_colors_dyed
}"Light Blue" {
@FEMALEAVATAR changes hairColor into Blue Light
goto hair_colors_dyed
}"Mint" {
@FEMALEAVATAR changes hairColor into Mint
goto hair_colors_dyed
}"Passion Fruit" {
@FEMALEAVATAR changes hairColor into Passion Fruit
goto hair_colors_dyed
}<GREEN>"Different Colors"{
goto hair_colors
}<PREMIUM>"Done"{
goto hair_colors_end
}
"Coral" {
@FEMALEAVATAR changes hairColor into Coral
goto hair_colors_dyed
}"White" {
@FEMALEAVATAR changes hairColor into White
goto hair_colors_dyed
}"Grey" {
@FEMALEAVATAR changes hairColor into Grey
goto hair_colors_dyed
}<PREMIUM>"Done"{
goto hair_colors_end
}<GREEN>"Different Colors"{
goto hair_colors
}

label hair_colors_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 Color Template Credit
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 1
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto after_hair_colors
} "No, I want to try a different color." {
goto hair_colors
}

label after_hair_colors
#continue story here