Help! Can't preview my story on app!

One second

Oh wait thats another script look:

    MADDIE (talk_think_neutral)
Time for hair and make up

label mouthColor2
NARRATOR
What color lips would you like?
choice
“Natural”{
goto mouthNatural0
}“Bright Colored”{
goto mouthMakeup0
}“Dark Colored”{
goto mouthMakeupDark0
}“Change lip shape.”{
goto mouth_2
}“This looks good!”{
goto avatar_1
}

label mouthNatural0
NARRATOR
What natural lip color would you like?
choice
“Fair Rose Matte” {
@MADDIE changes mouthColor into Fair Rose Matte
goto mouthNatural0
}“Fair Neutral Matte” {
@MADDIE changes mouthColor into Fair Neutral Matte
goto mouthNatural0
}“Beige Light Gold Matte” {
@MADDIE changes mouthColor into Beige Light Gold Matte
goto mouthNatural0
}“Fair Gold Matte” {
@MADDIE changes mouthColor into Fair Gold Matte
goto mouthNatural0
}“Beige Rose” {
@MADDIE changes mouthColor into Beige Rose
goto mouthNatural0
}“Beige Gold Matte” {
@MADDIE changes mouthColor into Beige Gold Matte
goto mouthNatural0
}“Beige Deep Neutral” {
@MADDIE changes mouthColor into Beige Deep Neutral
goto mouthNatural0
}“Next Page >>”{
goto mouthNatural1
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_2
}“Looks good!”{
goto avatar_1
}

label mouthNatural1
NARRATOR
What natural lip color would you like?
choice
“Tan Deep Gold” {
@MADDIE changes mouthColor into Tan Deep Gold
goto mouthNatural1
}“Tan Deep Neutral” {
@MADDIE changes mouthColor into Tan Deep Neutral
goto mouthNatural1
}“Brown Gold” {
@MADDIE changes mouthColor into Brown Gold
goto mouthNatural1
}“Brown Neutral” {
@MADDIE changes mouthColor into Brown Neutral
goto mouthNatural1
}“Brown Deep Rose” {
@MADDIE changes mouthColor into Brown Deep Rose
goto mouthNatural1
}“Brown Deep Gold” {
@MADDIE changes mouthColor into Brown Deep Gold
goto mouthNatural1
}"<< Previous Page"{
goto mouthNatural0
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_2
}“Looks good!”{
goto avatar_1
}

label mouthMakeup0
NARRATOR
What lip color would you like?
choice
“Pink Peach Light Gloss” {
@MADDIE changes mouthColor into Pink Peach Light Gloss
goto mouthMakeup0
}“Pink Peach Lt Gloss” {
@MADDIE changes mouthColor into Pink Peach Lt Gloss
goto mouthMakeup0
}“Pink Peach Light Matte” {
@MADDIE changes mouthColor into Pink Peach Light Matte
goto mouthMakeup0
}“Peach Gloss” {
@MADDIE changes mouthColor into Peach Gloss
goto mouthMakeup0
}“Peach Matte” {
@MADDIE changes mouthColor into Peach Matte
goto mouthMakeup0
}“Pink Beige Gloss” {
@MADDIE changes mouthColor into Pink Beige Gloss
goto mouthMakeup0
}“Pink Beige Matte” {
@MADDIE changes mouthColor into Pink Beige Matte
goto mouthMakeup0
}“Pink Medium Gloss” {
@MADDIE changes mouthColor into Pink Medium Gloss
goto mouthMakeup0
}“Pink Medium Matte” {
@MADDIE changes mouthColor into Pink Medium Matte
goto mouthMakeup0
}“Next Page >>”{
goto mouthMakeup1
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_2
}“Looks good!”{
goto avatar_1
}

label mouthMakeup1
NARRATOR
What lip color would you like?
choice
“Pink Hot Gloss” {
@MADDIE changes mouthColor into Pink Hot Gloss
goto mouthMakeup1
}“Pink Hot Matte” {
@MADDIE changes mouthColor into Pink Hot Matte
goto mouthMakeup1
}“Pink Deep Gloss” {
@MADDIE changes mouthColor into Pink Deep Gloss
goto mouthMakeup1
}“Pink Deep Matte” {
@MADDIE changes mouthColor into Pink Deep Matte
goto mouthMakeup1
}“Purple Pastel Gloss” {
@MADDIE changes mouthColor into Purple Pastel Gloss
goto mouthMakeup1
}“Purple Pastel Matte” {
@MADDIE changes mouthColor into Purple Pastel Matte
goto mouthMakeup1
}“Pink Warm Gloss” {
@MADDIE changes mouthColor into Pink Warm Gloss
goto mouthMakeup1
}“Pink Warm Matte” {
@MADDIE changes mouthColor into Pink Warm Matte
goto mouthMakeup1
}"<< Previous Page"{
goto mouthMakeup0
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_2
}“Looks good!”{
goto avatar_1
}

label mouthMakeupDark0
NARRATOR
What lip color would you like?
choice
“Red Gloss”{
@MADDIE changes mouthColor into Red Gloss
goto mouthMakeupDark0
}“Red Matte”{
@MADDIE changes mouthColor into Red Matte
goto mouthMakeupDark0
}“Rose Gloss”{
@MADDIE changes mouthColor into Rose Gloss
goto mouthMakeupDark0
}“Rose Matte”{
@MADDIE changes mouthColor into Rose Matte
goto mouthMakeupDark0
}“Red Deep Gloss”{
@MADDIE changes mouthColor into Red Deep Gloss
goto mouthMakeupDark0
}“Red Deep Matte”{
@MADDIE changes mouthColor into Red Deep Matte
goto mouthMakeupDark0
}“Violet Gloss”{
@MADDIE changes mouthColor into Violet Gloss
goto mouthMakeupDark0
}“Violet Matte”{
@MADDIE changes mouthColor into Violet Matte
goto mouthMakeupDark0
}“Next Page >>”{
goto mouthMakeupDark1
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_2
}“Looks good!”{
goto avatar_1
}

label mouthMakeupDark1
NARRATOR
What lip color would you like?
choice
“Mauve Gloss”{
@MADDIE changes mouthColor into Mauve Gloss
goto mouthMakeupDark1
}“Mauve Matte”{
@MADDIE changes mouthColor into Mauve Matte
goto mouthMakeupDark1
}“Plum Gloss”{
@MADDIE changes mouthColor into Plum Gloss
goto mouthMakeupDark1
}“Plum Matte”{
@MADDIE changes mouthColor into Plum Matte
goto mouthMakeupDark1
}“Black Gloss”{
@MADDIE changes mouthColor into Black Gloss
goto mouthMakeupDark1
}“Black Matte”{
@MADDIE changes mouthColor into Black Matte
goto mouthMakeupDark1
}"<< Previous Page"{
goto mouthMakeupDark0
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_2
}“Looks good!”{
goto avatar_1
}

label hair_0
@zoom on 150 275 to 155% in 0
#@zoom on 480 275 to 155% in 0
#@zoom on 800 275 to 155% in 0
@MADDIE starts admire_happy
NARRATOR
There are tons of hairstyles to choose from! Which styles would you like to browse?
choice
“Short Hair Styles”{
goto hairShort
}“Mid-length Hair Styles”{
goto hairMedium
}“Long Hair Styles”{
goto hairLong
}“Tied-Up Hair Styles”{
goto hairUp
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_1
}

label hairShort
NARRATOR
What short hair style would you like?
choice
“Short Curly Fade” {
@MADDIE changes hair into Short Curly Fade
@MADDIE starts primp_neutral
goto hairShort
}“Short Pixie” {
@MADDIE changes hair into Short Pixie
@MADDIE starts primp_neutral
goto hairShort
}“Punk Pixie” {
@MADDIE changes hair into Punk Pixie
@MADDIE starts primp_neutral
goto hairShort
}“Classic Bob” {
@MADDIE changes hair into Classic Bob
@MADDIE starts primp_neutral
goto hairShort
}“Short Wavy Hair Solid” {
@MADDIE changes hair into Short Wavy Hair Solid
@MADDIE starts primp_neutral
goto hairShort
}“Curly Bob” {
@MADDIE changes hair into Curly Bob
@MADDIE starts primp_neutral
goto hairShort
}“Blunt Bangs Short” {
@MADDIE changes hair into Blunt Bangs Short
@MADDIE starts primp_neutral
goto hairShort
}“Long Faux Hawk Solid” {
@MADDIE changes hair into Long Faux Hawk Solid
@MADDIE starts primp_neutral
goto hairShort
}“Change Length.”{
goto hair_0
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_1
}

label hairMedium
NARRATOR
What medium length hair style would you like?
choice
“Straight Medium”{
@MADDIE changes hair into Straight Medium
@MADDIE starts primp_neutral
goto hairMedium
}“Short Wavy Ombre” {
@MADDIE changes hair into Short Wavy Ombre
@MADDIE starts primp_neutral
goto hairMedium
}“Hair Flip” {
@MADDIE changes hair into Hair Flip
@MADDIE starts primp_neutral
goto hairMedium
}“Medium Curly Solid”{
@MADDIE changes hair into Medium Curly Solid
@MADDIE starts primp_neutral
goto hairMedium
}“Afro”{
@MADDIE changes hair into Afro
@MADDIE starts primp_neutral
goto hairMedium
}“Medium Braided” {
@MADDIE changes hair into Medium Braided
@MADDIE starts primp_neutral
goto hairMedium
}“Medium Dreadlocks” {
@MADDIE changes hair into Medium Dreadlocks
@MADDIE starts primp_neutral
goto hairMedium
}“Change Length.”{
goto hair_0
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_1
}

label hairLong
NARRATOR
What long hairstyle would you like?
choice
“Beach Wave Hair” {
@MADDIE changes hair into Beach Wave Hair
@MADDIE starts primp_neutral
goto hairLong
}“Long Feathered” {
@MADDIE changes hair into Long Feathered
@MADDIE starts primp_neutral
goto hairLong
}“Long Straight Loose Solid” {
@MADDIE changes hair into Long Straight Loose Solid
@MADDIE starts primp_neutral
goto hairLong
}“Long Straight Loose Bangs Blunt Solid” {
@MADDIE changes hair into Long Straight Loose Bangs Blunt Solid
@MADDIE starts primp_neutral
goto hairLong
}“Long Straight Loose Bangs Sideswept Solid” {
@MADDIE changes hair into Long Straight Loose Bangs Sideswept Solid
@MADDIE starts primp_neutral
goto hairLong
}“Long Braided” {
@MADDIE changes hair into Long Braided
@MADDIE starts primp_neutral
goto hairLong
}“Long Dreadlocks” {
@MADDIE changes hair into Long Dreadlocks
@MADDIE starts primp_neutral
goto hairLong
}“Change Length.”{
goto hair_0
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_1
}

label hairUp
NARRATOR
What tied-up style would you like?
choice
“Morning Updo” {
@MADDIE changes hair into Morning Updo
@MADDIE starts primp_neutral
goto hairUp
}“Short High Ponytail” {
@MADDIE changes hair into Short High Ponytail
@MADDIE starts primp_neutral
goto hairUp
}“Long High Ponytail” {
@MADDIE changes hair into Long High Ponytail
@MADDIE starts primp_neutral
goto hairUp
}“Braided Bun” {
@MADDIE changes hair into Braided Bun
@MADDIE starts primp_neutral
goto hairUp
}“Change Length.”{
goto hair_0
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_1
}

label hairColor_0
@MADDIE starts idle_loop
NARRATOR
What hair color would you like?
choice
“Black Dark” {
@MADDIE changes hairColor into Black Dark
goto hairColor_0
}“Black Jet” {
@MADDIE changes hairColor into Black Jet
goto hairColor_0
}“Deep Brown” {
@MADDIE changes hairColor into Deep Brown
goto hairColor_0
}“Dark Brown” {
@MADDIE changes hairColor into Dark Brown
goto hairColor_0
}“Chestnut Brown” {
@MADDIE changes hairColor into Chestnut Brown
goto hairColor_0
}“Medium Warm Brown” {
@MADDIE changes hairColor into Medium Warm Brown
goto hairColor_0
}“Light Brown” {
@MADDIE changes hairColor into Light Brown
goto hairColor_0
}“Next Page >>”{
goto hairColor_1
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_1
}

