How can I add two hair and lips template in one episode?

Hi hi!

I want a hair and lip template, the same one, in one episode but if I copy and paste it, the portal says duplicate labels etc.
How can I fix this? Please somebody help me :slight_smile:

3 Likes

If you name the label that you have copied and pasted something else, then it should resolve this issue :slight_smile:

1 Like

What do you mean exactly?

1 Like

I am sorry I still don’t get it oops I am Dutch and a starting author could you please do it for this one? It’s from @Dara.Amarie

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, let me change something" {

goto hair_lip

}

Will you copy and paste the template that you have used and I will be able to explain better :slight_smile:

This is from queen Dara Amarie

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, let me change something" {

goto hair_lip

}

1 Like

Okay so as you can see the main label is ‘hair_lip’ and I think there is a rule in episode where you cannot use the same label twice. The first time that you used this template, you need to leave the labels the same.
The second time that you have used the template, you should change the label from ‘hair_lip’ to something else, like ‘hair_lips’ because this will count as a different label.

I hope this works :slight_smile:

okay so only that? thanks!

1 Like

You may need to change all of the lip labels and everything but I’m not sure. You can try it and see if it works without doing it though :smiley:

You will need to change every single label and goto in the second template.

Okay, will it work if I just put an 2 after every label and goto in the second template?

As long as they all correspond, yes.

Okay thank you :slight_smile:

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