home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form Intro2
- BackColor = &H00000000&
- BorderStyle = 0 'None
- Caption = "Form1"
- ClientHeight = 6975
- ClientLeft = 60
- ClientTop = 345
- ClientWidth = 9660
- ForeColor = &H00000000&
- LinkTopic = "Form1"
- MousePointer = 2 'Cross
- PaletteMode = 1 'UseZOrder
- ScaleHeight = 6975
- ScaleWidth = 9660
- ShowInTaskbar = 0 'False
- WindowState = 2 'Maximized
- Begin VB.Timer Timer6
- Enabled = 0 'False
- Interval = 100
- Left = 0
- Top = 3480
- End
- Begin VB.CommandButton Command1
- BackColor = &H00FFFFFF&
- Caption = "Errorr"
- BeginProperty Font
- Name = "Arial"
- Size = 20.25
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 480
- Left = 4800
- TabIndex = 7
- Top = 4695
- Visible = 0 'False
- Width = 4335
- End
- Begin VB.Timer Timer5
- Enabled = 0 'False
- Interval = 100
- Left = 0
- Top = 3120
- End
- Begin VB.Timer Timer4
- Enabled = 0 'False
- Interval = 100
- Left = 0
- Top = 2760
- End
- Begin VB.Timer Timer3
- Enabled = 0 'False
- Interval = 1000
- Left = 0
- Top = 2400
- End
- Begin VB.Timer Timer2
- Enabled = 0 'False
- Interval = 600
- Left = 0
- Top = 2040
- End
- Begin VB.Timer Timer1
- Enabled = 0 'False
- Interval = 1
- Left = 0
- Top = 1680
- End
- Begin VB.Label Label8
- BackStyle = 0 'Transparent
- BeginProperty Font
- Name = "Arial"
- Size = 48
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H00FF0000&
- Height = 1335
- Left = 3600
- TabIndex = 8
- Top = 3240
- Visible = 0 'False
- Width = 5295
- End
- Begin VB.Image Image3
- Height = 2835
- Left = 2880
- Top = 1080
- Visible = 0 'False
- Width = 7110
- End
- Begin VB.Label Label7
- BackStyle = 0 'Transparent
- Caption = "V
- BeginProperty Font
- Name = "Arial"
- Size = 8.25
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H00C00000&
- Height = 6255
- Left = 120
- MousePointer = 2 'Cross
- TabIndex = 6
- Top = 0
- Visible = 0 'False
- Width = 11895
- End
- Begin VB.Label Label6
- BackStyle = 0 'Transparent
- BeginProperty Font
- Name = "Arial"
- Size = 36
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H0000C000&
- Height = 975
- Left = 9360
- TabIndex = 5
- Top = 6960
- Visible = 0 'False
- Width = 2055
- End
- Begin VB.Label Label5
- BackColor = &H00000000&
- Caption = "
- Thug and Rev,
- 1999
- r \/\/
- BeginProperty Font
- Name = "Arial"
- Size = 36
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H000000C0&
- Height = 1575
- Left = 0
- TabIndex = 4
- Top = 0
- Visible = 0 'False
- Width = 9495
- End
- Begin VB.Label Label4
- BackColor = &H00000000&
- BackStyle = 0 'Transparent
- Caption = "
- BeginProperty Font
- Name = "Arial"
- Size = 48
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H000000C0&
- Height = 1095
- Left = 11280
- TabIndex = 3
- Top = 3840
- Visible = 0 'False
- Width = 3495
- End
- Begin VB.Label Label3
- BackColor = &H00000000&
- BackStyle = 0 'Transparent
- BeginProperty Font
- Name = "Arial"
- Size = 48
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H00C00000&
- Height = 1095
- Left = -1920
- TabIndex = 2
- Top = 4080
- Visible = 0 'False
- Width = 2655
- End
- Begin VB.Label Label2
- BackColor = &H00000000&
- BeginProperty Font
- Name = "Arial"
- Size = 48
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H000000C0&
- Height = 1575
- Left = 2400
- TabIndex = 1
- Top = 4440
- Visible = 0 'False
- Width = 9255
- End
- Begin VB.Label Label1
- BackColor = &H00000000&
- BeginProperty Font
- Name = "Arial"
- Size = 72
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H000000C0&
- Height = 1815
- Left = 1320
- TabIndex = 0
- Top = 2640
- Visible = 0 'False
- Width = 10935
- End
- Begin VB.Image Image2
- Height = 8640
- Left = 1800
- Top = -120
- Visible = 0 'False
- Width = 8640
- End
- Begin VB.Image Image1
- Height = 8640
- Left = 1680
- Top = -2280
- Visible = 0 'False
- Width = 8640
- End
- Attribute VB_Name = "Intro2"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
- Private Sub Command1_Click()
- Unload Me
- End Sub
- Private Sub Form_Load()
- Image1.Visible = True
- Image1.Visible = False
- Image2.Visible = True
- Image2.Visible = False
- Timer1.Enabled = True
- End Sub
- Private Sub Label7_Click()
- End Sub
- Private Sub Timer1_Timer()
- rrorr v3.0
- Label1.Visible = True
- Label1.Caption = "
- TimeOut 0.1
- Label1.Caption = "
- TimeOut 0.1
- Label1.Caption = "
- TimeOut 0.1
- Label1.Caption = "
- TimeOut 0.1
- Label1.Caption = "
- TimeOut 0.1
- Label1.Caption = "
- TimeOut 0.1
- Label1.Caption = "
- TimeOut 0.1
- Label1.Caption = "
- TimeOut 0.1
- Label1.Caption = "
- TimeOut 0.1
- Label1.Caption = "
- TimeOut 0.1
- Label1.Caption = " "
- Label1.ForeColor = &HC00000
- Label1.Caption = "
- TimeOut 0.1
- Label1.Caption = "
- TimeOut 0.1
- Label1.Caption = "
- TimeOut 0.1
- Label1.Caption = "
- TimeOut 0.1
- Label1.Caption = "
- TimeOut 0.1
- Label1.Caption = "
- TimeOut 0.1
- Label1.Caption = "
- TimeOut 0.1
- Label1.Caption = "
- TimeOut 0.1
- Label1.Caption = "
- TimeOut 0.1
- Label1.Caption = "
- Label1.ForeColor = &H0
- Label1.Caption = "
- TimeOut 0.1
- Timer1.Enabled = False
- Timer2.Enabled = True
- End Sub
- Private Sub Timer2_Timer()
- Label2.Visible = True
- Label2.Caption = " Thug and rev"
- TimeOut 0.2
- Label2.Caption = " Thug and rev"
- TimeOut 0.2
- Label2.Caption = " Thug and rev"
- TimeOut 0.2
- Label1.ForeColor = &HFFFF&
- Label2.Caption = " Thug and rev"
- TimeOut 0.2
- Label2.Caption = " Thug and rev"
- TimeOut 0.2
- Label2.Caption = " Thug and rev"
- TimeOut 0.2
- Label1.ForeColor = &HFF0000
- Label2.Caption = " Thug and rev"
- TimeOut 0.2
- Label2.Caption = " Thug and rev"
- TimeOut 0.2
- Label2.Caption = " Thug and rev"
- TimeOut 0.2
- Label1.ForeColor = &HFFFF&
- Label2.Caption = " Thug and rev"
- TimeOut 0.2
- Label2.Caption = " Thug and rev"
- TimeOut 0.2
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label1.ForeColor = &HFF0000
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label1.ForeColor = &HFFFF&
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label1.ForeColor = &HFF0000
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label1.ForeColor = &HFFFF&
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label1.ForeColor = &HFF0000
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label1.ForeColor = &HFFFF&
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label1.ForeColor = &HFF0000
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label1.ForeColor = &HFFFF&
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label1.ForeColor = &HFF0000
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label1.ForeColor = &HFFFF&
- Label2.Caption = " Thug and rev"
- TimeOut 0.1
- Label2.Caption = " Thug and rev"
- TimeOut 0.2
- Label2.Caption = " Thug and rev"
- TimeOut 0.2
- Label1.ForeColor = &HFF0000
- Timer2.Enabled = False
- Label1.Visible = False
- Label2.Visible = False
- Timer3.Enabled = True
- End Sub
- Private Sub Timer3_Timer()
- '-1920
- '6120
- '11220
- '3920
- '3720
- Label3.Visible = True
- Label4.Visible = True
- Label3.Left = -1820
- Label4.Left = 11220
- TimeOut 0.01
- Label3.Left = -1720
- Label4.Left = 11120
- TimeOut 0.01
- Label3.Left = -1620
- Label4.Left = 11020
- TimeOut 0.01
- Label3.Left = -1520
- Label4.Left = 10920
- TimeOut 0.01
- Label3.Left = -1420
- Label4.Left = 10820
- TimeOut 0.01
- Label3.Left = -1320
- Label4.Left = 10720
- TimeOut 0.01
- Label3.Left = -1220
- Label4.Left = 10720
- TimeOut 0.01
- Label3.Left = -1120
- Label4.Left = 10620
- TimeOut 0.01
- Label3.Left = -1020
- Label4.Left = 10520
- TimeOut 0.01
- Label3.Left = -920
- Label4.Left = 10420
- TimeOut 0.01
- Label3.Left = -820
- Label4.Left = 10320
- TimeOut 0.01
- Label3.Left = -720
- Label4.Left = 10320
- TimeOut 0.01
- Label3.Left = -620
- Label4.Left = 10220
- TimeOut 0.01
- Label3.Left = -520
- Label4.Left = 10120
- TimeOut 0.01
- Label3.Left = -420
- Label4.Left = 10020
- TimeOut 0.01
- Label3.Left = -320
- Label4.Left = 9920
- TimeOut 0.01
- Label3.Left = -220
- Label4.Left = 9820
- TimeOut 0.01
- Label3.Left = -120
- Label4.Left = 9720
- TimeOut 0.01
- Label3.Left = 20
- Label4.Left = 9620
- TimeOut 0.01
- Label3.Left = 120
- Label4.Left = 9520
- TimeOut 0.01
- Label3.Left = 220
- Label4.Left = 9420
- TimeOut 0.01
- Label3.Left = 320
- Label4.Left = 9320
- TimeOut 0.01
- Label3.Left = 420
- Label4.Left = 9220
- TimeOut 0.01
- Label3.Left = 520
- Label4.Left = 9120
- TimeOut 0.01
- Label3.Left = 620
- Label4.Left = 9020
- TimeOut 0.01
- Label3.Left = 720
- Label4.Left = 8920
- TimeOut 0.01
- Label3.Left = 820
- Label4.Left = 8820
- TimeOut 0.01
- Label3.Left = 920
- Label4.Left = 8720
- TimeOut 0.01
- Label3.Left = 1020
- Label4.Left = 8620
- TimeOut 0.01
- Label3.Left = 1120
- Label4.Left = 8520
- TimeOut 0.01
- Label3.Left = 1220
- Label4.Left = 8420
- TimeOut 0.01
- Label3.Left = 1320
- Label4.Left = 8320
- TimeOut 0.01
- Label3.Left = 1420
- Label4.Left = 8220
- TimeOut 0.01
- Label3.Left = 1520
- Label4.Left = 8120
- TimeOut 0.01
- Label3.Left = 1620
- Label4.Left = 7920
- TimeOut 0.01
- Label3.Left = 1720
- Label4.Left = 7820
- TimeOut 0.01
- Label3.Left = 1820
- Label4.Left = 7720
- TimeOut 0.01
- Label3.Left = 1920
- Label4.Left = 7620
- TimeOut 0.01
- Label3.Left = 2020
- Label4.Left = 7520
- TimeOut 0.01
- Label3.Left = 2120
- Label4.Left = 7420
- TimeOut 0.01
- Label3.Left = 2220
- Label4.Left = 7320
- TimeOut 0.01
- Label3.Left = 2320
- Label4.Left = 7220
- TimeOut 0.01
- Label3.Left = 2420
- Label4.Left = 7120
- TimeOut 0.01
- Label3.Left = 2520
- Label4.Left = 7020
- TimeOut 0.01
- Label3.Left = 2620
- Label4.Left = 6920
- TimeOut 0.01
- Label3.Left = 2720
- Label4.Left = 6820
- TimeOut 0.01
- Label3.Left = 2820
- Label4.Left = 6720
- TimeOut 0.01
- Label3.Left = 2920
- Label4.Left = 6620
- TimeOut 0.01
- Label3.Left = 3020
- Label4.Left = 6520
- TimeOut 0.01
- Label3.Left = 3120
- Label4.Left = 6420
- TimeOut 0.01
- Label3.Left = 3220
- Label4.Left = 6320
- TimeOut 0.01
- Label3.Left = 3320
- Label4.Left = 6220
- TimeOut 0.01
- Label3.Left = 3420
- Label4.Left = 6120
- TimeOut 0.01
- Label3.Left = 3520
- Label4.Left = 6020
- TimeOut 0.01
- Label3.Left = 3620
- Label4.Left = 5920
- TimeOut 0.01
- Label3.Left = 3720
- Label4.Left = 5820
- TimeOut 0.01
- Label3.Left = 3820
- Label4.Left = 5720
- TimeOut 0.01
- Label3.Left = 3920
- Label4.Left = 5620
- TimeOut 0.01
- Label3.Left = 4020
- Label4.Left = 5520
- TimeOut 0.01
- Label3.Left = 4120
- Label4.Left = 5420
- TimeOut 0.01
- Label3.Left = 4220
- Label4.Left = 5320
- TimeOut 0.01
- Label3.Left = 4320
- Label4.Left = 5220
- TimeOut 0.01
- Label3.Left = 4420
- Label4.Left = 5120
- TimeOut 0.01
- Label3.Left = 4520
- Label4.Left = 5020
- TimeOut 0.01
- Label3.Left = 4620
- Label4.Left = 4920
- TimeOut 0.01
- Label3.Left = 4720
- Label4.Left = 4820
- TimeOut 0.01
- Label3.Left = 4820
- Label4.Left = 4720
- TimeOut 0.01
- Label3.Left = 4920
- Label4.Left = 4620
- TimeOut 0.01
- Label3.Left = 5020
- Label4.Left = 4520
- TimeOut 0.01
- Label3.Left = 5120
- Label4.Left = 4420
- TimeOut 0.01
- Label3.Left = 5220
- Label4.Left = 4320
- TimeOut 0.01
- Label3.Left = 5320
- Label4.Left = 4220
- TimeOut 0.01
- Label3.Left = 5420
- Label4.Left = 4120
- TimeOut 0.01
- Label3.Left = 5520
- Label4.Left = 4020
- TimeOut 0.01
- Label3.Left = 5620
- Label4.Left = 3920
- TimeOut 0.01
- Label3.Left = 5720
- TimeOut 0.01
- Label3.Left = 5820
- TimeOut 0.01
- Label3.Left = 5920
- TimeOut 0.01
- Label3.Left = 6020
- TimeOut 0.01
- Label3.Left = 6120
- TimeOut 0.01
- Label3.ForeColor = &HC000&
- Label4.ForeColor = &HC000&
- '&H0080FFFF&
- '&H00000000&
- Label3.Top = 3620
- Label4.Top = 3620
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = 3520
- Label4.Top = 3520
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = 3420
- Label4.Top = 3420
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = 3320
- Label4.Top = 3320
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = 3220
- Label4.Top = 3220
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = 3120
- Label4.Top = 3120
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = 2920
- Label4.Top = 2920
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = 2820
- Label4.Top = 2820
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = 2720
- Label4.Top = 2720
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = 2620
- Label4.Top = 2620
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = 2520
- Label4.Top = 2520
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = 2420
- Label4.Top = 2420
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = 2320
- Label4.Top = 2320
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = 2220
- Label4.Top = 2220
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = 2120
- Label4.Top = 2120
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = 1920
- Label4.Top = 1920
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = 1820
- Label4.Top = 1820
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = 1720
- Label4.Top = 1720
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = 1620
- Label4.Top = 1620
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = 1520
- Label4.Top = 1520
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = 1420
- Label4.Top = 1420
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = 1320
- Label4.Top = 1320
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = 1220
- Label4.Top = 1220
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = 1120
- Label4.Top = 1120
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = 1020
- Label4.Top = 1020
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = 920
- Label4.Top = 920
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = 820
- Label4.Top = 820
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = 720
- Label4.Top = 720
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = 620
- Label4.Top = 620
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = 520
- Label4.Top = 520
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = 420
- Label4.Top = 420
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = 320
- Label4.Top = 320
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = 220
- Label4.Top = 220
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = 120
- Label4.Top = 120
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = 20
- Label4.Top = 20
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = 0
- Label4.Top = 0
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = -20
- Label4.Top = -20
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = -120
- Label4.Top = -120
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = -220
- Label4.Top = -220
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = -320
- Label4.Top = -320
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = -220
- Label4.Top = -220
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = -320
- Label4.Top = -320
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = -420
- Label4.Top = -420
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = -520
- Label4.Top = -520
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = -620
- Label4.Top = -620
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = -720
- Label4.Top = -720
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = -820
- Label4.Top = -820
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = -920
- Label4.Top = -920
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = -1020
- Label4.Top = -1020
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = -1120
- Label4.Top = -1120
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = -1220
- Label4.Top = -1220
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = -1320
- Label4.Top = -1320
- Me.BackColor = &H0&
- TimeOut 0.01
- Label3.Top = -1420
- Label4.Top = -1420
- Me.BackColor = &H80FFFF
- TimeOut 0.01
- Label3.Top = -1520
- Label4.Top = -1520
- Me.BackColor = &H0&
- TimeOut 0.01
- Me.BackColor = &H0&
- Timer3.Enabled = False
- Timer4.Enabled = True
- End Sub
- Private Sub Timer4_Timer()
- Label3.Top = -1220
- Label4.Top = -1220
- TimeOut 0.01
- Label3.Top = -920
- Label4.Top = -920
- TimeOut 0.01
- Label3.Top = -620
- Label4.Top = -620
- TimeOut 0.01
- Label3.Top = -320
- Label4.Top = -320
- TimeOut 0.01
- Label3.Top = -20
- Label4.Top = -20
- TimeOut 0.01
- Label3.Top = 320
- Label4.Top = 320
- TimeOut 0.01
- Label3.Top = 620
- Label4.Top = 620
- TimeOut 0.01
- Label3.Top = 920
- Label4.Top = 920
- TimeOut 0.01
- Label3.Top = 1220
- Label4.Top = 1220
- TimeOut 0.01
- Label3.Top = 1520
- Label4.Top = 1520
- TimeOut 0.01
- Label3.Top = 1820
- Label4.Top = 1820
- TimeOut 0.01
- Label3.Top = 2120
- Label4.Top = 2120
- TimeOut 0.01
- Label3.Top = 2420
- Label4.Top = 2420
- TimeOut 0.01
- Label3.Top = 2720
- Label4.Top = 2720
- TimeOut 0.01
- Label3.Top = 3020
- Label4.Top = 3020
- TimeOut 0.01
- Label3.Top = 3320
- Label4.Top = 3320
- TimeOut 0.01
- Label3.Top = 3620
- Label4.Top = 3620
- TimeOut 0.01
- Label3.Top = 3920
- Label4.Top = 3920
- TimeOut 0.01
- Label3.Top = 4220
- Label4.Top = 4220
- TimeOut 0.01
- Label3.Top = 4520
- Label4.Top = 4520
- TimeOut 0.01
- Label7.Visible = True
- Label7.FontSize = 10
- TimeOut 0.01
- Label7.FontSize = 20
- TimeOut 0.01
- Label7.FontSize = 30
- TimeOut 0.01
- Label7.FontSize = 40
- TimeOut 0.01
- Label7.FontSize = 50
- TimeOut 0.01
- Label7.FontSize = 60
- TimeOut 0.01
- Label7.FontSize = 70
- TimeOut 0.01
- Label7.FontSize = 80
- TimeOut 0.01
- Label7.FontSize = 90
- TimeOut 0.01
- Label7.FontSize = 100
- TimeOut 0.01
- Label7.FontSize = 110
- TimeOut 0.01
- Label7.FontSize = 120
- TimeOut 0.01
- Label7.FontSize = 130
- TimeOut 0.01
- Label7.FontSize = 140
- TimeOut 0.01
- Label7.FontSize = 150
- TimeOut 0.01
- Label7.FontSize = 160
- TimeOut 0.01
- Label7.FontSize = 170
- TimeOut 0.01
- Label7.FontSize = 180
- TimeOut 0.01
- Label7.FontSize = 190
- TimeOut 0.01
- Label7.FontSize = 200
- TimeOut 0.01
- Label7.FontSize = 210
- TimeOut 0.01
- Label7.FontSize = 220
- TimeOut 0.01
- Label7.FontSize = 230
- TimeOut 0.01
- Label7.FontSize = 240
- TimeOut 0.01
- Label7.FontSize = 250
- TimeOut 0.01
- Label7.FontSize = 260
- TimeOut 0.01
- Label7.FontSize = 270
- TimeOut 0.01
- Label7.FontSize = 280
- TimeOut 0.01
- Label7.FontSize = 290
- TimeOut 0.01
- Label7.FontSize = 300
- TimeOut 0.01
- Label7.FontSize = 310
- TimeOut 0.01
- Label7.FontSize = 320
- TimeOut 0.01
- Label7.FontSize = 330
- TimeOut 0.01
- Label7.FontSize = 340
- TimeOut 0.01
- Label7.FontSize = 350
- TimeOut 0.01
- Label7.FontSize = 360
- TimeOut 0.01
- Label7.Visible = False
- Label3.Visible = False
- Label4.Visible = False
- Timer5.Enabled = True
- Timer4.Enabled = False
- End Sub
- Private Sub Timer5_Timer()
- '&H000000C0&
- '&H0000C000&
- Label5.Visible = True
- Label6.Visible = True
- Label8.Visible = True
- TimeOut 0.5
- Label8.Visible = False
- Label5.Visible = False
- Label6.Visible = False
- Timer6.Enabled = True
- Timer5.Enabled = False
- End Sub
- Private Sub Timer6_Timer()
- Image3.Visible = True
- Command1.Visible = True
- Command1.Width = 100
- TimeOut 0.01
- Command1.Width = 200
- TimeOut 0.01
- Command1.Width = 300
- TimeOut 0.01
- Command1.Width = 400
- TimeOut 0.01
- Command1.Width = 500
- TimeOut 0.01
- Command1.Width = 600
- TimeOut 0.01
- Command1.Width = 700
- TimeOut 0.01
- Command1.Width = 800
- TimeOut 0.01
- Command1.Width = 900
- TimeOut 0.01
- Command1.Width = 1000
- TimeOut 0.01
- Command1.Width = 1100
- TimeOut 0.01
- Command1.Width = 1200
- TimeOut 0.01
- Command1.Width = 1300
- TimeOut 0.01
- Command1.Width = 1400
- TimeOut 0.01
- Command1.Width = 1500
- TimeOut 0.01
- Command1.Width = 1600
- TimeOut 0.01
- Command1.Width = 1700
- TimeOut 0.01
- Command1.Width = 1800
- TimeOut 0.01
- Command1.Width = 1900
- TimeOut 0.01
- Command1.Width = 2000
- TimeOut 0.01
- Command1.Width = 2100
- TimeOut 0.01
- Command1.Width = 2200
- TimeOut 0.01
- Command1.Width = 2300
- TimeOut 0.01
- Timer6.Enabled = False
- End Sub
-