HotelRoom 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434
  1. # HotelRoom
  2. CLOSE ALL
  3. if $ARGS[0] = 'normal':
  4. $metkaM = $ARGS[0]
  5. $locM = $CURLOC
  6. $metka = $ARGS[0]
  7. $loc = $CURLOC
  8. cla
  9. *clr
  10. FColor = RGB(0,0,0)
  11. BColor = RGB(255,255,255)
  12. LColor = RGB(106,90,205)
  13. '<center><b><font color = maroon>Your room number is</font></b></center>'
  14. '<center>You paid <<hotelroom1day>>d. accommodation.</center>'
  15. '<center><img src="images/nigma/gor/hotel/hotel.room.normal.jpg"></center>'
  16. 'Bright and beautiful bathroom, with modern furnishings unpretentious, is dominated by <a href="exec:GT ''hotelroom'',''bed''">Double</a>. At the entrance stands a modern <a href="exec:gt ''clothing'', ''view_clothing_list'', ''wardrobe''">cupboard</a> Clothing. Against the wall and table <a href="exec:GT ''mirror'',''start''">mirror</a>. A little further, you notice the door to <a href="exec:GT ''hotelroom'',''shower1''">San-node</a>'
  17. 'Opposite the bed is a simple <a href="exec:GT ''hotelroom'',''tv''">TV</a>.'
  18. act'The Hall':
  19. if $clothingworntype ! 'nude':
  20. gt'hotelHole'
  21. else
  22. msg'<b><font color = red>You need to get dressed.</font></b>'
  23. gt $locM,$metkaM
  24. end
  25. end
  26. end
  27. if $ARGS[0] = 'better':
  28. $metkaM = $ARGS[0]
  29. $locM = $CURLOC
  30. $metka = $ARGS[0]
  31. $loc = $CURLOC
  32. cla
  33. *clr
  34. FColor = RGB(0,0,0)
  35. BColor = RGB(255,255,255)
  36. LColor = RGB(106,90,205)
  37. '<center><b><font color = maroon>Your suite</font></b></center>'
  38. '<center>You paid <<hotelroom1day>>d. accommodation.</center>'
  39. '<center><img src="images/nigma/gor/hotel/hotel.room.better.jpg"></center>'
  40. 'Bright and beautiful bathroom, with modern and stylish furniture, is dominated by <a href="exec:GT ''hotelroom'',''bed''">Double</a>. At the entrance stands a modern <a href="exec:gt ''clothing'', ''view_clothing_list'', ''wardrobe''">cupboard</a> Clothing. Against the wall and table <a href="exec:GT ''mirror'',''start''">mirror</a>. A little further, you notice the door to <a href="exec:GT ''hotelroom'',''shower1''">San-node</a>'
  41. 'Opposite the bed on the wall hangs a small, flat <a href="exec:GT ''hotelroom'',''tv''">TV</a>.'
  42. act'The Hall':
  43. if $clothingworntype ! 'nude':
  44. gt'hotelHole'
  45. else
  46. msg'<b><font color = red>You need to get dressed.</font></b>'
  47. gt $locM,$metkaM
  48. end
  49. end
  50. end
  51. if $ARGS[0] = 'best':
  52. $metkaM = $ARGS[0]
  53. $locM = $CURLOC
  54. $metka = $ARGS[0]
  55. $loc = $CURLOC
  56. cla
  57. *clr
  58. FColor = RGB(0,0,0)
  59. BColor = RGB(255,255,255)
  60. LColor = RGB(106,90,205)
  61. '<center><b><font color = maroon>Your royal suite</font></b></center>'
  62. '<center>You paid <<hotelroom1day>>d. accommodation.</center>'
  63. '<center><img src="images/nigma/gor/hotel/hotel.room.best.jpg"></center>'
  64. 'Classy normer, that would satisfy even the fastidious monarch. Even odd, where such a luxury in a small town? Rooms are simply luxury pyshit, expensive appliances and stylish furniture, is dominated by <a href="exec:GT ''hotelroom'',''bed''">Double</a>. At the entrance stands a modern <a href="exec:GT ''loker'',''start''">cupboard</a> Clothing. Against the wall and table <a href="exec:GT ''mirror'',''start''">mirror</a>. A little further, you notice the door to <a href="exec:GT ''hotelroom'',''shower1''">San-node</a>'
  65. 'Opposite the bed hangs a huge plasma <a href="exec:GT ''hotelroom'',''tv''">TV</a>.'
  66. act'The Hall':
  67. if $clothingworntype ! 'nude':
  68. gt'hotelHole'
  69. else
  70. msg'<b><font color = red>You need to get dressed.</font></b>'
  71. gt $locM,$metkaM
  72. end
  73. end
  74. end
  75. if $args[0] = 'shower1':
  76. act 'Logout':
  77. if hotelroom=1:gt'hotelroom','normal'
  78. if hotelroom=2:gt'hotelroom','better'
  79. if hotelroom=3:gt'hotelroom','best'
  80. end
  81. $metkaM = $ARGS[0]
  82. $locM = $CURLOC
  83. $metka = $ARGS[0]
  84. $loc = $CURLOC
  85. clr
  86. minut = minut + 1
  87. gs'stat'
  88. FColor = RGB(0,0,0)
  89. BColor = RGB(255,255,255)
  90. LColor = RGB(106,90,205)
  91. '<center><b><font color = maroon>Bathtub</font></b></center>'
  92. if hotelroom=1:'<center><img src="images/nigma/gor/hotel/hotel.room.normal1.jpg"></center>'&'Tight and very unpretentious Head.'
  93. if hotelroom=2:'<center><img src="images/nigma/gor/hotel/hotel.room.better1.jpg"></center>'&'Clean and tidy san-node.'
  94. if hotelroom=3:'<center><img src="images/nigma/gor/hotel/hotel.room.best1.jpg"></center>'&'Luxurious, really kingship-node.'
  95. if stanok > 0:'Your razor will suffice for <<stanok>> time.'
  96. act 'Wash the shower 15 min':
  97. cls
  98. dynamic $showerdin
  99. minut += 15
  100. horny = horny + 1
  101. hapri = 0
  102. mop = 1
  103. sweat = -3
  104. if frost > 0:frost = 0
  105. gs'stat'
  106. '<center><img src="images/pics/dush.jpg"></center>'
  107. 'You got into the shower and began to lather his body sponge. After washed soap and washed her hair with shampoo. Rinse the shampoo you become completely clean.'
  108. act 'Get out of the bath':gt $locM, $metkaM
  109. end
  110. act 'Wash in the bathroom 1 h':
  111. cls
  112. dynamic $showerdin
  113. minut += 60
  114. sweat = -3
  115. horny = horny + 3
  116. hapri = 0
  117. mop = 1
  118. manna = manna + 10
  119. if frost > 0:frost = 0
  120. skinvan = skinvan + 1
  121. if skinvan >= 20:skinvan = 0 & skin = skin + 1
  122. gs'stat'
  123. '<center><img src="images/pics/wash4.jpg"></center>'
  124. 'Including water, You got into the bathroom and went into the warm water. Ponaslazhdatsya pleasant warmth you lathered his body sponge and hair shampoo. Then you`re all washed with water.'
  125. act 'Get out of the bath':gt $locM, $metkaM
  126. if horny >= 90:
  127. act 'To direct the water to the pussy':
  128. cla
  129. *clr
  130. horny = 0
  131. minut = minut + 30
  132. mastr = mastr + 1
  133. orgasm = orgasm + 1
  134. manna = manna + 15
  135. willpower = willpower + 15
  136. '<center><img src="images/pics/wash7.jpg"></center>'
  137. 'You sent a water tap in the pussy and tight jet of warm water began to caress you. Soon you will feel like a warm wave covers your entire body and you began to shudder in orgasm.'
  138. act 'Exit the bathroom and get dressed':gt $locM, $metkaM
  139. end
  140. elseif horny >= 40 and horny < 90:
  141. act 'To direct the water to the pussy':
  142. cla
  143. *clr
  144. horny = horny + 5
  145. minut = minut + 30
  146. manna = manna + 10
  147. willpower = willpower + 10
  148. '<center><img src="images/pics/wash7.jpg"></center>'
  149. 'You sent a water tap in the pussy and tight jet of warm water began to caress you. At first it was not very bad, but then the excitement subsided and became even as it is not nice. So you stop masturbating.'
  150. act 'Exit the bathroom and get dressed':gt $locM, $metkaM
  151. end
  152. end
  153. if horny >= 50:
  154. act 'Masturbate':
  155. gt'selfplay'
  156. end
  157. end
  158. end
  159. if pirsA + pirsB + pirsC + pirsD + pirsE + pirsF + pirsN + pirsG + pirsGL > 0:'<a href="exec:dynamic $pirManage">Manage Piercings</a>'
  160. if fillimplant = 1 and siliconeBag >= 1:'<a href="exec:cls & siliconeBag -= 1 & silicone += 10 & gt $curloc">Inject silicone into breast implants.</a>'
  161. if fillimplant = 1 and silicone >= 20:'<a href="exec:cls & silicone -= 10 & gt $curloc">Drain silicone from breast implants.</a>'
  162. if tampon > 0 and mesec > 0 and isprok = 0:
  163. act 'Change swab':
  164. cla
  165. *clr
  166. tampon = tampon - 1
  167. isprok = 1
  168. minut = minut + 5
  169. manna = manna - 5
  170. gs'stat'
  171. '<center><img src="images/picb/tampon.jpg"></center>'
  172. 'You have changed the swab.'
  173. act 'Finish':gt $locM, $metkaM
  174. end
  175. end
  176. dynamic $wearpan
  177. dynamic $basin
  178. if cumfrot > 0:
  179. act 'Scour semen from clothing':
  180. cla
  181. cumfrot = 0
  182. minut = minut + 15
  183. gs'stat'
  184. '<center><img src="images/etogame/frotsp.jpg"></center>'
  185. 'You zamyli semen stains on your clothes.'
  186. act 'Finish':gt $locM, $metkaM
  187. end
  188. end
  189. if leghair > 0 and stanok > 0:
  190. act 'Shaving legs 15 min':
  191. cla
  192. *clr
  193. minut = minut + 15
  194. leghair = -5
  195. horny = horny + 5
  196. stanok = stanok - 1
  197. '<center><img src="images/pics/shave.gif"></center>'
  198. 'You lathered his feet and took a razor. You deftly shaved hair on the legs washed and shaving foam.'
  199. act 'Takeout machine':gt $locM, $metkaM
  200. end
  201. end
  202. if lobok > 0 and stanok > 0:
  203. act 'Shaved 15 min':
  204. cla
  205. *clr
  206. minut = minut + 15
  207. lobok = -5
  208. horny = horny + 5
  209. stanok = stanok - 1
  210. '<center><img src="images/pics/shave3.gif"></center>'
  211. 'You lathered pubis and taking a razor deft movements began to shave the pubic area and shave the hair around the pussy. Finally shaving was over and you washed the foam from the pussy.'
  212. act 'Takeout machine':gt $locM, $metkaM
  213. end
  214. end
  215. if analplug = 1 and analplugin = 1:
  216. act 'Remove the butt plug 5 min':
  217. cla
  218. *clr
  219. minut = minut + 5
  220. analplugIN = 0
  221. '<center><img src="images/pic/analplug.jpg"></center>'
  222. if butpluguse > 0:'You bent down and removed from the habitual movement itself anal plug.'
  223. act 'Logout':gt $locM, $metkaM
  224. end
  225. elseif analplug = 1 and analplugin = 0 and klismaday1 = 1 and plugday ! daystart:
  226. act 'Paste anal plug 5 min':
  227. cla
  228. *clr
  229. plugday = daystart
  230. minut = minut + 5
  231. analplugIN = 1
  232. if anus < 10:anus = anus + 5
  233. if anus >= 10 and anus < 20:anus += RAND(1,2)
  234. if anus >= 20 and anus < 30:anus += RAND(0,1)
  235. '<center><img src="images/pic/analplug.jpg"></center>'
  236. if butpluguse > 0:'You tilt and habitual movement inserted itself anal plug.'
  237. if butpluguse = 0:butpluguse = 1 & 'You tried to relax as much as possible, and the priest began to insert themselves cork, biting her lip from feeling, that your ass is about to burst you gently pushed into the thickest part of your ass and finally tube into place.'
  238. act 'Logout':gt $locM, $metkaM
  239. end
  240. end
  241. if klisma = 1 and klismaday ! daystart:
  242. act 'Make yourself an enema 5 min':
  243. cla
  244. *clr
  245. minut = minut + 5
  246. klismaday = daystart
  247. klismaday1 = 1
  248. '<center><img src="images/picV/klisma.jpg"></center>'
  249. 'You set yourself an enema and clean the intestines, now your ass ready for anal sex.'
  250. act 'Logout':gt $locM, $metkaM
  251. end
  252. end
  253. if pregtest > 0:
  254. act 'Make a pregnancy test':
  255. cla
  256. pregtest -= 1
  257. gs'stat'
  258. if preg = 1:
  259. knowpreg = 1
  260. 'The test showed the two strips. Are you pregnant.'
  261. 'You think, his father <<$father>>.'
  262. else
  263. 'The test showed a strip.'
  264. end
  265. act 'Further':gt $locM, $metkaM
  266. end
  267. end
  268. end
  269. if $ARGS[0] = 'tv':
  270. gs'stat'
  271. if hotelroom=1:'<center><img src="images/nigma/gor/hotel/tv1.jpg"></center>'
  272. if hotelroom=2:'<center><img src="images/nigma/gor/hotel/tv2.jpg"></center>'
  273. if hotelroom=3:'<center><img src="images/nigma/gor/hotel/tv3.jpg"></center>'
  274. 'You turned on the TV and settled comfortably on the bed.'
  275. $din_wath_tv_h2 = {
  276. cls
  277. minut += 60
  278. willpower += RAND(5,10)
  279. manna += RAND(10,50)
  280. gs'stat'
  281. '<center><img src="images/nigma/gor/hotel/tv0,'+rand(0,4)+'.jpg"></center>'
  282. 'You see the central channel lying on the couch. See almost nothing, solid advertising and cheesy program.'
  283. act 'Watch TV 1 h':dynamic $din_wath_tv_h2
  284. act 'Off to bed':gt $locM, $metkaM
  285. }
  286. act 'Watch TV 1 h':dynamic $din_wath_tv_h2
  287. act 'Off to bed':gt $locM, $metkaM
  288. end
  289. if $ARGS[0] = 'bed':
  290. $metka = $ARGS[0]
  291. $loc = $CURLOC
  292. gs'stat'
  293. if $clothingworntype ! 'nude':'<center><img src="images/pics/bed.jpg"></center>'
  294. if $clothingworntype = 'nude':'<center><img src="images/pics/son.jpg"></center>'
  295. 'You`re lying on the bed. Alarm clock wound on <<timer>> hours, <<timerM>> minutes. (<<$budilnikInfo>>)'
  296. act 'Start the Service':gt'budilnik','start'
  297. !if son < 10:
  298. act 'Undress and go to bed':
  299. if disable_autosave = 0:
  300. if StoryLine = 0:
  301. SAVEGAME 'autosave.sav'
  302. else
  303. SAVEGAME 'autosave_alt.sav'
  304. end
  305. end
  306. cls
  307. notathomesleep += 1
  308. health = health + 5
  309. hapri = 0
  310. InSleep = 1
  311. :loopson
  312. minut = minut + 1
  313. stime = stime + 1
  314. if stime = 60:stime = 0 & son = son + 3
  315. clr
  316. cls
  317. gs'stat'
  318. '<center><img src="images/pics/son.jpg"></center>'
  319. if analplugIN = 1:analplugIN = 0 & 'Before going to bed, you took out a butt plug.'
  320. if vibratorIN = 1:vibratorIN = 0 & 'Before going to bed, you took out a vibrator.'
  321. if mop > 1:mop = 0 & vidageday = vidageday - 1 & 'Makeup smeared in the face, you think, that is harmful to the appearance of sleep with makeup, skin ages faster from this.'
  322. 'You sleep and you do not dream.'
  323. if hour = timer and minut = timerM and budilnikOn = 1:
  324. manna = manna - 10
  325. 'Alarum'
  326. act 'Get out of bed and get dressed (15 minutes)':
  327. cla
  328. !numdress = odedosna
  329. InSleep = 0
  330. minut += 15
  331. tanga = 1
  332. !$clothingworntype ! 'nude'
  333. if hotelroom=1:gt'hotelroom','normal'
  334. if hotelroom=2:gt'hotelroom','better'
  335. if hotelroom=3:gt'hotelroom','best'
  336. end
  337. exit
  338. end
  339. if son > 23 and dosip = 0:
  340. 'You woke up on, that slept'
  341. act 'Get out of bed and get dressed (15 minutes)':
  342. cla
  343. !numdress = odedosna
  344. InSleep = 0
  345. minut += 15
  346. tanga = 1
  347. !$clothingworntype ! 'nude'
  348. if hotelroom=1:gt'hotelroom','normal'
  349. if hotelroom=2:gt'hotelroom','better'
  350. if hotelroom=3:gt'hotelroom','best'
  351. end
  352. exit
  353. end
  354. jump 'loopson'
  355. end
  356. act 'Off to bed':
  357. cla
  358. if hotelroom=1:gt'hotelroom','normal'
  359. if hotelroom=2:gt'hotelroom','better'
  360. if hotelroom=3:gt'hotelroom','best'
  361. end
  362. end
  363. --- HotelRoom ---------------------------------