123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163 |
- # bass
- if $ARGS[0] = 'start':
- cla
- *clr
- set minut += 5
- '<center><b><font color="maroon">Pool</font></b></center>'
- '<center><img src="images/etogame/bass.jpg"></center>'
- clr
- gs 'stat'
- fcolor = rgb(0, 0, 0)
- bcolor = rgb(255, 255, 255)
- lcolor = rgb(106, 90, 205)
- 'Entrance to the pool is worth 100 rubles, you must have a swimsuit.'
- act 'Leave':set minut += 5 & gt 'down'
- if db >= 1 and bikini > 0 and Goraday ! day:act 'Search ZHoru':Goraday = day & gt 'klofdomhouse', 'ev42'
- if money >= 100 and bikini > 0:
- act 'To pay 100 rubles per 1 hour in the pool':
- cla
- set minut += 5
- set money -= 100
- gt 'bass', 'a'
- end
- end
- end
- if $ARGS[0] = 'a':
- cla
- *clr
- set minut += 5
- '<center><b><font color="maroon">Pool</font></b></center>'
- if magik < 4:'<center><img src="images/etogame/bass.jpg"></center>'
- if magik >= 4 and kisameQW = 0:
- '<center><img src="images/etogame/bass1.jpg"></center>'
- 'In pool floats hefty athlete, he swims with mad speed and clearly feels like a fish in water, he come to the shore to the edge of the pool and in one motion jumps right in front of you. Looking at you, he greedily smiling showing you a range of white teeth.'
- act 'Watch for swimmers':
- cla
- *clr
- set kisameQW = 1
- set minut += 60
- set sweat = -3
- set manna += 5
- set willpower += 5
- if stren < 30:set stren += 1
- '<center><img src="images/qwest/kisame.jpg"></center>'
- 'Athlete put on a towel and walked up to you. He smiled and said "Hi sweetie My name is Kisame just for you Kitty!"'
- act 'Hi! I <<$name>>.':
- cla
- '(You) - Hi! I <<$name>>.'
- '(Plavec) - Svetsik can swim together?'
- 'Kisame without waiting grabs you by the waist and powerful jump jumps to the middle of the pool.'
- act 'Next.':gt 'kisameQW', 'start'
- end
- act 'Fuck off Kish!':
- cla
- '(You) - Fuck off Kish!'
- '(Plavec) - How rude!'
- 'You do not have time to blink as an athlete grabbed you by the waist and lifted over your head easily threw you into the middle of the pool.'
- 'When you spitting surfaced over the water you can see how to you under the water at breakneck speed approaching Kisame.'
- act 'Next.':gt 'kisameQW', 'start'
- end
- end
- end
- if kisameQW = 1 and KisameDead < 1:
- '<center><img src="images/qwest/kisameV.jpg"></center>'
- 'Seeing you akulopodobny Kisame smiling "Hi baby. Want me to fill your hot mouth his shark-seed?"'
- act 'Attack (Kisame mag10)':
- cla
- set horny += 10
- set $nameV = 'Kisame'
- !!stats
- set strenV = 300
- set speedV = 100
- set agilV = 100
- set reactV = 100
- set vitalV = 200
- set intelV = 100
- set willV = 50
- !!skills
- set magikV = 10
- set boxingV = 100
- set shootV = 100
- !!parameters
- set healthV = vitalV * 10 + strenV * 5
- set mannaV = intelV * magikV + magikV * 100 + vitalV * 10
- set willpowerV = willV * 10
- set BonusAtakV = 0
- set BonusDefV = 0
- !!Programme of Action
- set program = 5
- !!!!!!!!!!!!!!!!!!!!
- !!!!!!!!!!!!!!!!!!!!
- set KisaFight = 1
- set klonV = 5
- set defenceV = 800
- if spellavtoklon = 1:set klon = 3
- gt 'fight', 'start'
- end
- act 'Make him a blowjob under water':
- cla
- *clr
- set minut += 60
- set horny += 100
- set sweat = -3
- set manna += 5
- set willpower += 5
- if stren < 40:set stren += 1
- if KisameSex = 0:set KisameSex = 1 & Set guy += 1
- set bj += 1
- set swallow += 1
- set SUB += 1
- '<center><img src="images/qwest/kisameBJ.jpg"></center>'
- 'You downcast eyes, Kisame smiled even wider and dragged you into the water. His strong hands pressed your face to his groin and you wrapped around his dick lips quite quickly Kisame finished your mouth.'
- act 'Out of the water':gt 'bass', 'start'
- end
- end
- act 'Swim (1:00)':
- cla
- *clr
- set cumpussy = 0
- set cumbelly = 0
- set cumass = 0
- set cumanus =0
- set cumlip = 0
- set cumface = 0
- set cumfrot = 0
- set minut += 60
- set sweat = -3
- set manna += 5
- set willpower += 5
- if stren < 40:set stren += 1
- '<center><img src="images/pics/swim.jpg"></center>'
- 'You iskupnulis in the pool, the water refreshes and invigorates.'
- act 'Out of the water':gt 'bass', 'start'
- end
- act 'Leave':gt 'bass', 'start'
- end
- --- bass ---------------------------------
|