Novità

Script

................... condizione .......AMBATA......diam dec // vert amb//vert diamdec
21-01-2020 ... ro 25-20 ....prev 15 /...........10 ..................-15..................--01
25-01-2020 ... to 33-38 ....prev 38 /...........33..................--83..................-39
30-01-2020 ... na 01-06 ...prev 22 / ...........27..................--29..................--72
01-02-2020 ...ge 61-66 ...prev 24 /........... 29..................--42..................--22
30-07-2020 ... ge 73-78 ...prev 25 / ...........20 ..................--52..................--02
17-08-2020 ... ve 21-26 ...prev 33 / ...........38 ..................--39..................-83
 
Controllate cosi


Codice:
'https://www.youtube.com/watch?v=zNMY5q00N1c&t=1s
'04-08-2024
Sub Main()
Dim ruote(3),ruota(2),ru1(1),ru2(1)
Dim amb(1),ambo(2),n1(2),n2(2),lg(6)
Dim posta(10),poste(2),poste1(3)


poste(2) = 1
poste1(2) = 1:poste1(3) = 1
Scrivi
Scrivi String(20," ") & "********* ESTRANEO   BY BADESSA LOTTO ******",1

ColoreTesto 2


ColoreTesto 0
t = 0
rs = InputBox("Quante estrazioni vuoi controllare?",,70)
cl = InputBox("Quanti colpi vuoi controllare?",,13)
ini = EstrazioneFin - rs '9708'
fine = EstrazioneFin  ''9808' ESEMPI
For es = ini To fine
Messaggio "Estrazione esaminata: " & CStr(es)
For r1 = 1 To 11
If r1=11 Then r1=12
For p1 = 1 To 4
a1 = Estratto(es-1,r1,p1)
For p2 = p1 + 1 To 5
a2 = Estratto(es-1,r1,p2)

For p3 = 1 To 4 : b1 = Estratto(es,r1,p3)
For p4 = p3 + 1 To 5: b2 = Estratto(es,r1,p4)

If a1=DiametraleD(a2) And b1=DiametraleD(b2)Then

dis1=Distanza(a1,b1)
dis2=Distanza(a2,b2)

dis3=Distanza(a1,b2)
dis4=Distanza(a2,b1)
If dis1=dis2 or dis3=dis4  Then

If dis1=dis2 Then soc=dis1
If dis3=dis4 Then soc=dis3

If Cadenza(soc)>4 Then amb1 = Fuori90(soc+5)
If Cadenza(soc)<5 Then amb1 = Fuori90(90+soc-5)

amb2=DiametraleD(amb1)
amb3=Vert(amb1)
amb4=Vert(amb2)

'Previsione

ruota(1) = r1 : ruota(2) = r2
ruote(1) = r1 : ruote(2) = r2 :ruote(3) = 11
t = t + 1
Scrivi "-------------------------------------------------------------------------------------------------------------",1

ColoreTesto 0
Scrivi DataEstrazione(es-1) & " / " & es-1 & " " & SiglaRuota(r1) & " " & StringaEstratti(es-1,r1) & " [" & Format2(a1) & "." & Format2(a2) & "]" & _
" Pos. " & p1 & "^ " & p2 ,1
Scrivi DataEstrazione(es) & " / " & es & " " & SiglaRuota(r1) & " " & StringaEstratti(es,r1) & " [" & Format2(b1) & "." & Format2(b2) & "]" & _
" Pos. " & p3 & "^ " & p4 ,1

ColoreTesto 0
Erase posta
posta(1) = 1   
posta(p3+5) = 1
posta(p4+5) = 1

amb(1) = amb1
ImpostaGiocata 1,amb,ruota,posta,cl
ambo(1) = amb1
ambo(2) = amb2
ImpostaGiocata 2,ambo,ruote,poste,cl
ambo(1) = amb1
ambo(2) = amb3
ImpostaGiocata 3,ambo,ruote,poste,cl
ambo(1) = amb1
ambo(2) = amb4
ImpostaGiocata 4,ambo,ruote,poste,cl

lg(1)= amb1
lg(2)= amb2
lg(3)= amb3
lg(4)= amb4
ImpostaGiocata 4,lg,ruote,poste1,cl



Gioca es
End If
End If
Next
Next
Next
Next
Next
Next
ScriviResoconto
End Sub
 
