Novità

Ambo con distanza 30 su Ba-Ca

Giulio Pedrinelli

Super Member >PLATINUM<
Ciao a tutti;

dopo che il metodo su Ba-Ca degli ambi con distanza 30 ha avuto due esiti negativi consecutivi, ho ricalcolato gli algoritmi.

Periodo 28/1/2023 - 05/12/2025

A = 1° VE + 9
B = 3° NA + 30
C = 4° MI + 2
D = 2° MI + 13
E = 3° MI + 19
F = 1° VE + 45

1 QUARTINA = A-B-C-D
2 QUARTINA = A-B-E-F

Periodo di gioco: 9 estrazioni.
Nel periodo dal 28/1/2023 al 03/10/2025 (ultimo caso giocabile) ha totalizzato 41 ambi e 3 terni.

Qui di seguito lo script.

Sub Main()
'
Dim ruote(10),ruota(10),n0,n1,n2,n3,n4,n5,n6,n7,n8,n9,n10,n19,n15,x1,x2,x3,x4,x5,x6,r2
Dim poste(10),poste1(5),poste2(5),poste3(5),posta(5),nu2(4),es,r1,Ini,fin,k,ok,casi
poste(2) = 1
fin = EstrazioneFin
Ini = 10192
For es = Ini To fin

n0 = 0
n15 = 1 ' Unica riga da correggere !!
AvanzamentoElab Ini,fin,es
r1 = 1
r2 = 2
n1 = Estratto(es,r1,1)
n2 = Estratto(es,r1,2)
n3 = Estratto(es,r1,3)
n4 = Estratto(es,r1,4)
n5 = Estratto(es,r1,5)
n6 = Estratto(es,r2,1)
n7 = Estratto(es,r2,2)
n8 = Estratto(es,r2,3)
n9 = Estratto(es,r2,4)
n10 = Estratto(es,r2,5)
If Distanza(n1,n2) = 30 Then n0 = 30
If Distanza(n1,n3) = 30 Then n0 = 30
If Distanza(n1,n4) = 30 Then n0 = 30
If Distanza(n1,n5) = 30 Then n0 = 30
If Distanza(n2,n3) = 30 Then n0 = 30
If Distanza(n2,n4) = 30 Then n0 = 30
If Distanza(n2,n5) = 30 Then n0 = 30
If Distanza(n3,n4) = 30 Then n0 = 30
If Distanza(n3,n5) = 30 Then n0 = 30
If Distanza(n4,n5) = 30 Then n0 = 30
If Distanza(n6,n7) = 30 Then n15 = 30
If Distanza(n6,n8) = 30 Then n15 = 30
If Distanza(n6,n9) = 30 Then n15 = 30
If Distanza(n6,n10) = 30 Then n15 = 30
If Distanza(n7,n8) = 30 Then n15 = 30
If Distanza(n7,n9) = 30 Then n15 = 30
If Distanza(n7,n10) = 30 Then n15 = 30
If Distanza(n8,n9) = 30 Then n15 = 30
If Distanza(n8,n10) = 30 Then n15 = 30
If Distanza(n9,n10) = 30 Then n15 = 30
ok = 0
If n0 = n15 Then
x1 = Fuori90(Estratto(es,10,1) + 9)
x2 = Fuori90(Estratto(es,6,3) + 30)
x3 = Fuori90(Estratto(es,5,4) + 2)
x4 = Fuori90(Estratto(es,5,2) + 13)
x5 = Fuori90(Estratto(es,5,3) + 19)
x6 = Fuori90(Estratto(es,10,1) + 45)
casi = casi + 1:Scrivi String(75,"=") & " caso n° " &(casi),1
Scrivi DataEstrazione(es,1)
Scrivi
ruota(1) = r1
ruota(2) = r2
k = 9
' co = 0 Non viene utilizzata !
nu2(1) = x1
nu2(2) = x2
nu2(3) = x3
nu2(4) = x4
ImpostaGiocata 1,nu2,ruota,poste,k
nu2(1) = x1
nu2(2) = x2
nu2(3) = x5
nu2(4) = x6
ImpostaGiocata 2,nu2,ruota,poste,k
Gioca es
End If
Next
ScriviResoconto
End Sub
 
Ultima modifica:

Ultima estrazione Lotto

  • Estrazione del lotto
    martedì 24 febbraio 2026
    Bari
    78
    27
    14
    77
    57
    Cagliari
    68
    49
    23
    34
    79
    Firenze
    26
    39
    73
    52
    59
    Genova
    15
    38
    45
    58
    79
    Milano
    19
    70
    76
    68
    30
    Napoli
    31
    88
    24
    48
    66
    Palermo
    57
    65
    35
    85
    49
    Roma
    45
    71
    47
    46
    76
    Torino
    44
    42
    33
    20
    09
    Venezia
    81
    62
    71
    60
    29
    Nazionale
    02
    33
    34
    44
    14
    Estrazione Simbolotto
    Cagliari
    25
    34
    31
    03
    13

Ultimi Messaggi

Indietro
Alto