Novità

TO-VE OTTIMO.....PROVATE !!!!!!!

  • Creatore Discussione Creatore Discussione onei
  • Data di inizio Data di inizio
ciao paololotto ho visto il listato fatto da black""""""sempre grande e disponibile"""""""""" purtroppo non sono portata x queste cose io vado avanti a carta e penna eeeeeeeHhh!!!!!!!!!!!!al massimo uso la calcolatrice ih !ih! ih!
cmq. credo x quando riguardano i numeri di questo mese penso che al piu presto si farà rivedere l'82.............ho un probabile 56 a ve quindi potrebbe venir fuori a to il suo vertibile quind.65 ( che e nel metodo) oppure il 50 sempre probabile a to.........o magari tutti e tre insieme :cool: be questo e un mio ragionamento da ambate da altri metodi che mi convergono poi la lottomatica come al solito fà il suo!!!!!!:mad:
cmq. i numeri sono tutti ancora validi e speriamo ci diano delle soddisfazioni!!!!!!!! ciao!!!!!!
 
inserisco il listato fatto gentilmente da blackmore


Sub Main()
Scrivi String(30," ") & " Metodo di Onei...http://forum.lottoced.com/f8/ve-ottimo-provate-2405/"
Dim ruote(2)
Dim ambata(1)
Dim ambo1(2)
Dim ambo2(2)
Dim ambo3(2)
Dim ambo4(2)
Dim lung(5)
Dim posta(1)
Dim poste(2)
Dim postee(5)
posta(1) = 1
poste(2) = 1
postee(2) = 1
postee(3) = 1
postee(4) = 1
ruo1
= CInt(InputBox("1°RUOTA DI GIOCO?",,9))
ruo2
= CInt(InputBox("2°RUOTA DI GIOCO?",,10))
ec
= InputBox("QUANTE ESTRAZIONI VUOI CONTROLLARE?",,300)
k
= CInt(InputBox("INSERISCI I COLPI DI GIOCO",,13))
ini
= EstrazioneFin - ec
fin
= EstrazioneFin
co = 0
ruote(1) = ruo1
ruote(2) = ruo2
For es = ini To fin
Messaggio(es)
xx
= 13
If Mese(es) = 2 Then xx = 12
If IndiceMensile(es) = xx Then
casi = casi + 1
Scrivi String(72,"=") & " Caso n° " & casi,1
ColoreTesto 1
Scrivi DataEstrazione(es) & " - Ruote Di Gioco - " & SiglaRuota(ruo1) & " e " & SiglaRuota(ruo2)
ColoreTesto 0
Scrivi String(72,"="),1
co
= co + 1
ambata(1) = Fuori90(Estratto(es,VE_,5) + 40)
ImpostaGiocata 1,ambata,ruote,posta,k,1
ambo1(1) = Fuori90(Estratto(es,VE_,5) + 40)
ambo1(2) = Fuori90(Estratto(es,TO_,1) + 36)
If ambo1(2) = ambo1(1) Then ambo1(2) = Fuori90(Estratto(es,TO_,1) + Estratto(es,VE_,1))
ImpostaGiocata 2,ambo1,ruote,poste,k,2
ambo2(1) = Fuori90(Estratto(es,VE_,5) + 40)
ambo2(2) = Fuori90(Estratto(es,TO_,1) + 57)
If ambo2(2) = ambo2(1) Then ambo2(2) = Fuori90(Estratto(es,TO_,1) + Estratto(es,VE_,1))
ImpostaGiocata 3,ambo2,ruote,poste,k,2
ambo3(1) = Fuori90(Estratto(es,VE_,5) + 40)
ambo3(2) = Fuori90(Estratto(es,VE_,5) + 08)
If ambo3(2) = ambo3(1) Then ambo3(2) = Fuori90(Estratto(es,TO_,1) + Estratto(es,VE_,1))
ImpostaGiocata 4,ambo3,ruote,poste,k,2
ambo4(1) = Fuori90(Estratto(es,VE_,5) + 40)
ambo4(2) = Fuori90(Estratto(es,TO_,3) + Estratto(es,VE_,3))
If ambo4(2) = ambo4(1) Then ambo4(2) = Fuori90(Estratto(es,TO_,1) + Estratto(es,VE_,1))
ImpostaGiocata 5,ambo4,ruote,poste,k,2
lung(1) = Fuori90(Estratto(es,VE_,5) + 40)
lung(2) = Fuori90(Estratto(es,TO_,1) + 36)
lung(3) = Fuori90(Estratto(es,TO_,1) + 57)
lung(4) = Fuori90(Estratto(es,VE_,5) + 08)
lung(5) = Fuori90(Estratto(es,TO_,3) + Estratto(es,VE_,3))
If lung(2) = lung(1) Then lung(2) = Fuori90(Estratto(es,TO_,1) + Estratto(es,VE_,1))
If lung(3) = lung(1) Then lung(3) = Fuori90(Estratto(es,TO_,1) + Estratto(es,VE_,1))
If lung(4) = lung(1) Then lung(4) = Fuori90(Estratto(es,TO_,1) + Estratto(es,VE_,1))
If lung(5) = lung(1) Then lung(5) = Fuori90(Estratto(es,TO_,1) + Estratto(es,VE_,1))
EliminaRipetuti lung
ImpostaGiocata 6,lung,ruote,postee,k,2
Gioca es
End If
If ScriptInterrotto Then Exit For
Next
Scrivi
Scrivi "Casi Rilevati " & CInt(co)
ScriviResoconto
End
Sub
 
Paolotto, quando inserite gli script, usate la modalità avanzata (a fianco a invia risposta)
Altrimenti gli script non girano perchè non formattati
poi, cliccate sul tasto code (a forma di cancelletto, presente anche sul cellulare)
e inserite lo script all'interno
Baffoblu nell'area download ha fatto un ottima guida dettagliata...

81481339.jpg
 
Ultima modifica:
Questo è lo script formattato...


Codice:
Sub Main()
	Scrivi String(30," ") & " Metodo di Onei...http://forum.lottoced.com/f8/ve-ottimo-provate-2405/"
	Dim ruote(2)
	Dim ambata(1)
	Dim ambo1(2)
	Dim ambo2(2)
	Dim ambo3(2)
	Dim ambo4(2)
	Dim lung(5)
	Dim posta(1)
	Dim poste(2)
	Dim postee(5)
	posta(1) = 1
	poste(2) = 1
	postee(2) = 1
	postee(3) = 1
	postee(4) = 1
	ruo1 = CInt(InputBox("1°RUOTA DI GIOCO?",,9))
	ruo2 = CInt(InputBox("2°RUOTA DI GIOCO?",,10))
	ec = InputBox("QUANTE ESTRAZIONI VUOI CONTROLLARE?",,300)
	k = CInt(InputBox("INSERISCI I COLPI DI GIOCO",,13))
	ini = EstrazioneFin - ec
	fin = EstrazioneFin
	co = 0
	ruote(1) = ruo1
	ruote(2) = ruo2
	For es = ini To fin
		Messaggio(es)
		xx = 13
		If Mese(es) = 2 Then xx = 12
		If IndiceMensile(es) = xx Then
			casi = casi + 1
			Scrivi String(72,"=") & " Caso n° " & casi,1
			ColoreTesto 1
			Scrivi DataEstrazione(es) & " - Ruote Di Gioco - " & SiglaRuota(ruo1) & " e " & SiglaRuota(ruo2)
			ColoreTesto 0
			Scrivi String(72,"="),1
			co = co + 1
			ambata(1) = Fuori90(Estratto(es,VE_,5) + 40)
			ImpostaGiocata 1,ambata,ruote,posta,k,1
			ambo1(1) = Fuori90(Estratto(es,VE_,5) + 40)
			ambo1(2) = Fuori90(Estratto(es,TO_,1) + 36)
			If ambo1(2) = ambo1(1) Then ambo1(2) = Fuori90(Estratto(es,TO_,1) + Estratto(es,VE_,1))
			ImpostaGiocata 2,ambo1,ruote,poste,k,2
			ambo2(1) = Fuori90(Estratto(es,VE_,5) + 40)
			ambo2(2) = Fuori90(Estratto(es,TO_,1) + 57)
			If ambo2(2) = ambo2(1) Then ambo2(2) = Fuori90(Estratto(es,TO_,1) + Estratto(es,VE_,1))
			ImpostaGiocata 3,ambo2,ruote,poste,k,2
			ambo3(1) = Fuori90(Estratto(es,VE_,5) + 40)
			ambo3(2) = Fuori90(Estratto(es,VE_,5) + 08)
			If ambo3(2) = ambo3(1) Then ambo3(2) = Fuori90(Estratto(es,TO_,1) + Estratto(es,VE_,1))
			ImpostaGiocata 4,ambo3,ruote,poste,k,2
			ambo4(1) = Fuori90(Estratto(es,VE_,5) + 40)
			ambo4(2) = Fuori90(Estratto(es,TO_,3) + Estratto(es,VE_,3))
			If ambo4(2) = ambo4(1) Then ambo4(2) = Fuori90(Estratto(es,TO_,1) + Estratto(es,VE_,1))
			ImpostaGiocata 5,ambo4,ruote,poste,k,2
			lung(1) = Fuori90(Estratto(es,VE_,5) + 40)
			lung(2) = Fuori90(Estratto(es,TO_,1) + 36)
			lung(3) = Fuori90(Estratto(es,TO_,1) + 57)
			lung(4) = Fuori90(Estratto(es,VE_,5) + 08)
			lung(5) = Fuori90(Estratto(es,TO_,3) + Estratto(es,VE_,3))
			If lung(2) = lung(1) Then lung(2) = Fuori90(Estratto(es,TO_,1) + Estratto(es,VE_,1))
			If lung(3) = lung(1) Then lung(3) = Fuori90(Estratto(es,TO_,1) + Estratto(es,VE_,1))
			If lung(4) = lung(1) Then lung(4) = Fuori90(Estratto(es,TO_,1) + Estratto(es,VE_,1))
			If lung(5) = lung(1) Then lung(5) = Fuori90(Estratto(es,TO_,1) + Estratto(es,VE_,1))
			EliminaRipetuti lung
			ImpostaGiocata 6,lung,ruote,postee,k,2
			Gioca es
		End If
		If ScriptInterrotto Then Exit For
	Next
	Scrivi
	Scrivi "Casi Rilevati " & CInt(co)
	ScriviResoconto
End Sub
 
ciao aquario51 questa e l'ultima possibilità che dò al metodo se non mi dà altro lo metto a riposo ....poi chi vuole e tutto postato quindi potete farcela da soli cmq tornando alla tua domanda ....se lo sapessi x certo mi giocherei su tutto quello che ho!!!!!!! ti posso solo dire che evorp da come ambata anche su ve l'82 un altro forumino che non ricordo il nick da come ambata a ve il 65 ....gli indizi ci sono dipende da quando k....resta!!!!!!! adesso decidi tu se puoi mettere 2 eurini o no !!!!! ti auguro una serena nottata :D
 
Codice:
[B][COLOR="#0000FF"]sab 28.04.2012[/COLOR][/B]  [8527]
  G  1:  M          61               To Ve    0/13    
     i.c. (13 colpi)

  G  2:  A          61.62            To Ve    0/13    
     i.c. (13 colpi)

  G  3:  A          61.83            To Ve    0/13    
     i.c. (13 colpi)

  G  4:  A          61.29            To Ve    0/13    
     i.c. (13 colpi)

  G  5:  A          61.19            To Ve    0/13    
     i.c. (13 colpi)

  G  6:  ATQ        61.62.83.29.19   To Ve    0/13    
     i.c. (13 colpi)
 
grazie black ma come dice anche aquario51 ultimamente il metodo si lascia desiderare quindi direi di lasciarlo x un po ........cmq. lo tengo d'occhio non si sa mai una ripresa!!!!!!:(
 
to - ve
61 ambata
62-83-29-19

ebbene si appena si gira la testa ecco quà !!!!!!! to 61 ambata ambo sempre a to 61 19 e vabbè!!11:(
 
Ciao a tutti questo mese ci riproviamo visto che con i numeri passati ci siamo perse diverse ambate e l'ambo a torino cmq. X chi vuole:d

to-ve
ambata.......83
abb.............11-32-51-39
potete giocarli ad ambi secchi 83-11 /// 83-32 /// 83-51 /// 83-39
ma non dimenticate la lunghetta x ambo e terno .....83-11-32-51-39

buon lotto a tutti:d
 
Ciao a tutti questo mese ci riproviamo visto che con i numeri passati ci siamo perse diverse ambate e l'ambo a torino cmq. X chi vuole:d

to-ve
ambata.......83
abb.............11-32-51-39
potete giocarli ad ambi secchi 83-11 /// 83-32 /// 83-51 /// 83-39
ma non dimenticate la lunghetta x ambo e terno .....83-11-32-51-39

buon lotto a tutti:d


Grazie Onei!!!!
Scrivi anche sull'altro post ogni tanto, mi sento solo ;)

a presto!
 

Ultima estrazione Lotto

  • Estrazione del lotto
    venerdì 18 luglio 2025
    Bari
    48
    38
    01
    78
    24
    Cagliari
    87
    33
    22
    13
    19
    Firenze
    14
    27
    71
    11
    50
    Genova
    40
    14
    77
    76
    17
    Milano
    26
    17
    90
    64
    69
    Napoli
    40
    89
    06
    23
    84
    Palermo
    62
    51
    36
    86
    26
    Roma
    76
    33
    75
    83
    47
    Torino
    83
    19
    82
    79
    89
    Venezia
    20
    31
    13
    12
    87
    Nazionale
    74
    29
    28
    32
    78
    Estrazione Simbolotto
    Nazionale
    39
    18
    27
    28
    20

Ultimi Messaggi

Indietro
Alto