sitr.qsrc 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393
  1. # sitr
  2. CLOSE ALL
  3. $loc_arg = ''
  4. $loc = 'sitr'
  5. $menu_loc = 'sitr'
  6. $menu_arg = ''
  7. menu_off = 0
  8. $location_type = 'private'
  9. $locclass = 'livingr'
  10. act 'Go to the corridor':gt 'korr'
  11. clr
  12. minut += 1
  13. elektro += 1
  14. gs 'stat'
  15. gs 'themes', 'indoors'
  16. '<center><b><font color="maroon">Living room</font></b></center>'
  17. if remsitr = 0:
  18. if TV = 0 or komp = 0:
  19. '<center><img <<$set_imgh>> src="images/locations/city/residential/apartment/sitr.jpg"></center>'
  20. else
  21. '<center><img <<$set_imgh>> src="images/locations/city/residential/apartment/sitr1.jpg"></center>'
  22. end
  23. $zal = 'A cramped room'
  24. $zal2 = 'faded wall'
  25. elseif remsitr = 1:
  26. '<center><img <<$set_imgh>> src="images/locations/city/residential/apartment/sitr2.jpg"></center>'
  27. $zal = 'A modern, bright room'
  28. $zal2 = 'papered walls with light'
  29. end
  30. if TV = 0:$TV = 'a great place for a TV, if you had one.'
  31. if TV = 1:$TV = 'an old CRT <a href="exec:gt ''TV'', ''start''">TV</a>'
  32. if TV = 2:$TV = 'a huge plasma <a href="exec:gt ''TV'', ''start''">TV</a>'
  33. ! WD: Missing Code to buy / Upgrade Sofa, Uninitialised ~ 'divan'
  34. if divan = 0:$divan = '<a href="exec:gt ''divan'', ''start''">an old sofa</a>'
  35. if divan = 1:$divan = '<a href="exec:gt ''divan'', ''start''">a luxurious leather sofa</a>'
  36. if komp = 0:$komp = ''
  37. if komp = 1:$komp = ' with a <a href="exec:gt ''Komp'', ''start''">computer</a> on top of it'
  38. ! WD: Missing Code to buy / Upgrade table, Uninitialised ~ 'stol'
  39. if stol = 0:$stol = 'an old wooden <a href="exec:gt ''stol'', ''start''">table</a>'
  40. if stol = 1:$stol = 'a new <a href="exec:gt ''stol'', ''start''">table</a>'
  41. if obruch > 0: '<br>A hula hoop stands in corner of the room. '
  42. if skak > 0: 'A jump rope is on a shelf. '
  43. if bookYog > 0: 'A yoga mat is rolled up in a corner. '
  44. '<<$zal>>, <<$divan>> stands next to the <<$zal2>>. In front of the sofa is <<$TV>>. In front of the window is <<$stol>><<$komp>>.'
  45. if mishka > 0: 'On a shelf is <<mishka>> teddy bear'
  46. *nl
  47. !gs'husb' - do not delete!
  48. gs'subkid'
  49. gs 'exercise', 'start'
  50. *nl
  51. !!housegostrand = rand(1, 20)
  52. !!if husband > 0 and husbandrink ! 10 and week = 5 and hour > 17 and hour < 21 and housegostrand > 15:gt 'sitr', 'guest'
  53. if husband > 0 and husbandrink ! 10 and husbandrinkday ! daystart:
  54. if week < 6:
  55. if hour > 17 and hour <= 22:'<a href="exec:gt ''husb'', ''start''">Your husband sits on the couch and watches television.</a>'
  56. else
  57. if hour > 7 and hour < 17:
  58. '<a href="exec:gt ''husb'', ''start''">Your husband sits on the couch and watches television.</a>'
  59. elseif hour > 17 and hour <= 22:
  60. '<a href="exec:gt ''husb'', ''start''">Your husband sits on the couch and watches television.</a>'
  61. end
  62. end
  63. end
  64. gs 'unicoursework', 'start', $loc
  65. if ml_guitar['carried'] = 1:
  66. act 'Place the guitar next to your desk':
  67. ml_guitar['carried'] = 0
  68. $ml_guitar['location'] = $curloc
  69. gt 'sitr'
  70. end
  71. elseif ml_guitar['hasguitar'] and ml_guitar['carried'] = 0:
  72. act 'Pick up the guitar':
  73. ml_guitar['carried'] = 1
  74. $ml_guitar['location'] = ''
  75. gt 'sitr'
  76. end
  77. end
  78. if ml_online['account'] = 0 and internet > 0:
  79. act 'Set up an online music account (0:30)': gt 'music_onlinemusic', 'setupAccount'
  80. end
  81. !!Uploading recorded music if there are any not uploaded yet
  82. if ml_uploadablemusic > 0 and internet > 0 and ml_online['account'] = 1:
  83. if pcs_inhib < 30:
  84. if pcs_inhib < 10:
  85. $diff = 'hard'
  86. elseif pcs_inhib < 20:
  87. $diff = 'medium'
  88. else
  89. $diff = 'easy'
  90. end
  91. gs 'willpower', 'skill', 'self', $diff
  92. will_cost = (will_cost * 2) - (pcs_perform)
  93. if will_cost <= pcs_willpwr:
  94. act 'Upload music (<<will_cost>> Willpower)': gt 'music_onlinemusic', 'uploadmusic'
  95. else
  96. act 'Upload music (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  97. end
  98. end
  99. act 'Upload music': gt 'music_onlinemusic', 'uploadallmusic'
  100. end
  101. if ml_uploadablemusic > 0:
  102. act 'Delete old recordings': gt 'music_onlinemusic', 'deleteoldmusic'
  103. end
  104. if hour > 8 and hour < 22:
  105. if ml_guitar['hasguitar'] = 1:
  106. act 'Play something on the guitar (10 minutes)':
  107. mood += 10
  108. minut += 10
  109. gs 'stat'
  110. 'You pick up your guitar and start to play some songs you know, just for your own entertainment.'
  111. 'You hum along the tune, relaxing into the music, just enjoying it. When you look up a quarter of an hour passed and you are in a much better mood.'
  112. end
  113. end
  114. if ml_guitar['hasguitar'] = 1 and (ml_guitar['chordbook'] = 1 or ml_guitarlesson['lessoncount'] > 0) and ml_performance['performed_minutes'] < ml_performance['max_perform_minutes'] and alko < 5:
  115. if sisterHere = 1 and pcs_inhib < 30:
  116. if pcs_inhib < 10:
  117. $diff = 'hard'
  118. elseif pcs_inhib < 20:
  119. $diff = 'medium'
  120. else
  121. $diff = 'easy'
  122. end
  123. gs 'willpower', 'skill', 'self', $diff
  124. will_cost = (will_cost * 3) - (pcs_perform)
  125. if will_cost <= pcs_willpwr:
  126. act 'Practice guitar (0:30) (<<will_cost>> Willpower)':
  127. inhib_exp += rand(1,2)
  128. gs 'willpower', 'pay', 'self'
  129. gs 'stat'
  130. gt 'music_bedroomPractice', 'guitar'
  131. end
  132. else
  133. act 'Practice guitar (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You feel too embarrassed to pick up your guitar in front of people</font>'
  134. end
  135. else
  136. act 'Practice guitar (0:30)': gt 'music_bedroomPractice', 'guitar'
  137. end
  138. end
  139. !! Streaming music
  140. if ml_guitar['hasguitar'] = 1 and ml_online['account'] = 1 and internet > 0 and sisterHere = 0 and ml_performance['performed_minutes'] < ml_performance['max_perform_minutes'] and ml_performance['max_perform_minutes'] >= 15 and alko < 5 and ml_streaming['lastday'] ! daystart:
  141. ml_streamtime = min((ml_performance['max_perform_minutes']-ml_performance['performed_minutes']), 60)
  142. if pcs_inhib < 30:
  143. if pcs_inhib < 10:
  144. $diff = 'hard'
  145. elseif pcs_inhib < 20:
  146. $diff = 'medium'
  147. else
  148. $diff = 'easy'
  149. end
  150. gs 'willpower', 'skill', 'self', $diff
  151. will_cost = (will_cost * 3) - (pcs_perform)
  152. if will_cost <= pcs_willpwr:
  153. act 'Live stream (<<ml_streamtime>> minutes) (<<will_cost>> Willpower)':
  154. inhib_exp += rand(1,3)
  155. gs 'willpower', 'pay', 'self'
  156. gs 'stat'
  157. gt 'music_onlinemusic', 'liveStream'
  158. end
  159. else
  160. act 'Live stream (<<ml_streamtime>> minutes) (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  161. end
  162. else
  163. act 'Live stream (<<ml_streamtime>> minutes)': gt 'music_onlinemusic', 'liveStream'
  164. end
  165. end
  166. !! Recording music
  167. if ml_guitar['hasguitar'] = 1 and sisterHere = 0 and ml_performance['performed_minutes'] < ml_performance['max_perform_minutes'] and alko < 5:
  168. if pcs_inhib < 20:
  169. if pcs_inhib < 10:
  170. $diff = 'medium'
  171. elseif pcs_inhib < 20:
  172. $diff = 'easy'
  173. end
  174. gs 'willpower', 'skill', 'self', $diff
  175. if will_cost <= pcs_willpwr:
  176. act 'Record a song with your phone (0:30) (<<will_cost>> Willpower)':
  177. inhib_exp += rand(1,2)
  178. gs 'willpower', 'pay', 'self'
  179. gs 'stat'
  180. gt 'music_onlinemusic', 'recordSong'
  181. end
  182. if komp = 1 and webcamera = 1 and ml_studio['scarlet-3rd-gen'] = 1:
  183. act 'Record and edit a song (2:00) (<<will_cost>> Willpower)':
  184. inhib_exp += rand(1,2)
  185. gs 'willpower', 'pay', 'self'
  186. gs 'stat'
  187. gt 'music_onlinemusic', 'recordAndEditSong'
  188. end
  189. end
  190. else
  191. act 'Record a song (0:30) (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  192. act 'Record and edit a song (1:30) (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  193. end
  194. else
  195. act 'Record a song with your phone (0:30)': gt 'music_onlinemusic', 'recordSong'
  196. if komp = 1 and webcamera = 1 and ml_studio['scarlet-3rd-gen'] = 1:
  197. act 'Record and edit a song (2:00)': gt 'music_onlinemusic', 'recordAndEditSong'
  198. end
  199. end
  200. end
  201. end
  202. act 'Go out on the balcony': gt 'balkon','start'
  203. gs 'events', 'read'
  204. if dildo > 0 and pcs_horny >= 50:
  205. act 'Masturbate':
  206. *clr & cla
  207. minut += 30
  208. stat['mast'] += 1
  209. if pcs_inhib < 30:inhib_exp += rand(1,3)
  210. pcs_vag += 1
  211. if husband > 0 and husbandrink ! 10:
  212. if week > 5 or week < 6 and hour > 16:
  213. cla
  214. *clr
  215. '<center><img <<$set_imgh>> src="images/characters/city/husband/sex/m11.jpg"></center>'
  216. 'You sit down on the couch and push a dildo into your pussy.'
  217. if hour > 17 and hour <= 22:'<<$husName>> looks at you, stunned by your sudden act of lewdness.'
  218. if hour = 16 or hour > 22:'<<$husName>> enters the room, after he heard moans from outside.'
  219. if harakHusb = 0:
  220. '"What are you doing?", <<$husName>> asks.'
  221. '"I''m sorry dear, but I really need it and you''re always busy, " you reply, without stopping to masturbate.'
  222. '"And how often do you that", he asks.'
  223. '"Every now and then, sometimes I put it in the ass too, would you like to watch me?" you ask him'
  224. if izvratH = 0:
  225. husband -= 1
  226. '"I think I''ll step outside until you are done", he says and leaves the apartment. You continue to satisfy yourself, but are a bit sad, he didn''t ''help'' you.'
  227. pcs_horny = 0
  228. orgasm += 1
  229. act 'Finish':gt 'sitr'
  230. elseif izvratH = 1:
  231. '"Well, I''m...I''m not sure", he stutters.'
  232. '"So, what do you want?", you ask'
  233. act 'Put on a show':
  234. cla
  235. *clr
  236. '<center><img <<$set_imgh>> src="images/characters/city/husband/sex/m12.jpg"></center>'
  237. 'You pull out the dildo from your pussy and wink at your husband, then you push the dildo into your ass. <<$husName>> watches closely as the dildo moves in and out. You notice the obvious bulge in trousers.'
  238. '"Dear, is there anything else you want?", you ask, smiling at him.'
  239. '"Can I join?", he asks you a little embarrassed.'
  240. act 'Solve':
  241. cla
  242. *clr
  243. analorgasm += 1
  244. orgasm += 1
  245. pcs_horny = 0
  246. '<center><img <<$set_imgh>> src="images/characters/city/husband/sex/m13.jpg"></center>'
  247. '<<$husName>> takes out his dick and starts to masturbate right in-front of you, you''re surprised, because you expected he''d to fuck you or something like that a long the line. You sigh silently and continue to fuck your ass with the dildo. <<$husName>> now masturbates furiously, as you moaning becomes louder. Both of you realize, it won''t be long until either of you cums.'
  248. 'With a final thrust, it''s you, who experiences the first orgasm and it''s so strong, that you fall off the couch onto the floor. You talk your dildo out of your ass and lick it clean, while locking eyes with your husband. He finds this incredibly erotic and it takes him merely a few more seconds to cum, spraying his salty fluids over the couch and carpet. In the afterbliss of both of your orgasms you kiss each other passionately.'
  249. act 'Finish':gt 'sitr'
  250. end
  251. end
  252. end
  253. elseif harakHusb = 1:
  254. '"I guess sex with me isn''t enough?", he asks.'
  255. '"I''m sorry dear, but I really need it and you''re always busy", you reply, without stopping to masturbate.'
  256. '"Well then, why don''t you show me everything then? I''d love to watch", he says.'
  257. '"Do you want to see me putting in my ass too?" you ask'
  258. if izvratH = 0:
  259. husband += 1
  260. husbizvradd += 1
  261. '"No, not yet, and that''s enough for now", he says and sits down on a chair. You continue to satisfy yourself rapidly and soon orgasm in front of your husband. <<$husName>> applauds you. "Bravo! Care to do it again?", he says chuckling.'
  262. '"Anytime for such a lovely audience, but I need a quick break", you laugh and take the dildo out of your pussy.'
  263. pcs_horny = 0
  264. orgasm += 1
  265. act 'Finish':gt 'sitr'
  266. elseif izvratH = 1:
  267. husband += 1
  268. '"And what are you going to show me now?", he asks.'
  269. '"Whatever you would like to see", you answer.'
  270. act 'Put on a show':
  271. cla
  272. *clr
  273. '<center><img <<$set_imgh>> src="images/characters/city/husband/sex/m12.jpg"></center>'
  274. 'You move your dildo slowly into your ass. <<$husName>> watches closely as the dildo moves in and out of your ass. You notice the bulge in his pants.'
  275. 'It''s hard for you not to look at it, therefore you ask him, if he would like to participate somehow.'
  276. '"Now that you ask", he says, "you could blow me, while pump that toy into your ass." So he unbuttons his pants and takes his cock out.'
  277. act 'Blowjob':
  278. cla
  279. *clr
  280. '<center><img <<$set_imgh>> src="images/characters/city/husband/sex/m14.jpg"></center>'
  281. 'You start to suck on his flaccid penis, while you continue to pleasure yourself, by pumping that dildo in and out of your ass. After a short while, <<$husName>>s dick became rock hard, when it finally is, he says "Time for me to fuck that hole."'
  282. gs 'boyStat', $HusID
  283. act 'Anal Sex':
  284. picrand = 88
  285. gt 'sex', 'anal'
  286. end
  287. end
  288. end
  289. end
  290. elseif harakHusb = 2:
  291. '"Is your hole itching?" he asks.'
  292. '"I''m sorry dear, but I really need it and you''re always busy", you reply, without stopping to masturbate.'
  293. if izvratH = 0:
  294. husband += 1
  295. husbizvradd += 1
  296. '"Well then, open your mouth", he orders you, pulls out his cock and pushes it into your mouth by force. He holds you by the hair and fucks your mouth, while telling you not to stop masturbating. Soon after he becomes tired of your mouth, "Now take out that damn toy, time for me to scratch your itch."'
  297. gs 'boyStat', $HusID
  298. act 'Spread your legs':
  299. picrand = 88
  300. gt 'sex', 'vag'
  301. end
  302. elseif izvratH = 1:
  303. husband += 1
  304. SUB += 1
  305. '<<$husName>> orders you to put your toy into your ass and you submissively oblige to do so. "Now open you mouth and suck me off", he tells you.'
  306. act 'Blowjob':
  307. cla
  308. *clr
  309. '<center><img <<$set_imgh>> src="images/characters/city/husband/sex/m14.jpg"></center>'
  310. 'You start to suck on his flaccid penis, while you continue to pleasure yourself, by pumping that dildo in and out of your ass. After a short while, <<$husName>>s dick became rock hard, when it finally is, he says "Time for me to fuck your ass-pussy."'
  311. gs 'boyStat', $HusID
  312. act 'Anal Sex':
  313. picrand = 88
  314. gt 'sex', 'anal'
  315. end
  316. end
  317. end
  318. end
  319. else
  320. '<center><video autoplay loop src="images/shared/sex/mast/mastr.mp4"></video></center>'
  321. 'Unable to control yourself anymore you immediately reach for your dildo so you can finally take care of your lustful desires. You waste no time to attach the suction base of the dildo onto the floor before lowering yourself slowly to it''s tip.'
  322. 'Shivers run down your spine as you feel that thick head spreading your pussy-lips and soon the whole length begin to slide deep inside your hole. A throaty moan overwhelms the room when that delicious cock finally bottoms out in your cunt, sending you to the heavens and back.'
  323. 'After shifting your legs and getting more comfortable you start to rock your hips and bounce on it, moaning louder and louder as you keep increasing the power and pace of your thrusts- soon hammering your ass against the cold floor time and time again. It takes you just a few minutes to reach that so wanted orgasm, your toes curling tightly as that wonderful feeling run through your entire body...'
  324. 'Soon you''re twitching onto that dildo and juices drip down its length, soaking the floor beneath you. You take a few deep breaths and a smile grows along your face after cumming so hard there. That was just what you needed!'
  325. $orgasm_or = 'yes'
  326. gs 'arousal', 'vaginal_dildo', 10
  327. gs 'arousal', 'end'
  328. act 'Breathe':gt 'sitr'
  329. end
  330. else
  331. '<center><video autoplay loop src="images/shared/sex/mast/mastr.mp4"></video></center>'
  332. 'Unable to control yourself anymore you immediately reach for your dildo so you can finally take care of your lustful desires. You waste no time to attach the suction base of the dildo onto the floor before lowering yourself slowly to it''s tip.'
  333. 'Shivers run down your spine as you feel that thick head spreading your pussy-lips and soon the whole length begin to slide deep inside your hole. A throaty moan overwhelms the room when that delicious cock finally bottoms out in your cunt, sending you to the heavens and back.'
  334. 'After shifting your legs and getting more comfortable you start to rock your hips and bounce on it, moaning louder and louder as you keep increasing the power and pace of your thrusts- soon hammering your ass against the cold floor time and time again. It takes you just a few minutes to reach that so wanted orgasm, your toes curling tightly as that wonderful feeling run through your entire body...'
  335. 'Soon you''re twitching onto that dildo and juices drip down its length, soaking the floor beneath you. You take a few deep breaths and a smile grows along your face after cumming so hard there. That was just what you needed!'
  336. $orgasm_or = 'yes'
  337. gs 'arousal', 'vaginal_dildo', 10
  338. gs 'arousal', 'end'
  339. act 'Breathe':gt 'sitr'
  340. end
  341. end
  342. end
  343. --- sitr ---------------------------------