1
0

selfplay 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711
  1. # selfplay
  2. $d_self_ass_fingering = {
  3. }
  4. $d_self_fingering = {
  5. act 'Put a finger inside your vagina':
  6. cls
  7. if spdirtyf > 0: dirtyplay = 1
  8. minut += 2
  9. selfplaytime += 2
  10. '<center><img src="images/qwest/selfplay/finger.jpg"></center>'
  11. if vagina = 0 and mesec <= 0:
  12. 'You let your fingers dart over your soft and wet pussy lips, before gradually attempting to slide your finger into your pussy. You can''t get your finger all the way in, stumbling on a barrier which you figure must be your hymen.'
  13. act 'Break your hymen':
  14. cls
  15. horny -= 25
  16. vagina += 1
  17. minut += 5
  18. selfplaytime += 5
  19. manna -= 100
  20. gs 'stat'
  21. '<center><img src="images/qwest/selfplay/finger.jpg"></center>'
  22. 'You press harder, forcing your finger against your hymen. It gives in, and suddenly your finger slides all the way in. Your pussy hurts a little now, and your finger has some blood on it when you pull it out.'
  23. act 'Stop touching yourself and rest for a while':gt $curloc
  24. end
  25. elseif vagina > 0:
  26. 'You slide one finger into your vagina, and then another.'
  27. if vagina < 5:
  28. horny += rand(2, 5)
  29. 'You feel your pussy clasping around your fingers very tightly.'
  30. elseif vagina >= 5 and vagina < 10:
  31. horny += rand(5, 10)
  32. 'You feel your slippery pussy walls around your fingers. It feels nice and tight.'
  33. elseif vagina >= 10:
  34. horny += rand(2, 5)
  35. 'Having your fingers in your pussy feels nice, but it doesn''t feel very tight. You feel like you can take more.'
  36. elseif vagina < 5:
  37. vaginaTemp += 1
  38. end
  39. act 'Fuck your fingers':
  40. cls
  41. minut += 5
  42. selfplaytime += 5
  43. if vagina <= 10:horny += rand(5, 10)
  44. if vagina > 10:horny += rand(2, 5)
  45. '<center><img src="images/qwest/selfplay/finger.jpg"></center>'
  46. 'You start moving your fingers in and out, softly pinching your nipples as you play with yourself.'
  47. if vagina <= 10:'Your pussy walls are stretched nicely from the finger fucking, and you feel a pleasant warmth spread in your lower body.'
  48. if vagina > 10:'Your pussy is quite loose, and you have to work hard to get much enjoyment out of it.'
  49. gs 'stat'
  50. if vagina < 10:vaginaTemp += 1
  51. if horny >= 100:
  52. orgasm += 1
  53. horny = 0
  54. manna = mannamax
  55. 'Suddenly, you hit just the right spot and your whole body starts to shiver in orgasm. The intensity of the orgasm nearly makes you scream, but you bite down on your lip and do your best to stifle down the moans so no one hears you.'
  56. end
  57. if horny > 0:dynamic $d_self_fingering2
  58. act 'Stop touching yourself':gt $curloc
  59. end
  60. elseif mesec > 0:
  61. manna -= 5
  62. 'Your vagina has some dried up blood from your period on it. You attempt to shove your finger in, but then are kind of grossed out by the idea and reconsider.'
  63. end
  64. gs 'stat'
  65. act 'Stop touching yourself':gt $curloc
  66. end
  67. }
  68. $d_self_fingering2 = {
  69. act 'Thrust all fingers into your vagina':
  70. cls
  71. minut += 2
  72. selfplaytime += 2
  73. '<center><img src="images/qwest/selfplay/hand.jpg"></center>'
  74. if vagina > 0:
  75. 'You shove all your fingers inside your pussy.'
  76. if vagina < 10:
  77. if vgape = 2:vgape = 3
  78. if vgape = 1:vgape = 2
  79. if vgape = 0:vgape = 1
  80. vgapetime = totminut
  81. horny -= 10
  82. manna -= 10
  83. 'You shove all your fingers inside your tight pussy, and feel it stretch out way more more than it should. It''s rather painful.'
  84. elseif vagina >= 10 and vagina < 15:
  85. horny += rand(1, 3)
  86. 'You shove all your fingers inside your tight pussy, feeling your pussy grip them tightly. It doesn''t hurt, but doesn''t feel very good either.'
  87. elseif vagina >= 15 and vagina < 20:
  88. horny += rand(3, 6)
  89. 'You shove all your fingers inside your tight pussy, feeling your pussy grip them tightly.'
  90. elseif vagina >= 20:
  91. horny += rand(6, 12)
  92. 'You stick all of your fingers in your pussy, and feel how your vagina envelops them nicely. You get a pleasant feeling of fullness.'
  93. elseif vagina < 15:
  94. vaginaTemp += 1
  95. end
  96. act 'Fuck yourself with your fingers':
  97. cls
  98. minut += 5
  99. selfplaytime += 5
  100. if vagina < 10:
  101. if vgape = 2:vgape = 3
  102. if vgape = 1:vgape = 2
  103. if vgape = 0:vgape = 1
  104. vgapetime = totminut
  105. horny -= 10
  106. manna -= 10
  107. end
  108. '<center><img src="images/qwest/selfplay/hand.jpg"></center>'
  109. 'You start to slowly move your hand, thrusting your fingers into your pussy again and again.'
  110. if vagina <= 15:horny -= 10 & manna -= 10 & 'You''re stretching your pussy to the point where it becomes rather painful, and don''t get any enjoyment out of it.'
  111. if vagina > 10:horny += rand(10, 20) & 'Your pussy walls are stretched nicely from the finger fucking, and you feel a pleasant warmth spread in your lower body.'
  112. gs 'stat'
  113. if vagina < 20:vaginaTemp += 1
  114. if horny >= 100:
  115. orgasm += 1
  116. horny = 0
  117. manna = mannamax
  118. 'Suddenly, you hit just the right spot and your whole body starts to shiver in orgasm. The intensity of the orgasm nearly makes you scream, but you bite down on your lip and do your best to stifle down the moans so no one hears you.'
  119. end
  120. dynamic $d_self_fingering2
  121. act 'Stop touching yourself':gt $curloc
  122. end
  123. end
  124. gs 'stat'
  125. act 'Stop touching yourself':gt $curloc
  126. end
  127. }
  128. ! WD: Masturbating at night only has 10% chance to be discovered
  129. $d_van_vtor = {
  130. if indorf = 0 and (hour >= 6 or Rand(1, 10) = 1):
  131. cls
  132. horny -= 50
  133. manna -= 10
  134. gs 'stat'
  135. 'You hear shouting from outside the bathroom: "<<$name>>! Are you drowning in there or something? What''s taking so long? Get out of there!"'
  136. act 'Get out of the bath and dry yourself off':
  137. analplay = 0
  138. selfplaytime = 0
  139. mastrOnce = 0
  140. proverkasisterhere = 0
  141. if vaginaTemp > vagina * 2:vagina += 1 & vaginaTemp = 0
  142. gt $loc, $metka
  143. end
  144. exit
  145. else
  146. selfplaytime -= 15
  147. end
  148. }
  149. !!if $loc = 'vanrPar' and selfplaytime> = 60:dynamic $d_van_vtor
  150. !!dynamic $d_sis_prov
  151. $d_sis_prov = {
  152. if sister_indorf = 0:
  153. if $loc = 'bedrPar':
  154. gs 'family'
  155. if sisterHere = 0 and proverkasisterhere = 0:proverkasisterhere = 1
  156. if sisterHere > 0 and proverkasisterhere = 2:gt $curloc
  157. end
  158. end
  159. }
  160. if mastrOnce = 0:mastr += 1 & mastrOnce = 1
  161. gs 'stat'
  162. if $loc = 'bedrPar' or $loc = 'Gadsarai':'<center><img src="images/qwest/selfplay/start.jpg"></center>'
  163. if $loc = 'vanrPar':'<center><img src="images/qwest/selfplay/startvann.jpg"></center>'
  164. !!then the calculation invasion
  165. if $loc = 'vanrPar':
  166. if selfplaytime >= 60:
  167. end
  168. end
  169. if $loc = 'bedrPar':
  170. gs 'family'
  171. if sister_indorf = 0:
  172. if sisterHere = 0 and proverkasisterhere = 0:proverkasisterhere = 1
  173. if sisterHere > 0:
  174. cls
  175. gs 'stat'
  176. !!if $loc = 'bedrPar':'<center><img src="images/qwest/selfplay/start.jpg"></center>'
  177. if $loc = 'vanrPar':
  178. '<center><img src="images/qwest/selfplay/startvann.jpg"></center>'
  179. else
  180. '<center><img src="images/qwest/selfplay/start.jpg"></center>'
  181. end
  182. if proverkasisterhere = 2:
  183. SisterKnowMastr += 1
  184. '<font color="red"><b>Anja saw you masturbate.</b></font>'
  185. end
  186. if proverkasisterhere = 1:
  187. proverkasisterhere = 2
  188. '<font color="red"><b>You hear footsteps approaching your room.</b></font>'
  189. end
  190. end
  191. end
  192. end
  193. ! WD: Fix Dildo choice Code
  194. !{
  195. if dildo = 1:'You have a small dildo, which is 10 cm long.'
  196. if middildo = 1:'You have a dildo, which is 15 cm long.'
  197. if largedildo = 1:'You have a dildo, which is 20 cm long.'
  198. if bigdildo = 1:'You have a large dildo, which is 25 cm long.'
  199. if extradildo = 1:'You have a large dildo, which is 30 cm long.'
  200. if superdildo = 1:'You have a huge dildo, which is 35 cm long.'
  201. if maddildo = 1:'You have a humongous dildo, which is 40 cm long.'
  202. }!
  203. if dildo + middildo + largedildo + bigdildo + extradildo + superdildo + maddildo ! 0:
  204. if dildohand ! 0: *pl & *pl 'You are using a <<dildohand>>cm long dildo.'
  205. *pl
  206. if dildo = 1:
  207. if dildohand = 10:
  208. *pl '<a href="exec:dildohand = 0 & gt $curloc">Stop</a> using the 10cm long dildo.'
  209. else
  210. *pl '<a href="exec:dildohand = 10 & gt $curloc">Start</a> using the 10cm long dildo.'
  211. end
  212. end
  213. if middildo = 1:
  214. if dildohand = 15:
  215. *pl '<a href="exec:dildohand = 0 & gt $curloc">Stop</a> using the 15cm long dildo.'
  216. else
  217. *pl '<a href="exec:dildohand = 15 & gt $curloc">Start</a> using the 15cm long dildo.'
  218. end
  219. end
  220. if largedildo = 1:
  221. if dildohand = 20:
  222. *pl '<a href="exec:dildohand = 0 & gt $curloc">Stop</a> using the 20cm long dildo.'
  223. else
  224. *pl '<a href="exec:dildohand = 20 & gt $curloc">Start</a> using the 20cm long dildo.'
  225. end
  226. end
  227. if bigdildo = 1:
  228. if dildohand = 25:
  229. *pl '<a href="exec:dildohand = 0 & gt $curloc">Stop</a> using the 25cm long dildo.'
  230. else
  231. *pl '<a href="exec:dildohand = 25 & gt $curloc">Start</a> using the 25cm long dildo.'
  232. end
  233. end
  234. if extradildo = 1:
  235. if dildohand = 30:
  236. *pl '<a href="exec:dildohand = 0 & gt $curloc">Stop</a> using the 30cm long dildo.'
  237. else
  238. *pl '<a href="exec:dildohand = 30 & gt $curloc">Start</a> using the 30cm long dildo.'
  239. end
  240. end
  241. if superdildo = 1:
  242. if dildohand = 35:
  243. *pl '<a href="exec:dildohand = 0 & gt $curloc">Stop</a> using the 35cm long dildo.'
  244. else
  245. *pl '<a href="exec:dildohand = 35 & gt $curloc">Start</a> using the 35cm long dildo.'
  246. end
  247. end
  248. if maddildo = 1:
  249. if dildohand = 40:
  250. *pl '<a href="exec:dildohand = 0 & gt $curloc">Stop</a> using the 40cm long dildo.'
  251. else
  252. *pl '<a href="exec:dildohand = 40 & gt $curloc">Start</a> using the 40cm long dildo.'
  253. end
  254. end
  255. end
  256. if horny > 0:
  257. act 'Caress your clitoris':
  258. cls
  259. minut += 5
  260. selfplaytime += 5
  261. !!if $loc = 'bedrPar':'<center><img src="images/qwest/selfplay/klit.jpg"></center>'
  262. if $loc = 'vanrPar':
  263. '<center><img src="images/qwest/selfplay/klitvann.jpg"></center>'
  264. else
  265. '<center><img src="images/qwest/selfplay/klit.jpg"></center>'
  266. end
  267. if manna >= mannamax / 2:
  268. horny += rand(5, 10)
  269. 'You put your hand down between your legs and gently rub your fingers over your groin. Running your fingers between your pussy lips, you scout out your clitoris and lightly run your finger over it repeatedly. The feeling you get out of this is great, and you feel a pleasant warmth spreading in your lower area.'
  270. else
  271. horny += rand(0, 1)
  272. 'You caress your clit with your fingers. It feels nice, but you''re in such a bad mood that you''re too distracted to really enjoy it.'
  273. end
  274. if horny >= 100:
  275. orgasm += 1
  276. horny = 0
  277. manna = mannamax
  278. 'Suddenly, you rub your clit just right and your whole body starts to shiver in orgasm. The intensity of the orgasm nearly makes you scream, but you bite down on your lip and do your best to stifle down the moans so no one hears you.'
  279. end
  280. gs 'stat'
  281. act 'Stop touching yourself':gt $curloc
  282. if horny > 0:dynamic $d_self_fingering
  283. end
  284. end
  285. if horny > 0 and agape < 3:
  286. act 'Put a finger in your ass':
  287. cls
  288. minut += 5
  289. selfplaytime += 5
  290. !!if $loc = 'bedrPar':'<center><img src="images/qwest/selfplay/klit.jpg"></center>'
  291. !!if $loc = 'vanrPar':'<center><img src="images/qwest/selfplay/klitvann.jpg"></center>'
  292. '<center><img src="images/qwest/selfplay/1.jpg"></center>'
  293. if anus >= 3:
  294. 'You press a finger against your asshole and push it in. It slides in quite easily.'
  295. elseif anus >= 1 and anus < 3:
  296. anus += 1
  297. 'You press a finger against your tight asshole and push it in. Your anus is squeezing your finger tightly.'
  298. elseif anus = 0:
  299. anus = 1
  300. 'You press a finger against your virgin asshole and gently push it in. Your anus is squeezing your finger tightly.'
  301. end
  302. if $loc = 'vanrPar' and selfplaytime >= 60:dynamic $d_van_vtor
  303. dynamic $d_sis_prov
  304. gs 'stat'
  305. act 'Stop touching yourself':gt $curloc
  306. act 'Add a second finger':
  307. cls
  308. minut += 5
  309. selfplaytime += 5
  310. '<center><img src="images/qwest/selfplay/2.jpg"></center>'
  311. if anus >= 5:
  312. 'You relax and squeeze a second finger in, alongside the first. It slides in fairly easily.'
  313. if agape > 0:
  314. if agape = 2:agape = 3
  315. if agape = 1:agape = 2
  316. agapetime = totminut
  317. horny -= 50
  318. if anus > 1:anus -= 1
  319. 'Pushing a second finger into your already sore asshole was a bad idea. It hurts a lot and you feel like you damaged it further.'
  320. end
  321. elseif anus >= 3 and anus < 5:
  322. analplay += 1
  323. 'You slide a second finger into your asshole. You can feel your anus squeezing your fingers tightly.'
  324. if agape > 0:
  325. if agape = 2:agape = 3
  326. if agape = 1:agape = 2
  327. agapetime = totminut
  328. horny -= 50
  329. anus += 1
  330. 'Pushing a second finger into your already sore asshole was a bad idea. It hurts a lot and you feel like you damaged it further.'
  331. end
  332. elseif anus >= 1 and anus < 3:
  333. anus += 1
  334. if agape = 2:agape = 3
  335. if agape = 1:agape = 2
  336. if agape = 0:agape = 1
  337. horny -= 50
  338. agapetime = totminut
  339. 'When you slide in the second finger, you feel a sharp pain in your anus. You may have tried too much, too fast.'
  340. end
  341. gs 'stat'
  342. act 'Stop touching yourself':gt $curloc
  343. if $loc = 'vanrPar' and selfplaytime >= 60:dynamic $d_van_vtor
  344. dynamic $d_sis_prov
  345. if horny > 0 and agape < 3:
  346. act 'Thrust three fingers in':
  347. cls
  348. minut += 5
  349. selfplaytime += 5
  350. '<center><img src="images/qwest/selfplay/3.jpg"></center>'
  351. if anus >= 10:
  352. 'Your asshole is fairly loose, and you manage to slide three fingers in without much effort.'
  353. if agape > 0:
  354. if agape = 2:agape = 3
  355. if agape = 1:agape = 2
  356. agapetime = totminut
  357. horny -= 50
  358. if anus > 1:anus += 1
  359. 'Pushing three fingers into your already sore asshole was a bad idea. It hurts a lot and you feel like you damaged it further.'
  360. end
  361. elseif anus >= 5 and anus < 10:
  362. analplay += 1
  363. 'You slide three fingers into your asshole. You can feel your anus squeezing your fingers tightly.'
  364. if agape > 0:
  365. if agape = 2:agape = 3
  366. if agape = 1:agape = 2
  367. agapetime = totminut
  368. horny -= 50
  369. anus += 1
  370. 'Pushing three fingers into your already sore asshole was a bad idea. It hurts a lot and you feel like you damaged it further.'
  371. end
  372. elseif anus < 5:
  373. anus += 1
  374. if agape = 2:agape = 3
  375. if agape = 1:agape = 2
  376. if agape = 0:agape = 1
  377. horny -= 50
  378. agapetime = totminut
  379. 'When you slide in three fingers, you feel a sharp pain in your anus. You may have tried too much, too fast.'
  380. end
  381. act 'Stop touching yourself':gt $curloc
  382. if $loc = 'vanrPar' and selfplaytime >= 60:dynamic $d_van_vtor
  383. dynamic $d_sis_prov
  384. gs 'stat'
  385. if horny > 0 and agape < 3:
  386. act 'Push four fingers into your asshole':
  387. cls
  388. minut += 5
  389. selfplaytime += 5
  390. '<center><img src="images/qwest/selfplay/4.jpg"></center>'
  391. if anus >= 15:
  392. 'Your asshole is very loose, and you manage to push four fingers into it.'
  393. if agape > 0:
  394. if agape = 2:agape = 3
  395. if agape = 1:agape = 2
  396. agapetime = totminut
  397. horny -= 50
  398. if anus > 1:anus -= 1
  399. 'Pushing four fingers into your already sore asshole was a bad idea. It hurts a lot and you feel like you damaged it further.'
  400. end
  401. elseif anus >= 10 and anus < 15:
  402. analplay += 1
  403. 'You manage to push four fingers into your asshole. You can feel your anus squeezing your fingers tightly.'
  404. if agape > 0:
  405. if agape = 2:agape = 3
  406. if agape = 1:agape = 2
  407. agapetime = totminut
  408. horny -= 50
  409. anus += 1
  410. 'Pushing four fingers into your already sore asshole was a bad idea. It hurts a lot and you feel like you damaged it further.'
  411. end
  412. elseif anus < 10:
  413. anus += 1
  414. if agape = 2:agape = 3
  415. if agape = 1:agape = 2
  416. if agape = 0:agape = 1
  417. horny -= 50
  418. agapetime = totminut
  419. 'When you slide in four fingers, you feel a sharp pain in your anus. You may have tried too much, too fast.'
  420. end
  421. act 'Stop touching yourself':gt $curloc
  422. if $loc = 'vanrPar' and selfplaytime >= 60:dynamic $d_van_vtor
  423. dynamic $d_sis_prov
  424. gs 'stat'
  425. if horny > 0 and agape < 3:
  426. act 'Put your whole hand in':
  427. cls
  428. SelfFisting += 1
  429. minut += 5
  430. selfplaytime += 5
  431. '<center><img src="images/qwest/selfplay/5.jpg"></center>'
  432. if anus >= 20:
  433. 'Slowly but surely, you manage to get your entire hand into your ass.'
  434. if agape > 0:
  435. if agape = 2:agape = 3
  436. if agape = 1:agape = 2
  437. agapetime = totminut
  438. horny -= 50
  439. if anus > 1:anus -= 1
  440. 'Pushing your whole hand into your already sore asshole was a bad idea. It hurts a lot and you feel like you damaged it further.'
  441. end
  442. elseif anus >= 15 and anus < 20:
  443. analplay += 1
  444. 'It takes a lot of effort, but over the course of several minutes you manage to work your whole hand into your ass. You feel your anus squeeze your wrist tightly.'
  445. if agape > 0:
  446. if agape = 2:agape = 3
  447. if agape = 1:agape = 2
  448. agapetime = totminut
  449. horny -= 50
  450. anus += 1
  451. 'Pushing your whole hand into your already sore asshole was a bad idea. It hurts a lot and you feel like you damaged it further.'
  452. end
  453. elseif anus < 15:
  454. anus += 1
  455. if agape = 2:agape = 3
  456. if agape = 1:agape = 2
  457. if agape = 0:agape = 1
  458. horny -= 50
  459. agapetime = totminut
  460. 'When you push your hand into your asshole, you feel a sharp pain in your anus. You may have tried too much, too fast.'
  461. end
  462. act 'Stop touching yourself':gt $curloc
  463. if $loc = 'vanrPar' and selfplaytime >= 60:dynamic $d_van_vtor
  464. dynamic $d_sis_prov
  465. gs 'stat'
  466. end
  467. end
  468. end
  469. end
  470. end
  471. end
  472. end
  473. end
  474. end
  475. if horny > 10:
  476. if dildo >= 1 or middildo = 1 or largedildo = 1 or bigdildo = 1 or extradildo = 1 or superdildo = 1 or maddildo = 1:
  477. if dildohand > 0:
  478. ! WD: Fix Dildo choice Code ~ refer above
  479. ! 'In your hands <<dildohand>>five inch dildo'
  480. if vgape <= 0:
  481. act 'Use the dildo on your pussy':
  482. cls
  483. minut += 15
  484. selfplaytime += 15
  485. if husband > 0 and housrA = 1 and husbandrink ! 10 and $locM = 'bedr': gt 'husbsex','husb_mastr_vtor'
  486. dick = dildohand
  487. !!if $loc = 'bedrPar':'<center><img src="images/qwest/selfplay/dildo.jpg"></center>'
  488. if $loc = 'vanrPar':
  489. '<center><img src="images/qwest/selfplay/dildovann.jpg"></center>'
  490. else
  491. '<center><img src="images/qwest/selfplay/dildo.jpg"></center>'
  492. end
  493. dynamic $d_vag_sex_dildo
  494. gs 'stat'
  495. act 'Stop using the dildo':gt $curloc
  496. end
  497. end
  498. if agape <= 0:
  499. act 'Use the dildo on your ass':
  500. cls
  501. minut += 15
  502. selfplaytime += 15
  503. dick = dildohand
  504. !!if $loc = 'bedrPar':'<center><img src="images/qwest/selfplay/dildoanal.jpg"></center>'
  505. if $loc = 'vanrPar':
  506. '<center><img src="images/qwest/selfplay/dildovann.jpg"></center>'
  507. else
  508. '<center><img src="images/qwest/selfplay/dildoanal.jpg"></center>'
  509. end
  510. dynamic $d_analsex_dildo
  511. gs 'stat'
  512. act 'Stop using the dildo':gt $curloc
  513. end
  514. end
  515. ! WD: Fix Dildo choice Code ~ refer above
  516. !{
  517. elseif dildohand = 0:
  518. 'You do not have a dildo in your hand.'
  519. if dildo = 1:
  520. act 'Take the 10cm long dildo':dildohand = 10 & gt $curloc
  521. end
  522. if middildo = 1:
  523. act 'Take the 15cm long dildo':dildohand = 15 & gt $curloc
  524. end
  525. if largedildo = 1:
  526. act 'Take the 20cm long dildo':dildohand = 20 & gt $curloc
  527. end
  528. if bigdildo = 1:
  529. act 'Take the 25cm long dildo':dildohand = 25 & gt $curloc
  530. end
  531. if extradildo = 1:
  532. act 'Take the 30cm long dildo':dildohand = 30 & gt $curloc
  533. end
  534. if superdildo = 1:
  535. act 'Take the 35cm long dildo':dildohand = 35 & gt $curloc
  536. end
  537. if maddildo = 1:
  538. act 'Take the 40cm long dildo':dildohand = 40 & gt $curloc
  539. end
  540. }!
  541. end
  542. end
  543. end
  544. if horny > 0:dynamic $d_self_fingering
  545. act 'Stop masturbating':
  546. analplay = 0
  547. selfplaytime = 0
  548. mastrOnce = 0
  549. proverkasisterhere = 0
  550. if vaginaTemp > vagina * 2:vagina += 1 & vaginaTemp = 0
  551. gt $loc, $metka
  552. end
  553. if $loc = 'vanrPar' and selfplaytime >= 60:dynamic $d_van_vtor
  554. if $loc = 'Gadsarai':
  555. piratHorny += 1
  556. 'The dog named Pirate is curiously looking at what you''re doing.'
  557. end
  558. --- selfplay ---------------------------------