label hairColor_1
@MADDIE starts idle_loop
NARRATOR
What hair color would you like?
choice
“Yellow” {
@MADDIE changes hairColor into Yellow
goto hairColor_1
}“Honey Blonde” {
@MADDIE changes hairColor into Honey Blonde
goto hairColor_1
}“Blonde Medium” {
@MADDIE changes hairColor into Blonde Medium
goto hairColor_1
}“Dirty Blonde” {
@MADDIE changes hairColor into Dirty Blonde
goto hairColor_1
}“Ash Blonde” {
@MADDIE changes hairColor into Ash Blonde
goto hairColor_1
}“Platinum Blonde” {
@MADDIE changes hairColor into Platinum Blonde
goto hairColor_1
}“Warm White” {
@MADDIE changes hairColor into Warm White
goto hairColor_1
}“Aqua Gray” {
@MADDIE changes hairColor into Aqua Gray
goto hairColor_1
}“Cool Gray” {
@MADDIE changes hairColor into Cool Gray
goto hairColor_1
}“Gray” {
@MADDIE changes hairColor into Gray
goto hairColor_1
}“Next Page >>”{
goto hairColor_2
}"<< Previous Page"{
goto hairColor_0
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_1
}

label hairColor_2
@MADDIE starts idle_loop
NARRATOR
What hair color would you like?
choice
“Burgundy Red” {
@MADDIE changes hairColor into Burgundy Red
goto hairColor_2
}“Copper Red” {
@MADDIE changes hairColor into Copper Red
goto hairColor_2
}“Red” {
@MADDIE changes hairColor into Red
goto hairColor_2
}“Ginger Red” {
@MADDIE changes hairColor into Ginger Red
goto hairColor_2
}“Strawberry Blonde” {
@MADDIE changes hairColor into Strawberry Blonde
goto hairColor_2
}“Orange” {
@MADDIE changes hairColor into Orange
goto hairColor_2
}“Peach Blonde” {
@MADDIE changes hairColor into Peach Blonde
goto hairColor_2
}“Next Page >>”{
goto hairColor_3
}"<< Previous Page"{
goto hairColor_1
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_1
}

label hairColor_3
@MADDIE starts idle_loop
NARRATOR
What hair color would you like?
choice
“Grievance Green” {
@MADDIE changes hairColor into Grievance Green
goto hairColor_3
}“Aqua Green” {
@MADDIE changes hairColor into Aqua Green
goto hairColor_3
}“Green Mint” {
@MADDIE changes hairColor into Green Mint
goto hairColor_3
}“Yellow Green” {
@MADDIE changes hairColor into Yellow Green
goto hairColor_3
}“Blue Black” {
@MADDIE changes hairColor into Blue Black
goto hairColor_3
}“Blue” {
@MADDIE changes hairColor into Blue
goto hairColor_3
}“Aqua Blue” {
@MADDIE changes hairColor into Aqua Blue
goto hairColor_3
}“Cornflower Blue” {
@MADDIE changes hairColor into Cornflower Blue
goto hairColor_3
}“Next Page >>”{
goto hairColor_4
}"<< Previous Page"{
goto hairColor_2
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_1
}

label hairColor_4
@MADDIE starts idle_loop
NARRATOR
What hair color would you like?
choice
"Plum " {
@MADDIE changes hairColor into Plum
goto hairColor_4
}"Purple " {
@MADDIE changes hairColor into Purple
goto hairColor_4
}"Red Purple " {
@MADDIE changes hairColor into Red Purple
goto hairColor_4
}“Purple Lilac” {
@MADDIE changes hairColor into Purple Lilac
goto hairColor_4
}“Pop Pink " {
@MADDIE changes hairColor into Pop Pink
goto hairColor_4
}“Hot Pink " {
@MADDIE changes hairColor into Hot Pink
goto hairColor_4
}“Pink Light” {
@MADDIE changes hairColor into Pink Lt
goto hairColor_4
}”<< Previous Page”{
goto hairColor_3
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_1
}

label continue_story

1 Like

The errors

30%20PM

38%20PM

44%20PM

49%20PM

55%20PM

00%20PM

1 Like

i hate it when there are errors like these.

Me too… please help me my story should be out at the 13th

_

1 Like

this is for the contest and im checking the error now.

What contest?

oh, i thought u entered the missed connections contest, because u said that your story needs to be out by the 13th.

