Advertisement
Guest User

Untitled

a guest
Mar 28th, 2015
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.16 KB | None | 0 0
  1. # Declare images used by this game.
  2. image bg lecturehall = "lecturehall.jpg"
  3. image bg uni = "uni.jpg"
  4. image bg meadow = "meadow.jpg"
  5. image bg club = "club.jpg"
  6. image black = "black.jpg"
  7.  
  8. image sylvie normal = "sylvie_normal.png"
  9. image sylvie giggle = "sylvie_giggle.png"
  10. image sylvie smile = "sylvie_smile.png"
  11. image sylvie surprised = "sylvie_surprised.png"
  12.  
  13. image sylvie2 normal = "sylvie2_normal.png"
  14. image sylvie2 giggle = "sylvie2_giggle.png"
  15. image sylvie2 smile = "sylvie2_smile.png"
  16. image sylvie2 surprised = "sylvie2_surprised.png"
  17.  
  18. # Declare characters used by this game.
  19. define s = Character('Sylvie', color="#c8ffc8")
  20. define m = Character('Me', color="#c8c8ff")
  21.  
  22. # The game starts here.
  23. label start:
  24. $ bl_game = False
  25. $ strength = 10
  26.  
  27. play music "illurock.mp3"
  28.  
  29. scene bg lecturehall
  30. with fade
  31.  
  32. "Well, professor Eileen's lecture was interesting."
  33. "But to be honest, I couldn't concentrate on it very much."
  34. "I had a lot of other thoughts on my mind."
  35. "And they all ended up with a question."
  36. "A question, I've been meaning to ask someone."
  37.  
  38. scene bg uni
  39. with fade
  40.  
  41. "When we came out of the university, I saw her."
  42.  
  43. if strength > 20:
  44.  
  45.  
  46. show sylvie normal
  47. with dissolve
  48.  
  49. "She was a wonderful person."
  50. "I've known her ever since we were children."
  51. show sylvie smile
  52. "And she's always been a good friend."
  53. "But..."
  54. "Recently..."
  55. "I think..."
  56. "... that I wanted more."
  57. "More just talking... more than just walking home together when our classes ended."
  58. "And I decided..."
  59.  
  60. menu:
  61.  
  62. "... to ask her right away.":
  63.  
  64. jump rightaway
  65.  
  66. "... to ask her later.":
  67.  
  68. jump later
  69.  
  70.  
  71. label rightaway:
  72.  
  73. show sylvie smile
  74.  
  75. s "Oh, hi, do we walk home together?"
  76. m "Yes..."
  77. "I said and my voice was already shaking."
  78.  
  79. scene bg meadow
  80. with fade
  81.  
  82. "We reached the meadows just outside our hometown."
  83. "Autumn was so beautiful here."
  84. "When we were children, we often played here."
  85. m "Hey... ummm..."
  86.  
  87. show sylvie smile
  88. with dissolve
  89.  
  90. "She turned to me and smiled."
  91. "I'll ask her..."
  92. m "Ummm... will you..."
  93. m "Will you be my artist for a visual novel?"
  94.  
  95. show sylvie surprised
  96.  
  97. "Silence."
  98. "She is shocked. And then..."
  99.  
  100. show sylvie smile
  101.  
  102. s "Sure, but what is a "visual novel?""
  103.  
  104. menu:
  105.  
  106. "It's a story with pictures.":
  107. jump vn
  108.  
  109. "It's a hentai game.":
  110. jump hentai
  111.  
  112. label vn:
  113.  
  114. m "It's a story with pictures and music."
  115. m "And you'll be able to make choices that influence the outcome of the story."
  116. s "So it's like those choose-your-adventure books?"
  117. m "Exactly! I plan on making a small romantic story."
  118. m "And I figured you could help me... since I know how you like to draw."
  119.  
  120. show sylvie normal
  121.  
  122. s "Well, I can try. I hope I don't disappoint you."
  123. m "You can't disappoint me, you know that."
  124.  
  125. jump marry
  126.  
  127. label hentai:
  128.  
  129. $ bl_game = True
  130.  
  131. m "Why it's a game with lots of sex."
  132. s "You mean, like a boy's love game?"
  133. s "I've always wanted to make one of those."
  134. s "I'll get right on it!"
  135.  
  136. hide sylvie
  137. with dissolve
  138.  
  139. "..."
  140.  
  141. m "That wasn't what I meant!"
  142.  
  143. jump marry
  144.  
  145. label marry:
  146.  
  147. scene black
  148. with dissolve
  149.  
  150. "--- years later ---"
  151.  
  152. scene bg club
  153. with dissolve
  154.  
  155. "And so, we became a visual novel creating team."
  156. "We made games and had a lot of fun making them."
  157.  
  158. if bl_game:
  159. "Well, apart from that Boy's Love game she insisted on making."
  160.  
  161. "And one day..."
  162.  
  163. show sylvie2 normal
  164. with dissolve
  165.  
  166. s "Hey..."
  167. m "Yes?"
  168.  
  169. show sylvie2 giggle
  170.  
  171. s "Marry me!"
  172. m "What???"
  173.  
  174. show sylvie2 surprised
  175.  
  176. s "Well, don't you love me?"
  177. m "I do, actually."
  178.  
  179. show sylvie2 smile
  180.  
  181. s "See? We've been making romantic visual novels, spending time together, helping each other...."
  182. s "... and when you give love to others, love will come to you."
  183. m "Hmmm, that's a nice thought."
  184.  
  185. show sylvie2 giggle
  186.  
  187. s "I just made that up."
  188. m "But it's good."
  189.  
  190. show sylvie2 normal
  191.  
  192. s "I know. So, will you marry me?"
  193. m "Ummm, of course I will. I've actually been meaning to ask you, but since you brought it up..."
  194. s "I know, but you are so indecisive, that I thought I'd take the initiative. "
  195. m "I guess... It's all about asking the right question... at the right time."
  196.  
  197. show sylvie2 giggle
  198.  
  199. s "It is. But now, stop being theoretical, and give me a kiss!"
  200.  
  201. scene black
  202. with dissolve
  203.  
  204. "And we got married shortly after that."
  205. "In fact, we made many more visual novels."
  206. "And together, we lived happily ever after."
  207.  
  208. ".:. Good Ending."
  209.  
  210. return
  211.  
  212. label later:
  213.  
  214. scene black
  215. with dissolve
  216.  
  217. "And so I decided to ask her later."
  218. "But I was indecisive."
  219. "I couldn't ask her that day, and I couldn't ask her later."
  220. "I guess I will never know now."
  221.  
  222. ".:. Bad Ending."
  223.  
  224. return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement