(set: $you to (prompt: "What character are you playing? It can be anything.","a hero"))(if: $you's length is 0)[(set: $you to "a hero")](if: last of $you is ".")[(set: $you to (substring:$you,1,-2))]
I am $you.
[[NEXT->NEED]]
[[or redo->YOU]](set: $need to (prompt: "What do you need?","to prove I am a hero"))(if: $need's length is 0)[(set: $need to "to prove I am a hero")](if: last of $need is ".")[(set: $need to (substring:$need,1,-2))]
I am $you. I need $need.
[[NEXT->NEED2]]
[[or redo->NEED]]
[[go back one->YOU]]
[[or restart->YOU]](set: $go to (prompt: "And so you do something obvious to get what you need. What do you do?","I go to the danger zone"))(if: $go's length is 0)[(set: $go to "I go to the danger zone")](if: last of $go is ".")[(set: $go to (substring:$go,1,-2))]
I am $you. I need $need, $need2. And so $go.
[[NEXT->SEARCH]]
[[or redo->GO]]
[[go back one->NEED2]]
[[or restart->YOU]](set: $search to (prompt: "But something's wrong. What is it?","there are a whole lot of other heroes in the danger zone who are stronger than me"))(if: $search's length is 0)[(set: $search to "there are a whole lot of other heroes in the danger zone who are stronger than me")](if: last of $search is ".")[(set: $search to (substring:$search,1,-2))]
I am $you. I need $need, $need2. And so I go $go, but $search.
[[NEXT->SEARCH2]]
[[or redo->SEARCH]]
[[go back one->GO]]
[[or restart->YOU]](set: $find to (prompt: "You find what you are looking for. What happens?","I become the buffest hero in the danger zone"))(if: $find's length is 0)[(set: $find to "I become the buffest hero in the danger zone")](if: last of $find is ".")[(set: $find to (substring:$find,1,-2))]
I am $you. I need $need, $need2. And so I go $go, but $search. So $search2, and $search3. At long last, $find.
[[NEXT->FIND2]]
[[or redo->FIND]]
[[go back one->SEARCH3]]
[[or restart->YOU]](set: $pay to (prompt: "But things aren't that easy, and something goes wrong. What is it?","all the other wannabe heroes team up to defeat me"))(if: $pay's length is 0)[(set: $pay to "all the other wannabe heroes team up to defeat me")](if: last of $pay is ".")[(set: $pay to (substring:$pay,1,-2))]
I am $you. I need $need, $need2. And so I go $go, but $search. So $search2, and $search3. At long last, $find, and $find2. But $pay.
[[NEXT->PAY2]]
[[or redo->PAY]]
[[go back one->FIND2]]
[[or restart->YOU]](set: $return to (prompt: "How do you try to make things right?","I give up my hero's crown"))(if: $return's length is 0)[(set: $return to "I give up my hero's crown")](if: last of $return is ".")[(set: $return to (substring:$return,1,-2))]
I am $you. I need $need, $need2. And so I go $go, but $search. So $search2, and $search3. At long last, $find, and $find2. But $pay, $pay2, and $pay3. So $return.
[[NEXT->RETURN2]]
[[or redo->RETURN]]
[[go back one->PAY3]]
[[or restart->YOU]](set: $change to (prompt: "How do you get back to where you started?","I leave the danger zone on the first available Uber"))(if: $change's length is 0)[(set: $change to "I leave the danger zone on the first available Uber")](if: last of $change is ".")[(set: $change to (substring:$change,1,-2))]
I am $you. I need $need, $need2. And so I go $go, but $search. So $search2, and $search3. At long last, $find, and $find2. But $pay, $pay2, and $pay3. $return, and $return2. $return3. $change.
[[NEXT->CHANGE2]]
[[or redo->CHANGE]]
[[go back one->RETURN3]]
[[or restart->YOU]](set: $search2 to (prompt: "So you need to do something. What?","I work out and get super buff"))(if: $search2's length is 0)[(set: $search2 to "I work out and get super buff")](if: last of $search2 is ".")[(set: $search2 to (substring:$search2,1,-2))]
I am $you. I need $need, $need2. And so I go $go, but $search. So $search2.
[[NEXT->SEARCH3]]
[[or redo->SEARCH2]]
[[go back one->SEARCH]]
[[or restart->YOU]](set: $need2 to (prompt: "Why?","because I'm tired of not being taken seriously"))(if: $need2's length is 0)[(set: $need2 to "because I'm tired of not being taken seriously")](if: last of $need2 is ".")[(set: $need2 to (substring:$need2,1,-2))]
I am $you. I need $need, $need2.
[[NEXT->GO]]
[[or redo->NEED2]]
[[go back one->NEED]]
[[or restart->YOU]](set: $find2 to (prompt: "How do you feel about this?","I'm super psyched"))(if: $find2's length is 0)[(set: $find2 to "I'm super psyched")](if: last of $find2 is ".")[(set: $find2 to (substring:$find2,1,-2))]
I am $you. I need $need, $need2. And so I go $go, but $search. So $search2, and $search3. At long last, $find, and $find2.
[[NEXT->PAY]]
[[or redo->FIND2]]
[[go back one->FIND]]
[[or restart->YOU]](set: $pay2 to (prompt: "You end up paying a heavy price. What is it?","I get my butt kicked"))(if: $pay2's length is 0)[(set: $pay2 to "I get my butt kicked")](if: last of $pay2 is ".")[(set: $pay2 to (substring:$pay2,1,-2))]
I am $you. I need $need, $need2. And so I go $go, but $search. So $search2, and $search3. At long last, $find, and $find2. But $pay, and $pay2.
[[NEXT->PAY3]]
[[or redo->PAY2]]
[[go back one->PAY]]
[[or restart->YOU]](set: $return3 to (prompt: "And how does that wrap things up?","I'm the only hero left in the world"))(if: $return3's length is 0)[(set: $return3 to "I'm the only hero left in the world")](if: last of $return3 is ".")[(set: $return3 to (substring:$return3,1,-2))]
I am $you. I need $need, $need2. And so I go $go, but $search. So $search2, and $search3. At long last, $find, and $find2. But $pay, $pay2, and $pay3. So $return, and $return2. $return3.
[[NEXT->CHANGE]]
[[or redo->RETURN3]]
[[go back one->RETURN2]]
[[or restart->YOU]](set: $search3 to (prompt: "How does that lead to you getting what you want?","I can now beat up all the other heroes"))(if: $search3's length is 0)[(set: $search3 to "I can now beat up all the other heroes")](if: last of $search3 is ".")[(set: $search3 to (substring:$search3,1,-2))]
I am $you. I need $need, $need2. And so I go $go, but $search. So $search2, and $search3.
[[NEXT->FIND]]
[[or redo->SEARCH3]]
[[go back one->SEARCH2]]
[[or restart->YOU]](set: $change2 to (prompt: "And how has the journey changed you?","I learned that true heroes don't need a crown"))(if: $change2's length is 0)[(set: $change2 to "I learned that true heroes don't need a crown")](if: last of $change2 is ".")[(set: $change2 to (substring:$change2,1,-2))]
''MY COMPLETED STORY''
"How $find."
I am $you. I need $need, $need2. And so I go $go, but $search. So $search2, and $search3. At long last, $find, and $find2. But $pay, $pay2, and $pay3. $return, and $return2. $return3. $change, and in the end, $change2.
[[START AGAIN->YOU]]
[[or redo->CHANGE2]]
[[or go back one->CHANGE]]
(enchant: ?page, (text-colour: black) + (background: white) + (font:"Courier New"))(set: $return2 to (prompt: "And what does that lead to?","all the other heroes beat each other up fighting over the crown"))(if: $return2's length is 0)[(set: $return2 to "all the other heroes beat each other up fighting over the crown")](if: last of $return2 is ".")[(set: $return2 to (substring:$return2,1,-2))]
I am $you. I need $need, $need2. And so I go $go, but $search. So $search2, and $search3. At long last, $find, and $find2. But $pay, $pay2, and $pay3. So $return, and $return2.
[[NEXT->RETURN3]]
[[or redo->RETURN2]]
[[go back one->RETURN]]
[[or restart->YOU]](set: $pay3 to (prompt: "How are you feeling about this?","it sucks"))(if: $pay3's length is 0)[(set: $pay3 to "it sucks")](if: last of $pay3 is ".")[(set: $pay3 to (substring:$pay3,1,-2))]
I am $you. I need $need, $need2. And so I go $go, but $search. So $search2, and $search3. At long last, $find, and $find2. But $pay, $pay2, and $pay3.
[[NEXT->RETURN]]
[[or redo->PAY3]]
[[go back one->PAY2]]
[[or restart->YOU]]