No no, it’s just a date I promised my followers that my story will be out… but the errors :sob: making me feel like quitting!

1 Like

oh ok, and errors are just a simple thing that needs to be corrected, so don’t push yourself.

Please see if you can rewrite the script and correct it for me I’d really appreciate it!

1 Like

was their a caution sigh next to the lines that had the error on ?

Yes

send a screenshot of that.

One second

1 Like
    MADDIE (talk_think_neutral)
Time for hair and make up

label mouthColor2
NARRATOR
What color lips would you like?
choice
“Natural”{
goto mouthNatural0
}“Bright Colored”{
goto mouthMakeup0
}“Dark Colored”{
goto mouthMakeupDark0
}“Change lip shape.”{
goto mouth_2
}“This looks good!”{
goto avatar_1
}

label mouthNatural0
NARRATOR
What natural lip color would you like?
choice
“Fair Rose Matte” {
@MADDIE changes mouthColor into Fair Rose Matte
goto mouthNatural0
}“Fair Neutral Matte” {
@MADDIE changes mouthColor into Fair Neutral Matte
goto mouthNatural0
}“Beige Light Gold Matte” {
@MADDIE changes mouthColor into Beige Light Gold Matte
goto mouthNatural0
}“Fair Gold Matte” {
@MADDIE changes mouthColor into Fair Gold Matte
goto mouthNatural0
}“Beige Rose” {
@MADDIE changes mouthColor into Beige Rose
goto mouthNatural0
}“Beige Gold Matte” {
@MADDIE changes mouthColor into Beige Gold Matte
goto mouthNatural0
}“Beige Deep Neutral” {
@MADDIE changes mouthColor into Beige Deep Neutral
goto mouthNatural0
}“Next Page >>”{
goto mouthNatural1
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_2
}“Looks good!”{
goto avatar_1
}

label mouthNatural1
NARRATOR
What natural lip color would you like?
choice
“Tan Deep Gold” {
@MADDIE changes mouthColor into Tan Deep Gold
goto mouthNatural1
}“Tan Deep Neutral” {
@MADDIE changes mouthColor into Tan Deep Neutral
goto mouthNatural1
}“Brown Gold” {
@MADDIE changes mouthColor into Brown Gold
goto mouthNatural1
}“Brown Neutral” {
@MADDIE changes mouthColor into Brown Neutral
goto mouthNatural1
}“Brown Deep Rose” {
@MADDIE changes mouthColor into Brown Deep Rose
goto mouthNatural1
}“Brown Deep Gold” {
@MADDIE changes mouthColor into Brown Deep Gold
goto mouthNatural1
}"<< Previous Page"{
goto mouthNatural0
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_2
}“Looks good!”{
goto avatar_1
}

label mouthMakeup0
NARRATOR
What lip color would you like?
choice
“Pink Peach Light Gloss” {
@MADDIE changes mouthColor into Pink Peach Light Gloss
goto mouthMakeup0
}“Pink Peach Lt Gloss” {
@MADDIE changes mouthColor into Pink Peach Lt Gloss
goto mouthMakeup0
}“Pink Peach Light Matte” {
@MADDIE changes mouthColor into Pink Peach Light Matte
goto mouthMakeup0
}“Peach Gloss” {
@MADDIE changes mouthColor into Peach Gloss
goto mouthMakeup0
}“Peach Matte” {
@MADDIE changes mouthColor into Peach Matte
goto mouthMakeup0
}“Pink Beige Gloss” {
@MADDIE changes mouthColor into Pink Beige Gloss
goto mouthMakeup0
}“Pink Beige Matte” {
@MADDIE changes mouthColor into Pink Beige Matte
goto mouthMakeup0
}“Pink Medium Gloss” {
@MADDIE changes mouthColor into Pink Medium Gloss
goto mouthMakeup0
}“Pink Medium Matte” {
@MADDIE changes mouthColor into Pink Medium Matte
goto mouthMakeup0
}“Next Page >>”{
goto mouthMakeup1
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_2
}“Looks good!”{
goto avatar_1
}

