|
@@ -35,13 +35,13 @@ if $ARGS[0] = 'movie':
|
|
|
prand = rand(1, 2)
|
|
|
|
|
|
if prand = 1:
|
|
|
- porand = rand(1, 10)
|
|
|
+ picrand = rand(1, 10)
|
|
|
|
|
|
- '<center><img src="images/picBJ/bj<<porand>>.jpg"></center>'
|
|
|
+ '<center><img src="images/picBJ/bj<<picrand>>.jpg"></center>'
|
|
|
'You suck dick for an hour at the actor portraying the passion and lust. Really hard to concentrate when there are fixtures, Assistant, you continually shoved the camera to face.'
|
|
|
elseif prand = 2:
|
|
|
facial += 1
|
|
|
- porand = rand(1, 10)
|
|
|
+ picrand = rand(1, 10)
|
|
|
|
|
|
'<center><img src="images/picBJ/fa<<picrand>>.jpg"></center>'
|
|
|
'You suck dick for an hour at the actor portraying the passion and lust. He ends up on your face, you lick the sperm. You every minute shoved the camera in person, running an assistant and illuminators.'
|
|
@@ -89,13 +89,13 @@ gs 'stat'
|
|
|
|
|
|
if prand = 1:
|
|
|
bj += 1
|
|
|
- porand = rand(1, 10)
|
|
|
+ picrand = rand(1, 10)
|
|
|
'<center><img src="images/picBJ/bj<<picrand>>.jpg"></center>'
|
|
|
'You suck dick for an hour at the actor portraying the passion and lust. Really hard to concentrate when there are fixtures, Assistant, you continually shoved the camera to face.'
|
|
|
elseif prand = 2:
|
|
|
anus += 1
|
|
|
anal += 1
|
|
|
- porand = rand(1, 10)
|
|
|
+ picrand = rand(1, 10)
|
|
|
|
|
|
'<center><img src="images/pics/anal<<picrand>>.jpg"></center>'
|
|
|
'An hour you fucked in the ass for the camera, you do not pleasant, but you portray passion and pleasure. Finally, the actor does not stand up and fills your ass with his sperm. You every minute shoved the camera in person, running an assistant and illuminators.'
|
|
@@ -104,9 +104,9 @@ gs 'stat'
|
|
|
vagina+= 1
|
|
|
facial += 1
|
|
|
|
|
|
- porand = rand(0, 1)
|
|
|
+ picrand = rand(0, 1)
|
|
|
|
|
|
- if porand = 0:
|
|
|
+ if picrand = 0:
|
|
|
picrand = rand(1, 5)
|
|
|
'<center><img src="images/pics/vagcow<<picrand>>.jpg"></center>'
|
|
|
else
|