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
    sabato 31 maggio 2025
    Bari
    72
    01
    07
    20
    16
    Cagliari
    39
    04
    81
    79
    09
    Firenze
    87
    73
    57
    72
    63
    Genova
    80
    81
    32
    30
    75
    Milano
    07
    63
    39
    57
    64
    Napoli
    47
    06
    11
    26
    66
    Palermo
    04
    81
    15
    76
    48
    Roma
    84
    15
    52
    56
    25
    Torino
    12
    34
    06
    54
    26
    Venezia
    44
    86
    74
    48
    80
    Nazionale
    44
    77
    11
    58
    62
    Estrazione Simbolotto
    Milano
    41
    25
    12
    08
    22
Indietro
Alto