shulgabed 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. # shulgabed
  2. CLOSE ALL
  3. $metka = $ARGS[0]
  4. $loc = $CURLOC
  5. $metkaM = $ARGS[0]
  6. $locM = $CURLOC
  7. cla
  8. *clr
  9. cls
  10. minut = minut + 1
  11. gs'stat'
  12. gs'gopsex'
  13. '<center><b><font color = maroon>Bedroom father Shulga</font></b></center>'
  14. '<center><img src="images/zsoft/pod_ezd/shulgahome/smroom.jpg"></center>'
  15. 'Everything is as usual a large bed, beside tables, opposite the TV, Side cabinet.'
  16. if hour < 7 or hour >= 23: 'On the bed sleeping <<$serg_obr>> <a href="exec:GT ''Serge_Shulgin'',''sleep''">Sergei</a>.'
  17. if week < 6 and ((hour >= 16 and hour < 18) or (hour >= 21 and hour < 23)): 'On the bed lies<<$serg_obr>> <a href="exec:GT ''Serge_Shulgin'',''tv''">Sergei</a> watching TV.'
  18. if week >= 6 and ((hour >= 7 and hour < 18) or (hour >= 21 and hour < 23)): 'On the bed lies<<$serg_obr>> <a href="exec:GT ''Serge_Shulgin'',''tv''">Sergei</a> watching TV.'
  19. act 'Exit the room': gt'shulgahall'
  20. if week < 6 and hour >= 7 and hour < 16: dynamic $smroom_sleep
  21. smroom_ev_sonya = RAND(0,100)
  22. if smroom_ev_sonya <= 5 and soniaPS >= 1 and sexev_sonya_count > 0 and hour >= 15 and hour <= 23: dynamic $smroom_sex_sonya
  23. $smroom_sex_sonya = {
  24. cls
  25. minut += 5
  26. sexev_sonya_day = daystart
  27. sexev_sonya_count -= 1
  28. sh_sonya_sexev +=1
  29. horny += 5
  30. gs'stat'
  31. '<center><img src="images/zsoft/pod_ezd/shulgahome/smroom/sonya/ev1_1_'+rand(1,2)+'.jpg"></center>'
  32. 'You with bated breath slowly came to the door, from-for which I have heard muffled groans and sniffles. Slowly, trying not to make a sound, opened the door and clung to a narrow schёlke, cautiously looking inside.'
  33. 'And there Sergei rhythmically pyalil cancer Sonya. Her face was read, and the lust of the indescribable pleasure.'
  34. 'Nothing new, you do not see, while hoping to see someone-else, instead Sonya.'
  35. dynamic $masturb_gg
  36. act 'Further':
  37. cls
  38. minut += 5
  39. horny += 15
  40. gs'stat'
  41. '<center><img src="images/zsoft/pod_ezd/shulgahome/smroom/sonya/ev1_2_'+rand(1,3)+'.jpg"></center>'
  42. 'Rolling his eyes in pleasure and barely suppressing a cry, She dug her nails into plaid, on which lay.
  43. But then Sergei began to drive faster and deeper his dick in her, not withstanding such an attack, Sonia louder and louder moaning with pleasure.'
  44. dynamic $masturb_gg
  45. act 'Further':
  46. cls
  47. minut += 5
  48. horny += 15
  49. gs'stat'
  50. '<center><img src="images/zsoft/pod_ezd/shulgahome/smroom/sonya/ev1_3_'+rand(1,2)+'.jpg"></center>'
  51. 'Sonya moaned no hesitating. Sergei could not stand it and made her remark:
  52. - Hush... You do not want, to the house we heard?
  53. Sonia choked moaned and shook her head.
  54. - Well, that`s good. And as a reward such a good girl...
  55. Ringing cotton, and attractive ass horny Sonya left a bright red spot.
  56. She could not endure, and strong vaginal muscles squeezing ramming its members, It shook in orgasmic convulsions.
  57. Panting, Both silhouette exhausted collapsed on the floor.'
  58. dynamic $masturb_gg
  59. act 'Escape': gt'shulgahall'
  60. end
  61. end
  62. }
  63. !sleep when the bed is empty
  64. $smroom_sleep = {
  65. act 'Lie down on the bed to take a nap':
  66. cls
  67. son += 10
  68. health += 5
  69. minut += 60
  70. gs'stat'
  71. 'You snoozed for an hour'
  72. act 'Up': gt 'shulgabed'
  73. end
  74. }
  75. --- shulgabed ---------------------------------