Script Error Need help plezzz

INT. BLACK - NIGHT
NARRATOR
Welcome to Time to Father up.
Lets get some customizations done keep in mind that the father William and his daughter
Roselyn need to look a bit similar you will also customize Will’s parents and best friends plus love interest.
Episode one will be customization, introduction, and a flashback.
You can also just put done for all of them if you don’t want to waste to much time on changing them.
You will get time to re-customize them every two episodes.

INT. LILAC
label boy_custom1
@WILLIAM stands screen center and WILLIAM faces right and WILLAM starts idle

    NARRATOR
What does he look like?

choice
“Skin Tone” {
goto boy_skin1
} “Hair” {
goto boy_hair1
} “Eyes” {
goto boy_eyes1
} “Eyebrows” {
goto boy_brows1
} “Face Shape”{
goto boy_face1
} “Nose” {
goto boy_nose1
} “Mouth” {
goto boy_mouth1
} “This is perfect!” {
goto boy_end1
}

label boy_skin1

    NARRATOR
Skin tones.

choice
“Light Skin Colors”{
goto boy_skincolor_light1
}“Medium Skin Colors”{
goto boy_skincolor_medium1
}“Dark Skin Colors”{
goto boy_skincolor_dark1
}

label boy_skincolor_light1

    NARRATOR
Light skin tones.

choice [shouldPaginate: YES]
“Dune” {
@WILLIAM changes bodyColor into Dune
goto boy_skincolor_light1
} “Porcelain” {
@WILLIAM changes bodyColor into Porcelain
goto boy_skincolor_light1
} “Peach” {
@WILLIAM changes bodyColor into Peach
goto boy_skincolor_light1
} “Fair” {
@WILLIAM changes bodyColor into Fair
goto boy_skincolor_light1
} “Try Other Colors”{
goto boy_skin1
} “Done”{
goto boy_custom1
}
“Light”{
@WILLIAM changes bodyColor into Light
goto boy_skincolor_light1
} “Light Ocre” {
@WILLIAM changes bodyColor into Light Ocre
goto boy_skincolor_light1
} “Beige” {
@WILLIAM changes bodyColor into Beige
goto boy_skincolor_light1
} “Ivory” {
@WILLIAM changes bodyColor into Ivory
goto boy_skincolor_light1
} “Try Other Colors”{
goto boy_skin1
} “Done”{
goto boy_custom1
}

label boy_skincolor_medium1

    NARRATOR
Medium skin tones.

choice [shouldPaginate: YES]
“Olive” {
@WILLIAM changes bodyColor into Olive
goto boy_skincolor_medium1
} “Tan” {
@WILLIAM changes bodyColor into Tan
goto boy_skincolor_medium1
} “Taupe” {
@WILLIAM changes bodyColor into Taupe
goto boy_skincolor_medium1
} “Caramel” {
@WILLIAM changes bodyColor into Caramel
goto boy_skincolor_medium1
} “Try Other Colors”{
goto boy_skin1
} “Done”{
goto boy_custom1
}
“Honey” {
@WILLIAM changes bodyColor into Honey
goto boy_skincolor_medium1
} “Toffee” {
@WILLIAM changes bodyColor into Toffee
goto boy_skincolor_medium1
} “Try Other Colors”{
goto boy_skin1
} “Done”{
goto boy_custom1
}

label boy_skincolor_dark1

    NARRATOR
Dark skin tones.

choice [shouldPaginate: YES]
“Umber” {
@WILLIAM changes bodyColor into Umber
goto boy_skincolor_dark1
} “Rosewood” {
@WILLIAM changes bodyColor into Rosewood
goto boy_skincolor_dark1
} “Mocha” {
@WILLIAM changes bodyColor into Mocha
goto boy_skincolor_dark1
} “Walnut” {
@WILLIAM changes bodyColor into Walnut
goto boy_skincolor_dark1
} “Try Other Colors”{
goto boy_skin1
} “Done”{
goto boy_custom1
}
“Dark” {
@WILLIAM changes bodyColor into Dark
goto boy_skincolor_dark1
} “Sable” {
@WILLIAM changes bodyColor into Sable
goto boy_skincolor_dark1
} “Chestnut” {
@WILLIAM changes bodyColor into Chestnut
goto boy_skincolor_dark1
} “Done”{
goto boy_custom1
} “Try Other Colors”{
goto boy_skin1
}

label boy_brows1

    NARRATOR
Eyebrow shapes.

choice [shouldPaginate: YES]
“Straight Bold”{
@WILLIAM changes eyebrows into Straight Bold
goto boy_brows1
}“Thick Arch”{
@WILLIAM changes eyebrows into Thick Arch
goto boy_brows1
}“Thick Straight”{
@WILLIAM changes eyebrows into Thick Straight
goto boy_brows1
}“Medium Sharp”{
@WILLIAM changes eyebrows into Medium Sharp
goto boy_brows1
}“Thick Tapered”{
@WILLIAM changes eyebrows into Thick Tapered
goto boy_brows1
} “Done”{
goto boy_custom1
}
“Thin Arch”{
@WILLIAM changes eyebrows into Thin Arch
goto boy_brows1
}“Thick Athletic”{
@WILLIAM changes eyebrows into Thick Arch Athletic
goto boy_brows1
}“Thick Round”{
@WILLIAM changes eyebrows into Thick Round
goto boy_brows1
}“Bold Arch”{
@WILLIAM changes eyebrows into Bold Arch
goto boy_brows1
}“Bushy Wide”{
@WILLIAM changes eyebrows into Bushy wide
goto boy_brows1
} “Done”{
goto boy_custom1
}

label boy_face1

    NARRATOR
Face shapes.

choice [shouldPaginate: YES]
“Athletic” {
@WILLIAM changes face into Athletic Square Jaw
goto boy_face1
} “Stubble” {
@WILLIAM changes face into Chiseled Square
goto boy_face1
} “Defined Triangle” {
@WILLIAM changes face into Defined Triangle
goto boy_face1
} “Diamond” {
@WILLIAM changes face into Diamond
goto boy_face1
} “Square Jaw” {
@WILLIAM changes face into Square Jaw
goto boy_face1
} “Done”{
goto boy_custom1
}
“Thin Stubble” {
@WILLIAM changes face into Sculpted Oblong
goto boy_face1
} “Soft Triangle” {
@WILLIAM changes face into Cade
goto boy_face1
} “Chiseled” {
@WILLIAM changes face into Chiseled Oval
goto boy_face1
} “Mature Round” {
@WILLIAM changes face into Mature Round
goto boy_face1
} “Mature Mustache” {
@WILLIAM changes face into Mature Square
goto boy_face1
} “Done”{
goto boy_custom1
}

label boy_eyes1

    NARRATOR
Eye shapes.

choice [shouldPaginate: YES]
“Deepset Piercing” {
@WILLIAM changes eyes into Deepset Piercing
goto boy_eyes1
} “Deepset Sloping” {
@WILLIAM changes eyes into Deepset Sloping
goto boy_eyes1
} “Deepset Gentle” {
@WILLIAM changes eyes into Deepset Gentle
goto boy_eyes1
} “Stoic Almond” {
@WILLIAM changes eyes into Stoic Almond
goto boy_eyes1
} “Select Color”{
goto boy_eyecolor1
} “Done”{
goto boy_custom1
}
“Classic Round” {
@WILLIAM changes eyes into Classic Round
goto boy_eyes1
} “Classic Almond” {
@WILLIAM changes eyes into Classic Almond
goto boy_eyes1
} “Innocent Round” {
@WILLIAM changes eyes into Innocent Round
goto boy_eyes1
} “Sloping Smolder” {
@WILLIAM changes eyes into Sloping Smolder
goto boy_eyes1
} “Select Color”{
goto boy_eyecolor1
} “Done”{
goto boy_custom1
}
“Sloping Innocent” {
@WILLIAM changes eyes into Sloping Innocent
goto boy_eyes1
} “Narrow Gentle” {
@WILLIAM changes eyes into Narrow Gentle
goto boy_eyes1
} “Gentle Almond” {
@WILLIAM changes eyes into Gentle Almond
goto boy_eyes1
} “Piercing Almond” {
@WILLIAM changes eyes into Piercing Almond
goto boy_eyes1
} “Select Color”{
goto boy_eyecolor1
} “Done”{
goto boy_custom1
}
“Round Piercing” {
@WILLIAM changes eyes into Round Piercing
goto boy_eyes1
} “Round Gentle” {
@WILLIAM changes eyes into Round Gentle
goto boy_eyes1
} “Athletic Round” {
@WILLIAM changes eyes into Athletic Round
goto boy_eyes1
} “Mature Almond” {
@WILLIAM changes eyes into Mature Almond
goto boy_eyes1
} “Select Color”{
goto boy_eyecolor1
} “Done”{
goto boy_custom1
}

label boy_eyecolor1

    NARRATOR
Eye colors.

choice [shouldPaginate: YES]
“Black” {
@WILLIAM changes eyesColor into Black
goto boy_eyecolor1
} “Blue” {
@WILLIAM changes eyesColor into Blue
goto boy_eyecolor1
} “Brown” {
@WILLIAM changes eyesColor into Brown
goto boy_eyecolor1
} “Green” {
@WILLIAM changes eyesColor into Green
goto boy_eyecolor1
} “Purple” {
@WILLIAM changes eyesColor into Purple
goto boy_eyecolor1
} “Done”{
goto boy_custom1
}
“White” {
@WILLIAM changes eyesColor into White
goto boy_eyecolor1
} “Auburn” {
@WILLIAM changes eyesColor into Auburn
goto boy_eyecolor1
} “Hickory” {
@WILLIAM changes eyesColor into Hickory
goto boy_eyecolor1
} “Pine” {
@WILLIAM changes eyesColor into Pine
goto boy_eyecolor1
} “Toffee” {
@WILLIAM changes eyesColor into Toffee
goto boy_eyecolor1
} “Done”{
goto boy_custom1
}
“Taupe” {
@WILLIAM changes eyesColor into Taupe
goto boy_eyecolor1
} “Done”{
goto boy_custom1
}

label boy_mouth1

    NARRATOR
Mouth shapes.

choice [shouldPaginate: YES]
“Classic” {
@WILLIAM changes mouth into Classic
goto boy_mouth1
}“Full” {
@WILLIAM changes mouth into Full Tapered
goto boy_mouth1
}“Small Round” {
@WILLIAM changes mouth into Small Round
goto boy_mouth1
}“Smirk” {
@WILLIAM changes mouth into Smirk
goto boy_mouth1
}“Select Color”{
goto boy_mouthcolor1
}“Done”{
goto boy_custom1
}
“Small Open” {
@WILLIAM changes mouth into Small
goto boy_mouth1
}“Uneven” {
@WILLIAM changes mouth into Uneven
goto boy_mouth1
}“Pouting Oval” {
@WILLIAM changes mouth into Pouting Oval
goto boy_mouth1
}“Uni-lip Medium” {
@WILLIAM changes mouth into Uni-lip Medium
goto boy_mouth1
}“Select Color”{
goto boy_mouthcolor1
}“Done”{
goto boy_custom1
}
“Full Round” {
@WILLIAM changes mouth into Full Round
goto boy_mouth1
}“Mature Classic” {
@WILLIAM changes mouth into Mature Classic
goto boy_mouth1
}“Mature Medium” {
@WILLIAM changes mouth into Mature Medium
goto boy_mouth1
}“Done”{
goto boy_custom1
}“Select Color”{
goto boy_mouthcolor1
}

label boy_mouthcolor1

    NARRATOR
Lip colors.

choice
“Natural Colors” {
goto boy_NaturalColors1
} “Bright Colors” {
goto boy_BrightColors1
} “Dark Colors” {
goto boy_DarkColors1
} “Change Lip Shape” {
goto boy_mouth1
}

label boy_NaturalColors1

    NARRATOR
Natural lip colors.

choice [shouldPaginate: YES]
“Blush” {
@WILLIAM changes mouthColor into Blush
goto boy_NaturalColors1
} “Dune” {
@WILLIAM changes mouthColor into Dune
goto boy_NaturalColors1
} “Ivory” {
@WILLIAM changes mouthColor into Ivory
goto boy_NaturalColors1
} “Mocha” {
@WILLIAM changes mouthColor into Mocha
goto boy_NaturalColors1
} “Try Other Colors” {
goto boy_mouthcolor1
} “Done” {
goto boy_custom1
}
“Taupe” {
@WILLIAM changes mouthColor into Taupe
goto boy_NaturalColors1
} “Terracotta” {
@WILLIAM changes mouthColor into Terracotta
goto boy_NaturalColors1
} “Toffee” {
@WILLIAM changes mouthColor into Toffee
goto boy_NaturalColors1
} “Umber” {
@WILLIAM changes mouthColor into Umber
goto boy_NaturalColors1
} “Try Other Colors” {
goto boy_mouthcolor1
} “Done” {
goto boy_custom1
}
“Rosewood” {
@WILLIAM changes mouthColor into Rosewood
goto boy_NaturalColors1
} “Dark” {
@WILLIAM changes mouthColor into Dark
goto boy_NaturalColors1
} “Sable” {
@WILLIAM changes mouthColor into Sable
goto boy_NaturalColors1
} “Chestnut” {
@WILLIAM changes mouthColor into Chestnut
goto boy_NaturalColors1
} “Try Other Colors” {
goto boy_mouthcolor1
} “Done” {
goto boy_custom1
}

label boy_BrightColors1

    NARRATOR
Bright lipstick colors.

choice [shouldPaginate: YES]
“Bubblegum Pink” {
@WILLIAM changes mouthColor into Bubblegum Pink
goto boy_BrightColors1
} “Champagne” {
@WILLIAM changes mouthColor into Champagne
goto boy_BrightColors1
} “Olive” {
@WILLIAM changes mouthColor into Olive
goto boy_BrightColors1
} “Cherry Red” {
@WILLIAM changes mouthColor into Cherry Red
goto boy_BrightColors1
} “Try Other Colors” {
goto boy_mouthcolor1
} “Done” {
goto boy_custom1
}
“Orange Crush” {
@WILLIAM changes mouthColor into Orange Crush
goto boy_BrightColors1
} “Raspberry” {
@WILLIAM changes mouthColor into Raspberry
goto boy_BrightColors1
} “Rose” {
@WILLIAM changes mouthColor into Rose
goto boy_BrightColors1
} “Ruby Red” {
@WILLIAM changes mouthColor into Ruby Red
goto boy_BrightColors1
} “Try Other Colors” {
goto boy_mouthcolor1
} “Done” {
goto boy_custom1
}
“Seafoam” {
@WILLIAM changes mouthColor into Seafoam
goto boy_BrightColors1
} “Sky Blue” {
@WILLIAM changes mouthColor into Sky Blue
goto boy_BrightColors1
} “White” {
@WILLIAM changes mouthColor into White
goto boy_BrightColors1
} “Lavender” {
@WILLIAM changes mouthColor into Lavender
goto boy_BrightColors1
} “Try Other Colors” {
goto boy_mouthcolor1
} “Done” {
goto boy_custom1
}

label boy_DarkColors1

    NARRATOR
Dark lipstick colors.

choice [shouldPaginate: YES]
“Azure” {
@WILLIAM changes mouthColor into Azure
goto boy_DarkColors1
} “Raven” {
@WILLIAM changes mouthColor into Raven
goto boy_DarkColors1
} “Bordeaux” {
@WILLIAM changes mouthColor into Bordeaux
goto boy_DarkColors1
} “Dusty Rose” {
@WILLIAM changes mouthColor into Dusty Rose
goto boy_DarkColors1
} “Try Other Colors” {
goto boy_mouthcolor1
} “Done” {
goto boy_custom1
}
“Plum” {
@WILLIAM changes mouthColor into Plum
goto boy_DarkColors1
} “Emerald” {
@WILLIAM changes mouthColor into Emerald
goto boy_DarkColors1
} “Scarlet” {
@WILLIAM changes mouthColor into Scarlet
goto boy_DarkColors1
} “Wine” {
@WILLIAM changes mouthColor into Wine
goto boy_DarkColors1
} “Try Other Colors” {
goto boy_mouthcolor1
} “Done” {
goto boy_custom1
}

label boy_nose1

    NARRATOR
Nose shapes.

choice [shouldPaginate: YES]
“Button” {
@WILLIAM changes nose into Button
goto boy_nose1
} “Refined” {
@WILLIAM changes nose into Refined
goto boy_nose1
} “Aquline”{
@WILLIAM changes nose into Aquiline
goto boy_nose1
} “Roman” {
@WILLIAM changes nose into Roman
goto boy_nose1
} “Broad” {
@WILLIAM changes nose into Broad
goto boy_nose1
} “Done”{
goto boy_custom1
}
“Hooked”{
@WILLIAM changes nose into Hooked Nose
goto boy_nose1
} “Thin” {
@WILLIAM changes nose into Thin
goto boy_nose1
} “Chiseled” {
@WILLIAM changes nose into Chiseled
goto boy_nose1
} “Strong”{
@WILLIAM changes nose into Strong
goto boy_nose1
} “Upturned”{
@WILLIAM changes nose into Upturned
goto boy_nose1
} “Done”{
goto boy_custom1
}
“Round”{
@WILLIAM changes nose into Round
goto boy_nose1
} “Athletic Button” {
@WILLIAM changes nose into Athletic Button
goto boy_nose1
} “Bulbous”{
@WILLIAM changes nose into Bulbous
goto boy_nose1
} “Bull”{
@WILLIAM changes nose into Bull
goto boy_nose1
} “Soft Natural”{
@WILLIAM changes nose into Soft Natural
goto boy_nose1
} “Done”{
goto boy_custom1
}
“Wide”{
@WILLIAM changes nose into Wide
goto boy_nose1
} “Mature Wide”{
@WILLIAM changes nose into Mature Wide
goto boy_nose1
} “Mature Aquline”{
@WILLIAM changes nose into Mature Aquiline
goto boy_nose1
} “Done”{
goto boy_custom1
} “Mature Grecian”{
@WILLIAM changes nose into Mature Grecian
goto boy_nose1
}

label boy_hair1

    NARRATOR
Choose his hairstyle.

choice
“Shorter Hair” {
goto boy_shorthair1
} “Longer Hair” {
goto boy_longhair1
} “Styled” {
goto boy_styledhair1
} “Bangs” {
goto boy_bangshair1
} “Change Color” {
goto boy_haircolor1
} “Done” {
goto boy_custom1
}

label boy_shorthair1

    NARRATOR
Short hair styles.

