# start killall close all usehtml = 1 debug = 1 showstat 0 showobjs 0 showinput 0 disablescroll = 1 $ongload = 'loadg' $ongsave = 'saveg' $onnewloc = 'LOCA' $onobjsel = 'onobjsel' $counter = 'counter' $usercom = 'inputProcessing' if night_mode = 1: fcolor = rgb(255, 255, 255) bcolor = rgb(0, 0, 0) lcolor = rgb(106, 90, 205) else fcolor = rgb(0, 0, 0) bcolor = rgb(255, 255, 255) lcolor = rgb(106, 90, 205) end $fname = 'Tahoma' fsize = 12 $version = '0.7.0 The moving pictures version.' opPRE = 1 '
This game is based on the Russian game ЭТО by DeGross.
' *nl '
Version <<$version>>
' *nl '
Children under 18 years are strictly forbidden to play' *nl '
> src="images/system/gl3.jpg" >
' *nl 'This game is about the simulated life of a woman containing elements of RPG, strategy, porn and magical combat.' 'You may choose what kind of life the character will live according to your play style, conscience or even personal beliefs.' 'There are many choices to make in this game, will you be a saint or a sinner?' *nl 'All characters in this game are fictional and any similarities to any persons living or dead are purely coincidental.' 'The images used for sexual elements of this game are performed by 18yo and over consenting adults and used for illustrative purposes only.' *nl 'Change log: Here. Game history: Here' *nl '* Wiki hosted by Wikia available here (External link). * Feel free to contribute.
' act '
Start
': cla gt 'begin','real_character' end act '
LOAD
':OPENGAME act '
Load QuickSave
':OPENGAME 'quicksave.sav' act '
Load Autosave for original start game
':OPENGAME 'autosave.sav' act '
Load Autosave for schoolgirl start game
':OPENGAME 'autosave_alt.sav' if music_on = 0: music_on = 1 $track_loop = 'sound/suki.mp3' volume = 100 music_loop = 1 end ! WD: Set variable to store Image needed HTML code set $ImageNeededPlacholder = '
' --- start ---------------------------------