I need some help here

Hey guys! How are ya’ll doing?
so i wanted the main character’s dad to look like her but things ended up like this2020-06-10 (1)
I find this funny but what the hell is wrong with his head :sob:
and his body changed. I tried to change his clothes but our man is insisting on wearing his daughter’s clothes :joy: okay so if anyone knows how to fix it i will appreciate it if you helped me

8 Likes

wtf lmaoo

I know :joy: :joy:

1 Like

a female char can’t become a male char and vice versa, so the only way to make them look alike is to make him change features in every line of the MC’s customization (i had to do this for one of my stories and it took a pretty long time :tired_face:) i can share the template with you if you’d like!

that looks hilarious btw, i nearly choked-

3 Likes

That was definitely tiring! And yes i would appreciate it if you shared the template

template

label female_custom_1

@zoom on BELLA to 200%

    NARRATOR
What do you look like?

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

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

label fem_skin_1

    NARRATOR
All skin tones.

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

label fem_neutralskin_1

    NARRATOR
Neutral skin tones.

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

label fem_roseskin_1

    NARRATOR
Rose skin tones.

choice [shouldPaginate: YES]
“Rose 00” {
@BELLA changes bodyColor into Rose 00
@DAD changes bodyColor into Rose 00
@DAD changes mouthColor into Fair Rose Matte
goto fem_roseskin_1
} “Rose 01” {
@BELLA changes bodyColor into Rose 01
@DAD changes bodyColor into Rose 01
@DAD changes mouthColor into Fair Rose Matte
goto fem_roseskin_1
} “Rose 02” {
@BELLA changes bodyColor into Rose 02
@DAD changes bodyColor into Rose 02
@DAD changes mouthColor into Fair Rose Matte
goto fem_roseskin_1
} “Rose 03” {
@BELLA changes bodyColor into Rose 03
@DAD changes bodyColor into Rose 03
@DAD changes mouthColor into Fair Rose Matte
goto fem_roseskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto female_custom_1
}
“Rose 04” {
@BELLA changes bodyColor into Rose 04
@DAD changes bodyColor into Rose 04
@DAD changes mouthColor into Rose Light Nude Matte
goto fem_roseskin_1
} “Rose 05” {
@BELLA changes bodyColor into Rose 05
@DAD changes bodyColor into Rose 05
@DAD changes mouthColor into Rose Light Nude Matte
goto fem_roseskin_1
} “Rose 06” {
@BELLA changes bodyColor into Rose 06
@DAD changes bodyColor into Rose 06
@DAD changes mouthColor into Rose Medium Nude Matte
goto fem_roseskin_1
} “Rose 07” {
@BELLA changes bodyColor into Rose 07
@DAD changes bodyColor into Rose 07
@DAD changes mouthColor into Rose Medium Nude Matte
goto fem_roseskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto female_custom_1
}
“Rose 08” {
@BELLA changes bodyColor into Rose 08
@DAD changes bodyColor into Rose 08
@DAD changes mouthColor into Rose Medium Nude Matte
goto fem_roseskin_1
} “Rose 09” {
@BELLA changes bodyColor into Rose 09
@DAD changes bodyColor into Rose 09
@DAD changes mouthColor into Rose Dark Nude Matte
goto fem_roseskin_1
} “Rose 10” {
@BELLA changes bodyColor into Rose 10
@DAD changes bodyColor into Rose 10
@DAD changes mouthColor into Rose Dark Nude Matte
goto fem_roseskin_1
} “Done” {
goto female_custom_1
} “Different Shades” {
goto fem_skin_1
}

label fem_goldskin_1

    NARRATOR
Gold skin tones.

choice [shouldPaginate: YES]
“Gold 00” {
@BELLA changes bodyColor into Gold 00
@DAD changes bodyColor into Gold 00
@DAD changes mouthColor into Beige Light Gold Matte
goto fem_goldskin_1
} “Gold 01” {
@BELLA changes bodyColor into Gold 01
@DAD changes bodyColor into Gold 01
@DAD changes mouthColor into Beige Light Gold Matte
goto fem_goldskin_1
} “Gold 02” {
@BELLA changes bodyColor into Gold 02
@DAD changes bodyColor into Gold 02
@DAD changes mouthColor into Beige Light Gold Matte
goto fem_goldskin_1
} “Gold 03” {
@BELLA changes bodyColor into Gold 03
@DAD changes bodyColor into Gold 03
@DAD changes mouthColor into Beige Gold Matte
goto fem_goldskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto female_custom_1
}
“Gold 04” {
@BELLA changes bodyColor into Gold 04
@DAD changes bodyColor into Gold 04
@DAD changes mouthColor into Beige Gold Matte
goto fem_goldskin_1
} “Gold 05” {
@BELLA changes bodyColor into Gold 05
@DAD changes bodyColor into Gold 05
@DAD changes mouthColor into Beige Gold Matte
goto fem_goldskin_1
} “Gold 06” {
@BELLA changes bodyColor into Gold 06
@DAD changes bodyColor into Gold 06
@DAD changes mouthColor into Brown Gold
goto fem_goldskin_1
} “Gold 07” {
@BELLA changes bodyColor into Gold 07
@DAD changes bodyColor into Gold 07
@DAD changes mouthColor into Brown Gold
goto fem_goldskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto female_custom_1
}
“Gold 08” {
@BELLA changes bodyColor into Gold 08
@DAD changes bodyColor into Gold 08
@DAD changes mouthColor into Brown Gold
goto fem_goldskin_1
} “Gold 09” {
@BELLA changes bodyColor into Gold 09
@DAD changes bodyColor into Gold 09
@DAD changes mouthColor into Brown Deep Gold
goto fem_goldskin_1
} “Gold 10” {
@BELLA changes bodyColor into Gold 10
@DAD changes bodyColor into Gold 10
@DAD changes mouthColor into Brown Deep Gold
goto fem_goldskin_1
} “Done” {
goto female_custom_1
} “Different Shades” {
goto fem_skin_1
}

label fem_copperskin_1

    NARRATOR
Copper skin tones.

choice [shouldPaginate: YES]
“Copper 00” {
@BELLA changes bodyColor into Copper 00
@DAD changes bodyColor into Copper 00
@DAD changes mouthColor into Fair Neutral Matte
goto fem_copperskin_1
} “Copper 01” {
@BELLA changes bodyColor into Copper 01
@DAD changes bodyColor into Copper 01
@DAD changes mouthColor into Fair Neutral Matte
goto fem_copperskin_1
} “Copper 02” {
@BELLA changes bodyColor into Copper 02
@DAD changes bodyColor into Copper 02
@DAD changes mouthColor into Pink Peach Medium Matte
goto fem_copperskin_1
} “Copper 03” {
@BELLA changes bodyColor into Copper 03
@DAD changes bodyColor into Copper 03
@DAD changes mouthColor into Pink Peach Medium Matte
goto fem_copperskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto female_custom_1
}
“Copper 04” {
@BELLA changes bodyColor into Copper 04
@DAD changes bodyColor into Copper 04
@DAD changes mouthColor into Tan Deep Gold
goto fem_copperskin_1
} “Copper 05” {
@BELLA changes bodyColor into Copper 05
@DAD changes bodyColor into Copper 05
@DAD changes mouthColor into Tan Deep Gold
goto fem_copperskin_1
} “Copper 06” {
@BELLA changes bodyColor into Copper 06
@DAD changes bodyColor into Copper 06
@DAD changes mouthColor into Tan Deep Gold
goto fem_copperskin_1
} “Copper 07” {
@BELLA changes bodyColor into Copper 07
@DAD changes bodyColor into Copper 07
@DAD changes mouthColor into Brown Gold
goto fem_copperskin_1
} “Different Shades” {
goto fem_skin_1
} “Done” {
goto female_custom_1
}
“Copper 08” {
@BELLA changes bodyColor into Copper 08
@DAD changes bodyColor into Copper 08
@DAD changes mouthColor into Brown Gold
goto fem_copperskin_1
} “Copper 09” {
@BELLA changes bodyColor into Copper 09
@DAD changes bodyColor into Copper 09
@DAD changes mouthColor into Brown Deep Gold
goto fem_copperskin_1
} “Copper 10” {
@BELLA changes bodyColor into Copper 10
@DAD changes bodyColor into Copper 10
@DAD changes mouthColor into Brown Deep Gold
goto fem_copperskin_1
} “Done” {
goto female_custom_1
} “Different Shades” {
goto fem_skin_1
}