choice [shouldPaginate: YES]
“Buzzed” {
@WILLIAM changes hair into Buzzed Hair
goto boy_shorthair1
} “Generic Short” {
@WILLIAM changes hair into Generic Short Hair
goto boy_shorthair1
} “Short Cropped” {
@WILLIAM changes hair into Short Cropped Hair
goto boy_shorthair1
}“Boy Bun” {
@WILLIAM changes hair into Boy Bun
goto boy_shorthair1
} “Change Color” {
goto boy_haircolor1
} “Back to Styles” {
goto boy_hair1
}
“Short Fade” {
@WILLIAM changes hair into Short Curly Fade
goto boy_shorthair1
} “High Top Fade” {
@WILLIAM changes hair into High Top Fade
goto boy_shorthair1
} “Shaved Sides” {
@WILLIAM changes hair into Shaved Sides
goto boy_shorthair1
} “Back to Styles” {
goto boy_hair1
} “Change Color” {
goto boy_haircolor1
}

label boy_longhair1

    NARRATOR
Long hair styles.

choice [shouldPaginate: YES]
“Emo Boy” {
@WILLIAM changes hair into Emo Boy Hair
goto boy_longhair1
} “Shoulder Length” {
@WILLIAM changes hair into Shoulder Length
goto boy_longhair1
} “Corn Rows” {
@WILLIAM changes hair into Styled Corn Rows
goto boy_longhair1
} “Twisted” {
@WILLIAM changes hair into Twist Hair Male
goto boy_longhair1
} “Change Color” {
goto boy_haircolor1
} “Back to Styles” {
goto boy_hair1
}
“Dreadlocks” {
@WILLIAM changes hair into Long Dreadlocks
goto boy_longhair1
} “Cade Messy” {
@WILLIAM changes hair into Cade Messy Hair
goto boy_longhair1
}“Long Braids” {
@WILLIAM changes hair into Long Braids
goto boy_longhair1
} “Natural Curls” {
@WILLIAM changes hair into Natural Curls
goto boy_longhair1
} “Change Color” {
goto boy_haircolor1
} “Back to Styles” {
goto boy_hair1
}

label boy_styledhair1

    NARRATOR
Styled hair.

choice [shouldPaginate: YES]
“SoCal Flip” {
@WILLIAM changes hair into SoCal Flip
goto boy_styledhair1
} “Pompadour” {
@WILLIAM changes hair into Modern Pompadour
goto boy_styledhair1
} “Spiked” {
@WILLIAM changes hair into Spiked Up Hair
goto boy_styledhair1
} “Slicked Back” {
@WILLIAM changes hair into Slicked Back Hair
goto boy_styledhair1
} “Change Color” {
goto boy_haircolor1
} “Back to Styles” {
goto boy_hair1
}
“Short Faux Hawk” {
@WILLIAM changes hair into Male Subtle Faux Hawk
goto boy_styledhair1
} “Long Fauk Hawk” {
@WILLIAM changes hair into Male Messy Faux Hawk
goto boy_styledhair1
} “Cade” {
@WILLIAM changes hair into Cade Hair
goto boy_styledhair1
} “Cornrow Bun” {
@WILLIAM changes hair into Cornrow Bun
goto boy_styledhair1
} “Change Color” {
goto boy_haircolor1
} “Back to Styles” {
goto boy_hair1
}

label boy_bangshair1

    NARRATOR
Hair styles with bangs.

choice [shouldPaginate: YES]
“Short Wave” {
@WILLIAM changes hair into Short Wave
goto boy_bangshair1
} “Long Bangs” {
@WILLIAM changes hair into Long Bangs
goto boy_bangshair1
} “Bowl Cut” {
@WILLIAM changes hair into Bowl Cut
goto boy_bangshair1
} “Euro Style” {
@WILLIAM changes hair into Euro Style Hair
goto boy_bangshair1
} “Change Color” {
goto boy_haircolor1
} “Back to Styles” {
goto boy_hair1
}
“Unstyled Faux Hawk” {
@WILLIAM changes hair into Unstyled Faux Hawk
goto boy_bangshair1
} “Wild Curly” {
@WILLIAM changes hair into Wild Curly Hair
goto boy_bangshair1
} “Change Color” {
goto boy_haircolor1
} “Back to Styles” {
goto boy_hair1
}

label boy_haircolor1

    NARRATOR
Hair colors.

choice
“Dark”{
goto boy_hairDark1
}“Light” {
goto boy_hairLight1
}“Dye”{
goto boy_hairDye1
} “Done” {
goto boy_custom1
} “Back to Styles” {
goto boy_hair1
}

label boy_hairDark1

    NARRATOR
Dark hair colors.

choice [shouldPaginate: YES]
“Black” {
@WILLIAM changes hairColor into Black
goto boy_hairDark1
}“Chestnut Brown”{
@WILLIAM changes hairColor into Chestnut
goto boy_hairDark1
}“Cayenne”{
@WILLIAM changes hairColor into Cayenne
goto boy_hairDark1
}“Auburn” {
@WILLIAM changes hairColor into Auburn
goto boy_hairDark1
}“Different Colors”{
goto boy_haircolor1
}“Done”{
goto boy_custom1
}

label boy_hairLight1

    NARRATOR
Light hair colors.

choice
“Blond” {
@WILLIAM changes hairColor into Blond
goto boy_hairLight1
}“Fawn” {
@WILLIAM changes hairColor into Fawn
goto boy_hairLight1
}“Platinum Blond” {
@WILLIAM changes hairColor into Platinum Blond
goto boy_hairLight1
}“Strawberry Blond” {
@WILLIAM changes hairColor into Strawberry Blond
goto boy_hairLight1
}“Different Colors”{
goto boy_haircolor1
}“Done”{
goto boy_custom1
}

label boy_hairDye1

    NARRATOR
Dyed hair styles.

choice [shouldPaginate: YES]
“Bright Blue” {
@WILLIAM changes hairColor into Blasting Blue
goto boy_hairDye1
}“Green” {
@WILLIAM changes hairColor into Grievance Green
goto boy_hairDye1
}“Hot Pink” {
@WILLIAM changes hairColor into Pop Pink
goto boy_hairDye1
}“Purple” {
@WILLIAM changes hairColor into Punky Purple
goto boy_hairDye1
}“Different Colors”{
goto boy_haircolor1
}“Done”{
goto boy_custom1
}
“Charcoal” {
@WILLIAM changes hairColor into Charcoal
goto boy_hairDye1
}“Light Blue” {
@WILLIAM changes hairColor into Blue Light
goto boy_hairDye1
}“Mint” {
@WILLIAM changes hairColor into Mint
goto boy_hairDye1
}“Passion Fruit” {
@WILLIAM changes hairColor into Passion Fruit
goto boy_hairDye1
}“Different Colors”{
goto boy_haircolor1
}“Done”{
goto boy_custom1
}
“Coral” {
@WILLIAM changes hairColor into Coral
goto boy_hairDye1
}“White” {
@WILLIAM changes hairColor into White
goto boy_hairDye1
}“Grey” {
@WILLIAM changes hairColor into Grey
goto boy_hairDye1
}“Done”{
goto boy_custom1
}“Different Colors”{
goto boy_haircolor1
}

label boy_end1
NARRATOR
Are you happy with how he looks?
choice
“Yes, he looks amazing!” {
readerMessage Follow @dara.amarie.ep on Instagram! with messageTitle Customization Template Credit
@WILLIAM is primp_condescend
} “No I want to change something” {
goto boy_custom1
}
@WILLIAM exits left
label female_custom_1
@ROSELYN spot 2.400 170 -520 and ROSELYN faces right and ROSELYN starts idle

    NARRATOR
What does Roe look like?
Keep in mind that she is 8 years old

choice
“Skin Tone” {
goto fem_skin_1
} “Hair” {
goto fem_hair_1
} “Eyes” {
goto fem_eyes_1
} “Eyebrows” {
goto fem_brows_1
} “Face” {
goto fem_face_1
} “Nose” {
goto fem_nose_1
} “Lips” {
goto fem_mouth_1
} “This is perfect!” {
goto female_1_end
}

####################### SKIN COLOR #######################

label fem_skin_1

    NARRATOR
All skin tones.

choice
“Neutral Shades” {
goto fem_neutralskin_1
} “Rose Shades” {
goto fem_roseskin_1
} “Gold Shades” {
goto fem_goldskin_1
} “Copper Shades” {
goto fem_copperskin_1
} “Ash Shades” {
goto fem_ashskin_1
} “Done” {
goto female_custom_1
}

label fem_neutralskin_1

    NARRATOR
Neutral skin tones.

choice [shouldPaginate: YES]
“Neutral 00” {
@ROSELYN changes bodyColor into Neutral 00
goto fem_neutralskin_1
} “Neutral 01” {
@ROSELYN changes bodyColor into Neutral 01
goto fem_neutralskin_1
} “Neutral 02” {
@ROSELYN changes bodyColor into Neutral 02
goto fem_neutralskin_1
} “Neutral 03” {
@ROSELYN changes bodyColor into Neutral 03
goto fem_neutralskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto female_custom_1
}
“Neutral 04” {
@ROSELYN changes bodyColor into Neutral 04
goto fem_neutralskin_1
} “Neutral 05” {
@ROSELYN changes bodyColor into Neutral 05
goto fem_neutralskin_1
} “Neutral 06” {
@ROSELYN changes bodyColor into Neutral 06
goto fem_neutralskin_1
} “Neutral 07” {
@ROSELYN changes bodyColor into Neutral 07
goto fem_neutralskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto female_custom_1
}
“Neutral 08” {
@ROSELYN changes bodyColor into Neutral 08
goto fem_neutralskin_1
} “Neutral 09” {
@ROSELYN changes bodyColor into Neutral 09
goto fem_neutralskin_1
} “Neutral 10” {
@ROSELYN changes bodyColor into Neutral 10
goto fem_neutralskin_1
} “Done” {
goto female_custom_1
} “Different Shades” {
goto fem_skin_1
}

