That depends on if there’s any additional errors, if so… please take screenshots and we can see what needs to be done.
INT. BLACK - NIGHT
NARRATOR
Hey guys !! Welcome to Undead Love
This is my first story and I truly hope you enjoy it.
So, lets get started .
What is your name ?
label name_input
input What’s Your first Name? |What’s Your First Name? |Done (NAME)
if (NAME is “”){
goto name_input
} else {
continue
}
#Avatar - Female {
@MC changes into MC_default
&MC enters from left to screen center
label fem_custom_1
@zoom reset
@MC is walk_neutral
@speechbubble reset
NARRATOR
So, [NAME] what’s your look?
choice [layout]
“Skin Tone” {
goto fem_skin_1
} “Hairstyle & Color” {
goto fem_hair_1
} “Facial Features” {
goto MC_faceoptions_1
} “This is perfect!” {
goto fem_end_1
}
####################### FACE APPEARANCE #######################
label MC_faceoptions_1
NARRATOR
Facial features.
choice
“Face Shape” {
goto fem_face_1
} “Eyes” {
goto fem_eyes_1
} “Eyebrows” {
goto fem_brows_1
} “Nose” {
goto fem_nose_1
} “Lips” {
goto fem_mouth_1
} “Main Menu” {
goto fem_custom_1
}
####################### 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
} “Main Menu” {
goto fem_custom_1
}
label fem_neutralskin_1
NARRATOR
Neutral skin tones.
choice [shouldPaginate: YES]
“Neutral 00” {
@MC changes bodyColor into Neutral 00
goto fem_neutralskin_1
} “Neutral 01” {
@MC changes bodyColor into Neutral 01
goto fem_neutralskin_1
} “Neutral 02” {
@MC changes bodyColor into Neutral 02
goto fem_neutralskin_1
} “Neutral 03” {
@MC changes bodyColor into Neutral 03
goto fem_neutralskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto fem_custom_1
}
“Neutral 04” {
@MC changes bodyColor into Neutral 04
goto fem_neutralskin_1
} “Neutral 05” {
@MC changes bodyColor into Neutral 05
goto fem_neutralskin_1
} “Neutral 06” {
@MC changes bodyColor into Neutral 06
goto fem_neutralskin_1
} “Neutral 07” {
@MC changes bodyColor into Neutral 07
goto fem_neutralskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto fem_custom_1
}
“Neutral 08” {
@MC changes bodyColor into Neutral 08
goto fem_neutralskin_1
} “Neutral 09” {
@MC changes bodyColor into Neutral 09
goto fem_neutralskin_1
} “Neutral 10” {
@MC changes bodyColor into Neutral 10
goto fem_neutralskin_1
} “Done” {
goto fem_custom_1
} “Different Shades” {
goto fem_skin_1
}
label fem_roseskin_1
NARRATOR
Rose skin tones.
choice [shouldPaginate: YES]
“Rose 00” {
@MC changes bodyColor into Rose 00
goto fem_roseskin_1
} “Rose 01” {
@MC changes bodyColor into Rose 01
goto fem_roseskin_1
} “Rose 02” {
@MC changes bodyColor into Rose 02
goto fem_roseskin_1
} “Rose 03” {
@MC changes bodyColor into Rose 03
goto fem_roseskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto fem_custom_1
}
“Rose 04” {
@MC changes bodyColor into Rose 04
goto fem_roseskin_1
} “Rose 05” {
@MC changes bodyColor into Rose 05
goto fem_roseskin_1
} “Rose 06” {
@MC changes bodyColor into Rose 06
goto fem_roseskin_1
} “Rose 07” {
@MC changes bodyColor into Rose 07
goto fem_roseskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto fem_custom_1
}
“Rose 08” {
@MC changes bodyColor into Rose 08
goto fem_roseskin_1
} “Rose 09” {
@MC changes bodyColor into Rose 09
goto fem_roseskin_1
} “Rose 10” {
@MC changes bodyColor into Rose 10
goto fem_roseskin_1
} “Done” {
goto fem_custom_1
} “Different Shades” {
goto fem_skin_1
}
label fem_goldskin_1
NARRATOR
Gold skin tones.
choice [shouldPaginate: YES]
“Gold 00” {
@MC changes bodyColor into Gold 00
goto fem_goldskin_1
} “Gold 01” {
@MC changes bodyColor into Gold 01
goto fem_goldskin_1
} “Gold 02” {
@MC changes bodyColor into Gold 02
goto fem_goldskin_1
} “Gold 03” {
@MC changes bodyColor into Gold 03
goto fem_goldskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto fem_custom_1
}
“Gold 04” {
@MC changes bodyColor into Gold 04
goto fem_goldskin_1
} “Gold 05” {
@MC changes bodyColor into Gold 05
goto fem_goldskin_1
} “Gold 06” {
@MC changes bodyColor into Gold 06
goto fem_goldskin_1
} “Gold 07” {
@MC changes bodyColor into Gold 07
goto fem_goldskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto fem_custom_1
}
“Gold 08” {
@MC changes bodyColor into Gold 08
goto fem_goldskin_1
} “Gold 09” {
@MC changes bodyColor into Gold 09
goto fem_goldskin_1
} “Gold 10” {
@MC changes bodyColor into Gold 10
goto fem_goldskin_1
} “Done” {
goto fem_custom_1
} “Different Shades” {
goto fem_skin_1
}
label fem_copperskin_1
NARRATOR
Copper skin tones.
choice [shouldPaginate: YES]
“Copper 00” {
@MC changes bodyColor into Copper 00
goto fem_copperskin_1
} “Copper 01” {
@MC changes bodyColor into Copper 01
goto fem_copperskin_1
} “Copper 02” {
@MC changes bodyColor into Copper 02
goto fem_copperskin_1
} “Copper 03” {
@MC changes bodyColor into Copper 03
goto fem_copperskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto fem_custom_1
}
“Copper 04” {
@MC changes bodyColor into Copper 04
goto fem_copperskin_1
} “Copper 05” {
@MC changes bodyColor into Copper 05
goto fem_copperskin_1
} “Copper 06” {
@MC changes bodyColor into Copper 06
goto fem_copperskin_1
} “Copper 07” {
@MC changes bodyColor into Copper 07
goto fem_copperskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto fem_custom_1
}
“Copper 08” {
@MC changes bodyColor into Copper 08
goto fem_copperskin_1
} “Copper 09” {
@MC changes bodyColor into Copper 09
goto fem_copperskin_1
} “Copper 10” {
@MC changes bodyColor into Copper 10
goto fem_copperskin_1
} “Done” {
goto fem_custom_1
} “Different Shades” {
goto fem_skin_1
}
label fem_ashskin_1
NARRATOR
Ash skin tones.
choice [shouldPaginate: YES]
“Ash 00” {
@MC changes bodyColor into Ash 00
goto fem_ashskin_1
} “Ash 01” {
@MC changes bodyColor into Ash 01
goto fem_ashskin_1
} “Ash 02” {
@MC changes bodyColor into Ash 02
goto fem_ashskin_1
} “Ash 03” {
@MC changes bodyColor into Ash 03
goto fem_ashskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto fem_custom_1
}
“Ash 04” {
@MC changes bodyColor into Ash 04
goto fem_ashskin_1
} “Ash 05” {
@MC changes bodyColor into Ash 05
goto fem_ashskin_1
} “Ash 06” {
@MC changes bodyColor into Ash 06
goto fem_ashskin_1
} “Ash 07” {
@MC changes bodyColor into Ash 07
goto fem_ashskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto fem_custom_1
}
“Ash 08” {
@MC changes bodyColor into Ash 08
goto fem_ashskin_1
} “Ash 09” {
@MC changes bodyColor into Ash 09
goto fem_ashskin_1
} “Ash 10” {
@MC changes bodyColor into Ash 10
goto fem_ashskin_1
} “Done” {
goto fem_custom_1
} “Different Shades” {
goto fem_skin_1
}
####################### EYEBROWS #######################
label fem_brows_1
NARRATOR
Eyebrow shapes.
choice [shouldPaginate: YES]
“Arched Natural”{
@MC changes eyebrows into Arched Natural
goto fem_brows_1
}“Arched Thick”{
@MC changes eyebrows into Arched Thick Styled
goto fem_brows_1
}“Arched Thin”{
@MC changes eyebrows into Arched Thin
goto fem_brows_1
}“Arched Thin High”{
@MC changes eyebrows into Arched Thin High
goto fem_brows_1
} “Change Color” {
goto fem_browscolor_1
} “Done”{
goto fem_custom_1
}
“Round Medium”{
@MC changes eyebrows into Round Medium
goto fem_brows_1
}“Round Thick”{
@MC changes eyebrows into Round Thick
goto fem_brows_1
}“Round Thin High”{
@MC changes eyebrows into Round Thin High
goto fem_brows_1
}“Straight Medium”{
@MC changes eyebrows into Straight Medium
goto fem_brows_1
} “Change Color” {
goto fem_browscolor_1
} “Done”{
goto fem_custom_1
}
“Arched Natural Scar”{
@MC changes eyebrows into Arched Natural Scar
goto fem_brows_1
}“High Arch Angled”{
@MC changes eyebrows into High Arch Angled
goto fem_brows_1
}“Arched Short”{
@MC changes eyebrows into Arched Short
goto fem_brows_1
}“Bushy Thick”{
@MC changes eyebrows into Bushy Thick
goto fem_brows_1
} “Change Color” {
goto fem_browscolor_1
} “Done”{
goto fem_custom_1
}
“Straight Thin”{
@MC changes eyebrows into Straight Thin
goto fem_brows_1
}“Round Thick Styled”{
@MC changes eyebrows into Round Thick Styled
goto fem_brows_1
} “Change Color” {
goto fem_browscolor_1
} “Done”{
goto MC_faceoptions_1
}
####################### EYEBROW COLOR #######################
label fem_browscolor_1
NARRATOR
All brow colors.
choice [layout]
“Natural” {
goto fem_naturalbrowcolors_1
}“Dyed”{
goto fem_dyedbrowcolors_1
} “Brow Shapes” {
goto fem_brows_1
} “Done” {
goto MC_faceoptions_1
}
label fem_naturalbrowcolors_1
NARRATOR
Dark brow colors.
choice [shouldPaginate: YES]
“Jet Black” {
@MC changes eyebrowsColor into blackJet
goto fem_naturalbrowcolors_1
}“Dark Black” {
@MC changes eyebrowsColor into Black Dark
goto fem_naturalbrowcolors_1
}“Deep Brown” {
@MC changes eyebrowsColor into Deep Brown
goto fem_naturalbrowcolors_1
}“Dark Brown”{
@MC changes eyebrowsColor into Dark Brown
goto fem_naturalbrowcolors_1
} “Different Colors” {
goto fem_browscolor_1
} “Done” {
goto MC_faceoptions_1
}
“Chestnut Brown”{
@MC changes eyebrowsColor into Chestnut Brown
goto fem_naturalbrowcolors_1
}“Warm Brown” {
@MC changes eyebrowsColor into Medium Warm Brown
goto fem_naturalbrowcolors_1
}“Light Brown” {
@MC changes eyebrowsColor into Light Brown
goto fem_naturalbrowcolors_1
}“Burgundy Red” {
@MC changes eyebrowsColor into Burgundy Red
goto fem_naturalbrowcolors_1
} “Different Colors” {
goto fem_browscolor_1
} “Done” {
goto MC_faceoptions_1
}
“Ginger Red” {
@MC changes eyebrowsColor into Ginger Red
goto fem_naturalbrowcolors_1
}“Platinum Blonde” {
@MC changes eyebrowsColor into Platinum Blonde
goto fem_naturalbrowcolors_1
}“Dirty Blonde” {
@MC changes eyebrowsColor into Dirty Blonde
goto fem_naturalbrowcolors_1
}“Honey Blonde” {
@MC changes eyebrowsColor into Honey Blonde
goto fem_naturalbrowcolors_1
} “Different Colors” {
goto fem_browscolor_1
} “Done” {
goto MC_faceoptions_1
}
“Strawberry Blonde” {
@MC changes eyebrowsColor into Strawberry Blonde
goto fem_naturalbrowcolors_1
}“Medium Blonde” {
@MC changes eyebrowsColor into Blonde Medium
goto fem_naturalbrowcolors_1
}“Ash Blonde” {
@MC changes eyebrowsColor into Ash Blonde
goto fem_naturalbrowcolors_1
}“Peach Blonde” {
@MC changes eyebrowsColor into Peach Blonde
goto fem_naturalbrowcolors_1
} “Different Colors” {
goto fem_browscolor_1
} “Done” {
goto MC_faceoptions_1
}
label fem_dyedbrowcolors_1
NARRATOR
Dyed brow colors.
choice [shouldPaginate: YES]
“Hot Pink” {
@MC changes eyebrowsColor into Hot Pink
goto fem_dyedbrowcolors_1
} “Light Pink” {
@MC changes eyebrowsColor into Pink Lt
goto fem_dyedbrowcolors_1
} “Rose Gold” {
@MC changes eyebrowsColor into Rose Gold
goto fem_dyedbrowcolors_1
} “Purple” {
@MC changes eyebrowsColor into Red Purple
goto fem_dyedbrowcolors_1
} “Different Colors” {
goto fem_browscolor_1
} “Done” {
goto MC_faceoptions_1
}
“Purple Lilac” {
@MC changes eyebrowsColor into Purple Lilac
goto fem_dyedbrowcolors_1
} “Plum” {
@MC changes eyebrowsColor into Plum
goto fem_dyedbrowcolors_1
} “Dark Purple” {
@MC changes eyebrowsColor into Purple
goto fem_dyedbrowcolors_1
} “Blue” {
@MC changes eyebrowsColor into Blue
goto fem_dyedbrowcolors_1
} “Different Colors” {
goto fem_browscolor_1
} “Done” {
goto MC_faceoptions_1
}
“Light Blue” {
@MC changes eyebrowsColor into Cornflower Blue
goto fem_dyedbrowcolors_1
} “Aqua Blue” {
@MC changes eyebrowsColor into Aqua Blue
goto fem_dyedbrowcolors_1
} “Dark Blue” {
@MC changes eyebrowsColor into Blue Black
goto fem_dyedbrowcolors_1
} “Green” {
@MC changes eyebrowsColor into Green
goto fem_dyedbrowcolors_1
} “Different Colors” {
goto fem_browscolor_1
} “Done” {
goto MC_faceoptions_1
}
“Lime Green” {
@MC changes eyebrowsColor into Yellow Green
goto fem_dyedbrowcolors_1
} “Aqua Green” {
@MC changes eyebrowsColor into Aqua Green
goto fem_dyedbrowcolors_1
} “Yellow” {
@MC changes eyebrowsColor into Yellow
goto fem_dyedbrowcolors_1
} “Orange” {
@MC changes eyebrowsColor into Orange
goto fem_dyedbrowcolors_1
} “Different Colors” {
goto fem_browscolor_1
} “Done” {
goto MC_faceoptions_1
}
“Red” {
@MC changes eyebrowsColor into Red
goto fem_dyedbrowcolors_1
} “Copper Red” {
@MC changes eyebrowsColor into Copper Red
goto fem_dyedbrowcolors_1
} “Grey” {
@MC changes eyebrowsColor into Cool Gray
goto fem_dyedbrowcolors_1
} “Light Grey” {
@MC changes eyebrowsColor into Aqua Gray
goto fem_dyedbrowcolors_1
} “Different Colors” {
goto fem_browscolor_1
} “Done” {
goto MC_faceoptions_1
}
“White” {
@MC changes eyebrowsColor into Warm White
goto fem_dyedbrowcolors_1
} “Done” {
goto MC_faceoptions_1
} “Different Colors” {
goto fem_browscolor_1
}
####################### FACE SHAPE #######################
label fem_face_1
NARRATOR
Face shapes.
choice [shouldPaginate: YES]
“Diamond” {
@MC changes face into Diamond
goto fem_face_1
} “Long Diamond” {
@MC changes face into Diamond Long
goto fem_face_1
} “Defined Diamond” {
@MC changes face into Diamond Defined Contour
goto fem_face_1
} “Defined Heart” {
@MC changes face into Heart Defined
goto fem_face_1
} “Defined Squared” {
@MC changes face into Square Defined
goto fem_face_1
} “Done”{
goto MC_faceoptions_1
}
“Soft Heart” {
@MC changes face into Heart Soft
goto fem_face_1
} “Defined Triangle” {
@MC changes face into Triangle Defined
goto fem_face_1
} “Mature Square” {
@MC changes face into Square Mature
goto fem_face_1
} “Mature Heart” {
@MC changes face into Heart Mature
goto fem_face_1
} “Soft Round” {
@MC changes face into Round Soft
goto fem_face_1
} “Done”{
goto MC_faceoptions_1
}
“Square Soft” {
@MC changes face into Square Soft
goto fem_face_1
} “Round Puffy” {
@MC changes face into Round Puffy Cheek
goto fem_face_1
} “Heart Double Chin” {
@MC changes face into Heart Mature Double Chin
goto fem_face_1
} “Round Double Chin” {
@MC changes face into Round Double Chin
goto fem_face_1
} “Long Double Chin” {
@MC changes face into Long Double Chin
goto fem_face_1
} “Done”{
goto MC_faceoptions_1
}
“Square Youth” {
@MC changes face into Square Youthful
goto fem_face_1
} “Square Aged” {
@MC changes face into Square Aged
goto fem_face_1
} “Square Chiseled” {
@MC changes face into Square Chiseled
goto fem_face_1
} “Square Chiseled Cheekbones” {
@MC changes face into Square Chiseled Cheekbones
goto fem_face_1
} “Triangle Chiseled” {
@MC changes face into Triangle Chiseled
goto fem_face_1
} “Done”{
goto MC_faceoptions_1
}
####################### EYE SHAPE #######################
label fem_eyes_1
NARRATOR
Eye shapes.
choice [shouldPaginate: YES]
“Round Wide” {
@MC changes eyes into Round Downturned Wide
goto fem_eyes_1
} “Round Medium” {
@MC changes eyes into Round Medium
goto fem_eyes_1
} “Sharp Almond” {
@MC changes eyes into Sharp Almond
goto fem_eyes_1
} “Generic” {
@MC changes eyes into Female Generic
goto fem_eyes_1
} “Change Color”{
goto fem_eyecolor_1
} “Done”{
goto MC_faceoptions_1
}
“Deepset Downturned” {
@MC changes eyes into Deepset Downturned
goto fem_eyes_1
} “Deepset Wide” {
@MC changes eyes into Deepset Upturned Wide
goto fem_eyes_1
} “Deepset Almond” {
@MC changes eyes into Deepset Almond
goto fem_eyes_1
} “Monolid Defined” {
@MC changes eyes into Monolid Defined
goto fem_eyes_1
} “Change Color”{
goto fem_eyecolor_1
} “Done”{
goto MC_faceoptions_1
}
“Monolid Slender” {
@MC changes eyes into Monolid Slender
goto fem_eyes_1
} “Angular Slender” {
@MC changes eyes into Angular Slender
goto fem_eyes_1
} “Almond Slender” {
@MC changes eyes into Hooded Slender Almond
goto fem_eyes_1
} “Almond Slender Eyeliner” {
@MC changes eyes into Hooded Slender Almond Eyeliner
goto fem_eyes_1
} “Change Color”{
goto fem_eyecolor_1
} “Done”{
goto MC_faceoptions_1
}
“Heavy Lid Upturned” {
@MC changes eyes into Heavy Lid Upturned
goto fem_eyes_1
}“Heavy Lid Upturned Falsies” {
@MC changes eyes into Heavy Lid Upturned Falsies
goto fem_eyes_1
} “Delicate Almond” {
@MC changes eyes into Delicate Almond
goto fem_eyes_1
} “Delicate Almond Falsies” {
@MC changes eyes into Delicate Almond Falsies
goto fem_eyes_1
} “Change Color”{
goto fem_eyecolor_1
} “Done”{
goto MC_faceoptions_1
}
“Deepset Downturned Wide” {
@MC changes eyes into Deepset Downturned Wide
goto fem_eyes_1
}“Deepset Mature” {
@MC changes eyes into Deepset Mature
goto fem_eyes_1
} “Deepset Smokey Eye” {
@MC changes eyes into Deep Set False Lashes Smokey Eye
goto fem_eyes_1
} “Done”{
goto MC_faceoptions_1
} “Change Color”{
goto fem_eyecolor_1
}
####################### EYE COLOR #######################
label fem_eyecolor_1
NARRATOR
Eye colors.
choice [shouldPaginate: YES]
“Black” {
@MC changes eyesColor into Brown Black
goto fem_eyecolor_1
} “Dark Brown” {
@MC changes eyesColor into Brown Dark
goto fem_eyecolor_1
} “Light Brown” {
@MC changes eyesColor into Brown Light
goto fem_eyecolor_1
} “Pale Brown” {
@MC changes eyesColor into Brown Pale
goto fem_eyecolor_1
} “Eye Shapes” {
goto fem_eyes_1
} “Done”{
goto MC_faceoptions_1
}
“Medium Brown” {
@MC changes eyesColor into Brown Medium
goto fem_eyecolor_1
} “Deep Brown” {
@MC changes eyesColor into Brown Deep
goto fem_eyecolor_1
} “Sand Brown” {
@MC changes eyesColor into Brown Sand
goto fem_eyecolor_1
} “Green” {
@MC changes eyesColor into Green Emerald
goto fem_eyecolor_1
} “Eye Shapes” {
goto fem_eyes_1
} “Done”{
goto MC_faceoptions_1
}
“Ice Blue” {
@MC changes eyesColor into Ice Blue
goto fem_eyecolor_1
} “Aqua Blue” {
@MC changes eyesColor into Blue Aqua
goto fem_eyecolor_1
} “Deep Blue” {
@MC changes eyesColor into Blue Deep
goto fem_eyecolor_1
} “Blue Green” {
@MC changes eyesColor into Blue Green
goto fem_eyecolor_1
} “Eye Shapes” {
goto fem_eyes_1
} “Done”{
goto MC_faceoptions_1
}
“Silver” {
@MC changes eyesColor into Grey Cool
goto fem_eyecolor_1
} “Hazel” {
@MC changes eyesColor into Hazel
goto fem_eyecolor_1
} “Dark Hazel” {
@MC changes eyesColor into Hazel Dark
goto fem_eyecolor_1
} “Red” {
@MC changes eyesColor into Red
goto fem_eyecolor_1
} “Eye Shapes” {
goto fem_eyes_1
} “Done”{
goto MC_faceoptions_1
}
“Violet” {
@MC changes eyesColor into Violet
goto fem_eyecolor_1
} “Done”{
goto MC_faceoptions_1
} “Eye Shapes” {
goto fem_eyes_1
}
####################### MOUTH SHAPE #######################
label fem_mouth_1
NARRATOR
Lip shapes.
choice [shouldPaginate: YES]
“Full Heart” {
@MC changes mouth into Full Heart Pouty
goto fem_mouth_1
}“Full Round” {
@MC changes mouth into Full Round Pouty
goto fem_mouth_1
}“Medium Heart” {
@MC changes mouth into Medium Heart Natural
goto fem_mouth_1
}“Medium Thin” {
@MC changes mouth into Medium Thin
goto fem_mouth_1
}“Change Color”{
goto fem_mouthcolor_1
} “Done”{
goto MC_faceoptions_1
}
“Thin Heart” {
@MC changes mouth into Thin Heart
goto fem_mouth_1
}“Small Heart” {
@MC changes mouth into Small Heart
goto fem_mouth_1
}“Flat Round” {
@MC changes mouth into Full Round Flat Top Skin
goto fem_mouth_1
}“Medium Downturned” {
@MC changes mouth into Medium Downturned Pout
goto fem_mouth_1
}“Change Color”{
goto fem_mouthcolor_1
} “Done”{
goto MC_faceoptions_1
}
“Full Flat Top” {
@MC changes mouth into Full Flat Top Pouty
goto fem_mouth_1
}“Full Wide” {
@MC changes mouth into Full Wide
goto fem_mouth_1
}“Heart Shaped” {
@MC changes mouth into Heart Shaped Pout
goto fem_mouth_1
}“Heart with Braces” {
@MC changes mouth into Heart Shaped Pout Braces
goto fem_mouth_1
}“Change Color”{
goto fem_mouthcolor_1
} “Done”{
goto MC_faceoptions_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 MC_faceoptions_1
} “Lip Shapes” {
goto fem_mouth_1
}
label fem_NaturalColors_1
NARRATOR
Natural lip colors.
choice [shouldPaginate: YES]
“Fair Rose” {
@MC changes mouthColor into Fair Rose Matte
goto fem_NaturalColors_1
} “Fair Neutral” {
@MC changes mouthColor into Fair Neutral Matte
goto fem_NaturalColors_1
} “Fair Gold” {
@MC changes mouthColor into Fair Gold Matte
goto fem_NaturalColors_1
} “Beige Light Gold” {
@MC changes mouthColor into Beige Light Gold Matte
goto fem_NaturalColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto MC_faceoptions_1
}
“Beige Gold” {
@MC changes mouthColor into Beige Gold Matte
goto fem_NaturalColors_1
} “Beige Rose” {
@MC changes mouthColor into Beige Rose
goto fem_NaturalColors_1
} “Beige Deep Neutral” {
@MC changes mouthColor into Beige Deep Neutral
goto fem_NaturalColors_1
} “Tan Deep Gold” {
@MC changes mouthColor into Tan Deep Gold
goto fem_NaturalColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto MC_faceoptions_1
}
“Tan Deep Neutral” {
@MC changes mouthColor into Tan Deep Neutral
goto fem_NaturalColors_1
} “Brown Neutral” {
@MC changes mouthColor into Brown Neutral
goto fem_NaturalColors_1
} “Brown Gold” {
@MC changes mouthColor into Brown Gold
goto fem_NaturalColors_1
} “Brown Deep Gold” {
@MC changes mouthColor into Brown Deep Gold
goto fem_NaturalColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto MC_faceoptions_1
}
“Brown Deep Rose” {
@MC changes mouthColor into Brown Deep Rose
goto fem_NaturalColors_1
} “Done” {
goto MC_faceoptions_1
} “Try Other Colors” {
goto fem_mouthcolor_1
}
label fem_GlossColors_1
NARRATOR
Gloss lipstick colors.
choice [shouldPaginate: YES]
“Peach” {
@MC changes mouthColor into Peach Gloss
goto fem_GlossColors_1
} “Light Peach” {
@MC changes mouthColor into Pink Peach Lt Gloss
goto fem_GlossColors_1
} “Beige Pink” {
@MC changes mouthColor into Pink Beige Gloss
goto fem_GlossColors_1
} “Medium Pink” {
@MC changes mouthColor into Pink Medium Gloss
goto fem_GlossColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto MC_faceoptions_1
}
“Warm Pink” {
@MC changes mouthColor into Pink Warm Gloss
goto fem_GlossColors_1
} “Hot Pink” {
@MC changes mouthColor into Pink Hot Gloss
goto fem_GlossColors_1
} “Deep Pink” {
@MC changes mouthColor into Pink Deep Gloss
goto fem_GlossColors_1
} “Pink Peach” {
@MC changes mouthColor into Pink Peach Medium Gloss
goto fem_GlossColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto MC_faceoptions_1
}
“Neutral Nude” {
@MC changes mouthColor into Neutral Medium Nude Gloss
goto fem_GlossColors_1
} “Light Nude” {
@MC changes mouthColor into Rose Light Nude Gloss
goto fem_GlossColors_1
} “Medium Nude” {
@MC changes mouthColor into Rose Medium Nude Gloss
goto fem_GlossColors_1
} “Dark Nude” {
@MC changes mouthColor into Rose Dark Nude Gloss
goto fem_GlossColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto MC_faceoptions_1
}
“Rose” {
@MC changes mouthColor into Rose Gloss
goto fem_GlossColors_1
} “Mauve” {
@MC changes mouthColor into Mauve Gloss
goto fem_GlossColors_1
} “Pastel Purple” {
@MC changes mouthColor into Purple Pastel Gloss
goto fem_GlossColors_1
} “Deep Purple” {
@MC changes mouthColor into Purple Deep Gloss
goto fem_GlossColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto MC_faceoptions_1
}
“Red” {
@MC changes mouthColor into Red Gloss
goto fem_GlossColors_1
} “Deep Red” {
@MC changes mouthColor into Red Deep Gloss
goto fem_GlossColors_1
} “Plum” {
@MC changes mouthColor into Plum Gloss
goto fem_GlossColors_1
} “Violet” {
@MC changes mouthColor into Violet Gloss
goto fem_GlossColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto MC_faceoptions_1
}
“Blood Orange” {
@MC changes mouthColor into Blood Orange Gloss
goto fem_GlossColors_1
} “Red Garnet” {
@MC changes mouthColor into Red Garnet Gloss
goto fem_GlossColors_1
} “Blackberry” {
@MC changes mouthColor into Blackberry Gloss
goto fem_GlossColors_1
} “Pink Cashmere” {
@MC changes mouthColor into Pink Cashmere Gloss
goto fem_GlossColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto MC_faceoptions_1
}
“Ash Deep” {
@MC changes mouthColor into Ash Deep Gloss
goto fem_GlossColors_1
} “Dark Mauve” {
@MC changes mouthColor into Dark Mauve Gloss
goto fem_GlossColors_1
} “Dark Amethyst” {
@MC changes mouthColor into Dark Amethyst Gloss
goto fem_GlossColors_1
} “Royal Blue” {
@MC changes mouthColor into Royal Blue Gloss
goto fem_GlossColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto MC_faceoptions_1
}
“Dark Apricot” {
@MC changes mouthColor into Dark Apricot Gloss
goto fem_GlossColors_1
} “Copper Deep” {
@MC changes mouthColor into Copper Deep Gloss
goto fem_GlossColors_1
} “Gold Deep” {
@MC changes mouthColor into Gold Deep Gloss
goto fem_GlossColors_1
} “Black” {
@MC changes mouthColor into Black Gloss
goto fem_GlossColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto MC_faceoptions_1
}
“Deep Rose” {
@MC changes mouthColor into Rose Deep Gloss
goto fem_GlossColors_1
} “Medium Gold” {
@MC changes mouthColor into Gold Medium Gloss
goto fem_GlossColors_1
} “Deep Neutral” {
@MC changes mouthColor into Neutral Deep Gloss
goto fem_GlossColors_1
} “Medium Cooper” {
@MC changes mouthColor into Copper Medium Gloss
goto fem_GlossColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto MC_faceoptions_1
}
“Dark Pink” {
@MC changes mouthColor into Pink Dark Gloss
goto fem_GlossColors_1
} “Deep Orange” {
@MC changes mouthColor into Orange Deep Gloss
goto fem_GlossColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto MC_faceoptions_1
}
label fem_MatteColors_1
NARRATOR
Matte lipstick colors.
choice [shouldPaginate: YES]
“Peach” {
@MC changes mouthColor into Peach Matte
goto fem_MatteColors_1
} “Light Peach” {
@MC changes mouthColor into Pink Peach Light Matte
goto fem_MatteColors_1
} “Beige Pink” {
@MC changes mouthColor into Pink Beige Matte
goto fem_MatteColors_1
} “Medium Pink” {
@MC changes mouthColor into Pink Medium Matte
goto fem_MatteColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto MC_faceoptions_1
}
“Warm Pink” {
@MC changes mouthColor into Pink Warm Matte
goto fem_MatteColors_1
} “Hot Pink” {
@MC changes mouthColor into Pink Hot Matte
goto fem_MatteColors_1
} “Deep Pink” {
@MC changes mouthColor into Pink Deep Matte
goto fem_MatteColors_1
} “Pink Peach” {
@MC changes mouthColor into Pink Peach Medium Matte
goto fem_MatteColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto MC_faceoptions_1
}
“Neutral Nude” {
@MC changes mouthColor into Neutral Medium Nude Matte
goto fem_MatteColors_1
} “Light Nude” {
@MC changes mouthColor into Rose Light Nude Matte
goto fem_MatteColors_1
} “Medium Nude” {
@MC changes mouthColor into Rose Medium Nude Matte
goto fem_MatteColors_1
} “Dark Nude” {
@MC changes mouthColor into Rose Dark Nude Matte
goto fem_MatteColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto MC_faceoptions_1
}
“Rose” {
@MC changes mouthColor into Rose Matte
goto fem_MatteColors_1
} “Mauve” {
@MC changes mouthColor into Mauve Matte
goto fem_MatteColors_1
} “Pastel Purple” {
@MC changes mouthColor into Purple Pastel Matte
goto fem_MatteColors_1
} “Deep Purple” {
@MC changes mouthColor into Purple Deep Matte
goto fem_MatteColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto MC_faceoptions_1
}
“Red” {
@MC changes mouthColor into Red Matte
goto fem_MatteColors_1
} “Deep Red” {
@MC changes mouthColor into Red Deep Matte
goto fem_MatteColors_1
} “Plum” {
@MC changes mouthColor into Plum Matte
goto fem_MatteColors_1
} “Violet” {
@MC changes mouthColor into Violet Matte
goto fem_MatteColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto MC_faceoptions_1
}
“Blood Orange” {
@MC changes mouthColor into Blood Orange Matte
goto fem_MatteColors_1
} “Red Garnet” {
@MC changes mouthColor into Red Garnet Matte
goto fem_MatteColors_1
} “Blackberry” {
@MC changes mouthColor into Blackberry Matte
goto fem_MatteColors_1
} “Pink Cashmere” {
@MC changes mouthColor into Pink Cashmere Matte
goto fem_MatteColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto MC_faceoptions_1
}
“Ash Deep” {
@MC changes mouthColor into Ash Deep Matte
goto fem_MatteColors_1
} “Dark Mauve” {
@MC changes mouthColor into Dark Mauve Matte
goto fem_MatteColors_1
} “Dark Amethyst” {
@MC changes mouthColor into Dark Amethyst Matte
goto fem_MatteColors_1
} “Royal Blue” {
@MC changes mouthColor into Royal Blue Matte
goto fem_MatteColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto MC_faceoptions_1
}
“Dark Apricot” {
@MC changes mouthColor into Dark Apricot Matte
goto fem_MatteColors_1
} “Copper Deep” {
@MC changes mouthColor into Copper Deep Matte
goto fem_MatteColors_1
} “Gold Deep” {
@MC changes mouthColor into Gold Deep Matte
goto fem_MatteColors_1
} “Black” {
@MC changes mouthColor into Black Matte
goto fem_MatteColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto MC_faceoptions_1
}
“Deep Rose” {
@MC changes mouthColor into Rose Deep Matte
goto fem_MatteColors_1
} “Medium Gold” {
@MC changes mouthColor into Gold Medium Matte
goto fem_MatteColors_1
} “Deep Neutral” {
@MC changes mouthColor into Neutral Deep Matte
goto fem_MatteColors_1
} “Medium Cooper” {
@MC changes mouthColor into Copper Medium Matte
goto fem_MatteColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto MC_faceoptions_1
}
“Dark Pink” {
@MC changes mouthColor into Pink Dark Matte
goto fem_MatteColors_1
} “Deep Orange” {
@MC changes mouthColor into Orange Deep Matte
goto fem_MatteColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto MC_faceoptions_1
}
####################### NOSE SHAPE #######################
label fem_nose_1
NARRATOR
Nose shapes.
choice [shouldPaginate: YES]
“Defined Natural” {
@MC changes nose into Defined Natural
goto fem_nose_1
} “Grecian Soft” {
@MC changes nose into Grecian Soft
goto fem_nose_1
} “Round Broad” {
@MC changes nose into Round Broad
goto fem_nose_1
} “Round Button” {
@MC changes nose into Round Button
goto fem_nose_1
} “Round Button Upturned” {
@MC changes nose into Round Button Upturned
goto fem_nose_1
} “Done”{
goto MC_faceoptions_1
}
“Round Downturned” {
@MC changes nose into Round Downturned
goto fem_nose_1
} “Round Flared Upturned” {
@MC changes nose into Round Flared Upturned
goto fem_nose_1
} “Round Flared Downturned” {
@MC changes nose into Round Flared Downturned
goto fem_nose_1
} “Pointed Downturned” {
@MC changes nose into Pointed Downturned
goto fem_nose_1
} “Broad Wide” {
@MC changes nose into Broad Wide
goto fem_nose_1
} “Done”{
goto MC_faceoptions_1
}
“Round Flared Downturned Broad” {
@MC changes nose into Round Flared Downturned Broad
goto fem_nose_1
} “Round Button Wide” {
@MC changes nose into Round Button Wide
goto fem_nose_1
} “Round Broad Downturned” {
@MC changes nose into Round Broad Downturned
goto fem_nose_1
} “Narrow Flared” {
@MC changes nose into Narrow Flared
goto fem_nose_1
} “Broad Flat” {
@MC changes nose into Broad Flat
goto fem_nose_1
} “Done”{
goto MC_faceoptions_1
}
“Grecian Angular” {
@MC changes nose into Grecian Angular
goto fem_nose_1
} “Done”{
goto MC_faceoptions_1
}
“Wide Broad Downturned” {
@MC changes nose into Wide Broad Downturned
goto fem_nose_1
}
####################### HAIR STYLE #######################
label fem_hair_1
NARRATOR
All hairstyles.
choice [shouldPaginate: YES]
“Shorter”{
goto fem_hairShort_1
}“Medium”{
goto fem_hairMedium_1
}“Longer”{
goto fem_hairLong_1
}“Afro-Textured” {
goto fem_hairAfro_1
}“Change Color”{
goto fem_haircolor_1
} “Main Menu” {
goto fem_custom_1
}
“Updo’s” {
goto fem_hairUp_1
}“Low Styled” {
goto fem_hairStyled_1
}“Change Color”{
goto fem_haircolor_1
} “Main Menu” {
goto fem_custom_1
}
label fem_hairShort_1
NARRATOR
Short hairstyles.
choice [shouldPaginate: YES]
“Classic Bob” {
@MC changes hair into Classic Bob
goto fem_hairShort_1
} “Curly Bob” {
@MC changes hair into Curly Bob
goto fem_hairShort_1
}“Pixie” {
@MC changes hair into Short Pixie
goto fem_hairShort_1
}“Punk Pixie” {
@MC changes hair into Punk Pixie
goto fem_hairShort_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Short Wavy” {
@MC changes hair into Short Wavy Hair Solid
goto fem_hairShort_1
}“Blunt Bangs” {
@MC changes hair into Blunt Bangs Short
goto fem_hairShort_1
} “Wavy Side Shaved” {
@MC changes hair into Short Wavy Side Shave
goto fem_hairShort_1
}“Curly Blow Out” {
@MC 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” {
@MC changes hair into Crew Cut
goto fem_hairShort_1
}“Short Fringe” {
@MC changes hair into Short Layered Fringe
goto fem_hairShort_1
}“Straight Tucked” {
@MC changes hair into Short Straight Tucked
goto fem_hairShort_1
}“Emo Pixie” {
@MC changes hair into Emo Pixie
goto fem_hairShort_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Conservative Cut” {
@MC changes hair into Conservative Cut
goto fem_hairShort_1
}“Parted Bangs” {
@MC changes hair into Long Bang Short Hair
goto fem_hairShort_1
}“Side Part Curly” {
@MC changes hair into Side Part Curly Asymmetrical
goto fem_hairShort_1
}“Short Flipped” {
@MC changes hair into Short Flipped Wavy Solid
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]
“Hair Flip” {
@MC changes hair into Hair Flip
goto fem_hairMedium_1
}“Straight” {
@MC changes hair into Straight Medium
goto fem_hairMedium_1
}“Lob Bangs” {
@MC changes hair into Lob Bangs Blunt
goto fem_hairMedium_1
}“Overgrown Bangs” {
@MC changes hair into Medium Straight Overgrown Bangs
goto fem_hairMedium_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Wavy Ombre” {
@MC changes hair into Short Wavy Ombre
goto fem_hairMedium_1
}“Medium Curly” {
@MC changes hair into Medium Curly Solid
goto fem_hairMedium_1
}“Parted Wavy” {
@MC changes hair into Short Wavy Asymmetrical
goto fem_hairMedium_1
} “Wavy Side Curls” {
@MC changes hair into Wavy Side Curls
goto fem_hairMedium_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Layered Wavy Bob” {
@MC changes hair into Layered Wavy Bob
goto fem_hairMedium_1
}“Straight Down” {
@MC changes hair into Medium Straight Down
goto fem_hairMedium_1
} “Shoulder Curly” {
@MC changes hair into Medium Shoulder Curly
goto fem_hairMedium_1
} “3A Shoulder Curls” {
@MC changes hair into 3A Shoulder Length Curls Hair
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]
“Straight” {
@MC changes hair into Long Straight Loose Solid
goto fem_hairLong_1
}“Feathered” {
@MC changes hair into Long Feathered
goto fem_hairLong_1
}“Long Blunt Bangs” {
@MC changes hair into Long Straight Loose Bangs Blunt Solid
goto fem_hairLong_1
}“Sideswept Bangs” {
@MC changes hair into Long Straight Loose Bangs Sideswept Solid
goto fem_hairLong_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Beach Wave” {
@MC changes hair into Beach Wave Hair
goto fem_hairLong_1
}“Wavy Long” {
@MC changes hair into Wavy Long
goto fem_hairLong_1
}“Wavy Parted” {
@MC changes hair into Long Wavy Parted Hair
goto fem_hairLong_1
}“Feathered Bangs” {
@MC changes hair into Long Feathered Bangs Blunt
goto fem_hairLong_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Long Voluminous Curls” {
@MC changes hair into Long Voluminous Curls Loose
goto fem_hairLong_1
}“Long Curls” {
@MC changes hair into Long Curls
goto fem_hairLong_1
}“Wavy Princess Braid” {
@MC changes hair into Long Down Wavy Princess Braid
goto fem_hairLong_1
}“Loose Curls” {
@MC 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” {
@MC changes hair into Long Wavy Blowout
goto fem_hairLong_1
}“Side Shave” {
@MC changes hair into Long Side Shave
goto fem_hairLong_1
}“Scene Hair” {
@MC changes hair into Scene Swoosh
goto fem_hairLong_1
}“Slicked Back” {
@MC 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” {
@MC changes hair into Long Thick Curls
goto fem_hairLong_1
}“Loose Bangs Sideswept” {
@MC changes hair into Long Wavy Loose Bangs Sideswept
goto fem_hairLong_1
}“Layered Side Part” {
@MC changes hair into Long Layered Side Part
goto fem_hairLong_1
}“Widows Peak” {
@MC changes hair into Long Tapered Widows Peak
goto fem_hairLong_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Long Straight Wavy Parted Ends” {
@MC changes hair into Long Straight Wavy Ends Parted
goto fem_hairLong_1
}“Side Swept Wavy Long” {
@MC changes hair into Side Swept Wavy Long Solid
goto fem_hairLong_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
label fem_hairAfro_1
NARRATOR
Afro-textured hairstyles.
choice [shouldPaginate: YES]
“Afro” {
@MC changes hair into Afro
goto fem_hairAfro_1
} “Short Afro” {
@MC changes hair into Short Afro
goto fem_hairAfro_1
}“Type 4 Afro” {
@MC changes hair into Type 4 Afro
goto fem_hairAfro_1
}“Natural Afro” {
@MC changes hair into Natural Afro
goto fem_hairAfro_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Type 4 High Puff” {
@MC changes hair into Type 4 High Puff Hair
goto fem_hairAfro_1
}“Braided Afro Bun” {
@MC changes hair into Braided Afro Bun
goto fem_hairAfro_1
}“Double Afro Puffs” {
@MC changes hair into Curly Double Afro Puffs
goto fem_hairAfro_1
}“Natural Pulled Updo” {
@MC changes hair into Natural Curly Pulled Updo Hair
goto fem_hairAfro_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Shoulder Curly” {
@MC changes hair into Medium Shoulder Curly
goto fem_hairAfro_1
}“Shoulder Curly Half Bun” {
@MC changes hair into Medium Shoulder Curly Bun Hair
goto fem_hairAfro_1
}“Voluminous Curls” {
@MC changes hair into Voluminous Curls
goto fem_hairAfro_1
}“High Bun Coil” {
@MC changes hair into Type 3 High Bun Coil Hair
goto fem_hairAfro_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Short Fade” {
@MC changes hair into Short Curly Fade
goto fem_hairAfro_1
}“Bantu Knots” {
@MC changes hair into Bantu Knots
goto fem_hairAfro_1
}“Updo Braids” {
@MC changes hair into Braids Updo
goto fem_hairAfro_1
}“Braided Bun” {
@MC changes hair into Braided Bun
goto fem_hairAfro_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Dreads Braided Parted” {
@MC changes hair into Dreads Braided
goto fem_hairAfro_1
}“Locks” {
@MC changes hair into Shoulder Length Locks Hair
goto fem_hairAfro_1
}“Side Shave Braids” {
@MC changes hair into Curly Braids Hair
goto fem_hairAfro_1
}“Faux Hawk” {
@MC changes hair into Long Faux Hawk Solid
goto fem_hairAfro_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Medium Braided” {
@MC changes hair into Medium Braided
goto fem_hairAfro_1
}“Long Braided” {
@MC changes hair into Long Braided
goto fem_hairAfro_1
}“Medium Dreadlocks” {
@MC changes hair into Medium Dreadlocks
goto fem_hairAfro_1
}“Long Dreadlocks” {
@MC changes hair into Long Dreadlocks
goto fem_hairAfro_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Half Up Locs” {
@MC changes hair into Half Up Locs Long Hair
goto fem_hairAfro_1
}“Over Shoulder Locs” {
@MC changes hair into Over Shoulder Locs Hair
goto fem_hairAfro_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
label fem_hairUp_1
NARRATOR
Updo hairstyles.
choice [shouldPaginate: YES]
“Updo Low Bun” {
@MC changes hair into Updo
goto fem_hairUp_1
}“Updo Curly Messy” {
@MC changes hair into Updo Curly Messy
goto fem_hairUp_1
}“Updo Twist Bangs” {
@MC changes hair into Updo High Twist Bangs Blunt
goto fem_hairUp_1
}“Morning Updo” {
@MC changes hair into Morning Updo
goto fem_hairUp_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Small Bun” {
@MC changes hair into Small Bun
goto fem_hairUp_1
}“Messy Sock Bun” {
@MC changes hair into Messy Sock Bun
goto fem_hairUp_1
}“Double Buns” {
@MC changes hair into Double Buns
goto fem_hairUp_1
}“Blunt Bangs Ponytail” {
@MC changes hair into Pony Tail Blunt Bangs
goto fem_hairUp_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Braided Curly Pony” {
@MC changes hair into Braided Curly Pony
goto fem_hairUp_1
}“Messy Ponytail” {
@MC changes hair into Short Messy Pony Tail
goto fem_hairUp_1
}“Updo Princess Braid” {
@MC changes hair into Long Updo Wavy Princess Braid
goto fem_hairUp_1
}“High Spiral Pigtail” {
@MC changes hair into High Spiral Pigtail Hair
goto fem_hairUp_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Short Ponytail” {
@MC changes hair into Short High Ponytail
goto fem_hairUp_1
}“Long Ponytail” {
@MC changes hair into Long High Ponytail
goto fem_hairUp_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
label fem_hairStyled_1
NARRATOR
Low styled hairstyles.
choice [shouldPaginate: YES]
“Sleek Ponytail” {
@MC changes hair into Sleek Ponytail
goto fem_hairStyled_1
}“Over Shoulder Braid” {
@MC changes hair into Over Shoulder Braid
goto fem_hairStyled_1
}“Double Dutch Braids” {
@MC changes hair into Long Double Dutch Braids
goto fem_hairStyled_1
}“Side Swept” {
@MC changes hair into Side Swept Updo Long
goto fem_hairStyled_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Pinup Rolls” {
@MC changes hair into Pinup Victory Rolls
goto fem_hairStyled_1
}“High Wavy Pony Tail Over Shoulder” {
@MC changes hair into High Wavy Pony Tail Over Shoulder Solid
goto fem_hairStyled_1
}“Bouffant Wavy” {
@MC changes hair into Bouffant Long Wavy
goto fem_hairStyled_1
}“Long Wavy Ponytail” {
@MC changes hair into Updo Pony Wavy Long
goto fem_hairStyled_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Half Up Top Knot Ponytail” {
@MC changes hair into Medium Half Up Top Knot Ponytail
goto fem_hairStyled_1
}“Long Half Up Ponytail” {
@MC changes hair into Long Half Up Ponytail Hair
goto fem_hairStyled_1
}“Side Bang Double Bun” {
@MC changes hair into Medium Side Bang Double Bun
goto fem_hairStyled_1
}“Double Bun Half Down” {
@MC changes hair into Double Bun Half Down Hair
goto fem_hairStyled_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Updo Curly Long” {
@MC changes hair into Updo Curly Long
goto fem_hairStyled_1
}“Long Curl Half Updo” {
@MC changes hair into Long Curl Half Updo
goto fem_hairStyled_1
}“Full Pigtail” {
@MC changes hair into Full Pigtail
goto fem_hairStyled_1
}“Punk Hair” {
@MC changes hair into Cropped Punk Cut
goto fem_hairStyled_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_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
} “Main Menu” {
goto fem_custom_1
} “Back to Styles” {
goto fem_hair_1
}
label fem_hairDark_1
NARRATOR
Dark hair colors.
choice [shouldPaginate: YES]
“Light Brown” {
@MC changes hairColor into Light Brown
goto fem_hairDark_1
}“Warm Brown” {
@MC changes hairColor into Medium Warm Brown
goto fem_hairDark_1
}“Medium Brown” {
@MC changes hairColor into Medium Brown
goto fem_hairDark_1
}“Chestnut Brown”{
@MC changes hairColor into Chestnut Brown
goto fem_hairDark_1
}“Different Colors”{
goto fem_haircolor_1
}“Done”{
goto fem_custom_1
}
“Dark Brown”{
@MC changes hairColor into Dark Brown
goto fem_hairDark_1
}“Brunette Brown”{
@MC changes hairColor into Brunette Brown
goto fem_hairDark_1
}“Ginger Red” {
@MC changes hairColor into Ginger Red
goto fem_hairDark_1
}“Burgundy Red” {
@MC changes hairColor into Burgundy Red
goto fem_hairDark_1
}“Different Colors”{
goto fem_haircolor_1
}“Done”{
goto fem_custom_1
}
“Deep Brown” {
@MC changes hairColor into Deep Brown
goto fem_hairDark_1
}“Brown Black” {
@MC changes hairColor into Brown Black
goto fem_hairDark_1
}“Dark Black” {
@MC changes hairColor into Black Dark
goto fem_hairDark_1
}“Jet Black” {
@MC changes hairColor into Black Jet
goto fem_hairDark_1
}“Different Colors”{
goto fem_haircolor_1
}“Done”{
goto fem_custom_1
}
“Golden Brown” {
@MC changes hairColor into Golden Brown
goto fem_hairDark_1
}“Ash Brown” {
@MC changes hairColor into Ash Brown
goto fem_hairDark_1
}“Auburn Brown” {
@MC changes hairColor into Auburn Brown
goto fem_hairDark_1
}“Cool Dark Brown” {
@MC changes hairColor into Cool Dark Brown
goto fem_hairDark_1
}“Different Colors”{
goto fem_haircolor_1
}“Done”{
goto fem_custom_1
}
label fem_hairLight_1
NARRATOR
Light hair colors.
choice [shouldPaginate: YES]
“Platinum Blonde” {
@MC changes hairColor into Platinum Blonde
goto fem_hairLight_1
}“Dirty Blonde” {
@MC changes hairColor into Dirty Blonde
goto fem_hairLight_1
}“Honey Blonde” {
@MC changes hairColor into Honey Blonde
goto fem_hairLight_1
}“Strawberry Blonde” {
@MC changes hairColor into Strawberry Blonde
goto fem_hairLight_1
}“Different Colors”{
goto fem_haircolor_1
}“Done”{
goto fem_custom_1
}
“Medium Blonde” {
@MC changes hairColor into Blonde Medium
goto fem_hairLight_1
}“Ash Blonde” {
@MC changes hairColor into Ash Blonde
goto fem_hairLight_1
}“Peach Blonde” {
@MC changes hairColor into Peach Blonde
goto fem_hairLight_1
}“Platinum White” {
@MC changes hairColor into Platinum White
goto fem_hairLight_1
}“Different Colors”{
goto fem_haircolor_1
}“Done”{
goto fem_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
}“Hairstyles”{
goto fem_hair_1
}
label fem_hairDye_Pink_1
NARRATOR
Pink and purple hair colors.
choice [shouldPaginate: YES]
“Hot Pink” {
@MC changes hairColor into Hot Pink
goto fem_hairDye_Pink_1
} “Light Pink” {
@MC changes hairColor into Pink Lt
goto fem_hairDye_Pink_1
} “Warm Pink” {
@MC changes hairColor into Warm Pink
goto fem_hairDye_Pink_1
} “Rose Gold” {
@MC changes hairColor into Rose Gold
goto fem_hairDye_Pink_1
}“Back to Dyed Colors”{
goto fem_hairDye_1
}“Done” {
goto fem_custom_1
}
“Purple” {
@MC changes hairColor into Red Purple
goto fem_hairDye_Pink_1
} “Purple Lilac” {
@MC changes hairColor into Purple Lilac
goto fem_hairDye_Pink_1
} “Plum” {
@MC changes hairColor into Plum
goto fem_hairDye_Pink_1
} “Dark Purple” {
@MC changes hairColor into Purple
goto fem_hairDye_Pink_1
}“Back to Dyed Colors”{
goto fem_hairDye_1
}“Done” {
goto fem_custom_1
}
“Pastel Lavender” {
@MC changes hairColor into Pastel Purple Lavender
goto fem_hairDye_Pink_1
}“Done” {
goto fem_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” {
@MC changes hairColor into Blue
goto fem_hairDye_Blue_1
} “Light Blue” {
@MC changes hairColor into Cornflower Blue
goto fem_hairDye_Blue_1
} “Aqua Blue” {
@MC changes hairColor into Aqua Blue
goto fem_hairDye_Blue_1
} “Dark Blue” {
@MC changes hairColor into Blue Black
goto fem_hairDye_Blue_1
}“Back to Dyed Colors”{
goto fem_hairDye_1
}“Done” {
goto fem_custom_1
}
“Green” {
@MC changes hairColor into Green
goto fem_hairDye_Blue_1
} “Lime Green” {
@MC changes hairColor into Yellow Green
goto fem_hairDye_Blue_1
} “Mint” {
@MC changes hairColor into Mint
goto fem_hairDye_Blue_1
} “Aqua Green” {
@MC changes hairColor into Aqua Green
goto fem_hairDye_Blue_1
}“Back to Dyed Colors”{
goto fem_hairDye_1
}“Done” {
goto fem_custom_1
}
“Pastel Blue” {
@MC changes hairColor into Pastel Blue
goto fem_hairDye_Blue_1
} “Pastel Mint” {
@MC changes hairColor into Pastel Mint
goto fem_hairDye_Blue_1
}“Back to Dyed Colors”{
goto fem_hairDye_1
}“Done” {
goto fem_custom_1
}
label fem_hairDye_Red_1
NARRATOR
Red, yellow, & orange hair colors.
choice [shouldPaginate: YES]
“Yellow” {
@MC changes hairColor into Yellow
goto fem_hairDye_Red_1
} “Orange” {
@MC changes hairColor into Orange
goto fem_hairDye_Red_1
} “Red” {
@MC changes hairColor into Red
goto fem_hairDye_Red_1
} “Copper Red” {
@MC changes hairColor into Copper Red
goto fem_hairDye_Red_1
}“Back to Dyed Colors”{
goto fem_hairDye_1
}“Done” {
goto fem_custom_1
}
label fem_hairDye_White_1
NARRATOR
White & grey hair colors.
choice [shouldPaginate: YES]
“Grey” {
@MC changes hairColor into Cool Gray
goto fem_hairDye_White_1
} “Light Grey” {
@MC changes hairColor into Aqua Gray
goto fem_hairDye_White_1
}“White” {
@MC changes hairColor into Warm White
goto fem_hairDye_White_1
}“Ice” {
@MC changes hairColor into Platinum Ice
goto fem_hairDye_White_1
}“Back to Dyed Colors”{
goto fem_hairDye_1
}“Done” {
goto fem_custom_1
}
label fem_end_1
NARRATOR
Are you happy with how your character looks?
choice
“Yes, she looks gorgeous!” {
readerMessage Follow @dara.amarie.ep on Instagram! with messageTitle Customization Template Credit
@MC is primp_neutral
} “No, I want to change something.” {
goto fem_custom_1
}
NARRATOR
Perfect, let’s start the story!
That’s because you changed the label on line 49 from “fem_faceoptions_1” to “MC_faceoptions_1”. You need to change it back.
If you’re using Dara’s templates, you never need to change the names of the labels. Unless you’re using more than one [female or more than one male] template in the same chapter. This is just because you’ll get a duplicate error.
Idk why you had Avatar - Female {
but that was an error that I received when I ran your script so I # it to make it “invisible” to the portal and that error went away.
changed “fem_faceoptions_1” to MC_faceoptions1" and all of those errors went away.
Now the only error I’m getting is that “arched natural” isn’t a brow-- which it is so idk why that happened. lol I even went to the Characters part and copy/pasted it directly from there.
oh okay i’ll make that change thankyou !!
okay, thankyou !!
thank you guys all my errors went away I really appreciate the help !! I have one more question is there anyway to do another CC without having to copy and pasta from another author?
Like a second CC template within the same chapter?! If so… I have one which I edited the labels for, I’ll add it below. [This template works every time without errors. You just need to change “YOU” to whatever your characters name is.]
#{ Second Female Character Template
label fem_custom_3
@YOU stands screen center and YOU faces right and YOU starts idle
NARRATOR
What does your character look like?
choice [layout]
“Skin Tone” {
goto fem_skin_3
} “Hairstyle & Color” {
goto fem_hair_3
} “Facial Features” {
goto fem_faceoptions_3
} “This is perfect!” {
goto fem_end_3
}
####################### FACE APPEARANCE #######################
label fem_faceoptions_3
NARRATOR
Facial features.
choice
“Face Shape” {
goto fem_face_3
} “Eyes” {
goto fem_eyes_3
} “Eyebrows” {
goto fem_brows_3
} “Nose” {
goto fem_nose_3
} “Lips” {
goto fem_mouth_3
} “Main Menu” {
goto fem_custom_3
}
####################### SKIN COLOR #######################
label fem_skin_3
NARRATOR
All skin tones.
choice
“Neutral Shades” {
goto fem_neutralskin_3
} “Rose Shades” {
goto fem_roseskin_3
} “Gold Shades” {
goto fem_goldskin_3
} “Copper Shades” {
goto fem_copperskin_3
} “Ash Shades” {
goto fem_ashskin_3
} “Main Menu” {
goto fem_custom_3
}
label fem_neutralskin_3
NARRATOR
Neutral skin tones.
choice [shouldPaginate: YES]
“Neutral 00” {
@YOU changes bodyColor into Neutral 00
goto fem_neutralskin_3
} “Neutral 03” {
@YOU changes bodyColor into Neutral 03
goto fem_neutralskin_3
} “Neutral 02” {
@YOU changes bodyColor into Neutral 02
goto fem_neutralskin_3
} “Neutral 03” {
@YOU changes bodyColor into Neutral 03
goto fem_neutralskin_3
} “Different Shades” {
goto fem_skin_3
} “Done” {
goto fem_custom_3
}
“Neutral 04” {
@YOU changes bodyColor into Neutral 04
goto fem_neutralskin_3
} “Neutral 05” {
@YOU changes bodyColor into Neutral 05
goto fem_neutralskin_3
} “Neutral 06” {
@YOU changes bodyColor into Neutral 06
goto fem_neutralskin_3
} “Neutral 07” {
@YOU changes bodyColor into Neutral 07
goto fem_neutralskin_3
} “Different Shades” {
goto fem_skin_3
} “Done” {
goto fem_custom_3
}
“Neutral 08” {
@YOU changes bodyColor into Neutral 08
goto fem_neutralskin_3
} “Neutral 09” {
@YOU changes bodyColor into Neutral 09
goto fem_neutralskin_3
} “Neutral 10” {
@YOU changes bodyColor into Neutral 10
goto fem_neutralskin_3
} “Done” {
goto fem_custom_3
} “Different Shades” {
goto fem_skin_3
}
label fem_roseskin_3
NARRATOR
Rose skin tones.
choice [shouldPaginate: YES]
“Rose 00” {
@YOU changes bodyColor into Rose 00
goto fem_roseskin_3
} “Rose 03” {
@YOU changes bodyColor into Rose 03
goto fem_roseskin_3
} “Rose 02” {
@YOU changes bodyColor into Rose 02
goto fem_roseskin_3
} “Rose 03” {
@YOU changes bodyColor into Rose 03
goto fem_roseskin_3
} “Different Shades” {
goto fem_skin_3
} “Done” {
goto fem_custom_3
}
“Rose 04” {
@YOU changes bodyColor into Rose 04
goto fem_roseskin_3
} “Rose 05” {
@YOU changes bodyColor into Rose 05
goto fem_roseskin_3
} “Rose 06” {
@YOU changes bodyColor into Rose 06
goto fem_roseskin_3
} “Rose 07” {
@YOU changes bodyColor into Rose 07
goto fem_roseskin_3
} “Different Shades” {
goto fem_skin_3
} “Done” {
goto fem_custom_3
}
“Rose 08” {
@YOU changes bodyColor into Rose 08
goto fem_roseskin_3
} “Rose 09” {
@YOU changes bodyColor into Rose 09
goto fem_roseskin_3
} “Rose 10” {
@YOU changes bodyColor into Rose 10
goto fem_roseskin_3
} “Done” {
goto fem_custom_3
} “Different Shades” {
goto fem_skin_3
}
label fem_goldskin_3
NARRATOR
Gold skin tones.
choice [shouldPaginate: YES]
“Gold 00” {
@YOU changes bodyColor into Gold 00
goto fem_goldskin_3
} “Gold 03” {
@YOU changes bodyColor into Gold 03
goto fem_goldskin_3
} “Gold 02” {
@YOU changes bodyColor into Gold 02
goto fem_goldskin_3
} “Gold 03” {
@YOU changes bodyColor into Gold 03
goto fem_goldskin_3
} “Different Shades” {
goto fem_skin_3
} “Done” {
goto fem_custom_3
}
“Gold 04” {
@YOU changes bodyColor into Gold 04
goto fem_goldskin_3
} “Gold 05” {
@YOU changes bodyColor into Gold 05
goto fem_goldskin_3
} “Gold 06” {
@YOU changes bodyColor into Gold 06
goto fem_goldskin_3
} “Gold 07” {
@YOU changes bodyColor into Gold 07
goto fem_goldskin_3
} “Different Shades” {
goto fem_skin_3
} “Done” {
goto fem_custom_3
}
“Gold 08” {
@YOU changes bodyColor into Gold 08
goto fem_goldskin_3
} “Gold 09” {
@YOU changes bodyColor into Gold 09
goto fem_goldskin_3
} “Gold 10” {
@YOU changes bodyColor into Gold 10
goto fem_goldskin_3
} “Done” {
goto fem_custom_3
} “Different Shades” {
goto fem_skin_3
}
label fem_copperskin_3
NARRATOR
Copper skin tones.
choice [shouldPaginate: YES]
“Copper 00” {
@YOU changes bodyColor into Copper 00
goto fem_copperskin_3
} “Copper 03” {
@YOU changes bodyColor into Copper 03
goto fem_copperskin_3
} “Copper 02” {
@YOU changes bodyColor into Copper 02
goto fem_copperskin_3
} “Copper 03” {
@YOU changes bodyColor into Copper 03
goto fem_copperskin_3
} “Different Shades” {
goto fem_skin_3
} “Done” {
goto fem_custom_3
}
“Copper 04” {
@YOU changes bodyColor into Copper 04
goto fem_copperskin_3
} “Copper 05” {
@YOU changes bodyColor into Copper 05
goto fem_copperskin_3
} “Copper 06” {
@YOU changes bodyColor into Copper 06
goto fem_copperskin_3
} “Copper 07” {
@YOU changes bodyColor into Copper 07
goto fem_copperskin_3
} “Different Shades” {
goto fem_skin_3
} “Done” {
goto fem_custom_3
}
“Copper 08” {
@YOU changes bodyColor into Copper 08
goto fem_copperskin_3
} “Copper 09” {
@YOU changes bodyColor into Copper 09
goto fem_copperskin_3
} “Copper 10” {
@YOU changes bodyColor into Copper 10
goto fem_copperskin_3
} “Done” {
goto fem_custom_3
} “Different Shades” {
goto fem_skin_3
}
label fem_ashskin_3
NARRATOR
Ash skin tones.
choice [shouldPaginate: YES]
“Ash 00” {
@YOU changes bodyColor into Ash 00
goto fem_ashskin_3
} “Ash 03” {
@YOU changes bodyColor into Ash 03
goto fem_ashskin_3
} “Ash 02” {
@YOU changes bodyColor into Ash 02
goto fem_ashskin_3
} “Ash 03” {
@YOU changes bodyColor into Ash 03
goto fem_ashskin_3
} “Different Shades” {
goto fem_skin_3
} “Done” {
goto fem_custom_3
}
“Ash 04” {
@YOU changes bodyColor into Ash 04
goto fem_ashskin_3
} “Ash 05” {
@YOU changes bodyColor into Ash 05
goto fem_ashskin_3
} “Ash 06” {
@YOU changes bodyColor into Ash 06
goto fem_ashskin_3
} “Ash 07” {
@YOU changes bodyColor into Ash 07
goto fem_ashskin_3
} “Different Shades” {
goto fem_skin_3
} “Done” {
goto fem_custom_3
}
“Ash 08” {
@YOU changes bodyColor into Ash 08
goto fem_ashskin_3
} “Ash 09” {
@YOU changes bodyColor into Ash 09
goto fem_ashskin_3
} “Ash 10” {
@YOU changes bodyColor into Ash 10
goto fem_ashskin_3
} “Done” {
goto fem_custom_3
} “Different Shades” {
goto fem_skin_3
}
####################### EYEBROWS #######################
label fem_brows_3
NARRATOR
Eyebrow shapes.
choice [shouldPaginate: YES]
“Arched Natural”{
@YOU changes eyebrows into Arched Natural
goto fem_brows_3
}“Arched Thick”{
@YOU changes eyebrows into Arched Thick Styled
goto fem_brows_3
}“Arched Thin”{
@YOU changes eyebrows into Arched Thin
goto fem_brows_3
}“Arched Thin High”{
@YOU changes eyebrows into Arched Thin High
goto fem_brows_3
} “Change Color” {
goto fem_browscolor_3
} “Done”{
goto fem_custom_3
}
“Round Medium”{
@YOU changes eyebrows into Round Medium
goto fem_brows_3
}“Round Thick”{
@YOU changes eyebrows into Round Thick
goto fem_brows_3
}“Round Thin High”{
@YOU changes eyebrows into Round Thin High
goto fem_brows_3
}“Straight Medium”{
@YOU changes eyebrows into Straight Medium
goto fem_brows_3
} “Change Color” {
goto fem_browscolor_3
} “Done”{
goto fem_custom_3
}
“Arched Natural Scar”{
@YOU changes eyebrows into Arched Natural Scar
goto fem_brows_3
}“High Arch Angled”{
@YOU changes eyebrows into High Arch Angled
goto fem_brows_3
}“Arched Short”{
@YOU changes eyebrows into Arched Short
goto fem_brows_3
}“Bushy Thick”{
@YOU changes eyebrows into Bushy Thick
goto fem_brows_3
} “Change Color” {
goto fem_browscolor_3
} “Done”{
goto fem_custom_3
}
“Straight Thin”{
@YOU changes eyebrows into Straight Thin
goto fem_brows_3
}“Round Thick Styled”{
@YOU changes eyebrows into Round Thick Styled
goto fem_brows_3
} “Change Color” {
goto fem_browscolor_3
} “Done”{
goto fem_faceoptions_3
}
####################### EYEBROW COLOR #######################
label fem_browscolor_3
NARRATOR
All brow colors.
choice [layout]
“Natural” {
goto fem_naturalbrowcolors_3
}“Dyed”{
goto fem_dyedbrowcolors_3
} “Brow Shapes” {
goto fem_brows_3
} “Done” {
goto fem_faceoptions_3
}
label fem_naturalbrowcolors_3
NARRATOR
Dark brow colors.
choice [shouldPaginate: YES]
“Jet Black” {
@YOU changes eyebrowsColor into blackJet
goto fem_naturalbrowcolors_3
}“Dark Black” {
@YOU changes eyebrowsColor into Black Dark
goto fem_naturalbrowcolors_3
}“Deep Brown” {
@YOU changes eyebrowsColor into Deep Brown
goto fem_naturalbrowcolors_3
}“Dark Brown”{
@YOU changes eyebrowsColor into Dark Brown
goto fem_naturalbrowcolors_3
} “Different Colors” {
goto fem_browscolor_3
} “Done” {
goto fem_faceoptions_3
}
“Chestnut Brown”{
@YOU changes eyebrowsColor into Chestnut Brown
goto fem_naturalbrowcolors_3
}“Warm Brown” {
@YOU changes eyebrowsColor into Medium Warm Brown
goto fem_naturalbrowcolors_3
}“Light Brown” {
@YOU changes eyebrowsColor into Light Brown
goto fem_naturalbrowcolors_3
}“Burgundy Red” {
@YOU changes eyebrowsColor into Burgundy Red
goto fem_naturalbrowcolors_3
} “Different Colors” {
goto fem_browscolor_3
} “Done” {
goto fem_faceoptions_3
}
“Ginger Red” {
@YOU changes eyebrowsColor into Ginger Red
goto fem_naturalbrowcolors_3
}“Platinum Blonde” {
@YOU changes eyebrowsColor into Platinum Blonde
goto fem_naturalbrowcolors_3
}“Dirty Blonde” {
@YOU changes eyebrowsColor into Dirty Blonde
goto fem_naturalbrowcolors_3
}“Honey Blonde” {
@YOU changes eyebrowsColor into Honey Blonde
goto fem_naturalbrowcolors_3
} “Different Colors” {
goto fem_browscolor_3
} “Done” {
goto fem_faceoptions_3
}
“Strawberry Blonde” {
@YOU changes eyebrowsColor into Strawberry Blonde
goto fem_naturalbrowcolors_3
}“Medium Blonde” {
@YOU changes eyebrowsColor into Blonde Medium
goto fem_naturalbrowcolors_3
}“Ash Blonde” {
@YOU changes eyebrowsColor into Ash Blonde
goto fem_naturalbrowcolors_3
}“Peach Blonde” {
@YOU changes eyebrowsColor into Peach Blonde
goto fem_naturalbrowcolors_3
} “Different Colors” {
goto fem_browscolor_3
} “Done” {
goto fem_faceoptions_3
}
label fem_dyedbrowcolors_3
NARRATOR
Dyed brow colors.
choice [shouldPaginate: YES]
“Hot Pink” {
@YOU changes eyebrowsColor into Hot Pink
goto fem_dyedbrowcolors_3
} “Light Pink” {
@YOU changes eyebrowsColor into Pink Lt
goto fem_dyedbrowcolors_3
} “Rose Gold” {
@YOU changes eyebrowsColor into Rose Gold
goto fem_dyedbrowcolors_3
} “Purple” {
@YOU changes eyebrowsColor into Red Purple
goto fem_dyedbrowcolors_3
} “Different Colors” {
goto fem_browscolor_3
} “Done” {
goto fem_faceoptions_3
}
“Purple Lilac” {
@YOU changes eyebrowsColor into Purple Lilac
goto fem_dyedbrowcolors_3
} “Plum” {
@YOU changes eyebrowsColor into Plum
goto fem_dyedbrowcolors_3
} “Dark Purple” {
@YOU changes eyebrowsColor into Purple
goto fem_dyedbrowcolors_3
} “Blue” {
@YOU changes eyebrowsColor into Blue
goto fem_dyedbrowcolors_3
} “Different Colors” {
goto fem_browscolor_3
} “Done” {
goto fem_faceoptions_3
}
“Light Blue” {
@YOU changes eyebrowsColor into Cornflower Blue
goto fem_dyedbrowcolors_3
} “Aqua Blue” {
@YOU changes eyebrowsColor into Aqua Blue
goto fem_dyedbrowcolors_3
} “Dark Blue” {
@YOU changes eyebrowsColor into Blue Black
goto fem_dyedbrowcolors_3
} “Green” {
@YOU changes eyebrowsColor into Green
goto fem_dyedbrowcolors_3
} “Different Colors” {
goto fem_browscolor_3
} “Done” {
goto fem_faceoptions_3
}
“Lime Green” {
@YOU changes eyebrowsColor into Yellow Green
goto fem_dyedbrowcolors_3
} “Aqua Green” {
@YOU changes eyebrowsColor into Aqua Green
goto fem_dyedbrowcolors_3
} “Yellow” {
@YOU changes eyebrowsColor into Yellow
goto fem_dyedbrowcolors_3
} “Orange” {
@YOU changes eyebrowsColor into Orange
goto fem_dyedbrowcolors_3
} “Different Colors” {
goto fem_browscolor_3
} “Done” {
goto fem_faceoptions_3
}
“Red” {
@YOU changes eyebrowsColor into Red
goto fem_dyedbrowcolors_3
} “Copper Red” {
@YOU changes eyebrowsColor into Copper Red
goto fem_dyedbrowcolors_3
} “Grey” {
@YOU changes eyebrowsColor into Cool Gray
goto fem_dyedbrowcolors_3
} “Light Grey” {
@YOU changes eyebrowsColor into Aqua Gray
goto fem_dyedbrowcolors_3
} “Different Colors” {
goto fem_browscolor_3
} “Done” {
goto fem_faceoptions_3
}
“White” {
@YOU changes eyebrowsColor into Warm White
goto fem_dyedbrowcolors_3
} “Done” {
goto fem_faceoptions_3
} “Different Colors” {
goto fem_browscolor_3
}
####################### FACE SHAPE #######################
label fem_face_3
NARRATOR
Face shapes.
choice [shouldPaginate: YES]
“Diamond” {
@YOU changes face into Diamond
goto fem_face_3
} “Long Diamond” {
@YOU changes face into Diamond Long
goto fem_face_3
} “Defined Diamond” {
@YOU changes face into Diamond Defined Contour
goto fem_face_3
} “Defined Heart” {
@YOU changes face into Heart Defined
goto fem_face_3
} “Defined Squared” {
@YOU changes face into Square Defined
goto fem_face_3
} “Done”{
goto fem_faceoptions_3
}
“Soft Heart” {
@YOU changes face into Heart Soft
goto fem_face_3
} “Defined Triangle” {
@YOU changes face into Triangle Defined
goto fem_face_3
} “Mature Square” {
@YOU changes face into Square Mature
goto fem_face_3
} “Mature Heart” {
@YOU changes face into Heart Mature
goto fem_face_3
} “Soft Round” {
@YOU changes face into Round Soft
goto fem_face_3
} “Done”{
goto fem_faceoptions_3
}
“Square Soft” {
@YOU changes face into Square Soft
goto fem_face_3
} “Round Puffy” {
@YOU changes face into Round Puffy Cheek
goto fem_face_3
} “Heart Double Chin” {
@YOU changes face into Heart Mature Double Chin
goto fem_face_3
} “Round Double Chin” {
@YOU changes face into Round Double Chin
goto fem_face_3
} “Long Double Chin” {
@YOU changes face into Long Double Chin
goto fem_face_3
} “Done”{
goto fem_faceoptions_3
}
“Square Youth” {
@YOU changes face into Square Youthful
goto fem_face_3
} “Square Aged” {
@YOU changes face into Square Aged
goto fem_face_3
} “Square Chiseled” {
@YOU changes face into Square Chiseled
goto fem_face_3
} “Square Chiseled Cheekbones” {
@YOU changes face into Square Chiseled Cheekbones
goto fem_face_3
} “Triangle Chiseled” {
@YOU changes face into Triangle Chiseled
goto fem_face_3
} “Done”{
goto fem_faceoptions_3
}
####################### EYE SHAPE #######################
label fem_eyes_3
NARRATOR
Eye shapes.
choice [shouldPaginate: YES]
“Round Wide” {
@YOU changes eyes into Round Downturned Wide
goto fem_eyes_3
} “Round Medium” {
@YOU changes eyes into Round Medium
goto fem_eyes_3
} “Sharp Almond” {
@YOU changes eyes into Sharp Almond
goto fem_eyes_3
} “Generic” {
@YOU changes eyes into Female Generic
goto fem_eyes_3
} “Change Color”{
goto fem_eyecolor_3
} “Done”{
goto fem_faceoptions_3
}
“Deepset Downturned” {
@YOU changes eyes into Deepset Downturned
goto fem_eyes_3
} “Deepset Wide” {
@YOU changes eyes into Deepset Upturned Wide
goto fem_eyes_3
} “Deepset Almond” {
@YOU changes eyes into Deepset Almond
goto fem_eyes_3
} “Monolid Defined” {
@YOU changes eyes into Monolid Defined
goto fem_eyes_3
} “Change Color”{
goto fem_eyecolor_3
} “Done”{
goto fem_faceoptions_3
}
“Monolid Slender” {
@YOU changes eyes into Monolid Slender
goto fem_eyes_3
} “Angular Slender” {
@YOU changes eyes into Angular Slender
goto fem_eyes_3
} “Almond Slender” {
@YOU changes eyes into Hooded Slender Almond
goto fem_eyes_3
} “Almond Slender Eyeliner” {
@YOU changes eyes into Hooded Slender Almond Eyeliner
goto fem_eyes_3
} “Change Color”{
goto fem_eyecolor_3
} “Done”{
goto fem_faceoptions_3
}
“Heavy Lid Upturned” {
@YOU changes eyes into Heavy Lid Upturned
goto fem_eyes_3
}“Heavy Lid Upturned Falsies” {
@YOU changes eyes into Heavy Lid Upturned Falsies
goto fem_eyes_3
} “Delicate Almond” {
@YOU changes eyes into Delicate Almond
goto fem_eyes_3
} “Delicate Almond Falsies” {
@YOU changes eyes into Delicate Almond Falsies
goto fem_eyes_3
} “Change Color”{
goto fem_eyecolor_3
} “Done”{
goto fem_faceoptions_3
}
“Deepset Downturned Wide” {
@YOU changes eyes into Deepset Downturned Wide
goto fem_eyes_3
}“Deepset Mature” {
@YOU changes eyes into Deepset Mature
goto fem_eyes_3
} “Deepset Smokey Eye” {
@YOU changes eyes into Deep Set False Lashes Smokey Eye
goto fem_eyes_3
} “Done”{
goto fem_faceoptions_3
} “Change Color”{
goto fem_eyecolor_3
}
####################### EYE COLOR #######################
label fem_eyecolor_3
NARRATOR
Eye colors.
choice [shouldPaginate: YES]
“Black” {
@YOU changes eyesColor into Brown Black
goto fem_eyecolor_3
} “Dark Brown” {
@YOU changes eyesColor into Brown Dark
goto fem_eyecolor_3
} “Light Brown” {
@YOU changes eyesColor into Brown Light
goto fem_eyecolor_3
} “Pale Brown” {
@YOU changes eyesColor into Brown Pale
goto fem_eyecolor_3
} “Eye Shapes” {
goto fem_eyes_3
} “Done”{
goto fem_faceoptions_3
}
“Medium Brown” {
@YOU changes eyesColor into Brown Medium
goto fem_eyecolor_3
} “Deep Brown” {
@YOU changes eyesColor into Brown Deep
goto fem_eyecolor_3
} “Sand Brown” {
@YOU changes eyesColor into Brown Sand
goto fem_eyecolor_3
} “Green” {
@YOU changes eyesColor into Green Emerald
goto fem_eyecolor_3
} “Eye Shapes” {
goto fem_eyes_3
} “Done”{
goto fem_faceoptions_3
}
“Ice Blue” {
@YOU changes eyesColor into Ice Blue
goto fem_eyecolor_3
} “Aqua Blue” {
@YOU changes eyesColor into Blue Aqua
goto fem_eyecolor_3
} “Deep Blue” {
@YOU changes eyesColor into Blue Deep
goto fem_eyecolor_3
} “Blue Green” {
@YOU changes eyesColor into Blue Green
goto fem_eyecolor_3
} “Eye Shapes” {
goto fem_eyes_3
} “Done”{
goto fem_faceoptions_3
}
“Silver” {
@YOU changes eyesColor into Grey Cool
goto fem_eyecolor_3
} “Hazel” {
@YOU changes eyesColor into Hazel
goto fem_eyecolor_3
} “Dark Hazel” {
@YOU changes eyesColor into Hazel Dark
goto fem_eyecolor_3
} “Red” {
@YOU changes eyesColor into Red
goto fem_eyecolor_3
} “Eye Shapes” {
goto fem_eyes_3
} “Done”{
goto fem_faceoptions_3
}
“Violet” {
@YOU changes eyesColor into Violet
goto fem_eyecolor_3
} “Done”{
goto fem_faceoptions_3
} “Eye Shapes” {
goto fem_eyes_3
}
####################### MOUTH SHAPE #######################
label fem_mouth_3
NARRATOR
Lip shapes.
choice [shouldPaginate: YES]
“Full Heart” {
@YOU changes mouth into Full Heart Pouty
goto fem_mouth_3
}“Full Round” {
@YOU changes mouth into Full Round Pouty
goto fem_mouth_3
}“Medium Heart” {
@YOU changes mouth into Medium Heart Natural
goto fem_mouth_3
}“Medium Thin” {
@YOU changes mouth into Medium Thin
goto fem_mouth_3
}“Change Color”{
goto fem_mouthcolor_3
} “Done”{
goto fem_faceoptions_3
}
“Thin Heart” {
@YOU changes mouth into Thin Heart
goto fem_mouth_3
}“Small Heart” {
@YOU changes mouth into Small Heart
goto fem_mouth_3
}“Flat Round” {
@YOU changes mouth into Full Round Flat Top Skin
goto fem_mouth_3
}“Medium Downturned” {
@YOU changes mouth into Medium Downturned Pout
goto fem_mouth_3
}“Change Color”{
goto fem_mouthcolor_3
} “Done”{
goto fem_faceoptions_3
}
“Full Flat Top” {
@YOU changes mouth into Full Flat Top Pouty
goto fem_mouth_3
}“Full Wide” {
@YOU changes mouth into Full Wide
goto fem_mouth_3
}“Heart Shaped” {
@YOU changes mouth into Heart Shaped Pout
goto fem_mouth_3
}“Heart with Braces” {
@YOU changes mouth into Heart Shaped Pout Braces
goto fem_mouth_3
}“Change Color”{
goto fem_mouthcolor_3
} “Done”{
goto fem_faceoptions_3
}
####################### MOUTH COLOR #######################
label fem_mouthcolor_3
NARRATOR
All lip colors.
choice
“Natural” {
goto fem_NaturalColors_3
} “Gloss” {
goto fem_GlossColors_3
} “Matte” {
goto fem_MatteColors_3
} “Done” {
goto fem_faceoptions_3
} “Lip Shapes” {
goto fem_mouth_3
}
label fem_NaturalColors_3
NARRATOR
Natural lip colors.
choice [shouldPaginate: YES]
“Fair Rose” {
@YOU changes mouthColor into Fair Rose Matte
goto fem_NaturalColors_3
} “Fair Neutral” {
@YOU changes mouthColor into Fair Neutral Matte
goto fem_NaturalColors_3
} “Fair Gold” {
@YOU changes mouthColor into Fair Gold Matte
goto fem_NaturalColors_3
} “Beige Light Gold” {
@YOU changes mouthColor into Beige Light Gold Matte
goto fem_NaturalColors_3
} “Try Other Colors” {
goto fem_mouthcolor_3
} “Done” {
goto fem_faceoptions_3
}
“Beige Gold” {
@YOU changes mouthColor into Beige Gold Matte
goto fem_NaturalColors_3
} “Beige Rose” {
@YOU changes mouthColor into Beige Rose
goto fem_NaturalColors_3
} “Beige Deep Neutral” {
@YOU changes mouthColor into Beige Deep Neutral
goto fem_NaturalColors_3
} “Tan Deep Gold” {
@YOU changes mouthColor into Tan Deep Gold
goto fem_NaturalColors_3
} “Try Other Colors” {
goto fem_mouthcolor_3
} “Done” {
goto fem_faceoptions_3
}
“Tan Deep Neutral” {
@YOU changes mouthColor into Tan Deep Neutral
goto fem_NaturalColors_3
} “Brown Neutral” {
@YOU changes mouthColor into Brown Neutral
goto fem_NaturalColors_3
} “Brown Gold” {
@YOU changes mouthColor into Brown Gold
goto fem_NaturalColors_3
} “Brown Deep Gold” {
@YOU changes mouthColor into Brown Deep Gold
goto fem_NaturalColors_3
} “Try Other Colors” {
goto fem_mouthcolor_3
} “Done” {
goto fem_faceoptions_3
}
“Brown Deep Rose” {
@YOU changes mouthColor into Brown Deep Rose
goto fem_NaturalColors_3
} “Done” {
goto fem_faceoptions_3
} “Try Other Colors” {
goto fem_mouthcolor_3
}
label fem_GlossColors_3
NARRATOR
Gloss lipstick colors.
choice [shouldPaginate: YES]
“Peach” {
@YOU changes mouthColor into Peach Gloss
goto fem_GlossColors_3
} “Light Peach” {
@YOU changes mouthColor into Pink Peach Lt Gloss
goto fem_GlossColors_3
} “Beige Pink” {
@YOU changes mouthColor into Pink Beige Gloss
goto fem_GlossColors_3
} “Medium Pink” {
@YOU changes mouthColor into Pink Medium Gloss
goto fem_GlossColors_3
} “Try Other Colors” {
goto fem_mouthcolor_3
} “Done” {
goto fem_faceoptions_3
}
“Warm Pink” {
@YOU changes mouthColor into Pink Warm Gloss
goto fem_GlossColors_3
} “Hot Pink” {
@YOU changes mouthColor into Pink Hot Gloss
goto fem_GlossColors_3
} “Deep Pink” {
@YOU changes mouthColor into Pink Deep Gloss
goto fem_GlossColors_3
} “Pink Peach” {
@YOU changes mouthColor into Pink Peach Medium Gloss
goto fem_GlossColors_3
} “Try Other Colors” {
goto fem_mouthcolor_3
} “Done” {
goto fem_faceoptions_3
}
“Neutral Nude” {
@YOU changes mouthColor into Neutral Medium Nude Gloss
goto fem_GlossColors_3
} “Light Nude” {
@YOU changes mouthColor into Rose Light Nude Gloss
goto fem_GlossColors_3
} “Medium Nude” {
@YOU changes mouthColor into Rose Medium Nude Gloss
goto fem_GlossColors_3
} “Dark Nude” {
@YOU changes mouthColor into Rose Dark Nude Gloss
goto fem_GlossColors_3
} “Try Other Colors” {
goto fem_mouthcolor_3
} “Done” {
goto fem_faceoptions_3
}
“Rose” {
@YOU changes mouthColor into Rose Gloss
goto fem_GlossColors_3
} “Mauve” {
@YOU changes mouthColor into Mauve Gloss
goto fem_GlossColors_3
} “Pastel Purple” {
@YOU changes mouthColor into Purple Pastel Gloss
goto fem_GlossColors_3
} “Deep Purple” {
@YOU changes mouthColor into Purple Deep Gloss
goto fem_GlossColors_3
} “Try Other Colors” {
goto fem_mouthcolor_3
} “Done” {
goto fem_faceoptions_3
}
“Red” {
@YOU changes mouthColor into Red Gloss
goto fem_GlossColors_3
} “Deep Red” {
@YOU changes mouthColor into Red Deep Gloss
goto fem_GlossColors_3
} “Plum” {
@YOU changes mouthColor into Plum Gloss
goto fem_GlossColors_3
} “Violet” {
@YOU changes mouthColor into Violet Gloss
goto fem_GlossColors_3
} “Try Other Colors” {
goto fem_mouthcolor_3
} “Done” {
goto fem_faceoptions_3
}
“Blood Orange” {
@YOU changes mouthColor into Blood Orange Gloss
goto fem_GlossColors_3
} “Red Garnet” {
@YOU changes mouthColor into Red Garnet Gloss
goto fem_GlossColors_3
} “Blackberry” {
@YOU changes mouthColor into Blackberry Gloss
goto fem_GlossColors_3
} “Pink Cashmere” {
@YOU changes mouthColor into Pink Cashmere Gloss
goto fem_GlossColors_3
} “Try Other Colors” {
goto fem_mouthcolor_3
} “Done” {
goto fem_faceoptions_3
}
“Ash Deep” {
@YOU changes mouthColor into Ash Deep Gloss
goto fem_GlossColors_3
} “Dark Mauve” {
@YOU changes mouthColor into Dark Mauve Gloss
goto fem_GlossColors_3
} “Dark Amethyst” {
@YOU changes mouthColor into Dark Amethyst Gloss
goto fem_GlossColors_3
} “Royal Blue” {
@YOU changes mouthColor into Royal Blue Gloss
goto fem_GlossColors_3
} “Try Other Colors” {
goto fem_mouthcolor_3
} “Done” {
goto fem_faceoptions_3
}
“Dark Apricot” {
@YOU changes mouthColor into Dark Apricot Gloss
goto fem_GlossColors_3
} “Copper Deep” {
@YOU changes mouthColor into Copper Deep Gloss
goto fem_GlossColors_3
} “Gold Deep” {
@YOU changes mouthColor into Gold Deep Gloss
goto fem_GlossColors_3
} “Black” {
@YOU changes mouthColor into Black Gloss
goto fem_GlossColors_3
} “Try Other Colors” {
goto fem_mouthcolor_3
} “Done” {
goto fem_faceoptions_3
}
“Deep Rose” {
@YOU changes mouthColor into Rose Deep Gloss
goto fem_GlossColors_3
} “Medium Gold” {
@YOU changes mouthColor into Gold Medium Gloss
goto fem_GlossColors_3
} “Deep Neutral” {
@YOU changes mouthColor into Neutral Deep Gloss
goto fem_GlossColors_3
} “Medium Cooper” {
@YOU changes mouthColor into Copper Medium Gloss
goto fem_GlossColors_3
} “Try Other Colors” {
goto fem_mouthcolor_3
} “Done” {
goto fem_faceoptions_3
}
“Dark Pink” {
@YOU changes mouthColor into Pink Dark Gloss
goto fem_GlossColors_3
} “Deep Orange” {
@YOU changes mouthColor into Orange Deep Gloss
goto fem_GlossColors_3
} “Try Other Colors” {
goto fem_mouthcolor_3
} “Done” {
goto fem_faceoptions_3
}
label fem_MatteColors_3
NARRATOR
Matte lipstick colors.
choice [shouldPaginate: YES]
“Peach” {
@YOU changes mouthColor into Peach Matte
goto fem_MatteColors_3
} “Light Peach” {
@YOU changes mouthColor into Pink Peach Light Matte
goto fem_MatteColors_3
} “Beige Pink” {
@YOU changes mouthColor into Pink Beige Matte
goto fem_MatteColors_3
} “Medium Pink” {
@YOU changes mouthColor into Pink Medium Matte
goto fem_MatteColors_3
} “Try Other Colors” {
goto fem_mouthcolor_3
} “Done” {
goto fem_faceoptions_3
}
“Warm Pink” {
@YOU changes mouthColor into Pink Warm Matte
goto fem_MatteColors_3
} “Hot Pink” {
@YOU changes mouthColor into Pink Hot Matte
goto fem_MatteColors_3
} “Deep Pink” {
@YOU changes mouthColor into Pink Deep Matte
goto fem_MatteColors_3
} “Pink Peach” {
@YOU changes mouthColor into Pink Peach Medium Matte
goto fem_MatteColors_3
} “Try Other Colors” {
goto fem_mouthcolor_3
} “Done” {
goto fem_faceoptions_3
}
“Neutral Nude” {
@YOU changes mouthColor into Neutral Medium Nude Matte
goto fem_MatteColors_3
} “Light Nude” {
@YOU changes mouthColor into Rose Light Nude Matte
goto fem_MatteColors_3
} “Medium Nude” {
@YOU changes mouthColor into Rose Medium Nude Matte
goto fem_MatteColors_3
} “Dark Nude” {
@YOU changes mouthColor into Rose Dark Nude Matte
goto fem_MatteColors_3
} “Try Other Colors” {
goto fem_mouthcolor_3
} “Done” {
goto fem_faceoptions_3
}
“Rose” {
@YOU changes mouthColor into Rose Matte
goto fem_MatteColors_3
} “Mauve” {
@YOU changes mouthColor into Mauve Matte
goto fem_MatteColors_3
} “Pastel Purple” {
@YOU changes mouthColor into Purple Pastel Matte
goto fem_MatteColors_3
} “Deep Purple” {
@YOU changes mouthColor into Purple Deep Matte
goto fem_MatteColors_3
} “Try Other Colors” {
goto fem_mouthcolor_3
} “Done” {
goto fem_faceoptions_3
}
“Red” {
@YOU changes mouthColor into Red Matte
goto fem_MatteColors_3
} “Deep Red” {
@YOU changes mouthColor into Red Deep Matte
goto fem_MatteColors_3
} “Plum” {
@YOU changes mouthColor into Plum Matte
goto fem_MatteColors_3
} “Violet” {
@YOU changes mouthColor into Violet Matte
goto fem_MatteColors_3
} “Try Other Colors” {
goto fem_mouthcolor_3
} “Done” {
goto fem_faceoptions_3
}
“Blood Orange” {
@YOU changes mouthColor into Blood Orange Matte
goto fem_MatteColors_3
} “Red Garnet” {
@YOU changes mouthColor into Red Garnet Matte
goto fem_MatteColors_3
} “Blackberry” {
@YOU changes mouthColor into Blackberry Matte
goto fem_MatteColors_3
} “Pink Cashmere” {
@YOU changes mouthColor into Pink Cashmere Matte
goto fem_MatteColors_3
} “Try Other Colors” {
goto fem_mouthcolor_3
} “Done” {
goto fem_faceoptions_3
}
“Ash Deep” {
@YOU changes mouthColor into Ash Deep Matte
goto fem_MatteColors_3
} “Dark Mauve” {
@YOU changes mouthColor into Dark Mauve Matte
goto fem_MatteColors_3
} “Dark Amethyst” {
@YOU changes mouthColor into Dark Amethyst Matte
goto fem_MatteColors_3
} “Royal Blue” {
@YOU changes mouthColor into Royal Blue Matte
goto fem_MatteColors_3
} “Try Other Colors” {
goto fem_mouthcolor_3
} “Done” {
goto fem_faceoptions_3
}
“Dark Apricot” {
@YOU changes mouthColor into Dark Apricot Matte
goto fem_MatteColors_3
} “Copper Deep” {
@YOU changes mouthColor into Copper Deep Matte
goto fem_MatteColors_3
} “Gold Deep” {
@YOU changes mouthColor into Gold Deep Matte
goto fem_MatteColors_3
} “Black” {
@YOU changes mouthColor into Black Matte
goto fem_MatteColors_3
} “Try Other Colors” {
goto fem_mouthcolor_3
} “Done” {
goto fem_faceoptions_3
}
“Deep Rose” {
@YOU changes mouthColor into Rose Deep Matte
goto fem_MatteColors_3
} “Medium Gold” {
@YOU changes mouthColor into Gold Medium Matte
goto fem_MatteColors_3
} “Deep Neutral” {
@YOU changes mouthColor into Neutral Deep Matte
goto fem_MatteColors_3
} “Medium Cooper” {
@YOU changes mouthColor into Copper Medium Matte
goto fem_MatteColors_3
} “Try Other Colors” {
goto fem_mouthcolor_3
} “Done” {
goto fem_faceoptions_3
}
“Dark Pink” {
@YOU changes mouthColor into Pink Dark Matte
goto fem_MatteColors_3
} “Deep Orange” {
@YOU changes mouthColor into Orange Deep Matte
goto fem_MatteColors_3
} “Try Other Colors” {
goto fem_mouthcolor_3
} “Done” {
goto fem_faceoptions_3
}
####################### NOSE SHAPE #######################
label fem_nose_3
NARRATOR
Nose shapes.
choice [shouldPaginate: YES]
“Defined Natural” {
@YOU changes nose into Defined Natural
goto fem_nose_3
} “Grecian Soft” {
@YOU changes nose into Grecian Soft
goto fem_nose_3
} “Round Broad” {
@YOU changes nose into Round Broad
goto fem_nose_3
} “Round Button” {
@YOU changes nose into Round Button
goto fem_nose_3
} “Round Button Upturned” {
@YOU changes nose into Round Button Upturned
goto fem_nose_3
} “Done”{
goto fem_faceoptions_3
}
“Round Downturned” {
@YOU changes nose into Round Downturned
goto fem_nose_3
} “Round Flared Upturned” {
@YOU changes nose into Round Flared Upturned
goto fem_nose_3
} “Round Flared Downturned” {
@YOU changes nose into Round Flared Downturned
goto fem_nose_3
} “Pointed Downturned” {
@YOU changes nose into Pointed Downturned
goto fem_nose_3
} “Broad Wide” {
@YOU changes nose into Broad Wide
goto fem_nose_3
} “Done”{
goto fem_faceoptions_3
}
“Round Flared Downturned Broad” {
@YOU changes nose into Round Flared Downturned Broad
goto fem_nose_3
} “Round Button Wide” {
@YOU changes nose into Round Button Wide
goto fem_nose_3
} “Round Broad Downturned” {
@YOU changes nose into Round Broad Downturned
goto fem_nose_3
} “Narrow Flared” {
@YOU changes nose into Narrow Flared
goto fem_nose_3
} “Broad Flat” {
@YOU changes nose into Broad Flat
goto fem_nose_3
} “Done”{
goto fem_faceoptions_3
}
“Grecian Angular” {
@YOU changes nose into Grecian Angular
goto fem_nose_3
} “Done”{
goto fem_faceoptions_3
}
“Wide Broad Downturned” {
@YOU changes nose into Wide Broad Downturned
goto fem_nose_3
}
####################### HAIR STYLE #######################
label fem_hair_3
NARRATOR
All hairstyles.
choice [shouldPaginate: YES]
“Shorter”{
goto fem_hairShort_3
}“Medium”{
goto fem_hairMedium_3
}“Longer”{
goto fem_hairLong_3
}“Afro-Textured” {
goto fem_hairAfro_3
}“Change Color”{
goto fem_haircolor_3
} “Main Menu” {
goto fem_custom_3
}
“Updo’s” {
goto fem_hairUp_3
}“Low Styled” {
goto fem_hairStyled_3
}“Change Color”{
goto fem_haircolor_3
} “Main Menu” {
goto fem_custom_3
}
label fem_hairShort_3
NARRATOR
Short hairstyles.
choice [shouldPaginate: YES]
“Classic Bob” {
@YOU changes hair into Classic Bob
goto fem_hairShort_3
} “Curly Bob” {
@YOU changes hair into Curly Bob
goto fem_hairShort_3
}“Pixie” {
@YOU changes hair into Short Pixie
goto fem_hairShort_3
}“Punk Pixie” {
@YOU changes hair into Punk Pixie
goto fem_hairShort_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
“Short Wavy” {
@YOU changes hair into Short Wavy Hair Solid
goto fem_hairShort_3
}“Blunt Bangs” {
@YOU changes hair into Blunt Bangs Short
goto fem_hairShort_3
} “Wavy Side Shaved” {
@YOU changes hair into Short Wavy Side Shave
goto fem_hairShort_3
}“Curly Blow Out” {
@YOU changes hair into Short Curly Blow Out
goto fem_hairShort_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
“Crew Cut” {
@YOU changes hair into Crew Cut
goto fem_hairShort_3
}“Short Fringe” {
@YOU changes hair into Short Layered Fringe
goto fem_hairShort_3
}“Straight Tucked” {
@YOU changes hair into Short Straight Tucked
goto fem_hairShort_3
}“Emo Pixie” {
@YOU changes hair into Emo Pixie
goto fem_hairShort_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
“Conservative Cut” {
@YOU changes hair into Conservative Cut
goto fem_hairShort_3
}“Parted Bangs” {
@YOU changes hair into Long Bang Short Hair
goto fem_hairShort_3
}“Side Part Curly” {
@YOU changes hair into Side Part Curly Asymmetrical
goto fem_hairShort_3
}“Short Flipped” {
@YOU changes hair into Short Flipped Wavy Solid
goto fem_hairShort_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
label fem_hairMedium_3
NARRATOR
Medium hairstyles.
choice [shouldPaginate: YES]
“Hair Flip” {
@YOU changes hair into Hair Flip
goto fem_hairMedium_3
}“Straight” {
@YOU changes hair into Straight Medium
goto fem_hairMedium_3
}“Lob Bangs” {
@YOU changes hair into Lob Bangs Blunt
goto fem_hairMedium_3
}“Overgrown Bangs” {
@YOU changes hair into Medium Straight Overgrown Bangs
goto fem_hairMedium_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
“Wavy Ombre” {
@YOU changes hair into Short Wavy Ombre
goto fem_hairMedium_3
}“Medium Curly” {
@YOU changes hair into Medium Curly Solid
goto fem_hairMedium_3
}“Parted Wavy” {
@YOU changes hair into Short Wavy Asymmetrical
goto fem_hairMedium_3
} “Wavy Side Curls” {
@YOU changes hair into Wavy Side Curls
goto fem_hairMedium_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
“Layered Wavy Bob” {
@YOU changes hair into Layered Wavy Bob
goto fem_hairMedium_3
}“Straight Down” {
@YOU changes hair into Medium Straight Down
goto fem_hairMedium_3
} “Shoulder Curly” {
@YOU changes hair into Medium Shoulder Curly
goto fem_hairMedium_3
} “3A Shoulder Curls” {
@YOU changes hair into 3A Shoulder Length Curls Hair
goto fem_hairMedium_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
label fem_hairLong_3
NARRATOR
Long hairstyles.
choice [shouldPaginate: YES]
“Straight” {
@YOU changes hair into Long Straight Loose Solid
goto fem_hairLong_3
}“Feathered” {
@YOU changes hair into Long Feathered
goto fem_hairLong_3
}“Long Blunt Bangs” {
@YOU changes hair into Long Straight Loose Bangs Blunt Solid
goto fem_hairLong_3
}“Sideswept Bangs” {
@YOU changes hair into Long Straight Loose Bangs Sideswept Solid
goto fem_hairLong_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
“Beach Wave” {
@YOU changes hair into Beach Wave Hair
goto fem_hairLong_3
}“Wavy Long” {
@YOU changes hair into Wavy Long
goto fem_hairLong_3
}“Wavy Parted” {
@YOU changes hair into Long Wavy Parted Hair
goto fem_hairLong_3
}“Feathered Bangs” {
@YOU changes hair into Long Feathered Bangs Blunt
goto fem_hairLong_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
“Long Voluminous Curls” {
@YOU changes hair into Long Voluminous Curls Loose
goto fem_hairLong_3
}“Long Curls” {
@YOU changes hair into Long Curls
goto fem_hairLong_3
}“Wavy Princess Braid” {
@YOU changes hair into Long Down Wavy Princess Braid
goto fem_hairLong_3
}“Loose Curls” {
@YOU changes hair into Long Loose Curls
goto fem_hairLong_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
“Wavy Blowout” {
@YOU changes hair into Long Wavy Blowout
goto fem_hairLong_3
}“Side Shave” {
@YOU changes hair into Long Side Shave
goto fem_hairLong_3
}“Scene Hair” {
@YOU changes hair into Scene Swoosh
goto fem_hairLong_3
}“Slicked Back” {
@YOU changes hair into Long Straight Slicked Back
goto fem_hairLong_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
“Thick Curls” {
@YOU changes hair into Long Thick Curls
goto fem_hairLong_3
}“Loose Bangs Sideswept” {
@YOU changes hair into Long Wavy Loose Bangs Sideswept
goto fem_hairLong_3
}“Layered Side Part” {
@YOU changes hair into Long Layered Side Part
goto fem_hairLong_3
}“Widows Peak” {
@YOU changes hair into Long Tapered Widows Peak
goto fem_hairLong_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
“Long Straight Wavy Parted Ends” {
@YOU changes hair into Long Straight Wavy Ends Parted
goto fem_hairLong_3
}“Side Swept Wavy Long” {
@YOU changes hair into Side Swept Wavy Long Solid
goto fem_hairLong_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
label fem_hairAfro_3
NARRATOR
Afro-textured hairstyles.
choice [shouldPaginate: YES]
“Afro” {
@YOU changes hair into Afro
goto fem_hairAfro_3
} “Short Afro” {
@YOU changes hair into Short Afro
goto fem_hairAfro_3
}“Type 4 Afro” {
@YOU changes hair into Type 4 Afro
goto fem_hairAfro_3
}“Natural Afro” {
@YOU changes hair into Natural Afro
goto fem_hairAfro_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
“Type 4 High Puff” {
@YOU changes hair into Type 4 High Puff Hair
goto fem_hairAfro_3
}“Braided Afro Bun” {
@YOU changes hair into Braided Afro Bun
goto fem_hairAfro_3
}“Double Afro Puffs” {
@YOU changes hair into Curly Double Afro Puffs
goto fem_hairAfro_3
}“Natural Pulled Updo” {
@YOU changes hair into Natural Curly Pulled Updo Hair
goto fem_hairAfro_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
“Shoulder Curly” {
@YOU changes hair into Medium Shoulder Curly
goto fem_hairAfro_3
}“Shoulder Curly Half Bun” {
@YOU changes hair into Medium Shoulder Curly Bun Hair
goto fem_hairAfro_3
}“Voluminous Curls” {
@YOU changes hair into Voluminous Curls
goto fem_hairAfro_3
}“High Bun Coil” {
@YOU changes hair into Type 3 High Bun Coil Hair
goto fem_hairAfro_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
“Short Fade” {
@YOU changes hair into Short Curly Fade
goto fem_hairAfro_3
}“Bantu Knots” {
@YOU changes hair into Bantu Knots
goto fem_hairAfro_3
}“Updo Braids” {
@YOU changes hair into Braids Updo
goto fem_hairAfro_3
}“Braided Bun” {
@YOU changes hair into Braided Bun
goto fem_hairAfro_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
“Dreads Braided Parted” {
@YOU changes hair into Dreads Braided
goto fem_hairAfro_3
}“Locks” {
@YOU changes hair into Shoulder Length Locks Hair
goto fem_hairAfro_3
}“Side Shave Braids” {
@YOU changes hair into Curly Braids Hair
goto fem_hairAfro_3
}“Faux Hawk” {
@YOU changes hair into Long Faux Hawk Solid
goto fem_hairAfro_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
“Medium Braided” {
@YOU changes hair into Medium Braided
goto fem_hairAfro_3
}“Long Braided” {
@YOU changes hair into Long Braided
goto fem_hairAfro_3
}“Medium Dreadlocks” {
@YOU changes hair into Medium Dreadlocks
goto fem_hairAfro_3
}“Long Dreadlocks” {
@YOU changes hair into Long Dreadlocks
goto fem_hairAfro_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
“Half Up Locs” {
@YOU changes hair into Half Up Locs Long Hair
goto fem_hairAfro_3
}“Over Shoulder Locs” {
@YOU changes hair into Over Shoulder Locs Hair
goto fem_hairAfro_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
label fem_hairUp_3
NARRATOR
Updo hairstyles.
choice [shouldPaginate: YES]
“Updo Low Bun” {
@YOU changes hair into Updo
goto fem_hairUp_3
}“Updo Curly Messy” {
@YOU changes hair into Updo Curly Messy
goto fem_hairUp_3
}“Updo Twist Bangs” {
@YOU changes hair into Updo High Twist Bangs Blunt
goto fem_hairUp_3
}“Morning Updo” {
@YOU changes hair into Morning Updo
goto fem_hairUp_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
“Small Bun” {
@YOU changes hair into Small Bun
goto fem_hairUp_3
}“Messy Sock Bun” {
@YOU changes hair into Messy Sock Bun
goto fem_hairUp_3
}“Double Buns” {
@YOU changes hair into Double Buns
goto fem_hairUp_3
}“Blunt Bangs Ponytail” {
@YOU changes hair into Pony Tail Blunt Bangs
goto fem_hairUp_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
“Braided Curly Pony” {
@YOU changes hair into Braided Curly Pony
goto fem_hairUp_3
}“Messy Ponytail” {
@YOU changes hair into Short Messy Pony Tail
goto fem_hairUp_3
}“Updo Princess Braid” {
@YOU changes hair into Long Updo Wavy Princess Braid
goto fem_hairUp_3
}“High Spiral Pigtail” {
@YOU changes hair into High Spiral Pigtail Hair
goto fem_hairUp_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
“Short Ponytail” {
@YOU changes hair into Short High Ponytail
goto fem_hairUp_3
}“Long Ponytail” {
@YOU changes hair into Long High Ponytail
goto fem_hairUp_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
label fem_hairStyled_3
NARRATOR
Low styled hairstyles.
choice [shouldPaginate: YES]
“Sleek Ponytail” {
@YOU changes hair into Sleek Ponytail
goto fem_hairStyled_3
}“Over Shoulder Braid” {
@YOU changes hair into Over Shoulder Braid
goto fem_hairStyled_3
}“Double Dutch Braids” {
@YOU changes hair into Long Double Dutch Braids
goto fem_hairStyled_3
}“Side Swept” {
@YOU changes hair into Side Swept Updo Long
goto fem_hairStyled_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
“Pinup Rolls” {
@YOU changes hair into Pinup Victory Rolls
goto fem_hairStyled_3
}“High Wavy Pony Tail Over Shoulder” {
@YOU changes hair into High Wavy Pony Tail Over Shoulder Solid
goto fem_hairStyled_3
}“Bouffant Wavy” {
@YOU changes hair into Bouffant Long Wavy
goto fem_hairStyled_3
}“Long Wavy Ponytail” {
@YOU changes hair into Updo Pony Wavy Long
goto fem_hairStyled_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
“Half Up Top Knot Ponytail” {
@YOU changes hair into Medium Half Up Top Knot Ponytail
goto fem_hairStyled_3
}“Long Half Up Ponytail” {
@YOU changes hair into Long Half Up Ponytail Hair
goto fem_hairStyled_3
}“Side Bang Double Bun” {
@YOU changes hair into Medium Side Bang Double Bun
goto fem_hairStyled_3
}“Double Bun Half Down” {
@YOU changes hair into Double Bun Half Down Hair
goto fem_hairStyled_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
“Updo Curly Long” {
@YOU changes hair into Updo Curly Long
goto fem_hairStyled_3
}“Long Curl Half Updo” {
@YOU changes hair into Long Curl Half Updo
goto fem_hairStyled_3
}“Full Pigtail” {
@YOU changes hair into Full Pigtail
goto fem_hairStyled_3
}“Punk Hair” {
@YOU changes hair into Cropped Punk Cut
goto fem_hairStyled_3
}“Change Color”{
goto fem_haircolor_3
}“Back to Styles”{
goto fem_hair_3
}
####################### HAIR COLOR #######################
label fem_haircolor_3
NARRATOR
All hair colors.
choice
“Dark”{
goto fem_hairDark_3
}“Light” {
goto fem_hairLight_3
}“Dyed”{
goto fem_hairDye_3
} “Main Menu” {
goto fem_custom_3
} “Back to Styles” {
goto fem_hair_3
}
label fem_hairDark_3
NARRATOR
Dark hair colors.
choice [shouldPaginate: YES]
“Light Brown” {
@YOU changes hairColor into Light Brown
goto fem_hairDark_3
}“Warm Brown” {
@YOU changes hairColor into Medium Warm Brown
goto fem_hairDark_3
}“Medium Brown” {
@YOU changes hairColor into Medium Brown
goto fem_hairDark_3
}“Chestnut Brown”{
@YOU changes hairColor into Chestnut Brown
goto fem_hairDark_3
}“Different Colors”{
goto fem_haircolor_3
}“Done”{
goto fem_custom_3
}
“Dark Brown”{
@YOU changes hairColor into Dark Brown
goto fem_hairDark_3
}“Brunette Brown”{
@YOU changes hairColor into Brunette Brown
goto fem_hairDark_3
}“Ginger Red” {
@YOU changes hairColor into Ginger Red
goto fem_hairDark_3
}“Burgundy Red” {
@YOU changes hairColor into Burgundy Red
goto fem_hairDark_3
}“Different Colors”{
goto fem_haircolor_3
}“Done”{
goto fem_custom_3
}
“Deep Brown” {
@YOU changes hairColor into Deep Brown
goto fem_hairDark_3
}“Brown Black” {
@YOU changes hairColor into Brown Black
goto fem_hairDark_3
}“Dark Black” {
@YOU changes hairColor into Black Dark
goto fem_hairDark_3
}“Jet Black” {
@YOU changes hairColor into Black Jet
goto fem_hairDark_3
}“Different Colors”{
goto fem_haircolor_3
}“Done”{
goto fem_custom_3
}
“Golden Brown” {
@YOU changes hairColor into Golden Brown
goto fem_hairDark_3
}“Ash Brown” {
@YOU changes hairColor into Ash Brown
goto fem_hairDark_3
}“Auburn Brown” {
@YOU changes hairColor into Auburn Brown
goto fem_hairDark_3
}“Cool Dark Brown” {
@YOU changes hairColor into Cool Dark Brown
goto fem_hairDark_3
}“Different Colors”{
goto fem_haircolor_3
}“Done”{
goto fem_custom_3
}
label fem_hairLight_3
NARRATOR
Light hair colors.
choice [shouldPaginate: YES]
“Platinum Blonde” {
@YOU changes hairColor into Platinum Blonde
goto fem_hairLight_3
}“Dirty Blonde” {
@YOU changes hairColor into Dirty Blonde
goto fem_hairLight_3
}“Honey Blonde” {
@YOU changes hairColor into Honey Blonde
goto fem_hairLight_3
}“Strawberry Blonde” {
@YOU changes hairColor into Strawberry Blonde
goto fem_hairLight_3
}“Different Colors”{
goto fem_haircolor_3
}“Done”{
goto fem_custom_3
}
“Medium Blonde” {
@YOU changes hairColor into Blonde Medium
goto fem_hairLight_3
}“Ash Blonde” {
@YOU changes hairColor into Ash Blonde
goto fem_hairLight_3
}“Peach Blonde” {
@YOU changes hairColor into Peach Blonde
goto fem_hairLight_3
}“Platinum White” {
@YOU changes hairColor into Platinum White
goto fem_hairLight_3
}“Different Colors”{
goto fem_haircolor_3
}“Done”{
goto fem_custom_3
}
label fem_hairDye_3
NARRATOR
Dyed hair colors.
choice
“Pink/Purple” {
goto fem_hairDye_Pink_3
}“Blue/Green” {
goto fem_hairDye_Blue_3
}“Red/Yellow” {
goto fem_hairDye_Red_3
}“White/Grey” {
goto fem_hairDye_White_3
}“Different Colors”{
goto fem_haircolor_3
}“Hairstyles”{
goto fem_hair_3
}
label fem_hairDye_Pink_3
NARRATOR
Pink and purple hair colors.
choice [shouldPaginate: YES]
“Hot Pink” {
@YOU changes hairColor into Hot Pink
goto fem_hairDye_Pink_3
} “Light Pink” {
@YOU changes hairColor into Pink Lt
goto fem_hairDye_Pink_3
} “Warm Pink” {
@YOU changes hairColor into Warm Pink
goto fem_hairDye_Pink_3
} “Rose Gold” {
@YOU changes hairColor into Rose Gold
goto fem_hairDye_Pink_3
}“Back to Dyed Colors”{
goto fem_hairDye_3
}“Done” {
goto fem_custom_3
}
“Purple” {
@YOU changes hairColor into Red Purple
goto fem_hairDye_Pink_3
} “Purple Lilac” {
@YOU changes hairColor into Purple Lilac
goto fem_hairDye_Pink_3
} “Plum” {
@YOU changes hairColor into Plum
goto fem_hairDye_Pink_3
} “Dark Purple” {
@YOU changes hairColor into Purple
goto fem_hairDye_Pink_3
}“Back to Dyed Colors”{
goto fem_hairDye_3
}“Done” {
goto fem_custom_3
}
“Pastel Lavender” {
@YOU changes hairColor into Pastel Purple Lavender
goto fem_hairDye_Pink_3
}“Done” {
goto fem_custom_3
}“Back to Dyed Colors”{
goto fem_hairDye_3
}
label fem_hairDye_Blue_3
NARRATOR
Blue and green hair colors.
choice [shouldPaginate: YES]
“Blue” {
@YOU changes hairColor into Blue
goto fem_hairDye_Blue_3
} “Light Blue” {
@YOU changes hairColor into Cornflower Blue
goto fem_hairDye_Blue_3
} “Aqua Blue” {
@YOU changes hairColor into Aqua Blue
goto fem_hairDye_Blue_3
} “Dark Blue” {
@YOU changes hairColor into Blue Black
goto fem_hairDye_Blue_3
}“Back to Dyed Colors”{
goto fem_hairDye_3
}“Done” {
goto fem_custom_3
}
“Green” {
@YOU changes hairColor into Green
goto fem_hairDye_Blue_3
} “Lime Green” {
@YOU changes hairColor into Yellow Green
goto fem_hairDye_Blue_3
} “Mint” {
@YOU changes hairColor into Mint
goto fem_hairDye_Blue_3
} “Aqua Green” {
@YOU changes hairColor into Aqua Green
goto fem_hairDye_Blue_3
}“Back to Dyed Colors”{
goto fem_hairDye_3
}“Done” {
goto fem_custom_3
}
“Pastel Blue” {
@YOU changes hairColor into Pastel Blue
goto fem_hairDye_Blue_3
} “Pastel Mint” {
@YOU changes hairColor into Pastel Mint
goto fem_hairDye_Blue_3
}“Back to Dyed Colors”{
goto fem_hairDye_3
}“Done” {
goto fem_custom_3
}
label fem_hairDye_Red_3
NARRATOR
Red, yellow, & orange hair colors.
choice [shouldPaginate: YES]
“Yellow” {
@YOU changes hairColor into Yellow
goto fem_hairDye_Red_3
} “Orange” {
@YOU changes hairColor into Orange
goto fem_hairDye_Red_3
} “Red” {
@YOU changes hairColor into Red
goto fem_hairDye_Red_3
} “Copper Red” {
@YOU changes hairColor into Copper Red
goto fem_hairDye_Red_3
}“Back to Dyed Colors”{
goto fem_hairDye_3
}“Done” {
goto fem_custom_3
}
label fem_hairDye_White_3
NARRATOR
White & grey hair colors.
choice [shouldPaginate: YES]
“Grey” {
@YOU changes hairColor into Cool Gray
goto fem_hairDye_White_3
} “Light Grey” {
@YOU changes hairColor into Aqua Gray
goto fem_hairDye_White_3
}“White” {
@YOU changes hairColor into Warm White
goto fem_hairDye_White_3
}“Ice” {
@YOU changes hairColor into Platinum Ice
goto fem_hairDye_White_3
}“Back to Dyed Colors”{
goto fem_hairDye_3
}“Done” {
goto fem_custom_3
}
label fem_end_3
NARRATOR
Are you happy with how your character looks?
choice
“Yes, she looks gorgeous!” {
@YOU is primp_neutral
} “No, I want to change something.” {
goto fem_custom_3
}
#} Second Female Character Template - End!
Hey if you want to do another cc within that same chapter all you need to do is change the labels otherwise you’ll get duplicates and that will lead to an error . So you can always change the labels to something else or you can go on Dara’s site and I think she has a 6 people customization or something like that that you can copy one for one char then copy another one and paste it for another character and so on .
If your talking about if there’s a way to just make your own cc template so you don’t have to copy another persons I mean yea you can but you’d have to do like 2,000 ish line of pure coding , with labels , go too’s and everything you see in that template you have so sometimes it’s best to just copy and paste it and give credit to her . There’s also other ways to do CC too but those are a bit more complex and are a bit more advanced coding .
Okay thankyou. I needed for a male but I think i got it thankyou
Okay, great. because for this cc for my female lead I had to edit 2,000 lines to make it for my character. thankyou
No problem , also just lyk I pmed u