label mouthMakeup1
NARRATOR
What lip color would you like?
choice
“Pink Hot Gloss” {
@MADDIE changes mouthColor into Pink Hot Gloss
goto mouthMakeup1
}“Pink Hot Matte” {
@MADDIE changes mouthColor into Pink Hot Matte
goto mouthMakeup1
}“Pink Deep Gloss” {
@MADDIE changes mouthColor into Pink Deep Gloss
goto mouthMakeup1
}“Pink Deep Matte” {
@MADDIE changes mouthColor into Pink Deep Matte
goto mouthMakeup1
}“Purple Pastel Gloss” {
@MADDIE changes mouthColor into Purple Pastel Gloss
goto mouthMakeup1
}“Purple Pastel Matte” {
@MADDIE changes mouthColor into Purple Pastel Matte
goto mouthMakeup1
}“Pink Warm Gloss” {
@MADDIE changes mouthColor into Pink Warm Gloss
goto mouthMakeup1
}“Pink Warm Matte” {
@MADDIE changes mouthColor into Pink Warm Matte
goto mouthMakeup1
}"<< Previous Page"{
goto mouthMakeup0
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_2
}“Looks good!”{
goto avatar_1
}

label mouthMakeupDark0
NARRATOR
What lip color would you like?
choice
“Red Gloss”{
@MADDIE changes mouthColor into Red Gloss
goto mouthMakeupDark0
}“Red Matte”{
@MADDIE changes mouthColor into Red Matte
goto mouthMakeupDark0
}“Rose Gloss”{
@MADDIE changes mouthColor into Rose Gloss
goto mouthMakeupDark0
}“Rose Matte”{
@MADDIE changes mouthColor into Rose Matte
goto mouthMakeupDark0
}“Red Deep Gloss”{
@MADDIE changes mouthColor into Red Deep Gloss
goto mouthMakeupDark0
}“Red Deep Matte”{
@MADDIE changes mouthColor into Red Deep Matte
goto mouthMakeupDark0
}“Violet Gloss”{
@MADDIE changes mouthColor into Violet Gloss
goto mouthMakeupDark0
}“Violet Matte”{
@MADDIE changes mouthColor into Violet Matte
goto mouthMakeupDark0
}“Next Page >>”{
goto mouthMakeupDark1
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_2
}“Looks good!”{
goto avatar_1
}

label mouthMakeupDark1
NARRATOR
What lip color would you like?
choice
“Mauve Gloss”{
@MADDIE changes mouthColor into Mauve Gloss
goto mouthMakeupDark1
}“Mauve Matte”{
@MADDIE changes mouthColor into Mauve Matte
goto mouthMakeupDark1
}“Plum Gloss”{
@MADDIE changes mouthColor into Plum Gloss
goto mouthMakeupDark1
}“Plum Matte”{
@MADDIE changes mouthColor into Plum Matte
goto mouthMakeupDark1
}“Black Gloss”{
@MADDIE changes mouthColor into Black Gloss
goto mouthMakeupDark1
}“Black Matte”{
@MADDIE changes mouthColor into Black Matte
goto mouthMakeupDark1
}"<< Previous Page"{
goto mouthMakeupDark0
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_2
}“Looks good!”{
goto avatar_1
}

label hair_0
@zoom on 150 275 to 155% in 0
#@zoom on 480 275 to 155% in 0
#@zoom on 800 275 to 155% in 0
@MADDIE starts admire_happy
NARRATOR
There are tons of hairstyles to choose from! Which styles would you like to browse?
choice
“Short Hair Styles”{
goto hairShort
}“Mid-length Hair Styles”{
goto hairMedium
}“Long Hair Styles”{
goto hairLong
}“Tied-Up Hair Styles”{
goto hairUp
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_1
}

label hairShort
NARRATOR
What short hair style would you like?
choice
“Short Curly Fade” {
@MADDIE changes hair into Short Curly Fade
@MADDIE starts primp_neutral
goto hairShort
}“Short Pixie” {
@MADDIE changes hair into Short Pixie
@MADDIE starts primp_neutral
goto hairShort
}“Punk Pixie” {
@MADDIE changes hair into Punk Pixie
@MADDIE starts primp_neutral
goto hairShort
}“Classic Bob” {
@MADDIE changes hair into Classic Bob
@MADDIE starts primp_neutral
goto hairShort
}“Short Wavy Hair Solid” {
@MADDIE changes hair into Short Wavy Hair Solid
@MADDIE starts primp_neutral
goto hairShort
}“Curly Bob” {
@MADDIE changes hair into Curly Bob
@MADDIE starts primp_neutral
goto hairShort
}“Blunt Bangs Short” {
@MADDIE changes hair into Blunt Bangs Short
@MADDIE starts primp_neutral
goto hairShort
}“Long Faux Hawk Solid” {
@MADDIE changes hair into Long Faux Hawk Solid
@MADDIE starts primp_neutral
goto hairShort
}“Change Length.”{
goto hair_0
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_1
}