label fem_roseskin_1

    NARRATOR
Rose skin tones.

choice [shouldPaginate: YES]
“Rose 00” {
@ROSELYN changes bodyColor into Rose 00
goto fem_roseskin_1
} “Rose 01” {
@ROSELYN changes bodyColor into Rose 01
goto fem_roseskin_1
} “Rose 02” {
@ROSELYN changes bodyColor into Rose 02
goto fem_roseskin_1
} “Rose 03” {
@ROSELYN changes bodyColor into Rose 03
goto fem_roseskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto female_custom_1
}
“Rose 04” {
@ROSELYN changes bodyColor into Rose 04
goto fem_roseskin_1
} “Rose 05” {
@ROSELYN changes bodyColor into Rose 05
goto fem_roseskin_1
} “Rose 06” {
@ROSELYN changes bodyColor into Rose 06
goto fem_roseskin_1
} “Rose 07” {
@ROSELYN changes bodyColor into Rose 07
goto fem_roseskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto female_custom_1
}
“Rose 08” {
@ROSELYN changes bodyColor into Rose 08
goto fem_roseskin_1
} “Rose 09” {
@ROSELYN changes bodyColor into Rose 09
goto fem_roseskin_1
} “Rose 10” {
@ROSELYN changes bodyColor into Rose 10
goto fem_roseskin_1
} “Done” {
goto female_custom_1
} “Different Shades” {
goto fem_skin_1
}

label fem_goldskin_1

    NARRATOR
Gold skin tones.

choice [shouldPaginate: YES]
“Gold 00” {
@ROSELYN changes bodyColor into Gold 00
goto fem_goldskin_1
} “Gold 01” {
@ROSELYN changes bodyColor into Gold 01
goto fem_goldskin_1
} “Gold 02” {
@ROSELYN changes bodyColor into Gold 02
goto fem_goldskin_1
} “Gold 03” {
@ROSELYN changes bodyColor into Gold 03
goto fem_goldskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto female_custom_1
}
“Gold 04” {
@ROSELYN changes bodyColor into Gold 04
goto fem_goldskin_1
} “Gold 05” {
@ROSELYN changes bodyColor into Gold 05
goto fem_goldskin_1
} “Gold 06” {
@ROSELYN changes bodyColor into Gold 06
goto fem_goldskin_1
} “Gold 07” {
@ROSELYN changes bodyColor into Gold 07
goto fem_goldskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto female_custom_1
}
“Gold 08” {
@ROSELYN changes bodyColor into Gold 08
goto fem_goldskin_1
} “Gold 09” {
@ROSELYN changes bodyColor into Gold 09
goto fem_goldskin_1
} “Gold 10” {
@ROSELYN changes bodyColor into Gold 10
goto fem_goldskin_1
} “Done” {
goto female_custom_1
} “Different Shades” {
goto fem_skin_1
}

label fem_copperskin_1

    NARRATOR
Copper skin tones.

choice [shouldPaginate: YES]
“Copper 00” {
@ROSELYN changes bodyColor into Copper 00
goto fem_copperskin_1
} “Copper 01” {
@ROSELYN changes bodyColor into Copper 01
goto fem_copperskin_1
} “Copper 02” {
@ROSELYN changes bodyColor into Copper 02
goto fem_copperskin_1
} “Copper 03” {
@ROSELYN changes bodyColor into Copper 03
goto fem_copperskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto female_custom_1
}
“Copper 04” {
@ROSELYN changes bodyColor into Copper 04
goto fem_copperskin_1
} “Copper 05” {
@ROSELYN changes bodyColor into Copper 05
goto fem_copperskin_1
} “Copper 06” {
@ROSELYN changes bodyColor into Copper 06
goto fem_copperskin_1
} “Copper 07” {
@ROSELYN changes bodyColor into Copper 07
goto fem_copperskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto female_custom_1
}
“Copper 08” {
@ROSELYN changes bodyColor into Copper 08
goto fem_copperskin_1
} “Copper 09” {
@ROSELYN changes bodyColor into Copper 09
goto fem_copperskin_1
} “Copper 10” {
@ROSELYN changes bodyColor into Copper 10
goto fem_copperskin_1
} “Done” {
goto female_custom_1
} “Different Shades” {
goto fem_skin_1
}

label fem_ashskin_1

    NARRATOR
Ash skin tones.

choice [shouldPaginate: YES]
“Ash 00” {
@ROSELYN changes bodyColor into Ash 00
goto fem_ashskin_1
} “Ash 01” {
@ROSELYN changes bodyColor into Ash 01
goto fem_ashskin_1
} “Ash 02” {
@ROSELYN changes bodyColor into Ash 02
goto fem_ashskin_1
} “Ash 03” {
@ROSELYN changes bodyColor into Ash 03
goto fem_ashskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto female_custom_1
}
“Ash 04” {
@ROSELYN changes bodyColor into Ash 04
goto fem_ashskin_1
} “Ash 05” {
@ROSELYN changes bodyColor into Ash 05
goto fem_ashskin_1
} “Ash 06” {
@ROSELYN changes bodyColor into Ash 06
goto fem_ashskin_1
} “Ash 07” {
@ROSELYN changes bodyColor into Ash 07
goto fem_ashskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto female_custom_1
}
“Ash 08” {
@ROSELYN changes bodyColor into Ash 08
goto fem_ashskin_1
} “Ash 09” {
@ROSELYN changes bodyColor into Ash 09
goto fem_ashskin_1
} “Ash 10” {
@ROSELYN changes bodyColor into Ash 10
goto fem_ashskin_1
} “Done” {
goto female_custom_1
} “Different Shades” {
goto fem_skin_1
}

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

label fem_brows_1

    NARRATOR
Eyebrow shapes.

choice [shouldPaginate: YES]
“Arched Natural”{
@ROSELYN changes eyebrows into Arched Natural
goto fem_brows_1
}“Arched Thick”{
@ROSELYN changes eyebrows into Arched Thick Styled
goto fem_brows_1
}“Arched Thin”{
@ROSELYN changes eyebrows into Arched Thin
goto fem_brows_1
}“Arched Thin High”{
@ROSELYN changes eyebrows into Arched Thin High
goto fem_brows_1
} “Change Color” {
goto fem_browscolor_1
} “Done”{
goto female_custom_1
}
“Round Medium”{
@ROSELYN changes eyebrows into Round Medium
goto fem_brows_1
}“Round Thick”{
@ROSELYN changes eyebrows into Round Thick
goto fem_brows_1
}“Round Thin High”{
@ROSELYN changes eyebrows into Round Thin High
goto fem_brows_1
}“Straight Medium”{
@ROSELYN changes eyebrows into Straight Medium
goto fem_brows_1
} “Change Color” {
goto fem_browscolor_1
} “Done”{
goto female_custom_1
}
“Arched Natural Scar”{
@ROSELYN changes eyebrows into Arched Natural Scar
goto fem_brows_1
}“High Arch Angled”{
@ROSELYN changes eyebrows into High Arch Angled
goto fem_brows_1
}“Arched Short”{
@ROSELYN changes eyebrows into Arched Short
goto fem_brows_1
}“Bushy Thick”{
@ROSELYN changes eyebrows into Bushy Thick
goto fem_brows_1
} “Change Color” {
goto fem_browscolor_1
} “Done”{
goto female_custom_1
}

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

label fem_browscolor_1

    NARRATOR
Eyebrow colors.

choice [shouldPaginate: YES]
“Dirty Blonde” {
@ROSELYN changes eyebrowsColor into Dirty Blonde
goto fem_browscolor_1
} “Honey Blonde” {
@ROSELYN changes eyebrowsColor into Honey Blonde
goto fem_browscolor_1
} “Platinum Blonde” {
@ROSELYN changes eyebrowsColor into Platinum Blonde
goto fem_browscolor_1
} “Strawberry Blonde” {
@ROSELYN changes eyebrowsColor into Strawberry Blonde
goto fem_browscolor_1
} “Brow Shapes” {
goto fem_brows_1
} “Done” {
goto female_custom_1
}
“Blonde Medium” {
@ROSELYN changes eyebrowsColor into Blonde Medium
goto fem_browscolor_1
} “Chestnut Brown” {
@ROSELYN changes eyebrowsColor into Chestnut Brown
goto fem_browscolor_1
} “Dark Brown” {
@ROSELYN changes eyebrowsColor into Dark Brown
goto fem_browscolor_1
} “Deep Brown” {
@ROSELYN changes eyebrowsColor into Deep Brown
goto fem_browscolor_1
} “Brow Shapes” {
goto fem_brows_1
} “Done” {
goto female_custom_1
}
“Light Brown” {
@ROSELYN changes eyebrowsColor into Light Brown
goto fem_browscolor_1
} “Dark Black” {
@ROSELYN changes eyebrowsColor into Black Dark
goto fem_browscolor_1
} “Jet Black” {
@ROSELYN changes eyebrowsColor into blackJet
goto fem_browscolor_1
} “Light Pink” {
@ROSELYN changes eyebrowsColor into Pink Lt
goto fem_browscolor_1
} “Brow Shapes” {
goto fem_brows_1
} “Done” {
goto female_custom_1
}
“Lavender” {
@ROSELYN changes eyebrowsColor into Purple Lilac
goto fem_browscolor_1
} “Mint” {
@ROSELYN changes eyebrowsColor into Green Mint
goto fem_browscolor_1
} “Ginger Red” {
@ROSELYN changes eyebrowsColor into Ginger Red
goto fem_browscolor_1
} “Copper Red” {
@ROSELYN changes eyebrowsColor into Copper Red
goto fem_browscolor_1
} “Brow Shapes” {
goto fem_brows_1
} “Done” {
goto female_custom_1
}
“Gray” {
@ROSELYN changes eyebrowsColor into Gray
goto fem_browscolor_1
} “White” {
@ROSELYN changes eyebrowsColor into White
goto fem_browscolor_1
} “Brow Shapes” {
goto fem_brows_1
} “Done” {
goto female_custom_1
}

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

