Follow along with the video below to see how to install our site as a web app on your home screen.
Nota: This feature may not be available in some browsers.
GRAZIE 1000MIO CARO AMICO MASTRO GINO
************ COMPLIMENTI DI VERO CUORE ************
***BARVISSIMO***
CONTINUIAMO COSI ... *** A VELE SPIEGATE ***
C'è qualcosa di sbagliato. Io non trovo la condizione di Ca-Ge del 30.05 che da 65-56/53-35....Il numero in comune è 49 e le ambate sono 12-21.Buonasera scusa MASTRO ge ve in comune 30 ca to il 33 . non capisco
Ciao Bari. Scusa de ti rispondo io,si è valido l'esempio, lo ha ribadito mastrogino quando gli ho fatto notare che c'era qualcosa di sbagliato con un'altra condizione. Cmq,guardando un po' tutto,la maggior parte delle condizioni sono calcolate in modo errato,alcune inesistenti.Cortesemente è valido l'esempio del 1 giugno 23 +23 =46 + 4 =50 quindi 5 -50 ambite poi 50 diviso 4 = 12.5 si prendono i primi 2 numeri cioè 12 quindi previsione 5.50 12.21 .Io vedo un mare di numeri che non capisco da dove escono .GRAZIE
Buongiorno se posso il 55 isotopo da 24-42 e 28-82 perche' 55 piu' 55 piu' 4 da 114 diviso 4 28 .Poi sarebbe anche l'ambo secco 24-55 Mi dalla condizione +4 del 55 isotopo Ge-Mi.
Option Explicit
Sub Main
Dim Ini,fin,r1,r2,a,b,c,d,k,p1,co,x
Dim Nu(2),Ru(2),aNum(2),posta(1),poste(2),colpi,es
Dim Nu1(2),Ru1(2),aNum1(2)
Dim Nk(4)
colpi = 22
posta(1) = 1
poste(2) = 1
Ini = EstrazioneFin - 90
fin = EstrazioneFin
co = 0
x = CInt(InputBox(" Inserisci l'Elemento MastroGino ",,"4"))
For es = Ini To fin
Messaggio "elab. estr. [" &(es) & "] di " & DataEstrazione(es,1)
Call AvanzamentoElab(Ini,fin,es)
For r1 = 1 To 9
For r2 = r1 + 1 To 10
For p1 = 1 To 5
a = Estratto(es,r1,p1)
b = Estratto(es,r2,p1)
If a = b Then
k = k + 1
Nu(1) = a : Nu(2) = b
Ru(1) = r1 : Ru(2) = r2
aNum(1) = Fuori90(Nu(1) + Nu(2) / x + x)
aNum(2) = Vert(aNum(1))
c = Estratto(es,r1,p1)
d = Estratto(es,r2,p1)
If c = d Then
k = k + 1
Nu1(1) = c : Nu1(2) = d
Ru(1) = r1 : Ru(2) = r2
aNum1(1) = Fuori90(Nu1(1) + Nu1(2) + x)
aNum1(2) = Vert(aNum1(1))
Nk(1) = aNum(1)
Nk(2) = aNum(2)
Nk(3) = aNum1(1)
Nk(4) = aNum1(2)
co = co + 1
Scrivi String(100,"°") & " " & co,1
Scrivi DataEstrazione(es) & " - " & SiglaRuota(r1) & " - " & StringaEstratti(es,r1) & " * " & SiglaRuota(r2) & " - " & StringaEstratti(es,r2) & " * ",1
Scrivi String(60,"-"),1
Scrivi " " & Format2(aNum(1)) & " - " & Format2(aNum(2)) & " a " & SiglaRuota(r1) & " - " & SiglaRuota(r2),1,,,1,2
Scrivi " " & Format2(aNum1(1)) & " - " & Format2(aNum1(2)) & " a " & SiglaRuota(r1) & " - " & SiglaRuota(r2),1,,,1,2
Scrivi String(60,"-"),1
Scrivi " " & SiglaRuota(r1) & " - " & SiglaRuota(r2) & " * " & Format2(aNum(1)) & " - " & Format2(aNum(2)) & " - " & Format2(aNum1(1)) & " - " & Format2(aNum1(2)) & " * ",1,,4,,2
Scrivi String(70,"°"),1
ImpostaGiocata 1,aNum,Ru,posta,colpi
ImpostaGiocata 2,aNum1,Ru,posta,colpi
ImpostaGiocata 3,Nk,Ru,poste,colpi
Gioca es,1,,1
End If
If ScriptInterrotto Then Exit For
End If
Next
Next
Next
Next
Scrivi String(100,"*")
ColoreTesto 2
Scrivi" casi trovati : " & co,1
ColoreTesto 0
Scrivi String(100," * ")
TestoInBandaPassante(" *** Idea di MastroGino e FusioneScript by BaffoBlù *** "),1,3,0
ScriviResoconto,False
Scrivi
Call ScriviDistribuzioneCasiInCorso(True,"1,2,3,4,5,6,7,8,9,10,11,12,13")
End Sub
Option Explicit
Sub Main
Dim Ini,fin,r1,r2,a,b,c,d,k,p1,co,x
Dim Nu(2),Ru(2),aNum(2),posta(1),poste(2),colpi,es
Dim Nu1(2),Ru1(2),aNum1(2)
Dim Nk(4)
colpi = 22
posta(1) = 1
poste(2) = 1
Ini = EstrazioneFin - 90
fin = EstrazioneFin
co = 0
x = CInt(InputBox(" Inserisci l'Elemento MastroGino ",,"54"))' Prova anche il 13.
For es = Ini To fin
Messaggio "elab. estr. [" &(es) & "] di " & DataEstrazione(es,1)
Call AvanzamentoElab(Ini,fin,es)
For r1 = 1 To 9
For r2 = r1 + 1 To 10
For p1 = 1 To 5
a = Estratto(es,r1,p1)
b = Estratto(es,r2,p1)
If a = b Then
k = k + 1
Nu(1) = a : Nu(2) = b
Ru(1) = r1 : Ru(2) = r2
aNum(1) = Fuori90(Nu(1) + Nu(2) / x + x)
aNum(2) = Vert(aNum(1))
c = Estratto(es,r1,p1)
d = Estratto(es,r2,p1)
If c = d Then
k = k + 1
Nu1(1) = c : Nu1(2) = d
Ru(1) = r1 : Ru(2) = r2
aNum1(1) = Fuori90(Nu1(1) + Nu1(2) + x)
aNum1(2) = Vert(aNum1(1))
Nk(1) = aNum(1)
Nk(2) = aNum(2)
Nk(3) = aNum1(1)
Nk(4) = aNum1(2)
co = co + 1
Scrivi String(100,"°") & " " & co,1
Scrivi DataEstrazione(es) & " - " & SiglaRuota(r1) & " - " & StringaEstratti(es,r1) & " * " & SiglaRuota(r2) & " - " & StringaEstratti(es,r2) & " * ",1
Scrivi String(60,"-"),1
Scrivi " " & Format2(aNum(1)) & " - " & Format2(aNum(2)) & " a " & SiglaRuota(r1) & " - " & SiglaRuota(r2),1,,,1,2
Scrivi " " & Format2(aNum1(1)) & " - " & Format2(aNum1(2)) & " a " & SiglaRuota(r1) & " - " & SiglaRuota(r2),1,,,1,2
Scrivi String(60,"-"),1
Scrivi " " & SiglaRuota(r1) & " - " & SiglaRuota(r2) & " * " & Format2(aNum(1)) & " - " & Format2(aNum(2)) & " - " & Format2(aNum1(1)) & " - " & Format2(aNum1(2)) & " * ",1,,4,,2
Scrivi String(70,"°"),1
ImpostaGiocata 1,aNum,Ru,posta,colpi
ImpostaGiocata 2,aNum1,Ru,posta,colpi
ImpostaGiocata 3,Nk,Ru,poste,colpi
Gioca es,1,,1
End If
If ScriptInterrotto Then Exit For
End If
Next
Next
Next
Next
Scrivi String(100,"*")
ColoreTesto 2
Scrivi" casi trovati : " & co,1
ColoreTesto 0
Scrivi String(100," * ")
TestoInBandaPassante(" *** Idea di MastroGino e FusioneScript by BaffoBlù *** "),1,3,0
ScriviResoconto,False
Scrivi
Call ScriviDistribuzioneCasiInCorso(True,"1,2,3,4,5,6,7,8,9,10,11,12,13")
End Sub
Ciao Baffoblu trovo ottimo ma come si fa a mettere in gioco 4 giochi in un giorno ? forse per semplificare ci vorrebbe ID mese, scusa il disturbo ma vorrei giocarlo, grazie.Eccoti la fusione che volevi
fa 3 giocate
1° metodo Ambate
2° metodo Ambata
3° Fusione per Ambo
Spero di aver capito tutto bene...
Codice:Option Explicit Sub Main Dim Ini,fin,r1,r2,a,b,c,d,k,p1,co Dim Nu(2),Ru(2),aNum(2),posta(1),poste(2),colpi,es Dim Nu1(2),Ru1(2),aNum1(2) Dim Nk(4) colpi = 22 posta(1) = 1 poste(2) = 1 Ini = EstrazioneFin - 90 fin = EstrazioneFin co = 0 For es = Ini To fin Messaggio "elab. estr. [" &(es) & "] di " & DataEstrazione(es,1) Call AvanzamentoElab(Ini,fin,es) For r1 = 1 To 9 For r2 = r1 + 1 To 10 For p1 = 1 To 5 a = Estratto(es,r1,p1) b = Estratto(es,r2,p1) If a = b Then k = k + 1 Nu(1) = a : Nu(2) = b Ru(1) = r1 : Ru(2) = r2 aNum(1) = Fuori90(Nu(1) + Nu(2) / 4 + 4) aNum(2) = Vert(aNum(1)) c = Estratto(es,r1,p1) d = Estratto(es,r2,p1) If c = d Then k = k + 1 Nu1(1) = c : Nu(2) = d Ru(1) = r1 : Ru(2) = r2 aNum1(1) = Fuori90(Nu1(1) + Nu1(2) + 4) aNum1(2) = Vert(aNum1(1)) Nk(1) = aNum(1) Nk(2) = aNum(2) Nk(3) = aNum1(1) Nk(4) = aNum1(2) co = co + 1 Scrivi String(100,"°") & " Caso n°" & co,1 Scrivi DataEstrazione(es) & " - " & SiglaRuota(r1) & " - " & StringaEstratti(es,r1) & " * " & SiglaRuota(r2) & " - " & StringaEstratti(es,r2) & " * ",1 Scrivi String(60,"-"),1 Scrivi "1° Metodo Ambate : " & Format2(aNum(1)) & " - " & Format2(aNum(2)) & " a " & SiglaRuota(r1) & " - " & SiglaRuota(r2),1,,,1,2 Scrivi "2° Metodo Ambate : " & Format2(aNum1(1)) & " - " & Format2(aNum1(2)) & " a " & SiglaRuota(r1) & " - " & SiglaRuota(r2),1,,,1,2 Scrivi String(60,"-"),1 Scrivi "Fusione Previsioni/Quartina : " & SiglaRuota(r1) & " - " & SiglaRuota(r2) & " * " & Format2(aNum(1)) & " - " & Format2(aNum(2)) & " - " & Format2(aNum1(1)) & " - " & Format2(aNum1(2)) & " * ",1,,4,,2 Scrivi String(70,"°"),1 ImpostaGiocata 1,aNum,Ru,posta,colpi,1 ImpostaGiocata 2,aNum1,Ru,posta,colpi,1 ImpostaGiocata 3,Nk,Ru,poste,colpi Gioca es,1,,1 End If If ScriptInterrotto Then Exit For End If Next Next Next Next Call ScriviDistribuzioneCasiInCorso(True,"1,2,3,4,5,6,7,8,9,10,11,12,13")' se la vuoi dopo remma qui e togli remmatura sotto Scrivi String(100,"*") ColoreTesto 2 Scrivi" casi trovati : " & co,1 ColoreTesto 0 Scrivi String(100," * ") TestoInBandaPassante(" *** Idea di MastroGino e FusioneScript by BaffoBlù *** "),1,3,0 ScriviResoconto Scrivi 'Call ScriviDistribuzioneCasiInCorso(True,"1,2,3,4,5,6,7,8,9,10,11,12,13")' se la vuoi dopo togli la remmatura qui End Sub
scusa era un fesseria, un "1" mancante...
ora funziona tutto
Ciao Mastrogino, il tuo metodo prevede il fisso 4 per i calcoli
gli ho inserito un inputBox, in caso volessi sbizzarrirti con altri fissi...
ma vai in fondo e scoprirai altro...
Codice:Option Explicit Sub Main Dim Ini,fin,r1,r2,a,b,c,d,k,p1,co,x Dim Nu(2),Ru(2),aNum(2),posta(1),poste(2),colpi,es Dim Nu1(2),Ru1(2),aNum1(2) Dim Nk(4) colpi = 22 posta(1) = 1 poste(2) = 1 Ini = EstrazioneFin - 90 fin = EstrazioneFin co = 0 x = CInt(InputBox(" Inserisci l'Elemento MastroGino ",,"4")) For es = Ini To fin Messaggio "elab. estr. [" &(es) & "] di " & DataEstrazione(es,1) Call AvanzamentoElab(Ini,fin,es) For r1 = 1 To 9 For r2 = r1 + 1 To 10 For p1 = 1 To 5 a = Estratto(es,r1,p1) b = Estratto(es,r2,p1) If a = b Then k = k + 1 Nu(1) = a : Nu(2) = b Ru(1) = r1 : Ru(2) = r2 aNum(1) = Fuori90(Nu(1) + Nu(2) / x + x) aNum(2) = Vert(aNum(1)) c = Estratto(es,r1,p1) d = Estratto(es,r2,p1) If c = d Then k = k + 1 Nu1(1) = c : Nu1(2) = d Ru(1) = r1 : Ru(2) = r2 aNum1(1) = Fuori90(Nu1(1) + Nu1(2) + x) aNum1(2) = Vert(aNum1(1)) Nk(1) = aNum(1) Nk(2) = aNum(2) Nk(3) = aNum1(1) Nk(4) = aNum1(2) co = co + 1 Scrivi String(100,"°") & " " & co,1 Scrivi DataEstrazione(es) & " - " & SiglaRuota(r1) & " - " & StringaEstratti(es,r1) & " * " & SiglaRuota(r2) & " - " & StringaEstratti(es,r2) & " * ",1 Scrivi String(60,"-"),1 Scrivi " " & Format2(aNum(1)) & " - " & Format2(aNum(2)) & " a " & SiglaRuota(r1) & " - " & SiglaRuota(r2),1,,,1,2 Scrivi " " & Format2(aNum1(1)) & " - " & Format2(aNum1(2)) & " a " & SiglaRuota(r1) & " - " & SiglaRuota(r2),1,,,1,2 Scrivi String(60,"-"),1 Scrivi " " & SiglaRuota(r1) & " - " & SiglaRuota(r2) & " * " & Format2(aNum(1)) & " - " & Format2(aNum(2)) & " - " & Format2(aNum1(1)) & " - " & Format2(aNum1(2)) & " * ",1,,4,,2 Scrivi String(70,"°"),1 ImpostaGiocata 1,aNum,Ru,posta,colpi ImpostaGiocata 2,aNum1,Ru,posta,colpi ImpostaGiocata 3,Nk,Ru,poste,colpi Gioca es,1,,1 End If If ScriptInterrotto Then Exit For End If Next Next Next Next Scrivi String(100,"*") ColoreTesto 2 Scrivi" casi trovati : " & co,1 ColoreTesto 0 Scrivi String(100," * ") TestoInBandaPassante(" *** Idea di MastroGino e FusioneScript by BaffoBlù *** "),1,3,0 ScriviResoconto,False Scrivi Call ScriviDistribuzioneCasiInCorso(True,"1,2,3,4,5,6,7,8,9,10,11,12,13") End Sub
Ciao Mastrogino, il tuo metodo prevede il fisso 4 per i calcoli
ho fatto una ricerchina, spero ti sia gradita...
sembra che il fisso 54 sia il migliore in assoluto da utilizzare al posto del 4
anche il il fisso 13 è un ottimo fisso per i calcoli
provate questo script con il fisso 54...(molti più ambi...)
provate anche il fisso 13...
Codice:Option Explicit Sub Main Dim Ini,fin,r1,r2,a,b,c,d,k,p1,co,x Dim Nu(2),Ru(2),aNum(2),posta(1),poste(2),colpi,es Dim Nu1(2),Ru1(2),aNum1(2) Dim Nk(4) colpi = 22 posta(1) = 1 poste(2) = 1 Ini = EstrazioneFin - 90 fin = EstrazioneFin co = 0 x = CInt(InputBox(" Inserisci l'Elemento MastroGino ",,"54"))' Prova anche il 13. For es = Ini To fin Messaggio "elab. estr. [" &(es) & "] di " & DataEstrazione(es,1) Call AvanzamentoElab(Ini,fin,es) For r1 = 1 To 9 For r2 = r1 + 1 To 10 For p1 = 1 To 5 a = Estratto(es,r1,p1) b = Estratto(es,r2,p1) If a = b Then k = k + 1 Nu(1) = a : Nu(2) = b Ru(1) = r1 : Ru(2) = r2 aNum(1) = Fuori90(Nu(1) + Nu(2) / x + x) aNum(2) = Vert(aNum(1)) c = Estratto(es,r1,p1) d = Estratto(es,r2,p1) If c = d Then k = k + 1 Nu1(1) = c : Nu1(2) = d Ru(1) = r1 : Ru(2) = r2 aNum1(1) = Fuori90(Nu1(1) + Nu1(2) + x) aNum1(2) = Vert(aNum1(1)) Nk(1) = aNum(1) Nk(2) = aNum(2) Nk(3) = aNum1(1) Nk(4) = aNum1(2) co = co + 1 Scrivi String(100,"°") & " " & co,1 Scrivi DataEstrazione(es) & " - " & SiglaRuota(r1) & " - " & StringaEstratti(es,r1) & " * " & SiglaRuota(r2) & " - " & StringaEstratti(es,r2) & " * ",1 Scrivi String(60,"-"),1 Scrivi " " & Format2(aNum(1)) & " - " & Format2(aNum(2)) & " a " & SiglaRuota(r1) & " - " & SiglaRuota(r2),1,,,1,2 Scrivi " " & Format2(aNum1(1)) & " - " & Format2(aNum1(2)) & " a " & SiglaRuota(r1) & " - " & SiglaRuota(r2),1,,,1,2 Scrivi String(60,"-"),1 Scrivi " " & SiglaRuota(r1) & " - " & SiglaRuota(r2) & " * " & Format2(aNum(1)) & " - " & Format2(aNum(2)) & " - " & Format2(aNum1(1)) & " - " & Format2(aNum1(2)) & " * ",1,,4,,2 Scrivi String(70,"°"),1 ImpostaGiocata 1,aNum,Ru,posta,colpi ImpostaGiocata 2,aNum1,Ru,posta,colpi ImpostaGiocata 3,Nk,Ru,poste,colpi Gioca es,1,,1 End If If ScriptInterrotto Then Exit For End If Next Next Next Next Scrivi String(100,"*") ColoreTesto 2 Scrivi" casi trovati : " & co,1 ColoreTesto 0 Scrivi String(100," * ") TestoInBandaPassante(" *** Idea di MastroGino e FusioneScript by BaffoBlù *** "),1,3,0 ScriviResoconto,False Scrivi Call ScriviDistribuzioneCasiInCorso(True,"1,2,3,4,5,6,7,8,9,10,11,12,13") End Sub
Option Explicit
Sub Main
Dim Ini,fin,es,r1,r2,a,b,c,d,k,p1,co,x
Dim Nu(2),Ru(2),aNum(2),posta(10),poste(10),Aposte(10),colpi
Dim Nu1(2),Ru1(2),aNum1(2),Nk(4),dec(10)
colpi = 22
posta(1) = 20
poste(2) = 10
poste(3) = 5
Aposte(2) = 10
Aposte(3) = 5
Aposte(4) = 1
Ini = EstrazioneFin - 90
fin = EstrazioneFin
co = 0
x = CInt(InputBox(" Inserisci l'Elemento MastroGino ",,"13"))
ResetTimer
For es = Ini To fin
Messaggio "elab. estr. [" &(es) & "] di " & DataEstrazione(es,1)
Call AvanzamentoElab(Ini,fin,es)
For r1 = 1 To 9
For r2 = r1 + 1 To 10
For p1 = 1 To 5
a = Estratto(es,r1,p1)
b = Estratto(es,r2,p1)
If a = b Then
k = k + 1
Nu(1) = a : Nu(2) = b
Ru(1) = r1 : Ru(2) = r2
aNum(1) = Fuori90(Nu(1) + Nu(2) / x + x)
aNum(2) = Vert(aNum(1))
c = Estratto(es,r1,p1)
d = Estratto(es,r2,p1)
If c = d Then
k = k + 1
Nu1(1) = c : Nu1(2) = d
Ru(1) = r1 : Ru(2) = r2
aNum1(1) = Fuori90(Nu1(1) + Nu1(2) + x)
aNum1(2) = Vert(aNum1(1))
Nk(1) = aNum(1)
Nk(2) = aNum(2)
Nk(3) = aNum1(1)
Nk(4) = aNum1(2)
'---------------
dec(1) = aNum(1)
dec(2) = aNum(2)
dec(3) = aNum1(1)
dec(4) = aNum1(2)
dec(5) = 5
dec(6) = 9
dec(7) = 16
dec(8) = 44
dec(9) = 47
dec(10) = 50
co = co + 1
Scrivi String(100,"°") & " " & co,1
Scrivi DataEstrazione(es) & " - " & SiglaRuota(r1) & " - " & StringaEstratti(es,r1) & " * " & SiglaRuota(r2) & " - " & StringaEstratti(es,r2) & " * ",1
Scrivi String(60,"-"),1
Scrivi " " & Format2(aNum(1)) & " - " & Format2(aNum(2)) & " a " & SiglaRuota(r1) & " - " & SiglaRuota(r2),1,,,1,2
Scrivi " " & Format2(aNum1(1)) & " - " & Format2(aNum1(2)) & " a " & SiglaRuota(r1) & " - " & SiglaRuota(r2),1,,,1,2
Scrivi String(60,"-"),1
Scrivi " " & SiglaRuota(r1) & " - " & SiglaRuota(r2) & " * " & Format2(aNum(1)) & " - " & Format2(aNum(2)) & " - " & Format2(aNum1(1)) & " - " & Format2(aNum1(2)) & " * ",1,,4,,2
Scrivi String(70,"°"),1
ImpostaGiocata 1,aNum,Ru,posta,colpi
ImpostaGiocata 2,aNum1,Ru,posta,colpi
ImpostaGiocata 3,Nk,Ru,poste,colpi
ImpostaGiocata 4,dec,Ru,Aposte,colpi
Gioca es,1,,1
End If
If ScriptInterrotto Then Exit For
End If
Next
Next
Next
Next
Scrivi String(100,"*")
ColoreTesto 2
Scrivi" casi trovati : " & co,1
ColoreTesto 0
Scrivi String(100," * ")
TestoInBandaPassante(" *** Idea di MastroGino e Fusione Script + Aggiunta miglior Fisso + Aggiunta Decina by BaffoBlù *** "),1,3,0
ScriviResoconto,False
Scrivi
Call ScriviDistribuzioneCasiInCorso(True,"1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22")
End Sub
Scusa bari11, io ho segnalato l'ambo del primo metodo di mastro,quello del +4 che da come hai scritto 24-42 e per ambo si rimette in gioco il numero di calcolo e il suo vertibile,cioè 55-59.Buongiorno se posso il 55 isotopo da 24-42 e 28-82 perche' 55 piu' 55 piu' 4 da 114 diviso 4 28 .