label fem_ashskin_1

    NARRATOR
Ash skin tones.

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

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

label fem_brows_1

    NARRATOR
Eyebrow shapes.

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

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

label fem_browscolor_1

    NARRATOR
Eyebrow colors.

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

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

label fem_face_1

    NARRATOR
Face shapes.

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

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

label fem_eyes_1

    NARRATOR
Eye shapes.

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

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

label fem_eyecolor_1

    NARRATOR
Eye colors.

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

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

label fem_mouth_1

    NARRATOR
Lip shapes.

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

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

label fem_mouthcolor_1

    NARRATOR
All lip colors.

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

label fem_NaturalColors_1

    NARRATOR
Natural lip colors.

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

label fem_GlossColors_1

    NARRATOR
Gloss lipstick colors.

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

label fem_MatteColors_1

    NARRATOR
Matte lipstick colors.

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

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

label fem_nose_1

    NARRATOR
Nose shapes.

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

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

label fem_hair_1

    NARRATOR
All hairstyles.

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

label fem_hairShort_1

    NARRATOR
Short hairstyles.

choice [shouldPaginate: YES]
“Afro” {
@BELLA changes hair into Afro
goto fem_hairShort_1
} “Short Afro” {
@BELLA changes hair into Short Afro
goto fem_hairShort_1
} “Classic Bob” {
@BELLA changes hair into Classic Bob
goto fem_hairShort_1
} “Curly Bob” {
@BELLA changes hair into Curly Bob
goto fem_hairShort_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Faux Hawk” {
@BELLA changes hair into Long Faux Hawk Solid
goto fem_hairShort_1
}“Fade” {
@BELLA changes hair into Short Curly Fade
goto fem_hairShort_1
}“Pixie” {
@BELLA changes hair into Short Pixie
goto fem_hairShort_1
}“Punk Pixie” {
@BELLA changes hair into Punk Pixie
goto fem_hairShort_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Short Wavy” {
@BELLA changes hair into Short Wavy Hair Solid
goto fem_hairShort_1
}“Blunt Bangs” {
@BELLA changes hair into Blunt Bangs Short
goto fem_hairShort_1
} “Wavy Side Shaved” {
@BELLA changes hair into Short Wavy Side Shave
goto fem_hairShort_1
}“Curly Blow Out” {
@BELLA 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” {
@BELLA changes hair into Crew Cut
goto fem_hairShort_1
}“Short Fringe” {
@BELLA changes hair into Short Layered Fringe
goto fem_hairShort_1
}“Straight Tucked” {
@BELLA changes hair into Short Straight Tucked
goto fem_hairShort_1
}“Emo Pixie” {
@BELLA changes hair into Emo Pixie
goto fem_hairShort_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Bantu Knots” {
@BELLA changes hair into Bantu Knots
goto fem_hairShort_1
}“Conservative Cut” {
@BELLA changes hair into Conservative Cut
goto fem_hairShort_1
}“Parted Bangs” {
@BELLA changes hair into Long Bang Short Hair
goto fem_hairShort_1
}“Side Part Curly” {
@BELLA changes hair into Side Part Curly Asymmetrical
goto fem_hairShort_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Short Flipped” {
@BELLA 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]
“Braided” {
@BELLA changes hair into Medium Braided
goto fem_hairMedium_1
}“Medium Dreadlocks” {
@BELLA changes hair into Medium Dreadlocks
goto fem_hairMedium_1
}“Hair Flip” {
@BELLA changes hair into Hair Flip
goto fem_hairMedium_1
}“Straight” {
@BELLA changes hair into Straight Medium
goto fem_hairMedium_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Lob Bangs” {
@BELLA changes hair into Lob Bangs Blunt
goto fem_hairMedium_1
}“Overgrown Bangs” {
@BELLA changes hair into Medium Straight Overgrown Bangs
goto fem_hairMedium_1
}“Wavy Ombre” {
@BELLA changes hair into Short Wavy Ombre
goto fem_hairMedium_1
}“Medium Curly” {
@BELLA changes hair into Medium Curly Solid
goto fem_hairMedium_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Voluminous Curls” {
@BELLA changes hair into Voluminous Curls
goto fem_hairMedium_1
} “Parted Wavy” {
@BELLA changes hair into Short Wavy Asymmetrical
goto fem_hairMedium_1
} “Wavy Side Curls” {
@BELLA changes hair into Wavy Side Curls
goto fem_hairMedium_1
} “Layered Wavy Bob” {
@BELLA changes hair into Layered Wavy Bob
goto fem_hairMedium_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Straight Down” {
@BELLA changes hair into Medium Straight Down
goto fem_hairMedium_1
} “Shoulder Curly” {
@BELLA changes hair into Medium Shoulder Curly
goto fem_hairMedium_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}

label fem_hairLong_1

    NARRATOR
Long hairstyles.

choice [shouldPaginate: YES]
“Beach Wave” {
@BELLA changes hair into Beach Wave Hair
goto fem_hairLong_1
}“Long Braided” {
@BELLA changes hair into Long Braided
goto fem_hairLong_1
}“Long Dreadlocks” {
@BELLA changes hair into Long Dreadlocks
goto fem_hairLong_1
}“Feathered” {
@BELLA changes hair into Long Feathered
goto fem_hairLong_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Long Blunt Bangs” {
@BELLA changes hair into Long Straight Loose Bangs Blunt Solid
goto fem_hairLong_1
}“Sideswept Bangs” {
@BELLA changes hair into Long Straight Loose Bangs Sideswept Solid
goto fem_hairLong_1
}“Straight” {
@BELLA changes hair into Long Straight Loose Solid
goto fem_hairLong_1
}“Wavy Long” {
@BELLA changes hair into Wavy Long
goto fem_hairLong_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Wavy Parted” {
@BELLA changes hair into Long Wavy Parted Hair
goto fem_hairLong_1
}“Feathered Bangs” {
@BELLA changes hair into Long Feathered Bangs Blunt
goto fem_hairLong_1
}“Braided Dreads Parted” {
@BELLA changes hair into Dreads Braided
goto fem_hairLong_1
}“Long Voluminous Curls” {
@BELLA changes hair into Long Voluminous Curls Loose
goto fem_hairLong_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Long Curls” {
@BELLA changes hair into Long Curls
goto fem_hairLong_1
}“Wavy Princess Braid” {
@BELLA changes hair into Long Down Wavy Princess Braid
goto fem_hairLong_1
}“Bouffant Wavy” {
@BELLA changes hair into Bouffant Long Wavy
goto fem_hairLong_1
}“Loose Curls” {
@BELLA 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” {
@BELLA changes hair into Long Wavy Blowout
goto fem_hairLong_1
}“Side Shave” {
@BELLA changes hair into Long Side Shave
goto fem_hairLong_1
}“Scene Hair” {
@BELLA changes hair into Scene Swoosh
goto fem_hairLong_1
}“Slicked Back” {
@BELLA 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” {
@BELLA changes hair into Long Thick Curls
goto fem_hairLong_1
}“Loose Bangs Sideswept” {
@BELLA changes hair into Long Wavy Loose Bangs Sideswept
goto fem_hairLong_1
}“Layered Side Part” {
@BELLA changes hair into Long Layered Side Part
goto fem_hairLong_1
}“Widows Peak” {
@BELLA changes hair into Long Tapered Widows Peak
goto fem_hairLong_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}

label fem_hairUp_1

    NARRATOR
Updo hairstyles.

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

label fem_hairDark_1

    NARRATOR
Dark hair colors.

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

label fem_hairLight_1

    NARRATOR
Light hair colors.

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

label fem_hairDye_1

    NARRATOR
Dyed hair colors.

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

label fem_hairDye_Pink_1

    NARRATOR
Pink and purple hair colors.

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

label fem_hairDye_Blue_1

    NARRATOR
Blue and green hair colors.

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

label fem_hairDye_Red_1

    NARRATOR
Red, yellow, & orange hair colors.

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

label fem_hairDye_White_1

    NARRATOR
White & grey hair colors.

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

label female_1_end
NARRATOR
Are you happy with how you look?
choice
“Yes, I look gorgeous!” {
readerMessage Follow @dara.amarie.ep on Instagram! with messageTitle Customization Template Credit
@BELLA is primp_neutral
} “No, I want to change something.” {
goto female_custom_1
}

i added natural lip colours to go with every skin colour, so tell me if you want that taken out!

No its fine! and thank you soooooooooooooo much!

2 Likes

i just realised i left out the neutral lip colours :sweat_smile: happy to help!