418_boylove 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210
  1. # boylove
  2. <<<<<<< 418_boylove
  3. if $ARGS[0] = 'haer':
  4. if haerBoyA ! hcol:
  5. bfA = bfA - 1
  6. if haerBoyA = 0: '<<$boyA>> says that you are very beautiful, although he likes brunettes.'
  7. if haerBoyA = 1: '<<$boyA>> says that you are very beautiful, although he likes the brown-haired.'
  8. if haerBoyA = 2: '<<$boyA>> says that you are very beautiful, although he likes red.'
  9. if haerBoyA = 3: '<<$boyA>> says that you are very beautiful, although he likes blondes.'
  10. end
  11. if haerBoyA = hcol:
  12. set bfA += 1
  13. '<<$boyA>> says that you have beautiful hair.'
  14. end
  15. =======
  16. if $ARGS[0]='haer':
  17. if haerBoyA ! hcol:
  18. bfA = bfA - 1
  19. if haerBoyA = 0:'<<$boyA>> speaks, you are very beautiful, although he likes brunettes.'
  20. if haerBoyA = 1:'<<$boyA>> speaks, you are very beautiful, although he likes the brown-haired.'
  21. if haerBoyA = 2:'<<$boyA>> speaks, you are very beautiful, although he likes redheads.'
  22. if haerBoyA = 3:'<<$boyA>> speaks, you are very beautiful, although he likes blondes.'
  23. end
  24. if haerBoyA = hcol:
  25. set bfA = bfA + 1
  26. '<<$boyA>> speaks, that you have beautiful hair.'
  27. end
  28. >>>>>>> 418_boylove
  29. end
  30. <<<<<<< 418_boylove
  31. if $ARGS[0] = 'figure':
  32. if figurBoyA = 0:
  33. if bedra < 80:
  34. set bfA += 1
  35. '<<$boyA>> tells you that you have a perfect figure.'
  36. end
  37. if bedra >= 80:
  38. set bfA -= 1
  39. '<<$boyA>> says that you love him despite the fact that he always met with skinny.'
  40. end
  41. end
  42. if figurBoyA = 1:
  43. if bedra > 80 and bedra < 100:
  44. set bfA += 1
  45. '<<$boyA>> tells you that you have a perfect figure.'
  46. end
  47. if bedra <= 80:
  48. set bfA -= 1
  49. '<<$boyA>> asks whether you have anorexia.'
  50. end
  51. if bedra >= 100:
  52. set bfA -= 1
  53. '<<$boyA>> asks whether you are going on a diet.'
  54. end
  55. end
  56. if figurBoyA = 2:
  57. if bedra >= 100:
  58. set bfA += 1
  59. '<<$boyA>> tells you that you have a perfect figure.'
  60. end
  61. if bedra < 100:
  62. set bfA -= 1
  63. '<<$boyA>> says that you are beautiful, but the woman should be in the body.'
  64. end
  65. end
  66. =======
  67. if $ARGS[0]='figure':
  68. if figurBoyA = 0:
  69. if bedra < 80:
  70. set bfA = bfA + 1
  71. '<<$boyA>> tells you, that you have a perfect figure.'
  72. end
  73. if bedra >= 80:
  74. set bfA = bfA - 1
  75. '<<$boyA>> speaks, that you really like him despite the fact, that he always met with hudyshku.'
  76. end
  77. end
  78. if figurBoyA = 1:
  79. if bedra > 80 and bedra < 100:
  80. set bfA = bfA + 1
  81. '<<$boyA>> tells you, that you have a perfect figure.'
  82. end
  83. if bedra <= 80:
  84. set bfA = bfA - 1
  85. '<<$boyA>> asks, whether you have anorexia.'
  86. end
  87. if bedra >= 100:
  88. set bfA = bfA - 1
  89. '<<$boyA>> asks, are you going to go on a diet.'
  90. end
  91. end
  92. if figurBoyA = 2:
  93. if bedra >= 100:
  94. set bfA = bfA + 1
  95. '<<$boyA>> tells you, that you have a perfect figure.'
  96. end
  97. if bedra < 100:
  98. set bfA = bfA - 1
  99. '<<$boyA>> speaks, you are beautiful, but a woman should be in the body.'
  100. end
  101. end
  102. >>>>>>> 418_boylove
  103. end
  104. <<<<<<< 418_boylove
  105. if $ARGS[0] = 'tits':
  106. !titBoyA
  107. if titBoyA = 0:
  108. if tits < 3:
  109. set bfA += 1
  110. '<<$boyA>> tells you that you have beautiful breasts.'
  111. end
  112. if tits >= 3:
  113. set bfA -= 1
  114. '<<$boyA>> says that you love him despite the fact that he prefers small breasts.'
  115. end
  116. end
  117. if titBoyA = 1:
  118. if tits >= 3 and tits <= 4:
  119. set bfA += 1
  120. '<<$boyA>> tells you that you have perfect breasts.'
  121. end
  122. if tits < 3:
  123. set bfA -= 1
  124. '<<$boyA>> says that you are beautiful, though small breasts.'
  125. end
  126. if tits > 4:
  127. set bfA -= 1
  128. '<<$boyA>> says that you have a really huge breasts.'
  129. end
  130. end
  131. if titBoyA = 2:
  132. if tits > 4:
  133. set bfA += 1
  134. '<<$boyA>> tells you that you have a great chest.'
  135. end
  136. if tits <= 4:
  137. set bfA -= 1
  138. '<<$boyA>> says that you are beautiful, though small breasts.'
  139. end
  140. end
  141. =======
  142. if $ARGS[0]='tits':
  143. !titBoyA
  144. if titBoyA = 0:
  145. if tits < 3:
  146. set bfA = bfA + 1
  147. '<<$boyA>> tells you, that you have beautiful breasts.'
  148. end
  149. if tits >= 3:
  150. set bfA = bfA - 1
  151. '<<$boyA>> speaks, that you really like him despite the fact, that he prefers small breasts.'
  152. end
  153. end
  154. if titBoyA = 1:
  155. if tits >= 3 and tits <= 4:
  156. set bfA = bfA + 1
  157. '<<$boyA>> tells you, that you have the perfect breasts.'
  158. end
  159. if tits < 3:
  160. set bfA = bfA - 1
  161. '<<$boyA>> speaks, that you have a beautiful, although small breasts.'
  162. end
  163. if tits > 4:
  164. set bfA = bfA - 1
  165. '<<$boyA>> speaks, that you have a really huge breasts.'
  166. end
  167. end
  168. if titBoyA = 2:
  169. if tits > 4:
  170. set bfA = bfA + 1
  171. '<<$boyA>> tells you, that you have great breasts.'
  172. end
  173. if tits <= 4:
  174. set bfA = bfA - 1
  175. '<<$boyA>> speaks, that you have a beautiful, although small breasts.'
  176. end
  177. end
  178. >>>>>>> 418_boylove
  179. end
  180. --- boylove ---------------------------------