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 14 giugno 2025
    Bari
    43
    28
    11
    04
    79
    Cagliari
    44
    24
    17
    54
    40
    Firenze
    51
    68
    85
    05
    58
    Genova
    35
    40
    22
    31
    45
    Milano
    84
    30
    47
    28
    85
    Napoli
    12
    06
    24
    83
    82
    Palermo
    66
    03
    88
    41
    45
    Roma
    15
    77
    68
    70
    59
    Torino
    81
    25
    06
    33
    77
    Venezia
    77
    79
    12
    49
    87
    Nazionale
    01
    84
    11
    31
    45
    Estrazione Simbolotto
    Napoli
    06
    18
    07
    23
    13

Ultimi Messaggi

Indietro
Alto