123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260 |
- # Prostitute
- if $ARGS[0] = 'start':
- $metka = $ARGS[0]
- $loc = $CURLOC
- $metkaSex = $ARGS[0]
- $locSex = $CURLOC
- cla
- clr
- *clr
- minut += 5
- gs 'stat'
- gs 'time'
- '<center><b><font color="maroon">Hooker</font></b></center>'
- '<center><img src="images/etogame/park2.jpg"></center>'
- if hour >= 16 and hour <= 23:
- if whoreQW = 2:
- 'Prostitutes look at you with curiosity.'
- elseif whoreQW = 1:
- 'Prostitutes look at you with interest.'
- act 'Talk':
- cla
- whoreQW = 2
- 'You went to a prostitute and asked her how things are done here at all. She began to explain. "We are free, do not work on anyone, but because of this many problems. Svimi Stella with her friends sometimes beat us and rob and sometimes come petty thugs and rob us of the money. If you want to work here, you have to pay and Stella and Bandyuk . course you cool, you can try to besiege Stella and her friends, but the bandits do not advise contact. And yet, you do not peck on customers, if you nebudesh dressed like a slut, you can buy some clothes in a sex shop. "'
- act 'Move away':gt 'prostitute', 'start'
- end
- elseif whoreQW = 0:
- 'Hey, you´re not one of us, would valyl from our point, and that the teeth will not collect.'
- act 'Fuck you!':
- cla
- minut += 15
- $nameV = 'Stoned prostitute'
- !!stats
- strenV = 20
- speedV = 30
- agilV = 30
- reactV = 30
- vitalV = 50
- intelV = 10
- willV = 10
- !!skills
- magikV = 10
- boxingV = 10
- shootV = 10
- !!parameters
- healthV = vitalV * 10 + strenV * 5
- mannaV = intelV * 10 + magikV * 10
- willpowerV = willV * 10
- BonusAtakV = 0
- BonusDefV = 0
- !!Programme of Action
- program = 0
- prostitutFight = 1
- if spellavtoklon = 1:klon = 3
- if spellbefshild = 1:defence = 500
- gt 'fight', 'start'
- end
- act 'And how to become one of your own?':
- cla
- 'And how to become one of your own? You asked. Brazen prostitute grinned spat. To do this, you have to pay Stella.'
- act 'Move away':gt 'prostitute', 'start'
- act 'I agree':
- cla
- whoreQW = 2
- 'You agreed. Prostitute told you that you need to buy the appropriate clothing in sex Shope. Then customers will immediately understand that you´re a prostitute.'
- act 'Move away':gt 'prostitute', 'start'
- end
- end
- end
- if whoreQW > 1 and hook = 1 and son > 0:
- act 'Stand on the panel (0:15)':
- cla
- minut += 10
- prosrand = rand(0, (vnesh + hour) * 2)
- if prosrand < 20:
- 'No you are not interested.'
- act 'Leave':gt 'prostitute', 'start'
- elseif prosrand >= 20:
- 'To you a car drove up.'
- proseventrand = rand(0, 100)
- if proseventrand <= 5:
- 'To you black jeep pulled up, opened the window and leaned out healthy brazen face. "Hey slut, it´s time to pay tribute. Shtukar Come here and get out on work."'
- if money >= 1000:
- act 'Giving money':
- cla
- money -= 1000
- 'You gave the money big man in the jeep. He put them in his pocket and left.'
- act 'Move away':gt 'prostitute', 'start'
- end
- elseif money < 1000:
- act 'I have not earned much':
- cla
- money = 0
- 'You big man began to explain that you have not earned it grabbed you by the arm and threw him into a jeep, there you have it brushed pocket and said that he will teach you how to work.'
- act 'Work':
- $nameV = 'bandit'
- $boy = 'Bandit'
- dick = rand(18, 21)
- gt 'blowPR', 'start'
- end
- end
- end
- act 'Fuck you!':
- cla
- minut += 15
- $nameV = 'Bandit'
- !!stats
- strenV = 200
- speedV = 30
- agilV = 20
- reactV = 20
- vitalV = 150
- intelV = 10
- willV = 10
- !!skills
- magikV = 10
- boxingV = 10
- shootV = 10
- !!parameters
- healthV = vitalV * 10 + strenV * 5
- mannaV = intelV * 10 + magikV * 10
- willpowerV = willV * 10
- BonusAtakV = 0
- BonusDefV = 0
- !!Programme of Action
- program = 0
- prostitutFight = 2
- if spellavtoklon = 1:klon = 3
- if spellbefshild = 1:defence = 500
- gt 'fight', 'start'
- end
- elseif proseventrand > 5 and proseventrand <= 50:
- klient_needs = 0
- prosti = 0
- KlientMON = rand(1, 10)
- 'The client wants to blow and asks how much it will cost.'
- elseif proseventrand > 50 and proseventrand <= 75:
- klient_needs = 1
- prosti = 0
- KlientMON = rand(3, 25)
- 'Client wants sex and asks how much it will cost.'
- elseif proseventrand > 75 and proseventrand <= 95:
- klient_needs = 2
- prosti = 0
- KlientMON = rand(5, 40)
- 'Client wants anal and asks how much it will cost.'
- end
- if proseventrand > 5 and proseventrand <= 95:
- klienVNPR = rand(0, 30)
- act 'Leave':gt 'prostitute', 'start'
- if ProsMoney > 0:
- act '<<ProsMoney * 100>> rubles':
- cls
- dynamic $universalklient
- end
- end
- act 'Assign a price':
- cls
- gs 'stat'
- ProsMoney = input("Enter a number below, which will multiplied by 100")
- if ProsMoney < 1:
- 'The client looked at you in amazement and muttered "what that fucker." Then started the car and drove away.'
- act 'Leave':gt 'prostitute', 'start'
- else
- dynamic $universalklient
- end
- end
- elseif proseventrand > 95:
- 'To you approached a prostitute. "I hear you, slut, if you do not want problems, you have to pay Stella. Pyatihatnik Come here and get out on work."'
- if money >= 500:
- act 'Giving money':
- cla
- money -= 500
- 'You gave the money to the prostitute, she turned and walked away.'
- act 'Move away':gt 'prostitute', 'start'
- end
- elseif money < 500:
- act 'I have not earned much':
- cla
- money = 0
- 'You started zhalovatsya that do not earn much money. You searched prostitute taking everything of value and left.'
- act 'Move away':gt 'prostitute', 'start'
- end
- end
- act 'Fuck you!':
- cla
- minut += 15
- $nameV = 'Prostitute'
- !!stats
- strenV = 50
- speedV = 50
- agilV = 40
- reactV = 30
- vitalV = 60
- intelV = 10
- willV = 10
- !!skills
- magikV = 10
- boxingV = 10
- shootV = 10
- !!parameters
- healthV = vitalV * 10 + strenV * 5
- mannaV = intelV * 10 + magikV * 10
- willpowerV = willV * 10
- BonusAtakV = 0
- BonusDefV = 0
- !!Programme of Action
- program = 0
- prostitutFight = 3
- if spellavtoklon = 1:klon = 3
- if spellbefshild = 1:defence = 500
- gt 'fight', 'start'
- end
- end
- end
- end
- end
- end
- act 'Leave':
- cla
- minut += 5
- prosta = 0
- gt 'park', 'start'
- end
- end
- --- Prostitute ---------------------------------
|