label fem_face_1

    NARRATOR
Face shapes.

choice [shouldPaginate: YES]
“Diamond” {
@ROSELYN changes face into Diamond
goto fem_face_1
} “Long Diamond” {
@ROSELYN changes face into Diamond Long
goto fem_face_1
} “Defined Diamond” {
@ROSELYN changes face into Diamond Defined Contour
goto fem_face_1
} “Defined Heart” {
@ROSELYN changes face into Heart Defined
goto fem_face_1
} “Defined Squared” {
@ROSELYN changes face into Square Defined
goto fem_face_1
} “Done”{
goto female_custom_1
}
“Soft Heart” {
@ROSELYN changes face into Heart Soft
goto fem_face_1
} “Defined Triangle” {
@ROSELYN changes face into Triangle Defined
goto fem_face_1
} “Mature Square” {
@ROSELYN changes face into Square Mature
goto fem_face_1
} “Mature Heart” {
@ROSELYN changes face into Heart Mature
goto fem_face_1
} “Soft Round” {
@ROSELYN changes face into Round Soft
goto fem_face_1
} “Done”{
goto female_custom_1
}
“Square Soft” {
@ROSELYN changes face into Square Soft
goto fem_face_1
} “Round Puffy” {
@ROSELYN changes face into Round Puffy Cheek
goto fem_face_1
} “Heart Double Chin” {
@ROSELYN changes face into Heart Mature Double Chin
goto fem_face_1
} “Round Double Chin” {
@ROSELYN changes face into Round Double Chin
goto fem_face_1
} “Long Double Chin” {
@ROSELYN changes face into Long Double Chin
goto fem_face_1
} “Done”{
goto female_custom_1
}

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

label fem_eyes_1

    NARRATOR
Eye shapes.

choice [shouldPaginate: YES]
“Round Wide” {
@ROSELYN changes eyes into Round Downturned Wide
goto fem_eyes_1
} “Round Medium” {
@ROSELYN changes eyes into Round Medium
goto fem_eyes_1
} “Sharp Almond” {
@ROSELYN changes eyes into Sharp Almond
goto fem_eyes_1
} “Generic” {
@ROSELYN changes eyes into Female Generic
goto fem_eyes_1
} “Change Color”{
goto fem_eyecolor_1
} “Done”{
goto female_custom_1
}
“Deepset Downturned” {
@ROSELYN changes eyes into Deepset Downturned
goto fem_eyes_1
} “Deepset Wide” {
@ROSELYN changes eyes into Deepset Upturned Wide
goto fem_eyes_1
} “Deepset Almond” {
@ROSELYN changes eyes into Deepset Almond
goto fem_eyes_1
} “Monolid Defined” {
@ROSELYN changes eyes into Monolid Defined
goto fem_eyes_1
} “Change Color”{
goto fem_eyecolor_1
} “Done”{
goto female_custom_1
}
“Monolid Slender” {
@ROSELYN changes eyes into Monolid Slender
goto fem_eyes_1
} “Angular Slender” {
@ROSELYN changes eyes into Angular Slender
goto fem_eyes_1
} “Almond Slender” {
@ROSELYN changes eyes into Hooded Slender Almond
goto fem_eyes_1
} “Almond Slender Eyeliner” {
@ROSELYN changes eyes into Hooded Slender Almond Eyeliner
goto fem_eyes_1
} “Change Color”{
goto fem_eyecolor_1
} “Done”{
goto female_custom_1
}
“Deepset Mature” {
@ROSELYN changes eyes into Deepset Mature
goto fem_eyes_1
} “Deepset Smokey Eye” {
@ROSELYN changes eyes into Deep Set False Lashes Smokey Eye
goto fem_eyes_1
} “Change Color”{
goto fem_eyecolor_1
} “Done”{
goto female_custom_1
}

####################### EYE COLOR #######################

label fem_eyecolor_1

    NARRATOR
Eye colors.

choice [shouldPaginate: YES]
“Black” {
@ROSELYN changes eyesColor into Brown Black
goto fem_eyecolor_1
} “Dark Brown” {
@ROSELYN changes eyesColor into Brown Dark
goto fem_eyecolor_1
} “Light Brown” {
@ROSELYN changes eyesColor into Brown Light
goto fem_eyecolor_1
} “Pale Brown” {
@ROSELYN changes eyesColor into Brown Pale
goto fem_eyecolor_1
} “Eye Shapes” {
goto fem_eyes_1
} “Done”{
goto female_custom_1
}
“Ice Blue” {
@ROSELYN changes eyesColor into Ice Blue
goto fem_eyecolor_1
} “Aqua Blue” {
@ROSELYN changes eyesColor into Blue Aqua
goto fem_eyecolor_1
} “Deep Blue” {
@ROSELYN changes eyesColor into Blue Deep
goto fem_eyecolor_1
} “Blue Green” {
@ROSELYN changes eyesColor into Blue Green
goto fem_eyecolor_1
} “Eye Shapes” {
goto fem_eyes_1
} “Done”{
goto female_custom_1
}
“Silver” {
@ROSELYN changes eyesColor into Grey Cool
goto fem_eyecolor_1
} “Green” {
@ROSELYN changes eyesColor into Green Emerald
goto fem_eyecolor_1
} “Hazel” {
@ROSELYN changes eyesColor into Hazel
goto fem_eyecolor_1
} “Dark Hazel” {
@ROSELYN changes eyesColor into Hazel Dark
goto fem_eyecolor_1
} “Eye Shapes” {
goto fem_eyes_1
} “Done”{
goto female_custom_1
}
“Red” {
@ROSELYN changes eyesColor into Red
goto fem_eyecolor_1
} “Violet” {
@ROSELYN changes eyesColor into Violet
goto fem_eyecolor_1
} “Eye Shapes” {
goto fem_eyes_1
} “Done”{
goto female_custom_1
}

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

label fem_mouth_1

    NARRATOR
Lip shapes.

choice [shouldPaginate: YES]
“Full Heart” {
@ROSELYN changes mouth into Full Heart Pouty
goto fem_mouth_1
}“Full Round” {
@ROSELYN changes mouth into Full Round Pouty
goto fem_mouth_1
}“Medium Heart” {
@ROSELYN changes mouth into Medium Heart Natural
goto fem_mouth_1
}“Medium Thin” {
@ROSELYN changes mouth into Medium Thin
goto fem_mouth_1
}“Change Color”{
goto fem_mouthcolor_1
} “Done”{
goto female_custom_1
}
“Thin Heart” {
@ROSELYN changes mouth into Thin Heart
goto fem_mouth_1
}“Small Heart” {
@ROSELYN changes mouth into Small Heart
goto fem_mouth_1
}“Flat Round” {
@ROSELYN changes mouth into Full Round Flat Top Skin
goto fem_mouth_1
}“Medium Downturned” {
@ROSELYN changes mouth into Medium Downturned Pout
goto fem_mouth_1
}“Change Color”{
goto fem_mouthcolor_1
} “Done”{
goto female_custom_1
}
“Full Flat Top” {
@ROSELYN changes mouth into Full Flat Top Pouty
goto fem_mouth_1
}“Full Wide” {
@ROSELYN changes mouth into Full Wide
goto fem_mouth_1
}“Heart Shaped” {
@ROSELYN changes mouth into Heart Shaped Pout
goto fem_mouth_1
}“Heart with Braces” {
@ROSELYN changes mouth into Heart Shaped Pout Braces
goto fem_mouth_1
}“Change Color”{
goto fem_mouthcolor_1
} “Done”{
goto female_custom_1
}

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

label fem_mouthcolor_1

    NARRATOR
All lip colors.

choice
“Natural” {
goto fem_NaturalColors_1
} “Gloss” {
goto fem_GlossColors_1
} “Matte” {
goto fem_MatteColors_1
} “Done” {
goto female_custom_1
} “Lip Shapes” {
goto fem_mouth_1
}

label fem_NaturalColors_1

    NARRATOR
Natural lip colors.

