Post your script templates here! Official script template sharing thread

Color-Categorized Outfit Selection:

label color_clothing_selection
CHARACTER (think)
(What outfit should I wear today?)
choice
“Black” {
goto black_clothing
} “Grey” {
goto grey_clothing
} “White” {
goto white_clothing
} “Red” {
goto red_clothing
} “Orange” {
goto orange_clothing
} “Yellow” {
goto yellow_clothing
} “Green” {
goto green_clothing
} “Blue” {
goto blue_clothing
} “Purple” {
goto purple_clothing
} “Pink” {
goto pink_clothing
}
label black_clothing
CHARACTER (admire)
(What black outfit should I wear for today?)
choice
“Outfit 1” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_1
goto clothing_choice
} “Outfit 2” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_2
goto clothing_choice
} “Outfit 3” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_3
goto clothing_choice
} “Outfit 4” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_4
goto clothing_choice
} “Outfit 5” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_5
goto clothing_choice
}
label grey_clothing
CHARACTER (admire)
(What grey outfit should I wear for today?)
choice
“Outfit 1” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_6
goto clothing_choice
} “Outfit 2” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_7
goto clothing_choice
} “Outfit 3” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_8
goto clothing_choice
} “Outfit 4” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_9
goto clothing_choice
} “Outfit 5” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_10
goto clothing_choice
}
label white_clothing
CHARACTER (admire)
(What white outfit should I wear for today?)
choice
“Outfit 1” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_11
goto clothing_choice
} “Outfit 2” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_12
goto clothing_choice
} “Outfit 3” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_13
goto clothing_choice
} “Outfit 4” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_14
goto clothing_choice
} “Outfit 5” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_15
goto clothing_choice
}
label red_clothing
CHARACTER (admire)
(What red outfit should I wear for today?)
choice
“Outfit 1” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_16
goto clothing_choice
} “Outfit 2” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_17
goto clothing_choice
} “Outfit 3” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_18
goto clothing_choice
} “Outfit 4” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_19
goto clothing_choice
} “Outfit 5” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_20
goto clothing_choice
}
label orange_clothing
CHARACTER (admire)
(What orange outfit should I wear for today?)
choice
“Outfit 1” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_21
goto clothing_choice
} “Outfit 2” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_22
goto clothing_choice
} “Outfit 3” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_23
goto clothing_choice
} “Outfit 4” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_24
goto clothing_choice
} “Outfit 5” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_25
goto clothing_choice
}
label yellow_clothing
CHARACTER (admire)
(What yellow outfit should I wear for today?)
choice
“Outfit 1” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_26
goto clothing_choice
} “Outfit 2” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_27
goto clothing_choice
} “Outfit 3” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_28
goto clothing_choice
} “Outfit 4” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_29
goto clothing_choice
} “Outfit 5” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_30
goto clothing_choice
}
label green_clothing
CHARACTER (admire)
(What green outfit should I wear for today?)
choice
“Outfit 1” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_31
goto clothing_choice
} “Outfit 2” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_32
goto clothing_choice
} “Outfit 3” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_33
goto clothing_choice
} “Outfit 4” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_34
goto clothing_choice
} “Outfit 5” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_35
goto clothing_choice
}
label blue_clothing
CHARACTER (admire)
(What blue outfit should I wear for today?)
choice
“Outfit 1” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_36
goto clothing_choice
} “Outfit 2” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_37
goto clothing_choice
} “Outfit 3” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_38
goto clothing_choice
} “Outfit 4” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_39
goto clothing_choice
} “Outfit 5” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_40
goto clothing_choice
}
label purple_clothing
CHARACTER (admire)
(What purple outfit should I wear for today?)
choice
“Outfit 1” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_41
goto clothing_choice
} “Outfit 2” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_42
goto clothing_choice
} “Outfit 3” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_43
goto clothing_choice
} “Outfit 4” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_44
goto clothing_choice
} “Outfit 5” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_45
goto clothing_choice
}
label pink_clothing
CHARACTER (admire)
(What pink outfit should I wear for today?)
choice
“Outfit 1” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_46
goto clothing_choice
} “Outfit 2” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_47
goto clothing_choice
} “Outfit 3” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_48
goto clothing_choice
} “Outfit 4” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_49
goto clothing_choice
} “Outfit 5” {
@CHARACTER is dustoff_loop
@CHARACTER changes into outfit_50
goto clothing_choice
}
label clothing_choice
CHARACTER (think)
(This outfit looks amazing on me! Should I wear it today?)
choice
“Heck yes!” {
CHARACTER (primp)
(Um, have you SEEN this on me?? I look like a freakin’ goddess!)
NARRATOR
Ok then…
} “Nah, there are WAY better clothes in my wardrobe” {
CHARACTER (talk_disgust)
(I CANNOT wear this today, it has ‘Public Humiliation’ written all over it.)
NARRATOR
Suit yourself, but I think it’s quite nice.
@CHARACTER is arms_crossed_angry
redo color_clothing_selection
}
Hope this is ok! If there’s any mistakes, just tell me.

95 Likes