Facebook
From Jittery Hedgehog, 6 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 256
  1. elseif fightcounter == 15 then
  2.             Encounter.SetVar("nextwaves", {"nowave"})
  3.         currentdialogue = {"[effect:none]The reason i'm \ntelling you all \nof this what \nhappened.","[effect:none]Is because i \nknow that you \nare in \ncontrol right \nnow."}
  4.         SetSprite("monikaismad!")
  5.         elseif fightcounter == 16 then
  6.             Encounter.SetVar("nextwaves", {"nowave"})
  7.             Audio.Pause()
  8.                 Audio.LoadFile ("yourchoice") --optional--
  9.             Audio.Play("yourchoice") --optional--
  10.         currentdialogue = {"[effect:none]Please,MC","If you are \nstill in there,","...","...","...","I beg[color:00c000] You","Do the right \nthing and stop \nall this \nslaughter.","[effect:none]Everyone can \nbe a better \nperson if \nthey just try.","So,please","[effect:none]Throw that \nknife away,\nquit the game \nand please \ndon't come \nback.","...","[effect:none]Do it for me,","[effect:none]For all of us.","[effect:none]Let us be \nhappy once \nagain..."}
  11.         SetSprite("rightchoice")
  12.                 def = 9999999
  13.         elseif fightcounter == 17 then
  14.             Encounter.SetVar("nextwaves", {"nowave"})
  15.             Audio.LoadFile ("Megalomonika") --optional--
  16.             Audio.Play("Megalomonika") --optional--
  17.                 def = 9999999
  18.                 currentdialogue = {"[noskip][voice:v_floweymad][effect:shake]WELP,IT WAS \nWORTH A SHOT","[voice:v_floweymad][effect:shake]GUESS YOU LIKE \nDOING THINGS \nTHE HARD WAY? \n[color:ff0000]=)","[voice:v_floweymad][effect:shake]JUST DON'T SAY \nI DIDN'T WARN \nYOU"}
  19.                 SetSprite("monikachara")