label hairMedium
NARRATOR
What medium length hair style would you like?
choice
“Straight Medium”{
@MADDIE changes hair into Straight Medium
@MADDIE starts primp_neutral
goto hairMedium
}“Short Wavy Ombre” {
@MADDIE changes hair into Short Wavy Ombre
@MADDIE starts primp_neutral
goto hairMedium
}“Hair Flip” {
@MADDIE changes hair into Hair Flip
@MADDIE starts primp_neutral
goto hairMedium
}“Medium Curly Solid”{
@MADDIE changes hair into Medium Curly Solid
@MADDIE starts primp_neutral
goto hairMedium
}“Afro”{
@MADDIE changes hair into Afro
@MADDIE starts primp_neutral
goto hairMedium
}“Medium Braided” {
@MADDIE changes hair into Medium Braided
@MADDIE starts primp_neutral
goto hairMedium
}“Medium Dreadlocks” {
@MADDIE changes hair into Medium Dreadlocks
@MADDIE starts primp_neutral
goto hairMedium
}“Change Length.”{
goto hair_0
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_1
}

label hairLong
NARRATOR
What long hairstyle would you like?
choice
“Beach Wave Hair” {
@MADDIE changes hair into Beach Wave Hair
@MADDIE starts primp_neutral
goto hairLong
}“Long Feathered” {
@MADDIE changes hair into Long Feathered
@MADDIE starts primp_neutral
goto hairLong
}“Long Straight Loose Solid” {
@MADDIE changes hair into Long Straight Loose Solid
@MADDIE starts primp_neutral
goto hairLong
}“Long Straight Loose Bangs Blunt Solid” {
@MADDIE changes hair into Long Straight Loose Bangs Blunt Solid
@MADDIE starts primp_neutral
goto hairLong
}“Long Straight Loose Bangs Sideswept Solid” {
@MADDIE changes hair into Long Straight Loose Bangs Sideswept Solid
@MADDIE starts primp_neutral
goto hairLong
}“Long Braided” {
@MADDIE changes hair into Long Braided
@MADDIE starts primp_neutral
goto hairLong
}“Long Dreadlocks” {
@MADDIE changes hair into Long Dreadlocks
@MADDIE starts primp_neutral
goto hairLong
}“Change Length.”{
goto hair_0
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_1
}

label hairUp
NARRATOR
What tied-up style would you like?
choice
“Morning Updo” {
@MADDIE changes hair into Morning Updo
@MADDIE starts primp_neutral
goto hairUp
}“Short High Ponytail” {
@MADDIE changes hair into Short High Ponytail
@MADDIE starts primp_neutral
goto hairUp
}“Long High Ponytail” {
@MADDIE changes hair into Long High Ponytail
@MADDIE starts primp_neutral
goto hairUp
}“Braided Bun” {
@MADDIE changes hair into Braided Bun
@MADDIE starts primp_neutral
goto hairUp
}“Change Length.”{
goto hair_0
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_1
}

label hairColor_0
@MADDIE starts idle_loop
NARRATOR
What hair color would you like?
choice
“Black Dark” {
@MADDIE changes hairColor into Black Dark
goto hairColor_0
}“Black Jet” {
@MADDIE changes hairColor into Black Jet
goto hairColor_0
}“Deep Brown” {
@MADDIE changes hairColor into Deep Brown
goto hairColor_0
}“Dark Brown” {
@MADDIE changes hairColor into Dark Brown
goto hairColor_0
}“Chestnut Brown” {
@MADDIE changes hairColor into Chestnut Brown
goto hairColor_0
}“Medium Warm Brown” {
@MADDIE changes hairColor into Medium Warm Brown
goto hairColor_0
}“Light Brown” {
@MADDIE changes hairColor into Light Brown
goto hairColor_0
}“Next Page >>”{
goto hairColor_1
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_1
}

