Dara Amarie's Official Help Thread! [closed]

Change “CHARACTER” to your own character’s name:
-Highlight CHARACTER
-Press Ctrl + F on your keyboard (Cmmd + F for Macs)
-Click on “All” on the bar that will pop up
-Type in your character’s name in all caps

label INK_hair

        NARRATOR
    Choose your hairstyle.

choice
"Short Hair"{
goto INK_hairShort1
}"Mid-length Hair"{
goto INK_hairMedium1
}"Long Hair"{
goto INK_hairLong1
}"Curled Hair"{
goto INK_hairCurled1
}"Tied-Up Hair"{
goto INK_hairUp1
}<GREEN>"Change Color"{
goto INK_haircolor1
}<GREEN>"Done"{
goto INK_hair_end
}

label INK_hairShort1

        NARRATOR
    Choose your hairstyle.

choice
"Buzzed Hair" {
@CHARACTER changes hair into Buzzed Hair
goto INK_hairShort1
}"Classy Pixie" {
@CHARACTER changes hair into Classy Pixie
goto INK_hairShort1
}"Messy Pixie" {
@CHARACTER changes hair into Messy Pixie
goto INK_hairShort1
}"Pixie" {
@CHARACTER changes hair into Pixie
goto INK_hairShort1
}"Unstyled Faux Hawk" {
@CHARACTER changes hair into Unstyled Faux Hawk
goto INK_hairShort1
}<GREEN>"Next Page"{
goto INK_hairShort12
}<GREEN>"Change Length"{
goto INK_hair
}<GREEN>"Change Color"{
goto INK_haircolor1
}<GREEN>"Done"{
goto INK_hair_end
}

label INK_hairShort12

        NARRATOR
    Choose your hairstyle.

choice
"Slicked Back" {
@CHARACTER changes hair into Long Slicked Back Hair
goto INK_hairShort12
}"Twist Hair" {
@CHARACTER changes hair into Twist Hair
goto INK_hairShort12
}"Long Faux Hawk" {
@CHARACTER changes hair into Long Faux Hawk
goto INK_hairShort12
}"Cornrow Faux Hawk" {
@CHARACTER changes hair into Cornrow Faux Hawk
goto INK_hairShort12
}"Shaved Sides" {
@CHARACTER changes hair into Shaved Sides
goto INK_hairShort12
}<GREEN>"Previous Page"{
goto INK_hairShort1
}<GREEN>"Change Length"{
goto INK_hair
}<GREEN>"Change Color"{
goto INK_haircolor1
}<GREEN>"Done"{
goto INK_hair_end
}

label INK_hairMedium1

        NARRATOR
    Choose your hairstyle.

choice
"Bed head" {
@CHARACTER changes hair into Shaggy Long Hair
goto INK_hairMedium1
}"Classic Bob" {
@CHARACTER changes hair into Classic Bob
goto INK_hairMedium1
}"Dreadlocks" {
@CHARACTER changes hair into Long Dreadlocks
goto INK_hairMedium1
}"Straight Bob" {
@CHARACTER changes hair into Straight Bob
goto INK_hairMedium1
}"Suburban Bubble" {
@CHARACTER changes hair into Suburban Bubble
goto INK_hairMedium1
}"Natural Curls" {
@CHARACTER changes hair into Natural Curls
goto INK_hairMedium1
}<GREEN>"Change Styles"{
goto INK_hair
}<GREEN>"Change Color"{
goto INK_haircolor1
}<GREEN>"Done"{
goto INK_hair_end
}

label INK_hairLong1

        NARRATOR
    Choose your hairstyle.

choice
"Layered Hair" {
@CHARACTER changes hair into Layered Hair
goto INK_hairLong1
}"Long Feathered" {
@CHARACTER changes hair into Long Feathered
goto INK_hairLong1
}"Jules Hair" {
@CHARACTER changes hair into Jules Hair
goto INK_hairLong1
}"Long Straight Bangs" {
@CHARACTER changes hair into Long Straight Hair
goto INK_hairLong1
}"Straight" {
@CHARACTER changes hair into Straight
goto INK_hairLong1
}<GREEN>"Next Page"{
goto INK_hairLong12
}<GREEN>"Change Styles"{
goto INK_hair
}<GREEN>"Change Color"{
goto INK_haircolor1
}<GREEN>"Done"{
goto INK_hair_end
}

label INK_hairLong12

        NARRATOR
    Choose your hairstyle.

choice
"Scene Hair" {
@CHARACTER changes hair into Scene Hair
goto INK_hairLong12
}"Styled Corn Rows" {
@CHARACTER changes hair into Styled Corn Rows
goto INK_hairLong12
}"Side Head Scarf" {
@CHARACTER changes hair into Side Head Scarf
goto INK_hairLong12
}"Long Braids" {
@CHARACTER changes hair into Long Braids
goto INK_hairLong12
}"Box Braids"{
@CHARACTER changes hair into Black and Red Box Braid Updo
goto INK_hairLong12
}<GREEN>"Previous Page"{
goto INK_hairLong1
}<GREEN>"Change Styles"{
goto INK_hair
}<GREEN>"Change Color"{
goto INK_haircolor1
}<GREEN>"Done"{
goto INK_hair_end
}

label INK_hairCurled1

        NARRATOR
    Choose your hairstyle.

choice
"Beach Wave" {
@CHARACTER changes hair into Beach Wave Hair
goto INK_hairCurled1
}"Diva Curls" {
@CHARACTER changes hair into Diva Curls
goto INK_hairCurled1
}"Long Curly Hair" {
@CHARACTER changes hair into Long Curly Hair
goto INK_hairCurled1
}"Rebel Half Shaved" {
@CHARACTER changes hair into Rebel Half Shaved Hairstyle
goto INK_hairCurled1
}"Short Curly Hair" {
@CHARACTER changes hair into Short Curly Hair
goto INK_hairCurled1
}<GREEN>"Change Styles"{
goto INK_hair
}<GREEN>"Change Color"{
goto INK_haircolor1
}<GREEN>"Done"{
goto INK_hair_end
}

label INK_hairUp1

        NARRATOR
    Choose your hairstyle.

choice
"Casual Braided Pigtails" {
@CHARACTER changes hair into Casual Braided Pigtails
goto INK_hairUp1
}"High Ponytail" {
@CHARACTER changes hair into High Ponytail
goto INK_hairUp1
}"Fishtail Braid" {
@CHARACTER changes hair into Fishtail Braid
goto INK_hairUp1
}"Messy Back Bun" {
@CHARACTER changes hair into Messy Back Bun
goto INK_hairUp1
}"Double Bun" {
@CHARACTER changes hair into Double Bun Updo
goto INK_hairUp1
}"Braided Crown" {
@CHARACTER changes hair into Braid Crown Updo
goto INK_hairUp1
}<GREEN>"Next Page"{
goto INK_hairUp12
}<GREEN>"Change Styles"{
goto INK_hair
}<GREEN>"Change Color"{
goto INK_haircolor1
}<GREEN>"Done"{
goto INK_hair_end
}

label INK_hairUp12

        NARRATOR
    Choose your hairstyle.

choice
"Punk Ponytail" {
@CHARACTER changes hair into Urban Punk Ponytail
goto INK_hairUp12
}"Dancer Bun"{
@CHARACTER changes hair into Dancer Bun
goto INK_hairUp12
}"Pulled Back"{
@CHARACTER changes hair into Monday Morning Updo
goto INK_hairUp12
}"Cornrow Bun"{
@CHARACTER changes hair into Cornrow Bun
goto INK_hairUp12
}"Ponytail Locks"{
@CHARACTER changes hair into Ponytail Locks
goto INK_hairUp12
}"Short Tied Up"{
@CHARACTER changes hair into Short Tiedup Hair
goto INK_hairUp12
}<GREEN>"Previous Page"{
goto INK_hairUp1
}<GREEN>"Change Styles"{
goto INK_hair
}<GREEN>"Change Color"{
goto INK_haircolor1
}<GREEN>"Done"{
goto INK_hair_end
}

label INK_haircolor1

        NARRATOR
    Choose your hair color.

choice
"Dark"{
goto INK_hairDark1
}"Light" {
goto INK_hairLight1
}"Dye"{
goto INK_hairDye1
}<GREEN> "Back to Styles" {
goto INK_hair
}

label INK_hairDark1

        NARRATOR
    Choose your hair color.

choice
"Black" {
@CHARACTER changes hairColor into Black
goto INK_hairDark1
}"Chestnut Brown"{
@CHARACTER changes hairColor into Chestnut
goto INK_hairDark1
}"Cayenne"{
@CHARACTER changes hairColor into Cayenne
goto INK_hairDark1
}"Auburn" {
@CHARACTER changes hairColor into Auburn
goto INK_hairDark1
}<GREEN>"Different Colors"{
goto INK_haircolor1
}<GREEN>"Back To Styles"{
goto INK_hair
}<GREEN>"Done"{
goto INK_hair_end
}

label INK_hairLight1

        NARRATOR
    Choose your hair color.

choice
"Blond" {
@CHARACTER changes hairColor into Blond
goto INK_hairLight1
}"Fawn" {
@CHARACTER changes hairColor into Fawn
goto INK_hairLight1
}"Platinum Blond" {
@CHARACTER changes hairColor into Platinum Blond
goto INK_hairLight1
}"Strawberry Blond" {
@CHARACTER changes hairColor into Strawberry Blond
goto INK_hairLight1
}<GREEN>"Different Colors"{
goto INK_haircolor1
}<GREEN>"Back To Styles"{
goto INK_hair
}<GREEN>"Done"{
goto INK_hair_end
}

label INK_hairDye1

        NARRATOR
    Choose your hair color.

choice
"Bright Blue" {
@CHARACTER changes hairColor into Blasting Blue
goto INK_hairDye1
}"Green" {
@CHARACTER changes hairColor into Grievance Green
goto INK_hairDye1
}"Hot Pink" {
@CHARACTER changes hairColor into Pop Pink
goto INK_hairDye1
}"Purple" {
@CHARACTER changes hairColor into Punky Purple
goto INK_hairDye1
}<GREEN>"Next Page"{
goto INK_hairDye12
}<GREEN>"Different Colors"{
goto INK_haircolor1
}<GREEN>"Back To Styles"{
goto INK_hair
}<GREEN>"Done"{
goto INK_hair_end
}

label INK_hairDye12

        NARRATOR
    Choose your hair color.

choice
"Charcoal" {
@CHARACTER changes hairColor into Charcoal
goto INK_hairDye12
}"Light Blue" {
@CHARACTER changes hairColor into Blue Light
goto INK_hairDye12
}"Mint" {
@CHARACTER changes hairColor into Mint
goto INK_hairDye12
}"Passion Fruit" {
@CHARACTER changes hairColor into Passion Fruit
goto INK_hairDye12
}<GREEN>"Previous Page"{
goto INK_hairDye1
}<GREEN>"Different Colors"{
goto INK_haircolor1
}<GREEN>"Back To Styles"{
goto INK_hair
}<GREEN>"Done"{
goto INK_hair_end
}

label INK_hair_end

        NARRATOR
    Is this the look you're going for?
choice
"Yes, love it!" {
goto story_continue
} "No, let me try something else" {
goto INK_hair
}

label story_continue
#story here
3 Likes