1
0

Military 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231
  1. # Military
  2. if $ARGS[0] = 'start':
  3. $metka = $ARGS[0]
  4. $loc = $CURLOC
  5. $sexloc = $CURLOC
  6. $location_type = 'public_outdoors'
  7. gs 'stat'
  8. '<center><b><font color="maroon">Army Camp</font></b></center>'
  9. '<center><img <<$set_imgh>> src="images/locations/city/shared/military/military.jpg"></center>'
  10. 'A small city with a lot of tents and full of people, a lot of soldiers are running around with guns, training.'
  11. act 'Work in the infirmary':
  12. cla
  13. minut += 60
  14. sanrand = rand(0, 10)
  15. gs 'stat'
  16. if sanrand = 0:gt 'Military', 'san0'
  17. if sanrand = 1:gt 'Military', 'san1'
  18. 'You are working in the infirmary.'
  19. act 'Leave':gt 'Military', 'start'
  20. end
  21. act 'Go to your tent':gt 'Palatka', 'start'
  22. act 'Take a walk in the woods':
  23. cls
  24. '<center><img <<$set_imgh>> src="images/img/_nuki/military/woman_forest.jpg"></center>'
  25. minut += 60
  26. milprorand = rand(0, 10)
  27. gs 'stat'
  28. 'You walk for a while in the forest.'
  29. if milprorand = 0:gt 'Military', 'pro0'
  30. if milprorand = 1:gt 'Military', 'pro1'
  31. act 'Finish':gt 'Military', 'start'
  32. end
  33. act 'Get some food and drink from the mess hall':gs 'food', 'm_meal'
  34. if week < 6 or week = 7 and hour >= 18:
  35. cla
  36. minut += 60
  37. money += 5000
  38. act 'Go back to town':gt 'street'
  39. end
  40. end
  41. if $ARGS[0] = 'san0':
  42. $location_type = 'event'
  43. cla
  44. *clr
  45. gs 'npcgeneratec', 0, 'soldier', rand(18,30)
  46. gs 'boyStat', $npclastgenerated
  47. '<center><img <<$set_imgh>> src="images/locations/city/shared/military/sex/san0.jpg"></center>'
  48. 'During the examination, the patient shows you his erection and looks at you with anticipation.'
  49. act 'Drive him away':gt 'Military', 'start'
  50. act 'Play along':
  51. guy += 1
  52. picrand = 41
  53. sexpartkno = 1
  54. gt 'sex', 'minet'
  55. end
  56. end
  57. if $ARGS[0] = 'san1':
  58. $location_type = 'event'
  59. cla
  60. *clr
  61. gs 'npcgeneratec', 0, 'army doctor', rand(22,32)
  62. gs 'boyStat', $npclastgenerated
  63. '<center><img <<$set_imgh>> src="images/locations/city/shared/military/sex/san1.jpg"></center>'
  64. 'While the infirmary is unoccupied, the doctor begins to molest you.'
  65. act 'Drive him away':gt 'Military', 'start'
  66. act 'Play along':
  67. guy += 1
  68. picrand = 42
  69. sexpartkno = 1
  70. gt 'sex', 'minet'
  71. end
  72. end
  73. if $ARGS[0] = 'pro0':
  74. $location_type = 'event'
  75. cla
  76. 'You met two soldiers whom ask you to help them out with a war game, in the role of a captive spy.'
  77. act 'Refuse':gt 'Military', 'start'
  78. act 'Agree':
  79. gs 'npcgeneratec', 0, 'Soldier', rand(18,34)
  80. gs 'boyStat', $npclastgenerated
  81. $boy[0] = $boy
  82. gs 'npcgeneratec', 0, 'Soldier', rand(18,34)
  83. $boy[1] = $npclastgenerated
  84. cla
  85. *clr
  86. '<center><img <<$set_imgh>> src="images/locations/city/shared/military/sex/pro0.jpg"></center>'
  87. 'Your hands are tied and you are led to the headquarters where they set up an interrogation, then with the words "Now the interrogation begins!", they pull out their cocks. That''s what you get for allowing two burly men you do not even know to bind your hands.'
  88. act 'Submit':
  89. guy += 2
  90. SUB += 1
  91. picrand = 21
  92. sexpartkno = 1
  93. xgt 'sexdvoe', 'var'
  94. end
  95. end
  96. end
  97. if $ARGS[0] = 'pro1':
  98. $location_type = 'event'
  99. cla
  100. 'You notice that a guy follows you for several minutes.'
  101. act 'Ignore it':gt 'military', 'rape'
  102. act 'Run away':
  103. '<center><img <<$set_imgh>> src="images/img/_nuki/military/forest_running.jpg"></center>'
  104. if pcs_run < 10:
  105. peshimraperand = rand(0, 11)
  106. elseif pcs_run < 20:
  107. peshimraperand = rand(0, 20)
  108. elseif pcs_run < 30:
  109. peshimraperand = rand(0, 30)
  110. elseif pcs_run < 40:
  111. peshimraperand = rand(0, 40)
  112. elseif pcs_run < 50:
  113. peshimraperand = rand(0, 50)
  114. elseif pcs_run < 60:
  115. peshimraperand = rand(0, 60)
  116. elseif pcs_run < 70:
  117. peshimraperand = rand(0, 70)
  118. elseif pcs_run < 80:
  119. peshimraperand = rand(0, 80)
  120. elseif pcs_run < 90:
  121. peshimraperand = rand(0, 90)
  122. else
  123. peshimraperand = rand(11, 100)
  124. end
  125. if peshimraperand < 11:
  126. cla
  127. 'You tried to run away but the guy caught you.'
  128. act 'Further':gt 'military', 'rape'
  129. else
  130. cla
  131. 'You are rushing headlong, crashing through the bushes. Finally you ran back to the camp.'
  132. act 'Further':gt 'military', 'start'
  133. end
  134. end
  135. end
  136. if $ARGS[0] = 'rape':
  137. gs 'npcgeneratec', 0, 'rapist', rand(18,30)
  138. gs 'boyStat', $npclastgenerated
  139. cla
  140. *clr
  141. rape += 1
  142. guy += 1
  143. 'You suddenly feel a blow on the back of your head, and lose conciousness.'
  144. '...'
  145. '<center><img <<$set_imgh>> src="images/locations/city/shared/military/sex/rape1.jpg"></center>'
  146. '...'
  147. 'You woke up in a barn with a bag on your head, so you can''t see anything. You also have a headache from the impact to your head, and a leash around your neck.'
  148. act 'Shout':
  149. cla
  150. *clr
  151. '<center><img <<$set_imgh>> src="images/locations/city/shared/military/sex/rape2.jpg"></center>'
  152. 'You began to cry for help, when a dick is stuffed in your mouth.'
  153. '"Here''s something to shut your mouth", came the voice of a rapist.'
  154. 'You tried to spit it out, but its getting worse as he thrust it down your throat, and began to throatfuck you.'
  155. gs 'arousal', 'bj', 5, 'sub', 'rough'
  156. gs 'stat'
  157. act 'Further':
  158. cla
  159. *clr
  160. cumprecheck = 1
  161. gs 'cum_manage'
  162. '<center><img <<$set_imgh>> src="images/locations/city/shared/military/sex/rape3.jpg"></center>'
  163. 'When you are starting to lose consciousness choking on his cock, he takes it out of you mouth, pulls the baf from your head and throws you on a crate. He steps to you, forcing his dick into your vagina quite forcefully. Although you can see now, you still tied up to do effectively anything.'
  164. gs 'arousal', 'vaginal', 10, 'sub', 'rough'
  165. gs 'stat'
  166. act 'Further':
  167. cla
  168. *clr
  169. '<center><img <<$set_imgh>> src="images/locations/city/shared/military/sex/rape4.jpg"></center>'
  170. 'When your pussy bored him, he turned you around and drove his cock into your ass. You cry out in pain, but he does not care and continues to fuck your ass as hard as he could. You cry and beg him to at least use some lubrication, but he just scowls in response. You pass out from the pain and shock.'
  171. gs 'arousal', 'anal', 10, 'sub', 'rough'
  172. gs 'stat'
  173. act 'Further':
  174. cla
  175. *clr
  176. sexpartkno = 1
  177. spafinloc = 12
  178. gs 'cum_manage'
  179. pcs_makeup = 0
  180. minut += 240
  181. SUB += 5
  182. '<center><img <<$set_imgh>> src="images/locations/city/shared/military/sex/rape5.jpg"></center>'
  183. 'You do not know how much time passed since you fainted, but when you regain your concoiusness he''s pulling out of you. He pulls you to your knees and stuck his dick in your mouth, saying only a word, "Suck". You dutifully start to suck him off with your ass is brutally raped and in pain, wondering whether to bite it off, but before you could give it a second thought your rapist suddenly comes in your mouth. After this you are immediately knocked out again with a blow to your head.'
  184. gs 'arousal', 'end'
  185. gs 'stat'
  186. act 'Further':gt 'military', 'start'
  187. end
  188. end
  189. end
  190. end
  191. end
  192. --- Military ---------------------------------