Advertisement
Guest User

Untitled

a guest
Feb 14th, 2019
565
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.13 KB | None | 0 0
  1. From an unfortunate translator, who suffers from extreme case of insomnia and boredom, comes a (machine) translated scene concerning a cursed fetish...
  2.  
  3. But seriously, it took me over 3 hours to get this done, so hopefully you will at least check it out and reply later what you think about the quality. Personally I am actually pleased with the end result. I mean, I don't know Japanese, even English isn't my first language, but at least for me the translation seems decent enough (for a first try at least). I am aware that there are some problems (I couldn't even fit the full name of the antagonist, had to make it shorter to avoid bugs) and that I probably mistranslated a lot of words (proofreader would be useful too) but if you think it's good enough I might do more in the future :P.
  4.  
  5. Tools used: translation aggregator + google bing and yandex translators plus some imagination and editing skills.
  6.  
  7. The text below goes into: dinner/html/dz/L/script/test.txt (don't forget to make a backup copy):
  8.  
  9. *背景表示機能|背景表示機能|INVALID
  10. // 初期設定
  11.  
  12. // セーブ機能を一時的にOFF
  13. [Save OFF]
  14.  
  15.  
  16. // 背景レイヤーを表示状態にしておく
  17. [BGLayer visible=true]
  18.  
  19.  
  20. // このスクリプトで使用する各データをキャッシュする
  21. // ※ 必ずしも予めキャッシュしておく必要はありません。
  22. //  キャッシュされていないファイルは、最初に使用される際に読み込まれます。
  23. [Cache path="./EmbedFonts.swf"]
  24.  
  25. [Cache path="./resorce/plug-in/CharName.swf"]
  26.  
  27.  
  28. [Cache path="./resorce/BG/black.jpg"]
  29.  
  30. [Cache path="./resorce/Char/sampleChar1.swf"]
  31. [Cache path="./resorce/Char/sampleChar1.jpg"]
  32. [Cache path="./resorce/Char/sampleChar2.jpg"]
  33. [Cache path="./resorce/Char/sampleFace.swf"]
  34. [Cache path="./resorce/Char/sampleSelTimer.swf"]
  35.  
  36. [Cache path="./resorce/Button/sampleBtn1.jpg"]
  37. [Cache path="./resorce/Button/sampleBtn2.jpg"]
  38. [Cache path="./resorce/Button/sampleBtn3.jpg"]
  39. [Cache path="./resorce/Button/sampleBtn4.jpg"]
  40.  
  41. [Cache path="./resorce/Button/btn_light.swf"]
  42. [Cache path="./resorce/Button/btn_river.swf"]
  43. [Cache path="./resorce/Button/btn_tree.swf"]
  44.  
  45. [Cache path="./resorce/Button/ha_river.swf"]
  46. [Cache path="./resorce/Button/ha_tree.swf"]
  47.  
  48. [Cache path="./resorce/Effect/VBlinds_thin_R.swf"]
  49.  
  50. [Cache path="./resorce/System/Mark_WaitClick.swf"]
  51. [Cache path="./resorce/System/Mark_WaitClick_PB.swf"]
  52. [Cache path="./resorce/System/MsgLayerBG.swf"]
  53. [Cache path="./resorce/System/HistoryLayerBG.swf"]
  54. [Cache path="./resorce/System/About_LemoNovel.swf"]
  55. [Cache path="./resorce/System/TotalMenu.swf"]
  56. [Cache path="./resorce/System/VolumePanel.swf"]
  57. [Cache path="./resorce/System/ChgScreen.swf"]
  58. [Cache path="./resorce/System/SelectFontDlg.swf"]
  59.  
  60. [Cache path="./resorce/plug-in/CharName.swf"]
  61.  
  62. // テキストファイルもキャッシュ可能
  63. // 但し、容量の進捗は取得できません。
  64.  
  65. [StartCache]
  66.  
  67. // キャッシュ保持指定を無効化
  68. [DelSaveCache]
  69.  
  70. // フォントの読み込みを開始する
  71. [LoadFont]
  72.  
  73. // システム変数に逐次スキップとシーンスキップの設定を作成しておく
  74. // (※これは統合メニューサンプル用の処理です)
  75. // 逐次スキップのデフォルトは初期設定(ini)ファイルのSHIFTスキップの設定とする
  76. // シーンスキップのデフォルトは有効
  77. [SysVar _read_=true _write_=true sysSkip="#System.shiftSkip" sceneSkip="ON"]
  78.  
  79.  
  80.  
  81. // メッセージレイヤーを一旦表示する
  82. [MsgLayer visible=true]
  83.  
  84.  
  85. [StartCache]
  86.  
  87. // キャッシュ保持指定を無効化
  88. [DelSaveCache]
  89.  
  90. // フォントの読み込みを開始する
  91. [LoadFont]
  92.  
  93. // システム変数に逐次スキップとシーンスキップの設定を作成しておく
  94. // (※これは統合メニューサンプル用の処理です)
  95. // 逐次スキップのデフォルトは初期設定(ini)ファイルのSHIFTスキップの設定とする
  96. // シーンスキップのデフォルトは有効
  97. [SysVar _read_=true _write_=true sysSkip="#System.shiftSkip" sceneSkip="ON"]
  98.  
  99. // メッセージレイヤーを一旦表示する
  100. [MsgLayer visible=true]
  101.  
  102. [PreSelect]
  103.  
  104. // セーブ機能を一時的にOFF
  105. [Save OFF]
  106.  
  107. // 履歴を一時的にOFF
  108. [History ON]
  109.  
  110. // コンテキストメニューを設定
  111. [SetContextMenu id=1 caption="メッセージをスキップ" macro="MsgSkip" enabled=true visible=true syncEnabled=Select|HideMsg|Limit_ProgOpe|Limit_Skip]
  112. [SetContextMenu id=2 caption="即時表示" macro="ChgMsgSpeed" arguments="speed=0" separator=true enabled=true visible=true menuType=system]
  113. [SetContextMenu id=3 caption="最速" macro="ChgMsgSpeed" arguments="speed=1" enabled=true visible=true menuType=system]
  114. [SetContextMenu id=4 caption="速い" macro="ChgMsgSpeed" arguments="speed=2" enabled=true visible=true menuType=system]
  115. [SetContextMenu id=5 caption="普通 <-" macro="ChgMsgSpeed" arguments="speed=3" enabled=true visible=true menuType=system]
  116. [SetContextMenu id=6 caption="遅い" macro="ChgMsgSpeed" arguments="speed=4" enabled=true visible=true menuType=system]
  117. [SetContextMenu id=7 caption="メッセージを隠す" macro="HideMessage" separator=true enabled=true visible=true syncEnabled=Doing|HideMsg]
  118. [UpdateContextMenu]
  119.  
  120. // 前回起動時のシステム設定情報を復元する
  121. [LoadSystem]
  122.  
  123. // メッセージレイヤーのフォントをシステムでの設定で更新する
  124. // (※これはフォント選択ダイアログサンプル用の処理です)
  125. [UpdateMsgLayerFont]
  126.  
  127. // システムメニュー定義ファイルを読み込む
  128. [LoadSysMenu path="./script/sysmenu_def.txt"]
  129. // セーブ/ロードメニューのセーブデータ名を更新する
  130. [UpdateSaveLoadMenu]
  131.  
  132. // 背景レイヤーを表示状態にしておく
  133. [BGLayer visible=true]
  134.  
  135. // 『最初から』の開始位置
  136. *Start||INVALID
  137.  
  138. [PreSelect]
  139.  
  140.  
  141.  
  142. // 変数を定義
  143. // talkCharId  :口パクさせるキャラクターレイヤーID(-1で対象なし)
  144. // talkCharName :会話中のキャラの名前
  145. [Var talkCharId=-1 talkCharName=""]
  146.  
  147. // 名前表示用のメッセージレイヤーとキャラクターレイヤーを追加する
  148. [ChgLayerCnt msgLayer=2 charLayer=5]
  149. [MsgLayer id=1 posX=20 posY=375 width=270 height=40 margin_Left=28 margin_Right=0 margin_Top=10 margin_Bottom=0 speed_Normal=-1 history=false Font_Size=20]
  150. [CharLayer id=3 posX=250 posY=300 syncHide=true ]
  151. [CharLayer id=4 syncHide=true]
  152.  
  153. // 名前表示用のプラグインを読み込んで表示しておく(視覚上は非表示)
  154. [ShowChar id=4 path="./resorce/plug-in/CharName.swf" time=0 posX=480 posY=300]
  155.  
  156.  
  157. [StartTrans]
  158. [ChgTalker id=2 charName="Dragon Zombie" picId=2]
  159. Kuku… What's wrong?[l][r]
  160. Is there nothing you can do…?[p]
  161. [ChgTalker id=2 charName="Chrome" picId=2]
  162. Uh…zombies like you、
  163. If only Frederica was here…![p]
  164.  
  165. [MsgLayer id=1 visible=false]
  166. At the time I fell into a pitfall[r]
  167. If we didn't get separated…[p]
  168. I had cursed my lack of luck。[p]
  169.  
  170. But the dragon zombie girl in front of me[r]
  171. No, Of course not。[p]
  172. [ChgTalker id=2 charName="Dragon Zombie" picId=2]
  173. Kuku…I just ate one human male…[l][r]
  174. This time it's a succubus…[p]
  175. Today's a treat…[p]
  176. [ChgTalker id=2 charName="Chrome" picId=2]
  177. What?……Oh、no―――[p]
  178.  
  179.  
  180. [MsgLayer id=1 visible=false]
  181. Luka―――[p]
  182. [LoadSound id=0 path="../../Sound/swing.mp3"]
  183. [PlaySound id=0 mode=play wait_PlayEnd=false]
  184.  
  185. In front of me、 out of the mouth of the dragon zombie girl[r]
  186. A human-shaped organ jumped out、 just like a frog[r]
  187. It attacked me like a tongue![p]
  188. [LoadSound id=0 path="../../Sound/byoro01_a.mp3"]
  189. [PlaySound id=0 mode=play wait_PlayEnd=false]
  190. [Quake obj=BG id=0 time=500 hMaxAmp=5 hMinAmp=5]
  191. [StartQuake wait=false]
  192. [MsgLayer id=1 visible=false]
  193. [ChgBG path="./resorce/BG/dz02.jpg"]
  194.  
  195.  
  196. [MsgLayer id=1 visible=false]
  197. Next moment、I was drawn into the mouth of the dragon zombie girl。[p]
  198. [ChgTalker id=2 charName="Chrome" picId=2]
  199. Hey、 What……![l][r]
  200. Release me…!![p]
  201. [LoadSound id=0 path="../../Sound/attack00.mp3"]
  202. [PlaySound id=0 mode=play wait_PlayEnd=false]
  203. [ChgTalker id=2 charName="Dragon Zombie" picId=2]
  204. Kukuku…Once in my mouth、 I won't let go of the prey…[p]
  205.  
  206.  
  207. [MsgLayer id=1 visible=false]
  208. Dragon grabbed my head、[l][r]
  209. I was gradually drawn into the back of it's mouth。[p]
  210.  
  211. [MsgLayer id=1 visible=false]
  212. [ChgBG path="./resorce/BG/dz01.jpg"]
  213. [ChgTalker id=2 charName="Chrome" picId=2]
  214. Come on……huh……[p]
  215. Stop……uh…huh……uh……[p]
  216. [LoadSound id=0 path="../../Sound/damage.mp3"]
  217. [PlaySound id=0 mode=play wait_PlayEnd=false]
  218. [Quake obj=BG id=0 time=500 hMaxAmp=5 hMinAmp=5]
  219. [StartQuake wait=false]
  220.  
  221. [MsgLayer id=1 visible=false]
  222. I'm trying desperately to resist、[r]
  223. The opponent is a huge dragon。[l][r]
  224. Moreover、 it removed the shackles of the brain through zombification。[p]
  225. On the other hand、 I'm not really strong。[p]
  226. [ChgTalker id=2 charName="Chrome" picId=2]
  227. Ah……gu……wow…uh……[p]
  228. [ChgTalker id=2 charName="Dragon Zombie" picId=2]
  229. Kuku…Is that your best…?[l][r]
  230. You're just a kid…[p]
  231.  
  232.  
  233. [MsgLayer id=1 visible=false]
  234. No matter how much I try、[r]I can't get out of this mouth。[p]
  235. Of course、 physical power was never equal for the two of us、 in other words…[p]
  236.  
  237. [LoadSound id=0 path="../../Sound/jururi.mp3"]
  238. [PlaySound id=0 mode=play wait_PlayEnd=false]
  239. [MsgLayer id=1 visible=false]
  240. [ChgBG path="./resorce/BG/dz03.jpg"]
  241. [ChgTalker id=2 charName="Dragon Zombie" picId=2]
  242. Let's have a taste…[p]
  243.  
  244. [MsgLayer id=1 visible=false]
  245. In other words、 there was no way for me to escape anymore。[p]
  246. [LoadSound id=0 path="../../Sound/gutyu0.mp3"]
  247. [PlaySound id=0 mode=play wait_PlayEnd=false]
  248. [ChgTalker id=2 charName="Chrome" picId=2]
  249. Ugh……Uh……[p]
  250.  
  251. [MsgLayer id=1 visible=false]
  252. The tongue of a dragon zombie girl stretches out、[r]
  253. It licked my face。[p]
  254.  
  255. My face is distorted by fear and discomfort…[p]
  256. [ChgTalker id=2 charName="Chrome" picId=2]
  257. Wait、 it's not good to eat me…![p]
  258.  
  259. [MsgLayer id=1 visible=false]
  260. Other than begging for my life、[r]
  261. There was nothing else I could do。[p]
  262. [ChgTalker id=2 charName="Chrome" picId=2]
  263. I rarely go to the bath…[l][r]
  264. I'm messing with dead bodies…[l][r]
  265. If you eat me、 you'll break your stomach![p]
  266.  
  267.  
  268. [MsgLayer id=1 visible=false]
  269. Only my voice that cries out in a quiet space echoes。[p]
  270. I'm desperately screaming、[r]Dragon Zombie Girl continues to taste silently。[p]
  271. [ChgTalker id=2 charName="Chrome" picId=2]
  272. So…[p]
  273. [ChgTalker id=2 charName="Dragon Zombie" picId=2]
  274. Kuku…don't worry about that…[l][r]I'm already a zombie、 and I don't have any likes or dislikes…[p]
  275. [LoadSound id=0 path="../../Sound/jururi.mp3"]
  276. [PlaySound id=0 mode=play wait_PlayEnd=false]
  277. [MsgLayer id=1 visible=false]
  278. [ChgBG path="./resorce/BG/dz04.jpg"]
  279. [ChgTalker id=2 charName="Dragon Zombie" picId=2]
  280. Rest assured… even your bones will dissolve in my stomach…[p]
  281.  
  282. [ChgTalker id=2 charName="Chrome" picId=2]
  283. Oh no…![p]
  284.  
  285.  
  286. [MsgLayer id=1 visible=false]
  287. The dragon zombie focuses on my face、[r]
  288. Licking it carefully with a long tongue。[p]
  289.  
  290. [LoadSound id=0 path="../../Sound/kucha03.mp3"]
  291. [PlaySound id=0 mode=play wait_PlayEnd=false]
  292. [MsgLayer id=1 visible=false]
  293. [ChgBG path="./resorce/BG/dz05.jpg"]
  294. [ChgTalker id=2 charName="Dragon Zombie" picId=2]
  295. Ju…Kuku…It's a soft and tasty meat…[p]
  296. And there's plenty of magic in it…[p]
  297. Kuku…surely、 it will become the best nourishment…[p]
  298.  
  299. [ChgTalker id=2 charName="Chrome" picId=2]
  300. Hiii…![p]
  301.  
  302. [MsgLayer id=1 visible=false]
  303. She pulls my face closer、 to taste it[r]To lick it。[p]
  304. [MsgLayer id=1 visible=false]
  305. [ChgBG path="./resorce/BG/dz06.jpg"]
  306. Did you fully enjoy tasting?[r]
  307. Dragon zombie hides her long tongue。[p]
  308. [ChgTalker id=2 charName="Dragon Zombie" picId=2]
  309. Well…are you ready…?[p]
  310. I will swallow your body…[p]
  311. Slowly and lovingly in my stomach、[r]
  312. I can't help but want to digest it…[p]
  313.  
  314. [ChgTalker id=2 charName="Chrome" picId=2]
  315. Please…![p]
  316. I'll do anything…[l][r]
  317. Please…don't eat me…![p]
  318.  
  319.  
  320. [MsgLayer id=1 visible=false]
  321. But the excited dragon zombie girl、[r]
  322. Didn't hear me begging for my life any longer。[p]
  323. [MsgLayer id=1 visible=false]
  324. [LoadSound id=0 path="../../Sound/animal02.mp3"]
  325. [PlaySound id=0 mode=play wait_PlayEnd=false]
  326. [ChgBG path="./resorce/BG/dz07.jpg"]
  327. [ChgTalker id=2 charName="Dragon Zombie" picId=2]
  328. Hora… My jaw will gradually close…[p]
  329. Hey…If you move too hard、 your neck and torso[r]
  330. Might be torn in two…?[p]
  331.  
  332. [ChgTalker id=2 charName="Chrome" picId=2]
  333. Uh…[p]
  334. [ChgTalker id=2 charName="Dragon Zombie" picId=2]
  335. Kuku、 I can't take it anymore。[l][r]
  336. Now… let's swallow you whole…![p]
  337. [MsgLayer id=1 visible=false]
  338. [ChgBG path="./resorce/BG/dz08.jpg"]
  339.  
  340. [ChgTalker id=2 charName="Chrome" picId=2]
  341. Its over……[p]
  342. [MsgLayer id=1 visible=false]
  343. [Quake obj=BG id=0 time=500 hMaxAmp=5 hMinAmp=5]
  344. [StartQuake wait=false]
  345. [LoadSound id=0 path="../../Sound/bosu25_a.mp3"]
  346. [PlaySound id=0 mode=play wait_PlayEnd=false]
  347. [ChgBG path="./resorce/BG/dz09.jpg"]
  348.  
  349. [MsgLayer id=1 visible=false]
  350. Ah。[p]
  351.  
  352. Along with a clap、[r]
  353. Its huge mouth closes vigorously。[p]
  354. A bag that was only partially on the outside[r]
  355. Ripped apart like a slice of bread、[r]
  356. It was the last thing I saw。[p]
  357. [LoadSound id=0 path="../../Sound/gokkunn6.mp3"]
  358. [PlaySound id=0 mode=play wait_PlayEnd=false]
  359. [MsgLayer id=1 visible=false]
  360. [ChgBG path="./resorce/BG/black.jpg"]
  361. And then I heard it from its throat、[r]
  362. Along with the sound of the gulping、[r]
  363. There are no living things around、 only silence…。[p]
  364.  
  365. [LoadBGM buffer=primary path="../../BGM/kutyu2.mp3"]
  366. [PlayBGM buffer=primary mode=play]
  367. [MsgLayer id=1 visible=false]
  368. [ChgBG path="./resorce/BG/dzb01.jpg"]
  369.  
  370. [ChgTalker id=2 charName="Chrome" picId=2]
  371. uh…a……aa………[p]
  372.  
  373.  
  374. [MsgLayer id=1 visible=false]
  375. The stomach of the dragon zombie is filled with a smell of rot、[r]
  376. With a sticky feel of the digestive juices and raw warmth。[p]
  377. [ChgTalker id=2 charName="Dragon Zombie" picId=2]
  378. Welcome… into my stomach…[p]
  379.  
  380.  
  381. [MsgLayer id=1 visible=false]
  382. With the body being hold tight、[r]
  383. Swallowed in the stomach and smeared with digestive juices、[r]
  384. Little by little consciousness goes away。[p]
  385. [MsgLayer id=1 visible=false]
  386. [ChgBG path="./resorce/BG/dzb02.jpg"]
  387.  
  388. [ChgTalker id=2 charName="Chrome" picId=2]
  389. No、no no…stop it…[p]
  390. [LoadSound id=0 path="../../Sound/damage.mp3"]
  391. [PlaySound id=0 mode=play wait_PlayEnd=false]
  392. [Quake obj=BG id=0 time=500 hMaxAmp=5 hMinAmp=5]
  393. [StartQuake wait=false]
  394.  
  395. [MsgLayer id=1 visible=false]
  396. I weakly try to keep up the resistance。[p]
  397. However、 I'm stopped by bounce of the big breasts、[r]
  398. Even the touch of the tightening arms、[r]
  399. I couldn't do it anymore。[p]
  400. [ChgTalker id=2 charName="Dragon Zombie" picId=2]
  401. Kuku… you're really pretty… almost like a doll…[p]
  402.  
  403. [LoadSound id=0 path="../../Sound/attack00.mp3"]
  404. [PlaySound id=0 mode=play wait_PlayEnd=false]
  405. [MsgLayer id=1 visible=false]
  406. Dragon Zombie Girl strokes my head、[r]
  407. Squeezes my head with big breasts。[p]
  408. [MsgLayer id=1 visible=false]
  409. [ChgBG path="./resorce/BG/dzb03.jpg"]
  410.  
  411. [ChgTalker id=2 charName="Chrome" picId=2]
  412. Huh…uh……aa……[p]
  413.  
  414.  
  415. [MsgLayer id=1 visible=false]
  416. The odor and the euphoric effect of the digestive juices。[l][r]
  417. And the caress to the body、 it violates my mind and body rapidly。[p]
  418.  
  419. [ChgTalker id=2 charName="Chrome" picId=2]
  420. Huh…ah……feels…okay……[p]
  421. [ChgTalker id=2 charName="Dragon Zombie" picId=2]
  422. Kuku…The succubus looks like a succubus…[l][r]
  423. Just be honest with yourself…[p]
  424. [LoadSound id=0 path="../../Sound/kutyu3.mp3"]
  425. [PlaySound id=0 mode=play wait_PlayEnd=false]
  426. [MsgLayer id=1 visible=false]
  427. [ChgBG path="./resorce/BG/dzb04.jpg"]
  428.  
  429. [ChgTalker id=2 charName="Chrome" picId=2]
  430. Aah……huh…I love it……♡[p]
  431.  
  432. Kukuku…You know… you're gonna be so happy… at the last moment…[p]
  433. [LoadBGM buffer=primary path="../../BGM/kutyu4.mp3"]
  434. [PlayBGM buffer=primary mode=play]
  435. [LoadSound id=0 path="../../Sound/nukarumu.mp3"]
  436. [PlaySound id=0 mode=play wait_PlayEnd=false]
  437. [Quake obj=BG id=0 time=500 hMaxAmp=5 hMinAmp=5]
  438. [StartQuake wait=false]
  439.  
  440. [ChgTalker id=2 charName="Chrome" picId=2]
  441. Huh… what……![p]
  442. No……!Not……there…![p]
  443.  
  444.  
  445. [MsgLayer id=1 visible=false]
  446. The body gets smeared with digestive juices[r]
  447. Dragon zombie is stroking with her big hands。[p]
  448. It's a digestive activity that fills the body with stomach juices。[p]
  449. And every time that fluid seeps into a sensitive area of the body、[r]
  450. My body trembles in ecstasy。[p]
  451. [ChgTalker id=2 charName="Dragon Zombie" picId=2]
  452. How is it…?Do you feel it…?[p]
  453. Your body、 from the inside…[l][r]It's melting from the outside…[p]
  454.  
  455. [Quake obj=BG id=0 time=500 hMaxAmp=5 hMinAmp=5]
  456. [StartQuake wait=false]
  457.  
  458. [ChgTalker id=2 charName="Chrome" picId=2]
  459. Huh……Oh……![p]
  460. Stop……Oh………♡[p]
  461. [ChgTalker id=2 charName="Dragon Zombie" picId=2]
  462. Kukuku…Hey…I'll be more affectionate…[p]
  463. [LoadBGM buffer=primary path="../../BGM/feratyupa2.mp3"]
  464. [PlayBGM buffer=primary mode=play]
  465. [LoadSound id=0 path="../../Sound/jururi.mp3"]
  466. [PlaySound id=0 mode=play wait_PlayEnd=false]
  467. [MsgLayer id=1 visible=false]
  468. [ChgBG path="./resorce/BG/dzb05.jpg"]
  469.  
  470. [ChgTalker id=2 charName="Chrome" picId=2]
  471. What…Ah![p]
  472.  
  473.  
  474. [MsgLayer id=1 visible=false]
  475. Dragon Zombie Girl stretched her tongue、[r]
  476. And gently licked ears、horns、 neck and more。[p]
  477.  
  478. [ChgTalker id=2 charName="Chrome" picId=2]
  479. Oh……My……[p]
  480. You are……Oh…Hey…![p]
  481. That's…Cha…Oh……oh…♡[p]
  482.  
  483.  
  484. [MsgLayer id=1 visible=false]
  485. While the body is covered with saliva and digestive juice、[r]
  486. I tremble with pleasure and agony。[p]
  487.  
  488. I also forget the fact that I'm being digested…[p]
  489. [LoadSound id=0 path="../../Sound/kutyu3.mp3"]
  490. [PlaySound id=0 mode=play wait_PlayEnd=false]
  491. [Quake obj=BG id=0 time=500 hMaxAmp=5 hMinAmp=5]
  492. [StartQuake wait=false]
  493.  
  494. [ChgTalker id=2 charName="Chrome" picId=2]
  495. Haha……will go……[p]
  496. Stop……ah…![p]
  497.  
  498.  
  499. [MsgLayer id=1 visible=false]
  500. Succubus is supposed to bring pleasure to other living beings。[p]
  501. Even though I understand how much shame it is for my race、[p]
  502. I no longer care、that I will be digested、[r]
  503. The only thing left in my head was to accept the supreme pleasure。[p]
  504. [ChgTalker id=2 charName="Dragon Zombie" picId=2]
  505. Kuku…Now…Reach it…[p]
  506. Cum…Inside your head is pure white…[l][r]
  507. You are being bitten…You will be digested…[p]
  508. [LoadSound id=0 path="../../Sound/lick_s5.mp3"]
  509. [PlaySound id=0 mode=play wait_PlayEnd=false]
  510. [Quake obj=BG id=0 time=500 hMaxAmp=5 hMinAmp=5]
  511. [StartQuake wait=false]
  512.  
  513. [ChgTalker id=2 charName="Chrome" picId=2]
  514. Haha…oh、that's right……♡[p]
  515.  
  516.  
  517. [MsgLayer id=1 visible=false]
  518. Embarrassment、regret、pleasure、all messed up[r]
  519. They mix and mingle inside me。[p]
  520.  
  521. [ChgTalker id=2 charName="Chrome" picId=2]
  522. Hey……ah……Oh![p]
  523. [MsgLayer id=1 visible=false]
  524. [LoadBGM buffer=primary path="../../BGM/gutyu.mp3"]
  525. [PlayBGM buffer=primary mode=play]
  526. [LoadSound id=0 path="../../Sound/syase.mp3"]
  527. [PlaySound id=0 mode=play wait_PlayEnd=false]
  528. [ChgBG path="./resorce/BG/dzb06.jpg" mode="fadeout_white" time=400]
  529. [ChgBG path="./resorce/BG/dzb06.jpg"]
  530.  
  531.  
  532. [MsgLayer id=1 visible=false]
  533. The body bounces in the arms of the dragon Zombie。[p]
  534. At the same time、from the crotch、love juice blew out like a tide。[p]
  535. [MsgLayer id=1 visible=false]
  536. [ChgBG path="./resorce/BG/dzb07.jpg"]
  537.  
  538. [ChgTalker id=2 charName="Chrome" picId=2]
  539. Hey……hey……oh…[p]
  540.  
  541. [MsgLayer id=1 visible=false]
  542. Shaking、I trembled[r]
  543. Staring somewhere with blank eyes。[p]
  544.  
  545. I can't think about anything anymore…[p]
  546.  
  547. [ChgTalker id=2 charName="Chrome" picId=2]
  548. Haha……I did it…♡[p]
  549.  
  550.  
  551. [MsgLayer id=1 visible=false]
  552. I am fully dominated、[r]
  553. My mind and body have surrendered、[r]
  554. I stopped thinking。[p]
  555. [ChgTalker id=2 charName="Dragon Zombie" picId=2]
  556. Kukuku…So cute…I want to break you…[p]
  557. [LoadSound id=0 path="../../Sound/crash18_c.mp3"]
  558. [PlaySound id=0 mode=play wait_PlayEnd=false]
  559. [Quake obj=BG id=0 time=500 hMaxAmp=5 hMinAmp=5]
  560. [StartQuake wait=false]
  561. [MsgLayer id=1 visible=false]
  562. [ChgBG path="./resorce/BG/dzb08.jpg"]
  563.  
  564. [ChgTalker id=2 charName="Chrome" picId=2]
  565. What……[p]
  566.  
  567.  
  568. [MsgLayer id=1 visible=false]
  569. The Dragon Zombie couldn't control herself、[r]
  570. And hug me even harder。[p]
  571. The internal organs are squeezed、[r]
  572. Breathing becomes painful、consciousness fades away…[p]
  573. [ChgTalker id=2 charName="Dragon Zombie" picId=2]
  574. Now…I will digest you while hugging you like this…[p]
  575. Kuku…You'll soon be free of everything and you'll feel better…[p]
  576. [LoadSound id=0 path="../../Sound/mizu09.mp3"]
  577. [PlaySound id=0 mode=play wait_PlayEnd=false]
  578. [MsgLayer id=1 visible=false]
  579. [ChgBG path="./resorce/BG/dzb09.jpg"]
  580. [LoadBGM buffer=primary path="../../BGM/roop1.mp3"]
  581. [PlayBGM buffer=primary mode=play]
  582.  
  583. [MsgLayer id=1 visible=false]
  584. The stomach walls shrink、making a gurgling noise。[p]
  585. To wrap up the prey that stopped resisting、[r]
  586. Gently、slowly…[p]
  587. [ChgTalker id=2 charName="Dragon Zombie" picId=2]
  588. Now…Please sleep like this…[p]
  589. Forget everything… feel relieved in your heart…[p]
  590. [LoadSound id=0 path="../../Sound/mizu09.mp3"]
  591. [PlaySound id=0 mode=play wait_PlayEnd=false]
  592. [MsgLayer id=1 visible=false]
  593. [ChgBG path="./resorce/BG/dzb10.jpg"]
  594.  
  595. [ChgTalker id=2 charName="Chrome" picId=2]
  596. Heh……yeah…♪[p]
  597. [ChgTalker id=2 charName="Dragon Zombie" picId=2]
  598. Kukuku…[p]
  599.  
  600. [ChgTalker id=2 charName="Chrome" picId=2]
  601. Hey…um…haha……♪[p]
  602.  
  603.  
  604. [MsgLayer id=1 visible=false]
  605. With empty eyes、 I can see the slowly approaching stomach wall。 [p]
  606. The body already covered with digestive juice starts to crumble、[r]
  607. Digestion and absorption had begun。[p]
  608. And once the body is completely wrapped up in the stomach wall…[p]
  609. Within few minutes、 there will be no trace left[r]
  610. It's going to melt away。[p]
  611.  
  612. [ChgTalker id=2 charName="Chrome" picId=2]
  613. Hmm……oh……♪[p]
  614.  
  615.  
  616. [MsgLayer id=1 visible=false]
  617. There is no way to avoid it anymore、 no way to escape。[p]
  618. I've completely embraced my destiny。[p]
  619. [MsgLayer id=1 visible=false]
  620. [ChgBG path="./resorce/BG/dzb11.jpg"]
  621.  
  622. [ChgTalker id=2 charName="Chrome" picId=2]
  623. gulp…gulp…I…[l][r]I'm going to melt…oh…♡[p]
  624. [LoadSound id=0 path="../../Sound/lick_s3.mp3"]
  625. [PlaySound id=0 mode=play wait_PlayEnd=false]
  626. [MsgLayer id=1 visible=false]
  627. [ChgBG path="./resorce/BG/dzb12.jpg"]
  628.  
  629. [MsgLayer id=1 visible=false]
  630. crush……[p]
  631. [LoadSound id=0 path="../../Sound/nukarumu.mp3"]
  632. [PlaySound id=0 mode=play wait_PlayEnd=false]
  633. [Quake obj=BG id=0 time=500 hMaxAmp=5 hMinAmp=5]
  634. [StartQuake wait=false]
  635. plump…[p]
  636. [LoadSound id=0 path="../../Sound/lick_s5.mp3"]
  637. [PlaySound id=0 mode=play wait_PlayEnd=false]
  638. [Quake obj=BG id=0 time=500 hMaxAmp=5 hMinAmp=5]
  639. [StartQuake wait=false]
  640. crush…[p]
  641. [LoadSound id=0 path="../../Sound/lick_s4.mp3"]
  642. [PlaySound id=0 mode=play wait_PlayEnd=false]
  643. [Quake obj=BG id=0 time=500 hMaxAmp=5 hMinAmp=5]
  644. [StartQuake wait=false]
  645. gulp…[p]
  646. [LoadSound id=0 path="../../Sound/gokun5.mp3"]
  647. [PlaySound id=0 mode=play wait_PlayEnd=false]
  648. [MsgLayer id=1 visible=false]
  649. [ChgBG path="./resorce/BG/black.jpg" time=5000]
  650. gulp……[p]
  651. [PlayBGM buffer=primary mode=stop]
  652. …………[p]
  653. [LoadSound id=0 path="../../Sound/gokkunn6.mp3"]
  654. [PlaySound id=0 mode=play wait_PlayEnd=false]
  655.  
  656. [ChgTalker id=2 charName="Dragon Zombie" picId=2]
  657. Kuku…[l][r]Thank you for the meal……[p]
  658.  
  659.  
  660. [MsgLayer id=1 visible=false]
  661. Thus、the number of the victims of the greedy dragon、[r]increased by one more person。[p]
  662. In the past、and in the future、[r]A death guard, who preys on all the intruders。[p]
  663. The ones that it looks for are human beings、[r]but the monsters also follow the same fate。[p]
  664.  
  665.  
  666.  
  667.  
  668.  
  669. ・・・・・・・・・[p]
  670.  
  671.  
  672.  
  673. [PreSelect]
  674.  
  675.  
  676.  
  677. [Link]もう一度見る[/Link][r]
  678. [StartSelect var=selIdx]
  679. [p]
  680.  
  681. [Goto path="./script/test.txt" label="もう一度見る"]
  682. [AfterSelect]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement