Novità

script da variare per il 10elotto

ppaaoolloo

Super Member >PLATINUM<
ciao
chiedo se cortesemente qualcuno riesce a trasformarmi
questo script del lotto per il 10elotto

ringrazio anticipatamente

ciao
 
ciao
chiedo scusa se mi sono dimenticato
di mettere lo script, ma sto passando un momentaccio....

adesso lo utilizzo per il lotto
vi chiedo se cortesemente
riuscite a trasformarlo per
il 10elotto

eccolo:

Sub Main

Dim Nu(1),Ru(1),T,V

r = InputBox("QUALE RUOTA",,11)

range1 = CInt(InputBox("1° blocco estrazioni",,1))

range2 = CInt(InputBox("1° blocco estrazioni",,2))

range3 = CInt(InputBox("1° blocco estrazioni",,3))

range4 = CInt(InputBox("1° blocco estrazioni",,4))

range5 = CInt(InputBox("1° blocco estrazioni",,5))

range6 = CInt(InputBox("1° blocco estrazioni",,6))

range7 = CInt(InputBox("1° blocco estrazioni",,7))

range8 = CInt(InputBox("1° blocco estrazioni",,8))

range9 = CInt(InputBox("1° blocco estrazioni",,9))

range10 = CInt(InputBox("1° blocco estrazioni",,10))

range11 = CInt(InputBox("1° blocco estrazioni",,11))

range12 = CInt(InputBox("1° blocco estrazioni",,12))

range13 = CInt(InputBox("1° blocco estrazioni",,13))

range14 = CInt(InputBox("1° blocco estrazioni",,14))

range15 = CInt(InputBox("1° blocco estrazioni",,15))

range16 = CInt(InputBox("1° blocco estrazioni",,16))

range17 = CInt(InputBox("1° blocco estrazioni",,17))

range18 = CInt(InputBox("1° blocco estrazioni",,18))

range19 = CInt(InputBox("1° blocco estrazioni",,19))

range20 = CInt(InputBox("1° blocco estrazioni",,20))

range21 = CInt(InputBox("1° blocco estrazioni",,21))

range22 = CInt(InputBox("1° blocco estrazioni",,22))

range23 = CInt(InputBox("1° blocco estrazioni",,23))

range24 = CInt(InputBox("1° blocco estrazioni",,24))

range25 = CInt(InputBox("1° blocco estrazioni",,25))

range26 = CInt(InputBox("1° blocco estrazioni",,26))

range27 = CInt(InputBox("1° blocco estrazioni",,27))

range28 = CInt(InputBox("1° blocco estrazioni",,28))

range29 = CInt(InputBox("1° blocco estrazioni",,29))

range30 = CInt(InputBox("1° blocco estrazioni",,30))



Ini = EstrazioneFin - range30

fin = EstrazioneFin

Scrivi "Ruota Analizzata : " & NomeRuota(r) & " - su Estrazioni... " & range30,1,,,1,3,,1

Scrivi

Ru(1) = r

T = Array(T,"Numero","Freq: " & range1,"Freq: " & range2,"Freq: " & range3,"Freq: " & range4,"Freq: " & range5,"Freq: " & range6,"Freq: " & range7,"Freq: " & range8,"Freq: " & range9,"Freq: " & range10,"Freq: " & range11,"Freq: " & range12,"Freq: " & range13,"Freq: " & range14,"Freq: " & range15,"Freq: " & range16,"Freq: " & range17,"Freq: " & range18,"Freq: " & range19,"Freq: " & range20,"Freq: " & range21,"Freq: " & range22,"Freq: " & range23,"Freq: " & range24,"Freq: " & range25,"Freq: " & range26,"Freq: " & range27,"Freq: " & range28,"Freq: " & range29,"Freq: " & range30)

Call InitTabella(T)

For x = 1 To 90

Nu(1) = x

sf0 = SerieFreq(fin - range0,fin,Nu,Ru,1)

sf1 = SerieFreq(fin - range1,fin,Nu,Ru,1)

sf2 = SerieFreq(fin - range2,fin,Nu,Ru,1)

sf3 = SerieFreq(fin - range3,fin,Nu,Ru,1)

sf4 = SerieFreq(fin - range4,fin,Nu,Ru,1)

sf5 = SerieFreq(fin - range5,fin,Nu,Ru,1)

sf6 = SerieFreq(fin - range6,fin,Nu,Ru,1)

