Novità

Per djnomade

Antonin

Super Member >PLATINUM<
Ti conosco dal 2011,sei bravissima con gli script.
Cerco uno script da inserire al 1° del mese 2 numeri a mio piacere su ruote a scelta mia,e 3 numeri che si sono abbinati a ai 2 numeri scelti da me grazie.
 
Wee ciauz tutto ok?
Ti conosco dal 2011,sei bravissima con gli script.

:D non farti ingannare dall'avatar :D

Per queste ricerche sono un po negato, in archivio ho trovato questo, lo so che non è quello che cerchi..........




Codice:
Sub Main()
Dim ambi(4005,18), n(2), n1(2),n2(2), n3(2),n4(2), n5(2), n6(2), n7(2), ru(2)

rr=CInt(InputBox(" Scegli la 1° ruota ",,1))
If rr="" Then Exit Sub

rr1=CInt(InputBox(" Scegli la 2° ruota ",,2))
If rr1="" Then Exit Sub

cg=CInt(InputBox(" Scegli il 1° capogioco ",,36))
If rr="" Then Exit Sub

cg1=CInt(InputBox(" Scegli il 2° capogioco ",,63))
If cg1="" Then Exit Sub

yyy=CInt(InputBox(" Quanti abbinamenti cercare? ",,10))
If cg1="" Then Exit Sub


ru(1)=rr
ru(2)=rr1
co=0


ini=1'500
fin=EstrazioneFin
Scrivi
co=0

For y=1 To 90
If cg<>y Then
If cg1<>y Then

co=co+1
n(1)=cg'<<<<<
n(2)=y
n1(1)=cg1'<<<<
n1(2)=y


ambi(co,1)=co
ambi(co,2)=SiglaRuota(rr)
ambi(co,3)=SiglaRuota(rr1)
ambi(co,4)=StringaNumeri(n)
ambi(co,5)=StringaNumeri(n1)

fr=SerieFreq (ini,fin,n,ru,2)
fr1=SerieFreq (ini,fin,n1,ru,2)
 
fre=fr+fr1


ambi(co,6)=fre
End If
End If
Next

OrdinaMatrice ambi,-1,6

For xx=1 To yyy

Scrivi Space(2)& ambi(xx,2)&"."&  ambi(xx,3)&"  "& ambi(xx,4)&"  "& ambi(xx,5)&"  "& ambi(xx,6)
Next


End Sub
 
Wee ciauz tutto ok?


:D non farti ingannare dall'avatar :D

Per queste ricerche sono un po negato, in archivio ho trovato questo, lo so che non è quello che cerchi..........




Codice:
Sub Main()
Dim ambi(4005,18), n(2), n1(2),n2(2), n3(2),n4(2), n5(2), n6(2), n7(2), ru(2)

rr=CInt(InputBox(" Scegli la 1° ruota ",,1))
If rr="" Then Exit Sub

rr1=CInt(InputBox(" Scegli la 2° ruota ",,2))
If rr1="" Then Exit Sub

cg=CInt(InputBox(" Scegli il 1° capogioco ",,36))
If rr="" Then Exit Sub

cg1=CInt(InputBox(" Scegli il 2° capogioco ",,63))
If cg1="" Then Exit Sub

yyy=CInt(InputBox(" Quanti abbinamenti cercare? ",,10))
If cg1="" Then Exit Sub


ru(1)=rr
ru(2)=rr1
co=0


ini=1'500
fin=EstrazioneFin
Scrivi
co=0

For y=1 To 90
If cg<>y Then
If cg1<>y Then

co=co+1
n(1)=cg'<<<<<
n(2)=y
n1(1)=cg1'<<<<
n1(2)=y


ambi(co,1)=co
ambi(co,2)=SiglaRuota(rr)
ambi(co,3)=SiglaRuota(rr1)
ambi(co,4)=StringaNumeri(n)
ambi(co,5)=StringaNumeri(n1)

fr=SerieFreq (ini,fin,n,ru,2)
fr1=SerieFreq (ini,fin,n1,ru,2)
 
fre=fr+fr1


ambi(co,6)=fre
End If
End If
Next

OrdinaMatrice ambi,-1,6

For xx=1 To yyy

Scrivi Space(2)& ambi(xx,2)&"."&  ambi(xx,3)&"  "& ambi(xx,4)&"  "& ambi(xx,5)&"  "& ambi(xx,6)
Next


End Sub
Ok da anni credevo che fossi Donna scusami:unsure:
Ora lo provo grazie tante.
 

Ultima estrazione Lotto

  • Estrazione del lotto
    venerdì 15 maggio 2026
    Bari
    89
    04
    06
    43
    69
    Cagliari
    57
    07
    86
    05
    74
    Firenze
    48
    02
    85
    71
    47
    Genova
    46
    80
    88
    01
    43
    Milano
    34
    40
    38
    11
    57
    Napoli
    03
    11
    06
    73
    58
    Palermo
    89
    18
    59
    16
    14
    Roma
    64
    49
    19
    33
    48
    Torino
    63
    83
    40
    15
    11
    Venezia
    38
    12
    53
    02
    86
    Nazionale
    68
    79
    32
    81
    12
    Estrazione Simbolotto
    Milano
    43
    08
    40
    05
    39
Indietro
Alto