# goplust <<<<<<< 446_goplust VasanLust = RAND(0,100) BerezaLust = RAND(0,100) VitekLust = RAND(0,100) KotilLust = RAND(0,100) UdmurtLust = RAND(0,100) SeriLust = RAND(0,100) GLust = 0 ======= VasanLust=RAND(0,100) BerezaLust=RAND(0,100) VitekLust=RAND(0,100) KotilLust=RAND(0,100) UdmurtLust=RAND(0,100) SeriLust=RAND(0,100) GLust=0 >>>>>>> 446_goplust <<<<<<< 446_goplust if VasanLust >= 50 and VasanTut = 1: VasanTut = 2 GLust += 1 $gopV = 'Bob nail looks at you look greedy' elseif VasanLust < 80 and VasanTut = 1: $gopV = 'Bob nail looks at you with indifference' elseif VasanTut = 0: $gopV = '' ======= if VasanLust>=50 and VasanTut=1: VasanTut=2 GLust+=1 $gopV='Bob Nail looks at you greedy eyes' elseif VasanLust<80 and VasanTut=1: $gopV='Bob Nail looks at you with indifference' elseif VasanTut=0: $gopV='' >>>>>>> 446_goplust end <<<<<<< 446_goplust if BerezaLust >= 60 and BerezaTut = 1: BerezaTut = 2 GLust += 1 $gopB = 'Birch looks at you with interest' elseif BerezaLust < 95 and BerezaTut = 1: $gopB = 'Birch does not look at you' elseif BerezaTut = 0: $gopB = '' ======= if BerezaLust>=60 and BerezaTut=1: BerezaTut=2 GLust+=1 $gopB='Birch looks at you with interest' elseif BerezaLust<95 and BerezaTut=1: $gopB='Birch is not looking at you' elseif BerezaTut=0: $gopB='' >>>>>>> 446_goplust end <<<<<<< 446_goplust if VitekLust >= 60 and VitekTut = 1: VitekTut = 2 GLust += 1 $gopVi = 'Vitek on driving with your breasts look' elseif VitekLust < 90 and VitekTut = 1: $gopVi = 'Witek delves into the phone' elseif VitekTut = 0: $gopVi = '' ======= if VitekLust>=60 and VitekTut=1: VitekTut=2 GLust+=1 $gopVi='Vitek on taking his eyes from your chest' elseif VitekLust<90 and VitekTut=1: $gopVi='Vitek delves into the phone' elseif VitekTut=0: $gopVi='' >>>>>>> 446_goplust end <<<<<<< 446_goplust if KotilLust >= 70 and KostilTut = 1: KostilTut = 2 GLust += 1 $gopK = 'Crutch rummage your figure leer' elseif KotilLust < 90 and KostilTut = 1: $gopK = 'Crutch schelykaet Semyon' elseif KostilTut = 0: $gopK = '' ======= if KotilLust>=70 and KostilTut=1: KostilTut=2 GLust+=1 $gopK='Crutch rummage your figure leer' elseif KotilLust<90 and KostilTut=1: $gopK='Crutch schelykaet Semyon' elseif KostilTut=0: $gopK='' >>>>>>> 446_goplust end <<<<<<< 446_goplust if UdmurtLust >= 80 and UdmurtTut = 1: UdmurtTut = 2 GLust += 1 $gopU = 'Udmurt hard stare and stare at you as you see in his pants, the bulge between his legs grow.' elseif UdmurtLust < 90 and UdmurtTut = 1: $gopU = 'Udmurt squats and spits on asphalt' elseif UdmurtTut = 0: $gopU = '' ======= if UdmurtLust>=80 and UdmurtTut=1: UdmurtTut=2 GLust+=1 $gopU='Udmurt stared hard look at you and you can see how in his pants, bulge between his legs grows.' elseif UdmurtLust<90 and UdmurtTut=1: $gopU='Udmurt squats and spits on the pavement' elseif UdmurtTut=0: $gopU='' >>>>>>> 446_goplust end <<<<<<< 446_goplust if SeriLust >= 90 and SeriTut = 1: SeriTut = 2 GLust += 1 $gopS = 'Grey spits on the pavement through their gold teeth and grinning mischievously staring at your feet.' elseif SeriLust < 95 and SeriTut = 1: $gopS = 'Gray turned away and talking on the phone' elseif SeriTut = 0: $gopS = '' ======= if SeriLust>=90 and SeriTut=1: SeriTut=2 GLust+=1 $gopS='Grey spits on the pavement through his gold teeth and grinning slyly staring at your feet.' elseif SeriLust<95 and SeriTut=1: $gopS='Gray turned and talking on the phone' elseif SeriTut=0: $gopS='' >>>>>>> 446_goplust end <<<<<<< 446_goplust $gopnik = '<<$gopV>> <<$gopB>> <<$gopVi>> <<$gopK>> <<$gopU>> <<$gopS>>' ======= $gopnik='<<$gopV>> <<$gopB>> <<$gopVi>> <<$gopK>> <<$gopU>> <<$gopS>>' >>>>>>> 446_goplust --- goplust ---------------------------------