sf7 = SerieFreq(fin - range7,fin,Nu,Ru,1)

sf8 = SerieFreq(fin - range8,fin,Nu,Ru,1)

sf9 = SerieFreq(fin - range9,fin,Nu,Ru,1)

sf10 = SerieFreq(fin - range10,fin,Nu,Ru,1)

sf11 = SerieFreq(fin - range11,fin,Nu,Ru,1)

sf12 = SerieFreq(fin - range12,fin,Nu,Ru,1)

sf13 = SerieFreq(fin - range13,fin,Nu,Ru,1)

sf14 = SerieFreq(fin - range14,fin,Nu,Ru,1)

sf15 = SerieFreq(fin - range15,fin,Nu,Ru,1)

sf16 = SerieFreq(fin - range16,fin,Nu,Ru,1)

sf17 = SerieFreq(fin - range17,fin,Nu,Ru,1)

sf18 = SerieFreq(fin - range18,fin,Nu,Ru,1)

sf19 = SerieFreq(fin - range19,fin,Nu,Ru,1)

sf20 = SerieFreq(fin - range20,fin,Nu,Ru,1)

sf21 = SerieFreq(fin - range21,fin,Nu,Ru,1)

sf22 = SerieFreq(fin - range22,fin,Nu,Ru,1)

sf23 = SerieFreq(fin - range23,fin,Nu,Ru,1)

sf24 = SerieFreq(fin - range24,fin,Nu,Ru,1)

sf25 = SerieFreq(fin - range25,fin,Nu,Ru,1)

sf26 = SerieFreq(fin - range26,fin,Nu,Ru,1)

sf27 = SerieFreq(fin - range27,fin,Nu,Ru,1)

sf28 = SerieFreq(fin - range28,fin,Nu,Ru,1)

sf29 = SerieFreq(fin - range29,fin,Nu,Ru,1)



V = Array(V,StringaNumeri(Nu),sf0,sf1,sf2,sf3,sf4,sf5,sf6,sf7,sf8,sf9,sf10,sf11,sf12,sf13,sf14,sf15,sf16,sf17,sf18,sf19,sf20,sf21,sf22,sf23,sf24,sf25,sf26,sf27,sf28,sf29)

Call AddRigaTabella(V)

Next

Call CreaTabellaOrdinabile

End Sub
 
per il 10elotto sarebbe ottimo

[IMG2=JSON]{"data-align":"none","data-size":"full","src":"https:\/\/vignette1.wikia.nocookie.net\/nonciclopedia\/images\/7\/7e\/Internet.jpg\/revision\/latest?cb=20081224173644"}[/IMG2]
 
Ultima modifica:
Buonanotte ,
Salutando gli intervenuti .
Postiamo illistato , modificato , secondo la richiesta .