label hairColor_1
@MADDIE starts idle_loop
NARRATOR
What hair color would you like?
choice
“Yellow” {
@MADDIE changes hairColor into Yellow
goto hairColor_1
}“Honey Blonde” {
@MADDIE changes hairColor into Honey Blonde
goto hairColor_1
}“Blonde Medium” {
@MADDIE changes hairColor into Blonde Medium
goto hairColor_1
}“Dirty Blonde” {
@MADDIE changes hairColor into Dirty Blonde
goto hairColor_1
}“Ash Blonde” {
@MADDIE changes hairColor into Ash Blonde
goto hairColor_1
}“Platinum Blonde” {
@MADDIE changes hairColor into Platinum Blonde
goto hairColor_1
}“Warm White” {
@MADDIE changes hairColor into Warm White
goto hairColor_1
}“Aqua Gray” {
@MADDIE changes hairColor into Aqua Gray
goto hairColor_1
}“Cool Gray” {
@MADDIE changes hairColor into Cool Gray
goto hairColor_1
}“Gray” {
@MADDIE changes hairColor into Gray
goto hairColor_1
}“Next Page >>”{
goto hairColor_2
}"<< Previous Page"{
goto hairColor_0
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_1
}

label hairColor_2
@MADDIE starts idle_loop
NARRATOR
What hair color would you like?
choice
“Burgundy Red” {
@MADDIE changes hairColor into Burgundy Red
goto hairColor_2
}“Copper Red” {
@MADDIE changes hairColor into Copper Red
goto hairColor_2
}“Red” {
@MADDIE changes hairColor into Red
goto hairColor_2
}“Ginger Red” {
@MADDIE changes hairColor into Ginger Red
goto hairColor_2
}“Strawberry Blonde” {
@MADDIE changes hairColor into Strawberry Blonde
goto hairColor_2
}“Orange” {
@MADDIE changes hairColor into Orange
goto hairColor_2
}“Peach Blonde” {
@MADDIE changes hairColor into Peach Blonde
goto hairColor_2
}“Next Page >>”{
goto hairColor_3
}"<< Previous Page"{
goto hairColor_1
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_1
}

label hairColor_3
@MADDIE starts idle_loop
NARRATOR
What hair color would you like?
choice
“Grievance Green” {
@MADDIE changes hairColor into Grievance Green
goto hairColor_3
}“Aqua Green” {
@MADDIE changes hairColor into Aqua Green
goto hairColor_3
}“Green Mint” {
@MADDIE changes hairColor into Green Mint
goto hairColor_3
}“Yellow Green” {
@MADDIE changes hairColor into Yellow Green
goto hairColor_3
}“Blue Black” {
@MADDIE changes hairColor into Blue Black
goto hairColor_3
}“Blue” {
@MADDIE changes hairColor into Blue
goto hairColor_3
}“Aqua Blue” {
@MADDIE changes hairColor into Aqua Blue
goto hairColor_3
}“Cornflower Blue” {
@MADDIE changes hairColor into Cornflower Blue
goto hairColor_3
}“Next Page >>”{
goto hairColor_4
}"<< Previous Page"{
goto hairColor_2
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_1
}

label hairColor_4
@MADDIE starts idle_loop
NARRATOR
What hair color would you like?
choice
"Plum " {
@MADDIE changes hairColor into Plum
goto hairColor_4
}"Purple " {
@MADDIE changes hairColor into Purple
goto hairColor_4
}"Red Purple " {
@MADDIE changes hairColor into Red Purple
goto hairColor_4
}“Purple Lilac” {
@MADDIE changes hairColor into Purple Lilac
goto hairColor_4
}“Pop Pink " {
@MADDIE changes hairColor into Pop Pink
goto hairColor_4
}“Hot Pink " {
@MADDIE changes hairColor into Hot Pink
goto hairColor_4
}“Pink Light” {
@MADDIE changes hairColor into Pink Lt
goto hairColor_4
}”<< Previous Page”{
goto hairColor_3
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_1
}

label continue_story
@pause for a beat

hm…try it…

if it doesn’t work, try this template.

One second I’ll try it

Doesn’t work I’ll try the other one