choice [shouldPaginate: YES]
“Fair Rose” {
@ROSELYN changes mouthColor into Fair Rose Matte
goto fem_NaturalColors_1
} “Fair Neutral” {
@ROSELYN changes mouthColor into Fair Neutral Matte
goto fem_NaturalColors_1
} “Fair Gold” {
@ROSELYN changes mouthColor into Fair Gold Matte
goto fem_NaturalColors_1
} “Beige Light Gold” {
@ROSELYN changes mouthColor into Beige Light Gold Matte
goto fem_NaturalColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Beige Gold” {
@ROSELYN changes mouthColor into Beige Gold Matte
goto fem_NaturalColors_1
} “Beige Rose” {
@ROSELYN changes mouthColor into Beige Rose
goto fem_NaturalColors_1
} “Beige Deep Neutral” {
@ROSELYN changes mouthColor into Beige Deep Neutral
goto fem_NaturalColors_1
} “Tan Deep Gold” {
@ROSELYN changes mouthColor into Tan Deep Gold
goto fem_NaturalColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Tan Deep Neutral” {
@ROSELYN changes mouthColor into Tan Deep Neutral
goto fem_NaturalColors_1
} “Brown Neutral” {
@ROSELYN changes mouthColor into Brown Neutral
goto fem_NaturalColors_1
} “Brown Gold” {
@ROSELYN changes mouthColor into Brown Gold
goto fem_NaturalColors_1
} “Brown Deep Gold” {
@ROSELYN changes mouthColor into Brown Deep Gold
goto fem_NaturalColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Brown Deep Rose” {
@ROSELYN changes mouthColor into Brown Deep Rose
goto fem_NaturalColors_1
} “Done” {
goto female_custom_1
} “Try Other Colors” {
goto fem_mouthcolor_1
}

label fem_GlossColors_1

    NARRATOR
Gloss lipstick colors.

choice [shouldPaginate: YES]
“Peach” {
@ROSELYN changes mouthColor into Peach Gloss
goto fem_GlossColors_1
} “Light Peach” {
@ROSELYN changes mouthColor into Pink Peach Lt Gloss
goto fem_GlossColors_1
} “Beige Pink” {
@ROSELYN changes mouthColor into Pink Beige Gloss
goto fem_GlossColors_1
} “Medium Pink” {
@ROSELYN changes mouthColor into Pink Medium Gloss
goto fem_GlossColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Warm Pink” {
@ROSELYN changes mouthColor into Pink Warm Gloss
goto fem_GlossColors_1
} “Hot Pink” {
@ROSELYN changes mouthColor into Pink Hot Gloss
goto fem_GlossColors_1
} “Deep Pink” {
@ROSELYN changes mouthColor into Pink Deep Gloss
goto fem_GlossColors_1
} “Pink Peach” {
@ROSELYN changes mouthColor into Pink Peach Medium Gloss
goto fem_GlossColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Neutral Nude” {
@ROSELYN changes mouthColor into Neutral Medium Nude Gloss
goto fem_GlossColors_1
} “Light Nude” {
@ROSELYN changes mouthColor into Rose Light Nude Gloss
goto fem_GlossColors_1
} “Medium Nude” {
@ROSELYN changes mouthColor into Rose Medium Nude Gloss
goto fem_GlossColors_1
} “Dark Nude” {
@ROSELYN changes mouthColor into Rose Dark Nude Gloss
goto fem_GlossColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Rose” {
@ROSELYN changes mouthColor into Rose Gloss
goto fem_GlossColors_1
} “Mauve” {
@ROSELYN changes mouthColor into Mauve Gloss
goto fem_GlossColors_1
} “Pastel Purple” {
@ROSELYN changes mouthColor into Purple Pastel Gloss
goto fem_GlossColors_1
} “Deep Purple” {
@ROSELYN changes mouthColor into Purple Deep Gloss
goto fem_GlossColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Red” {
@ROSELYN changes mouthColor into Red Gloss
goto fem_GlossColors_1
} “Deep Red” {
@ROSELYN changes mouthColor into Red Deep Gloss
goto fem_GlossColors_1
} “Plum” {
@ROSELYN changes mouthColor into Plum Gloss
goto fem_GlossColors_1
} “Violet” {
@ROSELYN changes mouthColor into Violet Gloss
goto fem_GlossColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Blood Orange” {
@ROSELYN changes mouthColor into Blood Orange Gloss
goto fem_GlossColors_1
} “Red Garnet” {
@ROSELYN changes mouthColor into Red Garnet Gloss
goto fem_GlossColors_1
} “Blackberry” {
@ROSELYN changes mouthColor into Blackberry Gloss
goto fem_GlossColors_1
} “Pink Cashmere” {
@ROSELYN changes mouthColor into Pink Cashmere Gloss
goto fem_GlossColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Ash Deep” {
@ROSELYN changes mouthColor into Ash Deep Gloss
goto fem_GlossColors_1
} “Dark Mauve” {
@ROSELYN changes mouthColor into Dark Mauve Gloss
goto fem_GlossColors_1
} “Dark Amethyst” {
@ROSELYN changes mouthColor into Dark Amethyst Gloss
goto fem_GlossColors_1
} “Royal Blue” {
@ROSELYN changes mouthColor into Royal Blue Gloss
goto fem_GlossColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Dark Apricot” {
@ROSELYN changes mouthColor into Dark Apricot Gloss
goto fem_GlossColors_1
} “Copper Deep” {
@ROSELYN changes mouthColor into Copper Deep Gloss
goto fem_GlossColors_1
} “Gold Deep” {
@ROSELYN changes mouthColor into Gold Deep Gloss
goto fem_GlossColors_1
} “Black” {
@ROSELYN changes mouthColor into Black Gloss
goto fem_GlossColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}

label fem_MatteColors_1

    NARRATOR
Matte lipstick colors.

choice [shouldPaginate: YES]
“Peach” {
@ROSELYN changes mouthColor into Peach Matte
goto fem_MatteColors_1
} “Light Peach” {
@ROSELYN changes mouthColor into Pink Peach Light Matte
goto fem_MatteColors_1
} “Beige Pink” {
@ROSELYN changes mouthColor into Pink Beige Matte
goto fem_MatteColors_1
} “Medium Pink” {
@ROSELYN changes mouthColor into Pink Medium Matte
goto fem_MatteColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Warm Pink” {
@ROSELYN changes mouthColor into Pink Warm Matte
goto fem_MatteColors_1
} “Hot Pink” {
@ROSELYN changes mouthColor into Pink Hot Matte
goto fem_MatteColors_1
} “Deep Pink” {
@ROSELYN changes mouthColor into Pink Deep Matte
goto fem_MatteColors_1
} “Pink Peach” {
@ROSELYN changes mouthColor into Pink Peach Medium Matte
goto fem_MatteColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Neutral Nude” {
@ROSELYN changes mouthColor into Neutral Medium Nude Matte
goto fem_MatteColors_1
} “Light Nude” {
@ROSELYN changes mouthColor into Rose Light Nude Matte
goto fem_MatteColors_1
} “Medium Nude” {
@ROSELYN changes mouthColor into Rose Medium Nude Matte
goto fem_MatteColors_1
} “Dark Nude” {
@ROSELYN changes mouthColor into Rose Dark Nude Matte
goto fem_MatteColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Rose” {
@ROSELYN changes mouthColor into Rose Matte
goto fem_MatteColors_1
} “Mauve” {
@ROSELYN changes mouthColor into Mauve Matte
goto fem_MatteColors_1
} “Pastel Purple” {
@ROSELYN changes mouthColor into Purple Pastel Matte
goto fem_MatteColors_1
} “Deep Purple” {
@ROSELYN changes mouthColor into Purple Deep Matte
goto fem_MatteColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Red” {
@ROSELYN changes mouthColor into Red Matte
goto fem_MatteColors_1
} “Deep Red” {
@ROSELYN changes mouthColor into Red Deep Matte
goto fem_MatteColors_1
} “Plum” {
@ROSELYN changes mouthColor into Plum Matte
goto fem_MatteColors_1
} “Violet” {
@ROSELYN changes mouthColor into Violet Matte
goto fem_MatteColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Blood Orange” {
@ROSELYN changes mouthColor into Blood Orange Matte
goto fem_MatteColors_1
} “Red Garnet” {
@ROSELYN changes mouthColor into Red Garnet Matte
goto fem_MatteColors_1
} “Blackberry” {
@ROSELYN changes mouthColor into Blackberry Matte
goto fem_MatteColors_1
} “Pink Cashmere” {
@ROSELYN changes mouthColor into Pink Cashmere Matte
goto fem_MatteColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Ash Deep” {
@ROSELYN changes mouthColor into Ash Deep Matte
goto fem_MatteColors_1
} “Dark Mauve” {
@ROSELYN changes mouthColor into Dark Mauve Matte
goto fem_MatteColors_1
} “Dark Amethyst” {
@ROSELYN changes mouthColor into Dark Amethyst Matte
goto fem_MatteColors_1
} “Royal Blue” {
@ROSELYN changes mouthColor into Royal Blue Matte
goto fem_MatteColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Dark Apricot” {
@ROSELYN changes mouthColor into Dark Apricot Matte
goto fem_MatteColors_1
} “Copper Deep” {
@ROSELYN changes mouthColor into Copper Deep Matte
goto fem_MatteColors_1
} “Gold Deep” {
@ROSELYN changes mouthColor into Gold Deep Matte
goto fem_MatteColors_1
} “Black” {
@ROSELYN changes mouthColor into Black Matte
goto fem_MatteColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}

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

label fem_nose_1

    NARRATOR
Nose shapes.

choice [shouldPaginate: YES]
“Defined Natural” {
@ROSELYN changes nose into Defined Natural
goto fem_nose_1
} “Grecian Soft” {
@ROSELYN changes nose into Grecian Soft
goto fem_nose_1
} “Round Broad” {
@ROSELYN changes nose into Round Broad
goto fem_nose_1
} “Round Button” {
@ROSELYN changes nose into Round Button
goto fem_nose_1
} “Round Button Upturned” {
@ROSELYN changes nose into Round Button Upturned
goto fem_nose_1
} “Done”{
goto female_custom_1
}
“Round Downturned” {
@ROSELYN changes nose into Round Downturned
goto fem_nose_1
} “Round Flared Upturned” {
@ROSELYN changes nose into Round Flared Upturned
goto fem_nose_1
} “Round Flared Downturned” {
@ROSELYN changes nose into Round Flared Downturned
goto fem_nose_1
} “Pointed Downturned” {
@ROSELYN changes nose into Pointed Downturned
goto fem_nose_1
} “Broad Wide” {
@ROSELYN changes nose into Broad Wide
goto fem_nose_1
} “Done”{
goto female_custom_1
}

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

label fem_hair_1

    NARRATOR
All hairstyles.

choice
“Short Hair”{
goto fem_hairShort_1
}“Mid-length Hair”{
goto fem_hairMedium_1
}“Long Hair”{
goto fem_hairLong_1
}“Styled Hair”{
goto fem_hairUp_1
}“Change Color”{
goto fem_haircolor_1
}“Done”{
goto female_custom_1
}

label fem_hairShort_1

    NARRATOR
Short hairstyles.

choice [shouldPaginate: YES]
“Afro” {
@ROSELYN changes hair into Afro
goto fem_hairShort_1
} “Short Afro” {
@ROSELYN changes hair into Short Afro
goto fem_hairShort_1
} “Classic Bob” {
@ROSELYN changes hair into Classic Bob
goto fem_hairShort_1
} “Curly Bob” {
@ROSELYN changes hair into Curly Bob
goto fem_hairShort_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Faux Hawk” {
@ROSELYN changes hair into Long Faux Hawk Solid
goto fem_hairShort_1
}“Fade” {
@ROSELYN changes hair into Short Curly Fade
goto fem_hairShort_1
}“Pixie” {
@ROSELYN changes hair into Short Pixie
goto fem_hairShort_1
}“Punk Pixie” {
@ROSELYN changes hair into Punk Pixie
goto fem_hairShort_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Short Wavy” {
@ROSELYN changes hair into Short Wavy Hair Solid
goto fem_hairShort_1
}“Blunt Bangs” {
@ROSELYN changes hair into Blunt Bangs Short
goto fem_hairShort_1
} “Wavy Side Shaved” {
@ROSELYN changes hair into Short Wavy Side Shave
goto fem_hairShort_1
}“Curly Blow Out” {
@ROSELYN changes hair into Short Curly Blow Out
goto fem_hairShort_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Crew Cut” {
@ROSELYN changes hair into Crew Cut
goto fem_hairShort_1
}“Short Fringe” {
@ROSELYN changes hair into Short Layered Fringe
goto fem_hairShort_1
}“Straight Tucked” {
@ROSELYN changes hair into Short Straight Tucked
goto fem_hairShort_1
}“Emo Pixie” {
@ROSELYN changes hair into Emo Pixie
goto fem_hairShort_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Bantu Knots” {
@ROSELYN changes hair into Bantu Knots
goto fem_hairShort_1
}“Conservative Cut” {
@ROSELYN changes hair into Conservative Cut
goto fem_hairShort_1
}“Parted Bangs” {
@ROSELYN changes hair into Long Bang Short Hair
goto fem_hairShort_1
}“Side Part Curly” {
@ROSELYN changes hair into Side Part Curly Asymmetrical
goto fem_hairShort_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}

label fem_hairMedium_1

    NARRATOR
Medium hairstyles.

choice [shouldPaginate: YES]
“Braided” {
@ROSELYN changes hair into Medium Braided
goto fem_hairMedium_1
}“Medium Dreadlocks” {
@ROSELYN changes hair into Medium Dreadlocks
goto fem_hairMedium_1
}“Hair Flip” {
@ROSELYN changes hair into Hair Flip
goto fem_hairMedium_1
}“Straight” {
@ROSELYN changes hair into Straight Medium
goto fem_hairMedium_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Lob Bangs” {
@ROSELYN changes hair into Lob Bangs Blunt
goto fem_hairMedium_1
}“Overgrown Bangs” {
@ROSELYN changes hair into Medium Straight Overgrown Bangs
goto fem_hairMedium_1
}“Wavy Ombre” {
@ROSELYN changes hair into Short Wavy Ombre
goto fem_hairMedium_1
}“Medium Curly” {
@ROSELYN changes hair into Medium Curly Solid
goto fem_hairMedium_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Voluminous Curls” {
@ROSELYN changes hair into Voluminous Curls
goto fem_hairMedium_1
} “Parted Wavy” {
@ROSELYN changes hair into Short Wavy Asymmetrical
goto fem_hairMedium_1
} “Wavy Side Curls” {
@ROSELYN changes hair into Wavy Side Curls
goto fem_hairMedium_1
} “Layered Wavy Bob” {
@ROSELYN changes hair into Layered Wavy Bob
goto fem_hairMedium_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Straight Down” {
@ROSELYN changes hair into Medium Straight Down
goto fem_hairMedium_1
} “Shoulder Curly” {
@ROSELYN changes hair into Medium Shoulder Curly
goto fem_hairMedium_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}

label fem_hairLong_1

    NARRATOR
Long hairstyles.

choice [shouldPaginate: YES]
“Beach Wave” {
@ROSELYN changes hair into Beach Wave Hair
goto fem_hairLong_1
}“Long Braided” {
@ROSELYN changes hair into Long Braided
goto fem_hairLong_1
}“Long Dreadlocks” {
@ROSELYN changes hair into Long Dreadlocks
goto fem_hairLong_1
}“Feathered” {
@ROSELYN changes hair into Long Feathered
goto fem_hairLong_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Long Blunt Bangs” {
@ROSELYN changes hair into Long Straight Loose Bangs Blunt Solid
goto fem_hairLong_1
}“Sideswept Bangs” {
@ROSELYN changes hair into Long Straight Loose Bangs Sideswept Solid
goto fem_hairLong_1
}“Straight” {
@ROSELYN changes hair into Long Straight Loose Solid
goto fem_hairLong_1
}“Wavy Long” {
@ROSELYN changes hair into Wavy Long
goto fem_hairLong_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Wavy Parted” {
@ROSELYN changes hair into Long Wavy Parted Hair
goto fem_hairLong_1
}“Feathered Bangs” {
@ROSELYN changes hair into Long Feathered Bangs Blunt
goto fem_hairLong_1
}“Braided Dreads Parted” {
@ROSELYN changes hair into Dreads Braided
goto fem_hairLong_1
}“Long Voluminous Curls” {
@ROSELYN changes hair into Long Voluminous Curls Loose
goto fem_hairLong_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Long Curls” {
@ROSELYN changes hair into Long Curls
goto fem_hairLong_1
}“Wavy Princess Braid” {
@ROSELYN changes hair into Long Down Wavy Princess Braid
goto fem_hairLong_1
}“Bouffant Wavy” {
@ROSELYN changes hair into Bouffant Long Wavy
goto fem_hairLong_1
}“Loose Curls” {
@ROSELYN changes hair into Long Loose Curls
goto fem_hairLong_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Wavy Blowout” {
@ROSELYN changes hair into Long Wavy Blowout
goto fem_hairLong_1
}“Side Shave” {
@ROSELYN changes hair into Long Side Shave
goto fem_hairLong_1
}“Scene Hair” {
@ROSELYN changes hair into Scene Swoosh
goto fem_hairLong_1
}“Slicked Back” {
@ROSELYN changes hair into Long Straight Slicked Back
goto fem_hairLong_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Thick Curls” {
@ROSELYN changes hair into Long Thick Curls
goto fem_hairLong_1
}“Loose Bangs Sideswept” {
@ROSELYN changes hair into Long Wavy Loose Bangs Sideswept
goto fem_hairLong_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}

label fem_hairUp_1

    NARRATOR
Updo hairstyles.

choice [shouldPaginate: YES]
“Braided Bun” {
@ROSELYN changes hair into Braided Bun
goto fem_hairUp_1
}“Short Ponytail” {
@ROSELYN changes hair into Short High Ponytail
goto fem_hairUp_1
}“Long Ponytail” {
@ROSELYN changes hair into Long High Ponytail
goto fem_hairUp_1
}“Morning Updo” {
@ROSELYN changes hair into Morning Updo
goto fem_hairUp_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Small Bun” {
@ROSELYN changes hair into Small Bun
goto fem_hairUp_1
}“Double Dutch Braids” {
@ROSELYN changes hair into Long Double Dutch Braids
goto fem_hairUp_1
}“Pinup Rolls” {
@ROSELYN changes hair into Pinup Victory Rolls
goto fem_hairUp_1
}“Sleek Ponytail” {
@ROSELYN changes hair into Sleek Ponytail
goto fem_hairUp_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Shoulder Braid” {
@ROSELYN changes hair into Over Shoulder Braid
goto fem_hairUp_1
}“Full Pigtail” {
@ROSELYN changes hair into Full Pigtail
goto fem_hairUp_1
}“Updo Braids” {
@ROSELYN changes hair into Braids Updo
goto fem_hairUp_1
}“Double Buns” {
@ROSELYN changes hair into Double Buns
goto fem_hairUp_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Double Afro Puffs” {
@ROSELYN changes hair into Curly Double Afro Puffs
goto fem_hairUp_1
}“Curly Bun Half-up” {
@ROSELYN changes hair into Medium Shoulder Curly Bun Hair
goto fem_hairUp_1
}“Messy Sock Bun” {
@ROSELYN changes hair into Messy Sock Bun
goto fem_hairUp_1
}“Messy Ponytail” {
@ROSELYN changes hair into Short Messy Pony Tail
goto fem_hairUp_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Blunt Bangs Ponytail” {
@ROSELYN changes hair into Pony Tail Blunt Bangs
goto fem_hairUp_1
}“Side Swept Updo” {
@ROSELYN changes hair into Side Swept Updo Long
goto fem_hairUp_1
}“Long Wavy Updo” {
@ROSELYN changes hair into Updo Pony Wavy Long
goto fem_hairUp_1
}“Punk Hair” {
@ROSELYN changes hair into Cropped Punk Cut
goto fem_hairUp_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Updo Low Bun” {
@ROSELYN changes hair into Updo
goto fem_hairUp_1
}“Updo Curly Messy” {
@ROSELYN changes hair into Updo Curly Messy
goto fem_hairUp_1
}“Updo Twist Bangs” {
@ROSELYN changes hair into Updo High Twist Bangs Blunt
goto fem_hairUp_1
}“Back to Styles”{
goto fem_hair_1
}“Change Color”{
goto fem_haircolor_1
}

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

label fem_haircolor_1

    NARRATOR
All hair colors.

choice
“Dark”{
goto fem_hairDark_1
}“Light” {
goto fem_hairLight_1
}“Dyed”{
goto fem_hairDye_1
}“Done”{
goto female_custom_1
} “Back to Styles” {
goto fem_hair_1
}

label fem_hairDark_1

    NARRATOR
Dark hair colors.

choice [shouldPaginate: YES]
“Light Brown” {
@ROSELYN changes hairColor into Light Brown
goto fem_hairDark_1
}“Warm Brown” {
@ROSELYN changes hairColor into Medium Warm Brown
goto fem_hairDark_1
}“Medium Brown” {
@ROSELYN changes hairColor into Medium Brown
goto fem_hairDark_1
}“Chestnut Brown”{
@ROSELYN changes hairColor into Chestnut Brown
goto fem_hairDark_1
}“Different Colors”{
goto fem_haircolor_1
}“Done”{
goto female_custom_1
}
“Dark Brown”{
@ROSELYN changes hairColor into Dark Brown
goto fem_hairDark_1
}“Brunette Brown”{
@ROSELYN changes hairColor into Brunette Brown
goto fem_hairDark_1
}“Ginger Red” {
@ROSELYN changes hairColor into Ginger Red
goto fem_hairDark_1
}“Burgundy Red” {
@ROSELYN changes hairColor into Burgundy Red
goto fem_hairDark_1
}“Different Colors”{
goto fem_haircolor_1
}“Done”{
goto female_custom_1
}
“Deep Brown” {
@ROSELYN changes hairColor into Deep Brown
goto fem_hairDark_1
}“Brown Black” {
@ROSELYN changes hairColor into Brown Black
goto fem_hairDark_1
}“Dark Black” {
@ROSELYN changes hairColor into Black Dark
goto fem_hairDark_1
}“Jet Black” {
@ROSELYN changes hairColor into Black Jet
goto fem_hairDark_1
}“Different Colors”{
goto fem_haircolor_1
}“Done”{
goto female_custom_1
}

label fem_hairLight_1

    NARRATOR
Light hair colors.

choice [shouldPaginate: YES]
“Platinum Blonde” {
@ROSELYN changes hairColor into Platinum Blonde
goto fem_hairLight_1
}“Dirty Blonde” {
@ROSELYN changes hairColor into Dirty Blonde
goto fem_hairLight_1
}“Honey Blonde” {
@ROSELYN changes hairColor into Honey Blonde
goto fem_hairLight_1
}“Strawberry Blonde” {
@ROSELYN changes hairColor into Strawberry Blonde
goto fem_hairLight_1
}“Different Colors”{
goto fem_haircolor_1
}“Done”{
goto female_custom_1
}
“Medium Blonde” {
@ROSELYN changes hairColor into Blonde Medium
goto fem_hairLight_1
}“Ash Blonde” {
@ROSELYN changes hairColor into Ash Blonde
goto fem_hairLight_1
}“Peach Blonde” {
@ROSELYN changes hairColor into Peach Blonde
goto fem_hairLight_1
}“Platinum White” {
@ROSELYN changes hairColor into Platinum White
goto fem_hairLight_1
}“Different Colors”{
goto fem_haircolor_1
}“Done”{
goto female_custom_1
}

label fem_hairDye_1

    NARRATOR
Dyed hair colors.

choice
“Pink/Purple” {
goto fem_hairDye_Pink_1
}“Blue/Green” {
goto fem_hairDye_Blue_1
}“Red/Yellow” {
goto fem_hairDye_Red_1
}“White/Grey” {
goto fem_hairDye_White_1
}“Different Colors”{
goto fem_haircolor_1
}“Done”{
goto female_custom_1
}

label fem_hairDye_Pink_1

    NARRATOR
Pink and purple hair colors.

choice [shouldPaginate: YES]
“Hot Pink” {
@ROSELYN changes hairColor into Hot Pink
goto fem_hairDye_Pink_1
} “Light Pink” {
@ROSELYN changes hairColor into Pink Lt
goto fem_hairDye_Pink_1
} “Warm Pink” {
@ROSELYN changes hairColor into Warm Pink
goto fem_hairDye_Pink_1
} “Rose Gold” {
@ROSELYN changes hairColor into Rose Gold
goto fem_hairDye_Pink_1
}“Back to Dyed Colors”{
goto fem_hairDye_1
}“Done” {
goto female_custom_1
}
“Purple” {
@ROSELYN changes hairColor into Red Purple
goto fem_hairDye_Pink_1
} “Purple Lilac” {
@ROSELYN changes hairColor into Purple Lilac
goto fem_hairDye_Pink_1
} “Plum” {
@ROSELYN changes hairColor into Plum
goto fem_hairDye_Pink_1
} “Dark Purple” {
@ROSELYN changes hairColor into Purple
goto fem_hairDye_Pink_1
}“Back to Dyed Colors”{
goto fem_hairDye_1
}“Done” {
goto female_custom_1
}
“Pastel Lavender” {
@ROSELYN changes hairColor into Pastel Purple Lavender
goto fem_hairDye_Pink_1
}“Done” {
goto female_custom_1
}“Back to Dyed Colors”{
goto fem_hairDye_1
}

label fem_hairDye_Blue_1

    NARRATOR
Blue and green hair colors.

choice [shouldPaginate: YES]
“Blue” {
@ROSELYN changes hairColor into Blue
goto fem_hairDye_Blue_1
} “Light Blue” {
@ROSELYN changes hairColor into Cornflower Blue
goto fem_hairDye_Blue_1
} “Aqua Blue” {
@ROSELYN changes hairColor into Aqua Blue
goto fem_hairDye_Blue_1
} “Dark Blue” {
@ROSELYN changes hairColor into Blue Black
goto fem_hairDye_Blue_1
}“Back to Dyed Colors”{
goto fem_hairDye_1
}“Done” {
goto female_custom_1
}
“Green” {
@ROSELYN changes hairColor into Green
goto fem_hairDye_Blue_1
} “Lime Green” {
@ROSELYN changes hairColor into Yellow Green
goto fem_hairDye_Blue_1
} “Mint” {
@ROSELYN changes hairColor into Mint
goto fem_hairDye_Blue_1
} “Aqua Green” {
@ROSELYN changes hairColor into Aqua Green
goto fem_hairDye_Blue_1
}“Back to Dyed Colors”{
goto fem_hairDye_1
}“Done” {
goto female_custom_1
}
“Pastel Blue” {
@ROSELYN changes hairColor into Pastel Blue
goto fem_hairDye_Blue_1
} “Pastel Mint” {
@ROSELYN changes hairColor into Pastel Mint
goto fem_hairDye_Blue_1
}“Back to Dyed Colors”{
goto fem_hairDye_1
}“Done” {
goto female_custom_1
}

label fem_hairDye_Red_1

    NARRATOR
Red, yellow, & orange hair colors.

choice [shouldPaginate: YES]
“Yellow” {
@ROSELYN changes hairColor into Yellow
goto fem_hairDye_Red_1
} “Orange” {
@ROSELYN changes hairColor into Orange
goto fem_hairDye_Red_1
} “Red” {
@ROSELYN changes hairColor into Red
goto fem_hairDye_Red_1
} “Copper Red” {
@ROSELYN changes hairColor into Copper Red
goto fem_hairDye_Red_1
}“Back to Dyed Colors”{
goto fem_hairDye_1
}“Done” {
goto female_custom_1
}

label fem_hairDye_White_1

    NARRATOR
White & grey hair colors.

choice [shouldPaginate: YES]
“Grey” {
@ROSELYN changes hairColor into Cool Gray
goto fem_hairDye_White_1
} “Light Grey” {
@ROSELYN changes hairColor into Aqua Gray
goto fem_hairDye_White_1
}“White” {
@ROSELYN changes hairColor into Warm White
goto fem_hairDye_White_1
}“Ice” {
@ROSELYN changes hairColor into Platinum Ice
goto fem_hairDye_White_1
}“Back to Dyed Colors”{
goto fem_hairDye_1
}“Done” {
goto female_custom_1
}

label female_1_end
NARRATOR
Are you happy with how you look?
choice
“Yes, I look gorgeous!” {
readerMessage Follow @dara.amarie.ep on Instagram! with messageTitle Customization Template Credit
@ROSELYN is primp_neutral
} “No, I want to change something.” {
goto female_custom_1
}
@ROSELYN exits left
NARRATOR
You will customize the rest at the end of the story.
INT. SIMPLE LIVING ROOM - DAY
@WILLIAM stands screen left and WILLIAM faces left and ROSELYN stands screen right and ROSELYN faces right

What is the error?

1 Like

it says No eyebrows called Straight Bold exists
I tired everything to fix it went line through line to make sure everything it proper so idk if i missed something

Is your story INK or limelight? Because you’re using an INK template for the male customization and a Limelight template for the female customization

ohh omg i’m so dumb wow I do need sleep i used the wrong customization i see it now thank you!!

1 Like

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