Codice:
Option Explicit
'script da variare per il 10elotto di ppaaoolloo
'http://forum.lottoced.com/forum/lottoced/area-download/2059887-script-da-variare-per-il-10elotto
Sub Main()
Dim Tipoarchivio,NomeArchivio : Tipoarchivio = ScegliArchivioDL
If Tipoarchivio = 01 Then NomeArchivio =("10 e lotto Serale")
If Tipoarchivio = 02 Then NomeArchivio =("10 e lotto 5minuti")
If Tipoarchivio > 00 Then
If Tipoarchivio = 02 Then
If MsgBox("Vuoi aggiornare le estrazioni prima di eseguire il listato",vbQuestion + vbYesNo) = vbYes Then
Call AggiornaArchivioDL()
End If
End If
Call ImpostaArchivio10ELotto(Tipoarchivio)
Dim range00 : range00 = 00
Dim range01 : range01 = CInt(InputBox("01° blocco estrazioni","01° blocco estrazioni",01))
Dim range02 : range02 = CInt(InputBox("02° blocco estrazioni","02° blocco estrazioni",02))
Dim range03 : range03 = CInt(InputBox("03° blocco estrazioni","03° blocco estrazioni",03))
Dim range04 : range04 = CInt(InputBox("04° blocco estrazioni","04° blocco estrazioni",04))
Dim range05 : range05 = CInt(InputBox("05° blocco estrazioni","05° blocco estrazioni",05))
Dim range06 : range06 = CInt(InputBox("06° blocco estrazioni","06° blocco estrazioni",06))
Dim range07 : range07 = CInt(InputBox("07° blocco estrazioni","07° blocco estrazioni",07))
Dim range08 : range08 = CInt(InputBox("08° blocco estrazioni","08° blocco estrazioni",08))
Dim range09 : range09 = CInt(InputBox("09° blocco estrazioni","09° blocco estrazioni",09))
Dim range10 : range10 = CInt(InputBox("10° blocco estrazioni","10° blocco estrazioni",10))
Dim range11 : range11 = CInt(InputBox("11° blocco estrazioni","11° blocco estrazioni",11))
Dim range12 : range12 = CInt(InputBox("12° blocco estrazioni","12° blocco estrazioni",12))
Dim range13 : range13 = CInt(InputBox("13° blocco estrazioni","13° blocco estrazioni",13))
Dim range14 : range14 = CInt(InputBox("14° blocco estrazioni","14° bkocco estrazioni",14))
Dim range15 : range15 = CInt(InputBox("15° blocco estrazioni","15° blocco estrazioni",15))
Dim range16 : range16 = CInt(InputBox("16° blocco estrazioni","16° blocco estrazioni",16))
Dim range17 : range17 = CInt(InputBox("17° blocco estrazioni","17° blocco estrazioni",17))
Dim range18 : range18 = CInt(InputBox("18° blocco estrazioni","18° blocco estrazioni",18))
Dim range19 : range19 = CInt(InputBox("19° blocco estrazioni","19° blocco estrazioni",19))
Dim range20 : range20 = CInt(InputBox("20° blocco estrazioni","20° blocco estrazioni",20))
Dim range21 : range21 = CInt(InputBox("21° blocco estrazioni","21° blocco estrazioni",21))
Dim range22 : range22 = CInt(InputBox("22° blocco estrazioni","22° blocco estrazioni",22))
Dim range23 : range23 = CInt(InputBox("23° blocco estrazioni","23° blocco estrazioni",23))
Dim range24 : range24 = CInt(InputBox("24° blocco estrazioni","24° blocco estrazioni",24))
Dim range25 : range25 = CInt(InputBox("25° blocco estrazioni","25° blocco estrazioni",25))
Dim range26 : range26 = CInt(InputBox("26° blocco estrazioni","26° blocco estrazioni",26))
Dim range27 : range27 = CInt(InputBox("27° blocco estrazioni","27° blocco estrazioni",27))
Dim range28 : range28 = CInt(InputBox("28° blocco estrazioni","29° blocco estrazioni",28))
Dim range29 : range29 = CInt(InputBox("29° blocco estrazioni","29° blocco estrazioni",29))
Dim range30 : range30 = CInt(InputBox("30° blocco estrazioni","30° blocco estrazioni",30))
Dim ini,fin : ini = EstrazioneFinDL - range30 : fin = EstrazioneFinDL
Call Scrivi("Archivio Analizzato : " & NomeArchivio & " - su Estrazioni... " & range30,01,,,01,03,,01) : Call Scrivi()
Dim T : T = Array(T," Numero "," Freq: " & range00," Freq: " & range01," Freq: " & range02," Freq: " & range03," Freq: " & _
range04," Freq: " & range05," Freq: " & range06," Freq: " & range07," Freq: " & range08," Freq: " & range09," Freq: " & _
range10," Freq: " & range11," Freq: " & range12," Freq: " & range13," Freq: " & range14," Freq: " & range15," Freq: " & _
range16," Freq: " & range17," Freq: " & range18," Freq: " & range19," Freq: " & range20," Freq: " & range21," Freq: " & _
range22," Freq: " & range23," Freq: " & range24," Freq: " & range25," Freq: " & range26," Freq: " & range27," Freq: " & _
range28," Freq: " & range29," Freq: " & range30) : Call InitTabella(T)
Dim x : For x = 01 To 90 : Call Messaggio(x) : Call AvanzamentoElab(01,90,x) : ReDim NU(01) : NU(01) = x
Dim sf00,sf01 : sf00 = SerieFreqDL(fin - range00,fin,NU,AMBATA_): sf01 = SerieFreqDL(fin - range01,fin,NU,AMBATA_)
Dim sf02,sf03 : sf02 = SerieFreqDL(fin - range02,fin,NU,AMBATA_): sf03 = SerieFreqDL(fin - range03,fin,NU,AMBATA_)
Dim sf04,sf05 : sf04 = SerieFreqDL(fin - range04,fin,NU,AMBATA_): sf05 = SerieFreqDL(fin - range05,fin,NU,AMBATA_)
Dim sf06,sf07 : sf06 = SerieFreqDL(fin - range06,fin,NU,AMBATA_): sf07 = SerieFreqDL(fin - range07,fin,NU,AMBATA_)
Dim sf08,sf09 : sf08 = SerieFreqDL(fin - range08,fin,NU,AMBATA_): sf09 = SerieFreqDL(fin - range09,fin,NU,AMBATA_)
Dim sf10,sf11 : sf10 = SerieFreqDL(fin - range10,fin,NU,AMBATA_): sf11 = SerieFreqDL(fin - range11,fin,NU,AMBATA_)
Dim sf12,sf13 : sf12 = SerieFreqDL(fin - range12,fin,NU,AMBATA_): sf13 = SerieFreqDL(fin - range13,fin,NU,AMBATA_)
Dim sf14,sf15 : sf14 = SerieFreqDL(fin - range14,fin,NU,AMBATA_): sf15 = SerieFreqDL(fin - range15,fin,NU,AMBATA_)
Dim sf16,sf17 : sf16 = SerieFreqDL(fin - range16,fin,NU,AMBATA_): sf17 = SerieFreqDL(fin - range17,fin,NU,AMBATA_)
Dim sf18,sf19 : sf18 = SerieFreqDL(fin - range18,fin,NU,AMBATA_): sf19 = SerieFreqDL(fin - range19,fin,NU,AMBATA_)
Dim sf20,sf21 : sf20 = SerieFreqDL(fin - range20,fin,NU,AMBATA_): sf21 = SerieFreqDL(fin - range21,fin,NU,AMBATA_)
Dim sf22,sf23 : sf22 = SerieFreqDL(fin - range22,fin,NU,AMBATA_): sf23 = SerieFreqDL(fin - range23,fin,NU,AMBATA_)
Dim sf24,sf25 : sf24 = SerieFreqDL(fin - range24,fin,NU,AMBATA_): sf25 = SerieFreqDL(fin - range25,fin,NU,AMBATA_)
Dim sf26,sf27 : sf26 = SerieFreqDL(fin - range26,fin,NU,AMBATA_): sf27 = SerieFreqDL(fin - range27,fin,NU,AMBATA_)
Dim sf28,sf29 : sf28 = SerieFreqDL(fin - range28,fin,NU,AMBATA_): sf29 = SerieFreqDL(fin - range29,fin,NU,AMBATA_)
Dim sf30 : sf30 = SerieFreqDL(fin - range30,fin,NU,AMBATA_)
Dim V : V = Array(V,Format2(x),sf00,sf01,sf02,sf03,sf04,sf05,sf06,sf07,sf08,sf09,sf10,sf11,_
sf12,sf13,sf14,sf15,sf16,sf17,sf18,sf19,sf20,sf21,sf22,sf23,sf24,sf25,sf26,sf27,sf28,sf29,sf30)
Call AddRigaTabella(V) : Next : Call CreaTabellaOrdinabile()
End If
End Sub
Function ScegliArchivioDL()
ReDim aVoci(01)
aVoci(00) = "10 e lotto Serale"
aVoci(01) = "10 e lotto 5minuti"
ScegliArchivioDL = ScegliOpzioneMenu(aVoci,00,"Scegli Tipo Archivio 10eLotto") + 01
End Function

Controllare Sempre .
Salvo Errori ed Omissis .
 
Ultima modifica di un moderatore:
ciao magia
grazie infinite per la trasformazione di questo script
l'ho già provato ed è perfetto

quasi non ci speravo più

davvero grazie

ciao
 

Ultima estrazione Lotto

  • Estrazione del lotto
    giovedì 17 luglio 2025
    Bari
    22
    33
    04
    68
    47
    Cagliari
    09
    52
    27
    21
    47
    Firenze
    05
    33
    72
    17
    08
    Genova
    76
    67
    65
    68
    45
    Milano
    75
    52
    46
    34
    22
    Napoli
    40
    23
    71
    12
    22
    Palermo
    44
    89
    39
    01
    31
    Roma
    89
    04
    05
    82
    26
    Torino
    05
    59
    85
    88
    24
    Venezia
    69
    45
    75
    44
    30
    Nazionale
    28
    85
    16
    03
    83
    Estrazione Simbolotto
    Nazionale
    39
    26
    40
    23
    24

Ultimi Messaggi

Indietro
Alto