buon pomeriggio , vorrei chiedervi avete il listato di honopono metodo originale?
quello che cerca due volte il 9 oppure due volte il 90.
io erroneamente l'ho cancellato, grazie

sono stata tempestiva nella richiesta , ho visto che è già cosi , grazie ancora e scusate
 
Ultima modifica:
Buongiorno a Voi
Il metodo originale è quello di cercare due volte il 9 oppure due volte il 90 e fare la sottrazione. Poi qualcuno ha provato a fare di cercare 9 - 90 isotopi e fare sempre la sottrazione, il listato questo lo fa . Scorrendo il listato si trovano le combinazioni volute. Una considerazione da fare è che non si riscontrano frequentemente.
Nunzio dopo che lanci lo script e vai indietro trovi tutti gli esiti "diciamo" delle varianti di ricerca.
Buona giornata
 
Buonasera a tutti

 
Controllate questi


Codice:
'https://www.youtube.com/watch?v=NlfNvWI2WYY

'11-8-2024

ColoreTesto 1
Scrivi String(20,"=")&" LE DIAMETRALI il METODO BADESSA GIANKY QUARANTA ",1
Scrivi String(40,"=")&" ",1
ColoreTesto 0


Sub main()
Dim rt(1),nu(1),nn(1),pt(1)

Dim ruote(10),ruotee(10)
Dim numeri1(10),numeri2(10),numeri3(10),numeri4(10),numeri5(10),amb(8),amb1(7),amb2(7)
Dim posta(10)
Dim poste(5)
Dim poste1(5)
posta(1)=1
posta(6)=1

poste(2)=1

poste1(2)=1
poste1(3)=1
 

cp=13

ini=7561
fin=EstrazioneFin

co=0
For n=ini To fin
AvanzamentoElab ini,fin,es


For r=1 To 10
a=Estratto(n,r,3)
aa=Estratto(n,r,1)

For r1=1 To 10


a1=Estratto(n,r1,3) :
a5=Estratto(n,r1,5)

Naz3=Estratto(n,12,3)
If a=90 And Distanza(r,r1)=5 Then

amb(1) = a-a1               '90-2 88
amb(2) = Vert(amb(1))       '89
amb(3) = DiametraleD(aa)    ' 42            '
amb(4) = Vert(amb(3))       '24
amb(5) = DiametraleD(a1)    '2+5 7
amb(6) = Vert(amb(5))'      '70
amb(7) = DiametraleD(Naz3)    '16-5 11
amb(8) = Vert(amb(7))'      '19

ruote(1)=r
ruote(2)=r1

ruotee(1)=r
ruotee(2)=r1
ruotee(3)=11
ruotee(4)=12

co=co+1
Scrivi String (75,"=")&" caso n. "& co,1
Scrivi
Scrivi DataEstrazione(n)&" "& SiglaRuota(r)&" "& StringaEstratti(n,r)&"     3° estratto ="&Format2(a) ,1
Scrivi DataEstrazione(n)&" "& SiglaRuota(r1)&" "& StringaEstratti(n,r1)&"     3° estratto ="&Format2(a1) ,1
Scrivi DataEstrazione(n)&" "& SiglaRuota(12)&" "& StringaEstratti(n,12)&"     3° estratto ="&Format2(Naz3) ,1
Scrivi
numeri1(1)=amb(1)
numeri1(2)=amb(2)
ImpostaGiocata 1,numeri1,ruote,poste,eval(cp)
numeri1(1)=amb(3)
numeri1(2)=amb(4)
ImpostaGiocata 2,numeri1,ruote,poste,eval(cp)
numeri1(1)=amb(5)
numeri1(2)=amb(6)
ImpostaGiocata 3,numeri1,ruote,poste,eval(cp)
numeri1(1)=amb(7)
numeri1(2)=amb(8)
ImpostaGiocata 4,numeri1,ruote,poste,eval(cp)

numeri3(1)=amb(1)
numeri3(2)=amb(2)
numeri3(3)=amb(3)
numeri3(4)=amb(4)
ImpostaGiocata 5,numeri3,ruotee,poste1,eval(cp)

numeri3(1)=amb(5)
numeri3(2)=amb(6)
numeri3(3)=amb(7)
numeri3(4)=amb(8)
ImpostaGiocata 6,numeri3,ruotee,poste1,eval(cp)
Gioca n
End If
Next
Next
Next

ScriviResoconto
End Sub



Codice:
'https://www.youtube.com/watch?v=q0fCdUDVOoA

'11-8-2024

ColoreTesto 1
Scrivi String(20,"=")&" 9 & 90 il METODO BADESSA GIANKY QUARANTA ",1
Scrivi String(40,"=")&" ",1
ColoreTesto 0


Sub main()
Dim rt(1),nu(1),nn(1),pt(1)

Dim ruote(10),ruotee(10)
Dim numeri1(10),numeri2(10),numeri3(10),numeri4(10),numeri5(10),amb(7),amb1(7),amb2(7)
Dim posta(10)
Dim poste(5)
Dim poste1(5)
posta(1)=1
posta(6)=1

poste(2)=1

poste1(2)=1
poste1(3)=1
 

cp=13

ini=9206
fin=EstrazioneFin

co=0
For n=ini To fin
AvanzamentoElab ini,fin,es


For r=1 To 10
a=Estratto(n,r,1)

For r1=r+1 To 12
If r1=11 Then r1=12

a1=Estratto(n,r1,1) :



If a<90 And a1<90 And Fuori90(a+a1)=90 And Cadenza(a)=0 And Cadenza(a1)=0 Then

amb(1) = 9
amb(2) = 90
amb(3) = a
amb(4) = a1
Rem se uno o più numeri si ripetono si fa il + 1 (Formula By Thauk)
rip = 0
If NumeriRipetuti(amb) Then
rip = 1
While NumeriRipetuti(amb)
For x = 1 To 3
For y = x + 1 To 4
If amb(x) = amb(y) Then amb(y) = Fuori90(amb(y) + 1)
Next
Next
Wend
End If
Rem fine formula


ruote(1)=r
ruote(2)=r1

ruotee(1)=r
ruotee(2)=r1
ruotee(3)=11
ruotee(4)=12

co=co+1
Scrivi String (75,"=")&" caso n. "& co,1
Scrivi
Scrivi DataEstrazione(n)&" "& SiglaRuota(r)&" "& StringaEstratti(n,r)&"     1° estratto ="&Format2(a) ,1
Scrivi DataEstrazione(n)&" "& SiglaRuota(r1)&" "& StringaEstratti(n,r1)&"     1° estratto ="&Format2(a1) ,1

Scrivi
numeri1(1)=amb(1)
numeri1(2)=amb(2)
ImpostaGiocata 1,numeri1,ruote,posta,eval(cp)
numeri1(1)=amb(1)
numeri1(2)=amb(2)
ImpostaGiocata 2,numeri1,ruote,poste,eval(cp)
numeri1(1)=amb(1)
numeri1(2)=amb(3)
ImpostaGiocata 3,numeri1,ruote,poste,eval(cp)
numeri1(1)=amb(1)
numeri1(2)=amb(4)
ImpostaGiocata 4,numeri1,ruote,poste,eval(cp)
numeri1(1)=amb(2)
numeri1(2)=amb(3)
ImpostaGiocata 5,numeri1,ruote,poste,eval(cp)
numeri1(1)=amb(2)
numeri1(2)=amb(4)
ImpostaGiocata 6,numeri1,ruote,poste,eval(cp)

numeri3(1)=amb(1)
numeri3(2)=amb(2)
numeri3(3)=amb(3)
numeri3(4)=amb(4)
ImpostaGiocata 7,numeri3,ruotee,poste1,eval(cp)
Gioca n
End If
Next
Next
Next

ScriviResoconto
End Sub
 

Ultima estrazione Lotto

  • Estrazione del lotto
    sabato 13 settembre 2025
    Bari
    85
    57
    40
    76
    14
    Cagliari
    90
    15
    68
    63
    76
    Firenze
    81
    74
    71
    25
    06
    Genova
    21
    47
    44
    02
    06
    Milano
    83
    39
    31
    84
    55
    Napoli
    74
    41
    24
    47
    38
    Palermo
    54
    25
    61
    22
    68
    Roma
    60
    72
    38
    55
    03
    Torino
    10
    45
    56
    54
    63
    Venezia
    14
    38
    66
    36
    28
    Nazionale
    85
    48
    38
    22
    81
    Estrazione Simbolotto
    Palermo
    08
    42
    27
    30
    20
Indietro
Alto