Hair and lipstick template WITH hair color

Hey guys I’ve been looking for a hair and lipstick template that allows readers to change hair color as well. Can someone help me out with that?

Don’t forget to give credit @dara.amarie.ep

2 Likes

Are you looking for an INK or Limelight template?

1 Like

Ink

Will this one allow color to be changed as well for the hair?

label hair_lip

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

label lipstick

        NARRATOR
    Lip colors.

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

label lip_natural

        NARRATOR
    Natural lip colors.

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

label lip_bright

        NARRATOR
    Bright lipstick colors.

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

label lip_dark

        NARRATOR
    Dark lipstick colors.

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


label hairstyles

        NARRATOR
    Hair styles.

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

label hair_short

        NARRATOR
    Short hair styles.

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

label hair_medium

        NARRATOR
    Medium hair styles.

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

label hair_long

        NARRATOR
    Long hair styles.

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

label hair_curled

        NARRATOR
    Curled hair styles.

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

label hair_updo

        NARRATOR
    Updo hair styles.

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


label haircolor

        NARRATOR
    Hair colors.

choice
"Dark"{
goto dark_hair
}"Light" {
goto light_hair
}"Dyed"{
goto dyed_hair
}<PREMIUM> "Done" {
goto hair_lip
}<GREEN> "Back to Styles" {
goto fem_hair1
}

label dark_hair

        NARRATOR
    Dark hair colors.

choice [shouldPaginate: YES]
"Black" {
@FEMALEAVATAR changes hairColor into Black
goto dark_hair
}"Chestnut Brown"{
@FEMALEAVATAR changes hairColor into Chestnut
goto dark_hair
}"Cayenne"{
@FEMALEAVATAR changes hairColor into Cayenne
goto dark_hair
}"Auburn" {
@FEMALEAVATAR changes hairColor into Auburn
goto dark_hair
}<GREEN>"Different Colors"{
goto haircolor
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}

label light_hair

        NARRATOR
    Light hair colors.

choice
"Blond" {
@FEMALEAVATAR changes hairColor into Blond
goto light_hair
}"Fawn" {
@FEMALEAVATAR changes hairColor into Fawn
goto light_hair
}"Platinum Blond" {
@FEMALEAVATAR changes hairColor into Platinum Blond
goto light_hair
}"Strawberry Blond" {
@FEMALEAVATAR changes hairColor into Strawberry Blond
goto light_hair
}<GREEN>"Different Colors"{
goto haircolor
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}

label dyed_hair

        NARRATOR
    Dyed hair styles.

choice [shouldPaginate: YES]
"Bright Blue" {
@FEMALEAVATAR changes hairColor into Blasting Blue
goto dyed_hair
}"Green" {
@FEMALEAVATAR changes hairColor into Grievance Green
goto dyed_hair
}"Hot Pink" {
@FEMALEAVATAR changes hairColor into Pop Pink
goto dyed_hair
}"Purple" {
@FEMALEAVATAR changes hairColor into Punky Purple
goto dyed_hair
}<GREEN>"Different Colors"{
goto haircolor
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Charcoal" {
@FEMALEAVATAR changes hairColor into Charcoal
goto dyed_hair
}"Light Blue" {
@FEMALEAVATAR changes hairColor into Blue Light
goto dyed_hair
}"Mint" {
@FEMALEAVATAR changes hairColor into Mint
goto dyed_hair
}"Passion Fruit" {
@FEMALEAVATAR changes hairColor into Passion Fruit
goto dyed_hair
}<GREEN>"Different Colors"{
goto haircolor
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}
"Coral" {
@FEMALEAVATAR changes hairColor into Coral
goto dyed_hair
}"White" {
@FEMALEAVATAR changes hairColor into White
goto dyed_hair
}"Grey" {
@FEMALEAVATAR changes hairColor into Grey
goto dyed_hair
}<PREMIUM>"Done"{
@add Hair Brush to FEMALEAVATAR
@FEMALEAVATAR is primp_brush_hair
@pause for 0.5
@remove Hair Brush from FEMALEAVATAR
@FEMALEAVATAR starts idle
goto hair_lip
}<GREEN>"Different Colors"{
goto haircolor
}

label hair_lip_end

        NARRATOR
    Is this the look you're going for?
choice
<PREMIUM> "Yes! I look perfect!" {
&FEMALEAVATAR is primp_condescend
readerMessage Template created by @dara.amarie.ep on IG!
} "No, let me change something" {
goto hair_lip
}
1 Like

Thank you sooo much!!! :grin: