Novità

correzione script

Alien.

Advanced Premium Member
Sub Main()
Dim ruote (10)
Dim ruota1(10)
Dim nu1(10)
Dim nu2(5)
Dim nu3(3)
Dim nu4(3)
Dim nu5(3)
Dim numeri6 (3)
Dim poste (3)
Dim posta (3)
poste(2) = 1
posta (2) =1
posta(3) = 1
ruota(4) = 0
ruota(1) = 5
ruota(2) = 6
For n =9483 To EstrazioneFin
If IndiceMensile(2) = 1 Then
a = Fuori90 (Figura( Estratto(n - 60,5,1)) + Figura(Estratto(n,5,2)) + Figura(n,5,2)) + Figura(Estratto((n,5,3))
Figura(Estratto(n,5,4)) + Figura(Estratto(n5,5))+ 90 )
b = Fuori90(Figura( Estratto(n - 60,6,1)) + Figura(Estratto(n,6,2)) + Figura(Estratto(n,6,3))
Figura(Estratto(n,6,4)) + Figura(Estratto(n6,5))+ 90 )
c= Fuori90(Estratto(,6,1) + Estratto(n,5,1))
d= Fuori90(a+b)
e = Vert(c)
nu1(1) = a
nu1(2) = a
ImpostaGiocata 1, nu1, ruota,poste,12
nu1(1) = a
nu1(2) = c
ImpostaGiocata 2,nu1,ruota,poste,12
nu2(1) = c
nu2(2) = d
nu2(3) = e
IpostaGiocata 3,nu2,ruota,posta,12
Gioca n
End If
Next
ScriviResoconto
EndSub


Ciao ho copiato lo script ma mi da vari errori si può correggere,grazie.
 
Ciao

Funziona, però non so se le correzioni sono quelle che intendeva l'autore
Codice:
Sub Main()
   Dim ruota(2)
   'Dim ruota1(10)
   Dim nu1(2)
   Dim nu2(3)
  ' Dim nu3(3)
  ' Dim nu4(3)
  ' Dim nu5(3)
   'Dim numeri6(3)
   Dim poste(3)
   Dim posta(3)
   poste(2) = 1
   posta(2) = 1
   posta(3) = 1
   'ruota(4) = 0
   ruota(1) = 5
   ruota(2) = 6
   For n = 9483 To EstrazioneFin
      If IndiceMensile(n) = 1 Then
         a = Fuori90(Figura(Estratto(n - 60,5,1))) + Figura(Estratto(n,5,2)) + Figura(Estratto(n,5,2)) + Figura(Estratto(n,5,3))
         a = a + Figura(Estratto(n,5,4)) + Figura(Estratto(n,5,5))
         b = Fuori90(Figura(Estratto(n - 60,6,1))) + Figura(Estratto(n,6,2)) + Figura(Estratto(n,6,3))
         b = b + Figura(Estratto(n,6,4)) + Figura(Estratto(n,6,5))
         c = Fuori90(Estratto(n,6,1) + Estratto(n,5,1))
         d = Fuori90(a + b)
         e = Vert(c)
         nu1(1) = a
         nu1(2) = b
         ImpostaGiocata 1,nu1,ruota,poste,12
         nu1(1) = a
         nu1(2) = c
         ImpostaGiocata 2,nu1,ruota,poste,12
         nu2(1) = c
         nu2(2) = d
         nu2(3) = e
         ImpostaGiocata 3,nu2,ruota,posta,12
         Gioca n
      End If
   Next
   ScriviResoconto
End Sub
 

Ultima estrazione Lotto

  • Estrazione del lotto
    venerdì 24 aprile 2026
    Bari
    15
    88
    36
    90
    37
    Cagliari
    49
    22
    46
    28
    86
    Firenze
    07
    85
    14
    84
    55
    Genova
    89
    69
    88
    41
    81
    Milano
    71
    43
    45
    25
    03
    Napoli
    83
    72
    60
    16
    21
    Palermo
    75
    78
    68
    80
    76
    Roma
    13
    25
    67
    83
    78
    Torino
    30
    39
    63
    72
    81
    Venezia
    13
    55
    71
    89
    05
    Nazionale
    42
    70
    22
    48
    41
    Estrazione Simbolotto
    Genova
    38
    45
    33
    15
    22

Ultimi Messaggi

Indietro
Alto