home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 1_2002.ISO / Data / Zips / CODE_UPLOAD14682282001.psc / Form1.frm (.txt) next >
Encoding:
Visual Basic Form  |  2000-10-29  |  67.0 KB  |  2,188 lines

  1. VERSION 5.00
  2. Object = "{58635701-4313-11D1-9D7F-CD6975009A1F}#1.0#0"; "RD.OCX"
  3. Begin VB.Form Form1 
  4.    AutoRedraw      =   -1  'True
  5.    BackColor       =   &H00000000&
  6.    BorderStyle     =   0  'None
  7.    Caption         =   "Launcher"
  8.    ClientHeight    =   9000
  9.    ClientLeft      =   0
  10.    ClientTop       =   0
  11.    ClientWidth     =   12000
  12.    DrawWidth       =   10
  13.    FillColor       =   &H000000FF&
  14.    FillStyle       =   0  'Solid
  15.    BeginProperty Font 
  16.       Name            =   "Courier New"
  17.       Size            =   48
  18.       Charset         =   0
  19.       Weight          =   400
  20.       Underline       =   0   'False
  21.       Italic          =   0   'False
  22.       Strikethrough   =   0   'False
  23.    EndProperty
  24.    ForeColor       =   &H000000FF&
  25.    Icon            =   "Form1.frx":0000
  26.    LinkTopic       =   "Form1"
  27.    ScaleHeight     =   550
  28.    ScaleMode       =   0  'User
  29.    ScaleWidth      =   800
  30.    StartUpPosition =   2  'CenterScreen
  31.    WindowState     =   2  'Maximized
  32.    Begin VB.PictureBox Wurk2 
  33.       Appearance      =   0  'Flat
  34.       AutoRedraw      =   -1  'True
  35.       AutoSize        =   -1  'True
  36.       BackColor       =   &H00000000&
  37.       BorderStyle     =   0  'None
  38.       ForeColor       =   &H80000008&
  39.       Height          =   735
  40.       Left            =   3480
  41.       ScaleHeight     =   49
  42.       ScaleMode       =   3  'Pixel
  43.       ScaleWidth      =   49
  44.       TabIndex        =   64
  45.       Top             =   3840
  46.       Visible         =   0   'False
  47.       Width           =   735
  48.    End
  49.    Begin VB.PictureBox Wurk1 
  50.       Appearance      =   0  'Flat
  51.       AutoRedraw      =   -1  'True
  52.       AutoSize        =   -1  'True
  53.       BackColor       =   &H00000000&
  54.       BorderStyle     =   0  'None
  55.       ForeColor       =   &H80000008&
  56.       Height          =   735
  57.       Left            =   2400
  58.       ScaleHeight     =   49
  59.       ScaleMode       =   3  'Pixel
  60.       ScaleWidth      =   49
  61.       TabIndex        =   63
  62.       Top             =   3840
  63.       Visible         =   0   'False
  64.       Width           =   735
  65.    End
  66.    Begin VB.PictureBox SPic 
  67.       AutoRedraw      =   -1  'True
  68.       AutoSize        =   -1  'True
  69.       BackColor       =   &H00000000&
  70.       BorderStyle     =   0  'None
  71.       BeginProperty Font 
  72.          Name            =   "MS Sans Serif"
  73.          Size            =   8.25
  74.          Charset         =   0
  75.          Weight          =   400
  76.          Underline       =   0   'False
  77.          Italic          =   0   'False
  78.          Strikethrough   =   0   'False
  79.       EndProperty
  80.       Height          =   450
  81.       Index           =   3
  82.       Left            =   4440
  83.       Picture         =   "Form1.frx":0442
  84.       ScaleHeight     =   30
  85.       ScaleMode       =   3  'Pixel
  86.       ScaleWidth      =   75
  87.       TabIndex        =   62
  88.       TabStop         =   0   'False
  89.       Top             =   1920
  90.       Visible         =   0   'False
  91.       Width           =   1125
  92.    End
  93.    Begin VB.PictureBox SPic 
  94.       AutoRedraw      =   -1  'True
  95.       AutoSize        =   -1  'True
  96.       BackColor       =   &H00000000&
  97.       BorderStyle     =   0  'None
  98.       BeginProperty Font 
  99.          Name            =   "MS Sans Serif"
  100.          Size            =   8.25
  101.          Charset         =   0
  102.          Weight          =   400
  103.          Underline       =   0   'False
  104.          Italic          =   0   'False
  105.          Strikethrough   =   0   'False
  106.       EndProperty
  107.       Height          =   450
  108.       Index           =   2
  109.       Left            =   6960
  110.       Picture         =   "Form1.frx":1F3C
  111.       ScaleHeight     =   30
  112.       ScaleMode       =   3  'Pixel
  113.       ScaleWidth      =   75
  114.       TabIndex        =   61
  115.       TabStop         =   0   'False
  116.       Top             =   1920
  117.       Visible         =   0   'False
  118.       Width           =   1125
  119.    End
  120.    Begin VB.PictureBox SPic 
  121.       AutoRedraw      =   -1  'True
  122.       AutoSize        =   -1  'True
  123.       BackColor       =   &H00000000&
  124.       BorderStyle     =   0  'None
  125.       BeginProperty Font 
  126.          Name            =   "MS Sans Serif"
  127.          Size            =   8.25
  128.          Charset         =   0
  129.          Weight          =   400
  130.          Underline       =   0   'False
  131.          Italic          =   0   'False
  132.          Strikethrough   =   0   'False
  133.       EndProperty
  134.       Height          =   1125
  135.       Index           =   1
  136.       Left            =   3720
  137.       Picture         =   "Form1.frx":3A36
  138.       ScaleHeight     =   75
  139.       ScaleMode       =   3  'Pixel
  140.       ScaleWidth      =   30
  141.       TabIndex        =   60
  142.       TabStop         =   0   'False
  143.       Top             =   1680
  144.       Visible         =   0   'False
  145.       Width           =   450
  146.    End
  147.    Begin VB.PictureBox SPic 
  148.       AutoRedraw      =   -1  'True
  149.       AutoSize        =   -1  'True
  150.       BackColor       =   &H00000000&
  151.       BorderStyle     =   0  'None
  152.       BeginProperty Font 
  153.          Name            =   "MS Sans Serif"
  154.          Size            =   8.25
  155.          Charset         =   0
  156.          Weight          =   400
  157.          Underline       =   0   'False
  158.          Italic          =   0   'False
  159.          Strikethrough   =   0   'False
  160.       EndProperty
  161.       Height          =   1125
  162.       Index           =   0
  163.       Left            =   1560
  164.       Picture         =   "Form1.frx":556C
  165.       ScaleHeight     =   75
  166.       ScaleMode       =   3  'Pixel
  167.       ScaleWidth      =   30
  168.       TabIndex        =   59
  169.       TabStop         =   0   'False
  170.       Top             =   1680
  171.       Visible         =   0   'False
  172.       Width           =   450
  173.    End
  174.    Begin VB.PictureBox SMask 
  175.       AutoRedraw      =   -1  'True
  176.       AutoSize        =   -1  'True
  177.       BackColor       =   &H00000000&
  178.       BorderStyle     =   0  'None
  179.       BeginProperty Font 
  180.          Name            =   "MS Sans Serif"
  181.          Size            =   8.25
  182.          Charset         =   0
  183.          Weight          =   400
  184.          Underline       =   0   'False
  185.          Italic          =   0   'False
  186.          Strikethrough   =   0   'False
  187.       EndProperty
  188.       Height          =   450
  189.       Index           =   3
  190.       Left            =   5520
  191.       Picture         =   "Form1.frx":70A2
  192.       ScaleHeight     =   30
  193.       ScaleMode       =   3  'Pixel
  194.       ScaleWidth      =   75
  195.       TabIndex        =   58
  196.       TabStop         =   0   'False
  197.       Top             =   1920
  198.       Visible         =   0   'False
  199.       Width           =   1125
  200.    End
  201.    Begin VB.PictureBox SMask 
  202.       AutoRedraw      =   -1  'True
  203.       AutoSize        =   -1  'True
  204.       BackColor       =   &H00000000&
  205.       BorderStyle     =   0  'None
  206.       BeginProperty Font 
  207.          Name            =   "MS Sans Serif"
  208.          Size            =   8.25
  209.          Charset         =   0
  210.          Weight          =   400
  211.          Underline       =   0   'False
  212.          Italic          =   0   'False
  213.          Strikethrough   =   0   'False
  214.       EndProperty
  215.       Height          =   450
  216.       Index           =   2
  217.       Left            =   8160
  218.       Picture         =   "Form1.frx":8B9C
  219.       ScaleHeight     =   30
  220.       ScaleMode       =   3  'Pixel
  221.       ScaleWidth      =   75
  222.       TabIndex        =   57
  223.       TabStop         =   0   'False
  224.       Top             =   1920
  225.       Visible         =   0   'False
  226.       Width           =   1125
  227.    End
  228.    Begin VB.PictureBox SMask 
  229.       AutoRedraw      =   -1  'True
  230.       AutoSize        =   -1  'True
  231.       BackColor       =   &H00000000&
  232.       BorderStyle     =   0  'None
  233.       BeginProperty Font 
  234.          Name            =   "MS Sans Serif"
  235.          Size            =   8.25
  236.          Charset         =   0
  237.          Weight          =   400
  238.          Underline       =   0   'False
  239.          Italic          =   0   'False
  240.          Strikethrough   =   0   'False
  241.       EndProperty
  242.       Height          =   1125
  243.       Index           =   1
  244.       Left            =   3720
  245.       Picture         =   "Form1.frx":A696
  246.       ScaleHeight     =   75
  247.       ScaleMode       =   3  'Pixel
  248.       ScaleWidth      =   30
  249.       TabIndex        =   56
  250.       TabStop         =   0   'False
  251.       Top             =   480
  252.       Visible         =   0   'False
  253.       Width           =   450
  254.    End
  255.    Begin VB.PictureBox SMask 
  256.       AutoRedraw      =   -1  'True
  257.       AutoSize        =   -1  'True
  258.       BackColor       =   &H00000000&
  259.       BorderStyle     =   0  'None
  260.       BeginProperty Font 
  261.          Name            =   "MS Sans Serif"
  262.          Size            =   8.25
  263.          Charset         =   0
  264.          Weight          =   400
  265.          Underline       =   0   'False
  266.          Italic          =   0   'False
  267.          Strikethrough   =   0   'False
  268.       EndProperty
  269.       Height          =   1125
  270.       Index           =   0
  271.       Left            =   1560
  272.       Picture         =   "Form1.frx":C1CC
  273.       ScaleHeight     =   75
  274.       ScaleMode       =   3  'Pixel
  275.       ScaleWidth      =   30
  276.       TabIndex        =   55
  277.       TabStop         =   0   'False
  278.       Top             =   480
  279.       Visible         =   0   'False
  280.       Width           =   450
  281.    End
  282.    Begin VB.PictureBox HeadPic 
  283.       AutoRedraw      =   -1  'True
  284.       AutoSize        =   -1  'True
  285.       BackColor       =   &H00000000&
  286.       BorderStyle     =   0  'None
  287.       BeginProperty Font 
  288.          Name            =   "MS Sans Serif"
  289.          Size            =   8.25
  290.          Charset         =   0
  291.          Weight          =   400
  292.          Underline       =   0   'False
  293.          Italic          =   0   'False
  294.          Strikethrough   =   0   'False
  295.       EndProperty
  296.       Height          =   450
  297.       Index           =   6
  298.       Left            =   6960
  299.       Picture         =   "Form1.frx":DD02
  300.       ScaleHeight     =   30
  301.       ScaleMode       =   3  'Pixel
  302.       ScaleWidth      =   75
  303.       TabIndex        =   41
  304.       TabStop         =   0   'False
  305.       Top             =   480
  306.       Visible         =   0   'False
  307.       Width           =   1125
  308.    End
  309.    Begin VB.PictureBox HeadPic 
  310.       AutoRedraw      =   -1  'True
  311.       AutoSize        =   -1  'True
  312.       BackColor       =   &H00000000&
  313.       BorderStyle     =   0  'None
  314.       BeginProperty Font 
  315.          Name            =   "MS Sans Serif"
  316.          Size            =   8.25
  317.          Charset         =   0
  318.          Weight          =   400
  319.          Underline       =   0   'False
  320.          Italic          =   0   'False
  321.          Strikethrough   =   0   'False
  322.       EndProperty
  323.       Height          =   450
  324.       Index           =   11
  325.       Left            =   4440
  326.       Picture         =   "Form1.frx":F7FC
  327.       ScaleHeight     =   30
  328.       ScaleMode       =   3  'Pixel
  329.       ScaleWidth      =   75
  330.       TabIndex        =   50
  331.       TabStop         =   0   'False
  332.       Top             =   1440
  333.       Visible         =   0   'False
  334.       Width           =   1125
  335.    End
  336.    Begin VB.PictureBox HeadMask 
  337.       AutoRedraw      =   -1  'True
  338.       AutoSize        =   -1  'True
  339.       BackColor       =   &H00000000&
  340.       BorderStyle     =   0  'None
  341.       BeginProperty Font 
  342.          Name            =   "MS Sans Serif"
  343.          Size            =   8.25
  344.          Charset         =   0
  345.          Weight          =   400
  346.          Underline       =   0   'False
  347.          Italic          =   0   'False
  348.          Strikethrough   =   0   'False
  349.       EndProperty
  350.       Height          =   450
  351.       Index           =   9
  352.       Left            =   5520
  353.       Picture         =   "Form1.frx":112F6
  354.       ScaleHeight     =   30
  355.       ScaleMode       =   3  'Pixel
  356.       ScaleWidth      =   75
  357.       TabIndex        =   49
  358.       TabStop         =   0   'False
  359.       Top             =   480
  360.       Visible         =   0   'False
  361.       Width           =   1125
  362.    End
  363.    Begin VB.PictureBox HeadPic 
  364.       AutoRedraw      =   -1  'True
  365.       AutoSize        =   -1  'True
  366.       BackColor       =   &H00000000&
  367.       BorderStyle     =   0  'None
  368.       BeginProperty Font 
  369.          Name            =   "MS Sans Serif"
  370.          Size            =   8.25
  371.          Charset         =   0
  372.          Weight          =   400
  373.          Underline       =   0   'False
  374.          Italic          =   0   'False
  375.          Strikethrough   =   0   'False
  376.       EndProperty
  377.       Height          =   450
  378.       Index           =   10
  379.       Left            =   4440
  380.       Picture         =   "Form1.frx":12DF0
  381.       ScaleHeight     =   30
  382.       ScaleMode       =   3  'Pixel
  383.       ScaleWidth      =   75
  384.       TabIndex        =   48
  385.       TabStop         =   0   'False
  386.       Top             =   960
  387.       Visible         =   0   'False
  388.       Width           =   1125
  389.    End
  390.    Begin VB.PictureBox HeadPic 
  391.       AutoRedraw      =   -1  'True
  392.       AutoSize        =   -1  'True
  393.       BackColor       =   &H00000000&
  394.       BorderStyle     =   0  'None
  395.       BeginProperty Font 
  396.          Name            =   "MS Sans Serif"
  397.          Size            =   8.25
  398.          Charset         =   0
  399.          Weight          =   400
  400.          Underline       =   0   'False
  401.          Italic          =   0   'False
  402.          Strikethrough   =   0   'False
  403.       EndProperty
  404.       Height          =   450
  405.       Index           =   9
  406.       Left            =   4440
  407.       Picture         =   "Form1.frx":148EA
  408.       ScaleHeight     =   30
  409.       ScaleMode       =   3  'Pixel
  410.       ScaleWidth      =   75
  411.       TabIndex        =   47
  412.       TabStop         =   0   'False
  413.       Top             =   480
  414.       Visible         =   0   'False
  415.       Width           =   1125
  416.    End
  417.    Begin VB.PictureBox HeadMask 
  418.       AutoRedraw      =   -1  'True
  419.       AutoSize        =   -1  'True
  420.       BackColor       =   &H00000000&
  421.       BorderStyle     =   0  'None
  422.       BeginProperty Font 
  423.          Name            =   "MS Sans Serif"
  424.          Size            =   8.25
  425.          Charset         =   0
  426.          Weight          =   400
  427.          Underline       =   0   'False
  428.          Italic          =   0   'False
  429.          Strikethrough   =   0   'False
  430.       EndProperty
  431.       Height          =   450
  432.       Index           =   10
  433.       Left            =   5520
  434.       Picture         =   "Form1.frx":163E4
  435.       ScaleHeight     =   30
  436.       ScaleMode       =   3  'Pixel
  437.       ScaleWidth      =   75
  438.       TabIndex        =   46
  439.       TabStop         =   0   'False
  440.       Top             =   960
  441.       Visible         =   0   'False
  442.       Width           =   1125
  443.    End
  444.    Begin VB.PictureBox HeadMask 
  445.       AutoRedraw      =   -1  'True
  446.       AutoSize        =   -1  'True
  447.       BackColor       =   &H00000000&
  448.       BorderStyle     =   0  'None
  449.       BeginProperty Font 
  450.          Name            =   "MS Sans Serif"
  451.          Size            =   8.25
  452.          Charset         =   0
  453.          Weight          =   400
  454.          Underline       =   0   'False
  455.          Italic          =   0   'False
  456.          Strikethrough   =   0   'False
  457.       EndProperty
  458.       Height          =   450
  459.       Index           =   11
  460.       Left            =   5520
  461.       Picture         =   "Form1.frx":17EDE
  462.       ScaleHeight     =   30
  463.       ScaleMode       =   3  'Pixel
  464.       ScaleWidth      =   75
  465.       TabIndex        =   45
  466.       TabStop         =   0   'False
  467.       Top             =   1440
  468.       Visible         =   0   'False
  469.       Width           =   1125
  470.    End
  471.    Begin VB.PictureBox HeadPic 
  472.       AutoRedraw      =   -1  'True
  473.       AutoSize        =   -1  'True
  474.       BackColor       =   &H00000000&
  475.       BorderStyle     =   0  'None
  476.       BeginProperty Font 
  477.          Name            =   "MS Sans Serif"
  478.          Size            =   8.25
  479.          Charset         =   0
  480.          Weight          =   400
  481.          Underline       =   0   'False
  482.          Italic          =   0   'False
  483.          Strikethrough   =   0   'False
  484.       EndProperty
  485.       Height          =   450
  486.       Index           =   8
  487.       Left            =   6960
  488.       Picture         =   "Form1.frx":199D8
  489.       ScaleHeight     =   30
  490.       ScaleMode       =   3  'Pixel
  491.       ScaleWidth      =   75
  492.       TabIndex        =   44
  493.       TabStop         =   0   'False
  494.       Top             =   1440
  495.       Visible         =   0   'False
  496.       Width           =   1125
  497.    End
  498.    Begin VB.PictureBox HeadMask 
  499.       AutoRedraw      =   -1  'True
  500.       AutoSize        =   -1  'True
  501.       BackColor       =   &H00000000&
  502.       BorderStyle     =   0  'None
  503.       BeginProperty Font 
  504.          Name            =   "MS Sans Serif"
  505.          Size            =   8.25
  506.          Charset         =   0
  507.          Weight          =   400
  508.          Underline       =   0   'False
  509.          Italic          =   0   'False
  510.          Strikethrough   =   0   'False
  511.       EndProperty
  512.       Height          =   450
  513.       Index           =   6
  514.       Left            =   8160
  515.       Picture         =   "Form1.frx":1B4D2
  516.       ScaleHeight     =   30
  517.       ScaleMode       =   3  'Pixel
  518.       ScaleWidth      =   75
  519.       TabIndex        =   43
  520.       TabStop         =   0   'False
  521.       Top             =   480
  522.       Visible         =   0   'False
  523.       Width           =   1125
  524.    End
  525.    Begin VB.PictureBox HeadPic 
  526.       AutoRedraw      =   -1  'True
  527.       AutoSize        =   -1  'True
  528.       BackColor       =   &H00000000&
  529.       BorderStyle     =   0  'None
  530.       BeginProperty Font 
  531.          Name            =   "MS Sans Serif"
  532.          Size            =   8.25
  533.          Charset         =   0
  534.          Weight          =   400
  535.          Underline       =   0   'False
  536.          Italic          =   0   'False
  537.          Strikethrough   =   0   'False
  538.       EndProperty
  539.       Height          =   450
  540.       Index           =   7
  541.       Left            =   6960
  542.       Picture         =   "Form1.frx":1CFCC
  543.       ScaleHeight     =   30
  544.       ScaleMode       =   3  'Pixel
  545.       ScaleWidth      =   75
  546.       TabIndex        =   42
  547.       TabStop         =   0   'False
  548.       Top             =   960
  549.       Visible         =   0   'False
  550.       Width           =   1125
  551.    End
  552.    Begin VB.PictureBox HeadMask 
  553.       AutoRedraw      =   -1  'True
  554.       AutoSize        =   -1  'True
  555.       BackColor       =   &H00000000&
  556.       BorderStyle     =   0  'None
  557.       BeginProperty Font 
  558.          Name            =   "MS Sans Serif"
  559.          Size            =   8.25
  560.          Charset         =   0
  561.          Weight          =   400
  562.          Underline       =   0   'False
  563.          Italic          =   0   'False
  564.          Strikethrough   =   0   'False
  565.       EndProperty
  566.       Height          =   450
  567.       Index           =   7
  568.       Left            =   8160
  569.       Picture         =   "Form1.frx":1EAC6
  570.       ScaleHeight     =   30
  571.       ScaleMode       =   3  'Pixel
  572.       ScaleWidth      =   75
  573.       TabIndex        =   40
  574.       TabStop         =   0   'False
  575.       Top             =   960
  576.       Visible         =   0   'False
  577.       Width           =   1125
  578.    End
  579.    Begin VB.PictureBox HeadMask 
  580.       AutoRedraw      =   -1  'True
  581.       AutoSize        =   -1  'True
  582.       BackColor       =   &H00000000&
  583.       BorderStyle     =   0  'None
  584.       BeginProperty Font 
  585.          Name            =   "MS Sans Serif"
  586.          Size            =   8.25
  587.          Charset         =   0
  588.          Weight          =   400
  589.          Underline       =   0   'False
  590.          Italic          =   0   'False
  591.          Strikethrough   =   0   'False
  592.       EndProperty
  593.       Height          =   450
  594.       Index           =   8
  595.       Left            =   8160
  596.       Picture         =   "Form1.frx":205C0
  597.       ScaleHeight     =   30
  598.       ScaleMode       =   3  'Pixel
  599.       ScaleWidth      =   75
  600.       TabIndex        =   39
  601.       TabStop         =   0   'False
  602.       Top             =   1440
  603.       Visible         =   0   'False
  604.       Width           =   1125
  605.    End
  606.    Begin VB.PictureBox HeadPic 
  607.       AutoRedraw      =   -1  'True
  608.       AutoSize        =   -1  'True
  609.       BackColor       =   &H00000000&
  610.       BorderStyle     =   0  'None
  611.       BeginProperty Font 
  612.          Name            =   "MS Sans Serif"
  613.          Size            =   8.25
  614.          Charset         =   0
  615.          Weight          =   400
  616.          Underline       =   0   'False
  617.          Italic          =   0   'False
  618.          Strikethrough   =   0   'False
  619.       EndProperty
  620.       Height          =   1125
  621.       Index           =   5
  622.       Left            =   3240
  623.       Picture         =   "Form1.frx":220BA
  624.       ScaleHeight     =   75
  625.       ScaleMode       =   3  'Pixel
  626.       ScaleWidth      =   30
  627.       TabIndex        =   38
  628.       TabStop         =   0   'False
  629.       Top             =   1680
  630.       Visible         =   0   'False
  631.       Width           =   450
  632.    End
  633.    Begin VB.PictureBox HeadMask 
  634.       AutoRedraw      =   -1  'True
  635.       AutoSize        =   -1  'True
  636.       BackColor       =   &H00000000&
  637.       BorderStyle     =   0  'None
  638.       BeginProperty Font 
  639.          Name            =   "MS Sans Serif"
  640.          Size            =   8.25
  641.          Charset         =   0
  642.          Weight          =   400
  643.          Underline       =   0   'False
  644.          Italic          =   0   'False
  645.          Strikethrough   =   0   'False
  646.       EndProperty
  647.       Height          =   1125
  648.       Index           =   3
  649.       Left            =   2280
  650.       Picture         =   "Form1.frx":23BF0
  651.       ScaleHeight     =   75
  652.       ScaleMode       =   3  'Pixel
  653.       ScaleWidth      =   30
  654.       TabIndex        =   37
  655.       TabStop         =   0   'False
  656.       Top             =   480
  657.       Visible         =   0   'False
  658.       Width           =   450
  659.    End
  660.    Begin VB.PictureBox HeadPic 
  661.       AutoRedraw      =   -1  'True
  662.       AutoSize        =   -1  'True
  663.       BackColor       =   &H00000000&
  664.       BorderStyle     =   0  'None
  665.       BeginProperty Font 
  666.          Name            =   "MS Sans Serif"
  667.          Size            =   8.25
  668.          Charset         =   0
  669.          Weight          =   400
  670.          Underline       =   0   'False
  671.          Italic          =   0   'False
  672.          Strikethrough   =   0   'False
  673.       EndProperty
  674.       Height          =   1125
  675.       Index           =   4
  676.       Left            =   2760
  677.       Picture         =   "Form1.frx":25726
  678.       ScaleHeight     =   75
  679.       ScaleMode       =   3  'Pixel
  680.       ScaleWidth      =   30
  681.       TabIndex        =   36
  682.       TabStop         =   0   'False
  683.       Top             =   1680
  684.       Visible         =   0   'False
  685.       Width           =   450
  686.    End
  687.    Begin VB.PictureBox HeadPic 
  688.       AutoRedraw      =   -1  'True
  689.       AutoSize        =   -1  'True
  690.       BackColor       =   &H00000000&
  691.       BorderStyle     =   0  'None
  692.       BeginProperty Font 
  693.          Name            =   "MS Sans Serif"
  694.          Size            =   8.25
  695.          Charset         =   0
  696.          Weight          =   400
  697.          Underline       =   0   'False
  698.          Italic          =   0   'False
  699.          Strikethrough   =   0   'False
  700.       EndProperty
  701.       Height          =   1125
  702.       Index           =   3
  703.       Left            =   2280
  704.       Picture         =   "Form1.frx":2725C
  705.       ScaleHeight     =   75
  706.       ScaleMode       =   3  'Pixel
  707.       ScaleWidth      =   30
  708.       TabIndex        =   35
  709.       TabStop         =   0   'False
  710.       Top             =   1680
  711.       Visible         =   0   'False
  712.       Width           =   450
  713.    End
  714.    Begin VB.PictureBox HeadMask 
  715.       AutoRedraw      =   -1  'True
  716.       AutoSize        =   -1  'True
  717.       BackColor       =   &H00000000&
  718.       BorderStyle     =   0  'None
  719.       BeginProperty Font 
  720.          Name            =   "MS Sans Serif"
  721.          Size            =   8.25
  722.          Charset         =   0
  723.          Weight          =   400
  724.          Underline       =   0   'False
  725.          Italic          =   0   'False
  726.          Strikethrough   =   0   'False
  727.       EndProperty
  728.       Height          =   1125
  729.       Index           =   4
  730.       Left            =   2760
  731.       Picture         =   "Form1.frx":28D92
  732.       ScaleHeight     =   75
  733.       ScaleMode       =   3  'Pixel
  734.       ScaleWidth      =   30
  735.       TabIndex        =   34
  736.       TabStop         =   0   'False
  737.       Top             =   480
  738.       Visible         =   0   'False
  739.       Width           =   450
  740.    End
  741.    Begin VB.PictureBox HeadMask 
  742.       AutoRedraw      =   -1  'True
  743.       AutoSize        =   -1  'True
  744.       BackColor       =   &H00000000&
  745.       BorderStyle     =   0  'None
  746.       BeginProperty Font 
  747.          Name            =   "MS Sans Serif"
  748.          Size            =   8.25
  749.          Charset         =   0
  750.          Weight          =   400
  751.          Underline       =   0   'False
  752.          Italic          =   0   'False
  753.          Strikethrough   =   0   'False
  754.       EndProperty
  755.       Height          =   1125
  756.       Index           =   5
  757.       Left            =   3240
  758.       Picture         =   "Form1.frx":2A8C8
  759.       ScaleHeight     =   75
  760.       ScaleMode       =   3  'Pixel
  761.       ScaleWidth      =   30
  762.       TabIndex        =   33
  763.       TabStop         =   0   'False
  764.       Top             =   480
  765.       Visible         =   0   'False
  766.       Width           =   450
  767.    End
  768.    Begin VB.PictureBox KersMask 
  769.       AutoRedraw      =   -1  'True
  770.       AutoSize        =   -1  'True
  771.       BackColor       =   &H00000000&
  772.       BorderStyle     =   0  'None
  773.       BeginProperty Font 
  774.          Name            =   "MS Sans Serif"
  775.          Size            =   8.25
  776.          Charset         =   0
  777.          Weight          =   400
  778.          Underline       =   0   'False
  779.          Italic          =   0   'False
  780.          Strikethrough   =   0   'False
  781.       EndProperty
  782.       Height          =   450
  783.       Left            =   1200
  784.       Picture         =   "Form1.frx":2C3FE
  785.       ScaleHeight     =   30
  786.       ScaleMode       =   3  'Pixel
  787.       ScaleWidth      =   30
  788.       TabIndex        =   32
  789.       TabStop         =   0   'False
  790.       Top             =   4800
  791.       Visible         =   0   'False
  792.       Width           =   450
  793.    End
  794.    Begin VB.PictureBox Kers1 
  795.       AutoRedraw      =   -1  'True
  796.       AutoSize        =   -1  'True
  797.       BackColor       =   &H00000000&
  798.       BorderStyle     =   0  'None
  799.       BeginProperty Font 
  800.          Name            =   "MS Sans Serif"
  801.          Size            =   8.25
  802.          Charset         =   0
  803.          Weight          =   400
  804.          Underline       =   0   'False
  805.          Italic          =   0   'False
  806.          Strikethrough   =   0   'False
  807.       EndProperty
  808.       Height          =   450
  809.       Left            =   360
  810.       Picture         =   "Form1.frx":2CF08
  811.       ScaleHeight     =   30
  812.       ScaleMode       =   3  'Pixel
  813.       ScaleWidth      =   30
  814.       TabIndex        =   31
  815.       TabStop         =   0   'False
  816.       Top             =   4800
  817.       Visible         =   0   'False
  818.       Width           =   450
  819.    End
  820.    Begin VB.PictureBox HeadMask 
  821.       AutoRedraw      =   -1  'True
  822.       AutoSize        =   -1  'True
  823.       BackColor       =   &H00000000&
  824.       BorderStyle     =   0  'None
  825.       BeginProperty Font 
  826.          Name            =   "MS Sans Serif"
  827.          Size            =   8.25
  828.          Charset         =   0
  829.          Weight          =   400
  830.          Underline       =   0   'False
  831.          Italic          =   0   'False
  832.          Strikethrough   =   0   'False
  833.       EndProperty
  834.       Height          =   1125
  835.       Index           =   2
  836.       Left            =   1080
  837.       Picture         =   "Form1.frx":2DA12
  838.       ScaleHeight     =   75
  839.       ScaleMode       =   3  'Pixel
  840.       ScaleWidth      =   30
  841.       TabIndex        =   30
  842.       TabStop         =   0   'False
  843.       Top             =   480
  844.       Visible         =   0   'False
  845.       Width           =   450
  846.    End
  847.    Begin VB.PictureBox HeadMask 
  848.       AutoRedraw      =   -1  'True
  849.       AutoSize        =   -1  'True
  850.       BackColor       =   &H00000000&
  851.       BorderStyle     =   0  'None
  852.       BeginProperty Font 
  853.          Name            =   "MS Sans Serif"
  854.          Size            =   8.25
  855.          Charset         =   0
  856.          Weight          =   400
  857.          Underline       =   0   'False
  858.          Italic          =   0   'False
  859.          Strikethrough   =   0   'False
  860.       EndProperty
  861.       Height          =   1125
  862.       Index           =   1
  863.       Left            =   600
  864.       Picture         =   "Form1.frx":2F548
  865.       ScaleHeight     =   75
  866.       ScaleMode       =   3  'Pixel
  867.       ScaleWidth      =   30
  868.       TabIndex        =   29
  869.       TabStop         =   0   'False
  870.       Top             =   480
  871.       Visible         =   0   'False
  872.       Width           =   450
  873.    End
  874.    Begin VB.PictureBox HeadPic 
  875.       AutoRedraw      =   -1  'True
  876.       AutoSize        =   -1  'True
  877.       BackColor       =   &H00000000&
  878.       BorderStyle     =   0  'None
  879.       BeginProperty Font 
  880.          Name            =   "MS Sans Serif"
  881.          Size            =   8.25
  882.          Charset         =   0
  883.          Weight          =   400
  884.          Underline       =   0   'False
  885.          Italic          =   0   'False
  886.          Strikethrough   =   0   'False
  887.       EndProperty
  888.       Height          =   1125
  889.       Index           =   2
  890.       Left            =   1080
  891.       Picture         =   "Form1.frx":3107E
  892.       ScaleHeight     =   75
  893.       ScaleMode       =   3  'Pixel
  894.       ScaleWidth      =   30
  895.       TabIndex        =   28
  896.       TabStop         =   0   'False
  897.       Top             =   1680
  898.       Visible         =   0   'False
  899.       Width           =   450
  900.    End
  901.    Begin VB.PictureBox HeadPic 
  902.       AutoRedraw      =   -1  'True
  903.       AutoSize        =   -1  'True
  904.       BackColor       =   &H00000000&
  905.       BorderStyle     =   0  'None
  906.       BeginProperty Font 
  907.          Name            =   "MS Sans Serif"
  908.          Size            =   8.25
  909.          Charset         =   0
  910.          Weight          =   400
  911.          Underline       =   0   'False
  912.          Italic          =   0   'False
  913.          Strikethrough   =   0   'False
  914.       EndProperty
  915.       Height          =   1125
  916.       Index           =   1
  917.       Left            =   600
  918.       Picture         =   "Form1.frx":32BB4
  919.       ScaleHeight     =   75
  920.       ScaleMode       =   3  'Pixel
  921.       ScaleWidth      =   30
  922.       TabIndex        =   27
  923.       TabStop         =   0   'False
  924.       Top             =   1680
  925.       Visible         =   0   'False
  926.       Width           =   450
  927.    End
  928.    Begin VB.PictureBox B2 
  929.       AutoRedraw      =   -1  'True
  930.       AutoSize        =   -1  'True
  931.       BackColor       =   &H00000000&
  932.       BorderStyle     =   0  'None
  933.       BeginProperty Font 
  934.          Name            =   "MS Sans Serif"
  935.          Size            =   8.25
  936.          Charset         =   0
  937.          Weight          =   400
  938.          Underline       =   0   'False
  939.          Italic          =   0   'False
  940.          Strikethrough   =   0   'False
  941.       EndProperty
  942.       Height          =   960
  943.       Left            =   5400
  944.       Picture         =   "Form1.frx":346EA
  945.       ScaleHeight     =   64
  946.       ScaleMode       =   3  'Pixel
  947.       ScaleWidth      =   128
  948.       TabIndex        =   26
  949.       TabStop         =   0   'False
  950.       Top             =   6000
  951.       Visible         =   0   'False
  952.       Width           =   1920
  953.    End
  954.    Begin VB.PictureBox BackGound 
  955.       AutoRedraw      =   -1  'True
  956.       AutoSize        =   -1  'True
  957.       BackColor       =   &H00000000&
  958.       BorderStyle     =   0  'None
  959.       BeginProperty Font 
  960.          Name            =   "MS Sans Serif"
  961.          Size            =   8.25
  962.          Charset         =   0
  963.          Weight          =   400
  964.          Underline       =   0   'False
  965.          Italic          =   0   'False
  966.          Strikethrough   =   0   'False
  967.       EndProperty
  968.       Height          =   1560
  969.       Left            =   5400
  970.       ScaleHeight     =   104
  971.       ScaleMode       =   3  'Pixel
  972.       ScaleWidth      =   104
  973.       TabIndex        =   25
  974.       TabStop         =   0   'False
  975.       Top             =   6000
  976.       Visible         =   0   'False
  977.       Width           =   1560
  978.    End
  979.    Begin VB.PictureBox B1 
  980.       AutoRedraw      =   -1  'True
  981.       AutoSize        =   -1  'True
  982.       BackColor       =   &H00000000&
  983.       BorderStyle     =   0  'None
  984.       BeginProperty Font 
  985.          Name            =   "MS Sans Serif"
  986.          Size            =   8.25
  987.          Charset         =   0
  988.          Weight          =   400
  989.          Underline       =   0   'False
  990.          Italic          =   0   'False
  991.          Strikethrough   =   0   'False
  992.       EndProperty
  993.       Height          =   1920
  994.       Index           =   6
  995.       Left            =   5400
  996.       Picture         =   "Form1.frx":34DE9
  997.       ScaleHeight     =   128
  998.       ScaleMode       =   3  'Pixel
  999.       ScaleWidth      =   128
  1000.       TabIndex        =   24
  1001.       TabStop         =   0   'False
  1002.       Top             =   6000
  1003.       Visible         =   0   'False
  1004.       Width           =   1920
  1005.    End
  1006.    Begin VB.PictureBox B1 
  1007.       AutoRedraw      =   -1  'True
  1008.       AutoSize        =   -1  'True
  1009.       BackColor       =   &H00000000&
  1010.       BorderStyle     =   0  'None
  1011.       BeginProperty Font 
  1012.          Name            =   "MS Sans Serif"
  1013.          Size            =   8.25
  1014.          Charset         =   0
  1015.          Weight          =   400
  1016.          Underline       =   0   'False
  1017.          Italic          =   0   'False
  1018.          Strikethrough   =   0   'False
  1019.       EndProperty
  1020.       Height          =   1920
  1021.       Index           =   5
  1022.       Left            =   5400
  1023.       Picture         =   "Form1.frx":35EE4
  1024.       ScaleHeight     =   128
  1025.       ScaleMode       =   3  'Pixel
  1026.       ScaleWidth      =   128
  1027.       TabIndex        =   23
  1028.       TabStop         =   0   'False
  1029.       Top             =   6000
  1030.       Visible         =   0   'False
  1031.       Width           =   1920
  1032.    End
  1033.    Begin VB.PictureBox B1 
  1034.       AutoRedraw      =   -1  'True
  1035.       AutoSize        =   -1  'True
  1036.       BackColor       =   &H00000000&
  1037.       BorderStyle     =   0  'None
  1038.       BeginProperty Font 
  1039.          Name            =   "MS Sans Serif"
  1040.          Size            =   8.25
  1041.          Charset         =   0
  1042.          Weight          =   400
  1043.          Underline       =   0   'False
  1044.          Italic          =   0   'False
  1045.          Strikethrough   =   0   'False
  1046.       EndProperty
  1047.       Height          =   1920
  1048.       Index           =   4
  1049.       Left            =   5400
  1050.       Picture         =   "Form1.frx":36807
  1051.       ScaleHeight     =   128
  1052.       ScaleMode       =   3  'Pixel
  1053.       ScaleWidth      =   128
  1054.       TabIndex        =   22
  1055.       TabStop         =   0   'False
  1056.       Top             =   6000
  1057.       Visible         =   0   'False
  1058.       Width           =   1920
  1059.    End
  1060.    Begin VB.PictureBox B1 
  1061.       AutoRedraw      =   -1  'True
  1062.       AutoSize        =   -1  'True
  1063.       BackColor       =   &H00000000&
  1064.       BorderStyle     =   0  'None
  1065.       BeginProperty Font 
  1066.          Name            =   "MS Sans Serif"
  1067.          Size            =   8.25
  1068.          Charset         =   0
  1069.          Weight          =   400
  1070.          Underline       =   0   'False
  1071.          Italic          =   0   'False
  1072.          Strikethrough   =   0   'False
  1073.       EndProperty
  1074.       Height          =   1920
  1075.       Index           =   3
  1076.       Left            =   5400
  1077.       Picture         =   "Form1.frx":376F5
  1078.       ScaleHeight     =   128
  1079.       ScaleMode       =   3  'Pixel
  1080.       ScaleWidth      =   128
  1081.       TabIndex        =   21
  1082.       TabStop         =   0   'False
  1083.       Top             =   6000
  1084.       Visible         =   0   'False
  1085.       Width           =   1920
  1086.    End
  1087.    Begin VB.PictureBox B1 
  1088.       AutoRedraw      =   -1  'True
  1089.       AutoSize        =   -1  'True
  1090.       BackColor       =   &H00000000&
  1091.       BorderStyle     =   0  'None
  1092.       BeginProperty Font 
  1093.          Name            =   "MS Sans Serif"
  1094.          Size            =   8.25
  1095.          Charset         =   0
  1096.          Weight          =   400
  1097.          Underline       =   0   'False
  1098.          Italic          =   0   'False
  1099.          Strikethrough   =   0   'False
  1100.       EndProperty
  1101.       Height          =   1920
  1102.       Index           =   2
  1103.       Left            =   5520
  1104.       Picture         =   "Form1.frx":37C88
  1105.       ScaleHeight     =   128
  1106.       ScaleMode       =   3  'Pixel
  1107.       ScaleWidth      =   128
  1108.       TabIndex        =   20
  1109.       TabStop         =   0   'False
  1110.       Top             =   6000
  1111.       Visible         =   0   'False
  1112.       Width           =   1920
  1113.    End
  1114.    Begin VB.PictureBox B1 
  1115.       AutoRedraw      =   -1  'True
  1116.       AutoSize        =   -1  'True
  1117.       BackColor       =   &H00000000&
  1118.       BorderStyle     =   0  'None
  1119.       BeginProperty Font 
  1120.          Name            =   "MS Sans Serif"
  1121.          Size            =   8.25
  1122.          Charset         =   0
  1123.          Weight          =   400
  1124.          Underline       =   0   'False
  1125.          Italic          =   0   'False
  1126.          Strikethrough   =   0   'False
  1127.       EndProperty
  1128.       Height          =   1920
  1129.       Index           =   1
  1130.       Left            =   5400
  1131.       Picture         =   "Form1.frx":38B61
  1132.       ScaleHeight     =   128
  1133.       ScaleMode       =   3  'Pixel
  1134.       ScaleWidth      =   256
  1135.       TabIndex        =   19
  1136.       TabStop         =   0   'False
  1137.       Top             =   6000
  1138.       Visible         =   0   'False
  1139.       Width           =   3840
  1140.    End
  1141.    Begin VB.PictureBox B1 
  1142.       AutoRedraw      =   -1  'True
  1143.       AutoSize        =   -1  'True
  1144.       BackColor       =   &H00000000&
  1145.       BorderStyle     =   0  'None
  1146.       BeginProperty Font 
  1147.          Name            =   "MS Sans Serif"
  1148.          Size            =   8.25
  1149.          Charset         =   0
  1150.          Weight          =   400
  1151.          Underline       =   0   'False
  1152.          Italic          =   0   'False
  1153.          Strikethrough   =   0   'False
  1154.       EndProperty
  1155.       Height          =   1920
  1156.       Index           =   0
  1157.       Left            =   5520
  1158.       Picture         =   "Form1.frx":39F9E
  1159.       ScaleHeight     =   128
  1160.       ScaleMode       =   3  'Pixel
  1161.       ScaleWidth      =   128
  1162.       TabIndex        =   18
  1163.       TabStop         =   0   'False
  1164.       Top             =   6000
  1165.       Visible         =   0   'False
  1166.       Width           =   1920
  1167.    End
  1168.    Begin VB.PictureBox Picture1 
  1169.       Align           =   2  'Align Bottom
  1170.       Appearance      =   0  'Flat
  1171.       AutoRedraw      =   -1  'True
  1172.       BackColor       =   &H00404040&
  1173.       BorderStyle     =   0  'None
  1174.       Enabled         =   0   'False
  1175.       ForeColor       =   &H80000008&
  1176.       Height          =   720
  1177.       Left            =   0
  1178.       ScaleHeight     =   48
  1179.       ScaleMode       =   3  'Pixel
  1180.       ScaleWidth      =   800
  1181.       TabIndex        =   7
  1182.       Top             =   8280
  1183.       Width           =   12000
  1184.       Begin REALDIGITSLib.RD Lenght1 
  1185.          Height          =   225
  1186.          Left            =   360
  1187.          TabIndex        =   11
  1188.          TabStop         =   0   'False
  1189.          Top             =   360
  1190.          Width           =   1620
  1191.          _Version        =   65536
  1192.          _ExtentX        =   2858
  1193.          _ExtentY        =   397
  1194.          _StockProps     =   0
  1195.          Digits          =   "0"
  1196.          ThreeDView      =   0   'False
  1197.       End
  1198.       Begin REALDIGITSLib.RD Time1 
  1199.          Height          =   225
  1200.          Left            =   2760
  1201.          TabIndex        =   12
  1202.          TabStop         =   0   'False
  1203.          Top             =   360
  1204.          Width           =   1620
  1205.          _Version        =   65536
  1206.          _ExtentX        =   2858
  1207.          _ExtentY        =   397
  1208.          _StockProps     =   0
  1209.          Digits          =   " 00:00"
  1210.          ThreeDView      =   0   'False
  1211.       End
  1212.       Begin REALDIGITSLib.RD Frames 
  1213.          Height          =   225
  1214.          Left            =   5160
  1215.          TabIndex        =   10
  1216.          Top             =   360
  1217.          Width           =   1620
  1218.          _Version        =   65536
  1219.          _ExtentX        =   2858
  1220.          _ExtentY        =   397
  1221.          _StockProps     =   0
  1222.          Digits          =   "0"
  1223.          ThreeDView      =   0   'False
  1224.       End
  1225.       Begin REALDIGITSLib.RD Score 
  1226.          Height          =   225
  1227.          Left            =   7560
  1228.          TabIndex        =   9
  1229.          Top             =   360
  1230.          Width           =   1620
  1231.          _Version        =   65536
  1232.          _ExtentX        =   2858
  1233.          _ExtentY        =   397
  1234.          _StockProps     =   0
  1235.          Digits          =   "0"
  1236.          ThreeDView      =   0   'False
  1237.       End
  1238.       Begin REALDIGITSLib.RD Level1 
  1239.          Height          =   225
  1240.          Left            =   9960
  1241.          TabIndex        =   8
  1242.          Top             =   360
  1243.          Width           =   1620
  1244.          _Version        =   65536
  1245.          _ExtentX        =   2858
  1246.          _ExtentY        =   397
  1247.          _StockProps     =   0
  1248.          Digits          =   "0"
  1249.          ThreeDView      =   0   'False
  1250.       End
  1251.       Begin VB.Timer Timer1 
  1252.          Enabled         =   0   'False
  1253.          Interval        =   1000
  1254.          Left            =   10200
  1255.          Top             =   120
  1256.       End
  1257.       Begin VB.Label Label6 
  1258.          AutoSize        =   -1  'True
  1259.          BackStyle       =   0  'Transparent
  1260.          Caption         =   "Level :"
  1261.          BeginProperty Font 
  1262.             Name            =   "Courier New"
  1263.             Size            =   9.75
  1264.             Charset         =   0
  1265.             Weight          =   400
  1266.             Underline       =   0   'False
  1267.             Italic          =   0   'False
  1268.             Strikethrough   =   0   'False
  1269.          EndProperty
  1270.          ForeColor       =   &H000000FF&
  1271.          Height          =   240
  1272.          Left            =   9960
  1273.          TabIndex        =   17
  1274.          Top             =   120
  1275.          Width           =   840
  1276.       End
  1277.       Begin VB.Label Label1 
  1278.          AutoSize        =   -1  'True
  1279.          BackStyle       =   0  'Transparent
  1280.          Caption         =   "Time :"
  1281.          BeginProperty Font 
  1282.             Name            =   "Courier New"
  1283.             Size            =   9.75
  1284.             Charset         =   0
  1285.             Weight          =   400
  1286.             Underline       =   0   'False
  1287.             Italic          =   0   'False
  1288.             Strikethrough   =   0   'False
  1289.          EndProperty
  1290.          ForeColor       =   &H000000FF&
  1291.          Height          =   240
  1292.          Left            =   2760
  1293.          TabIndex        =   16
  1294.          Top             =   120
  1295.          Width           =   720
  1296.       End
  1297.       Begin VB.Label Label2 
  1298.          AutoSize        =   -1  'True
  1299.          BackStyle       =   0  'Transparent
  1300.          Caption         =   "Lenght :"
  1301.          BeginProperty Font 
  1302.             Name            =   "Courier New"
  1303.             Size            =   9.75
  1304.             Charset         =   0
  1305.             Weight          =   400
  1306.             Underline       =   0   'False
  1307.             Italic          =   0   'False
  1308.             Strikethrough   =   0   'False
  1309.          EndProperty
  1310.          ForeColor       =   &H000000FF&
  1311.          Height          =   240
  1312.          Left            =   360
  1313.          TabIndex        =   15
  1314.          Top             =   120
  1315.          Width           =   960
  1316.       End
  1317.       Begin VB.Label Label3 
  1318.          AutoSize        =   -1  'True
  1319.          BackStyle       =   0  'Transparent
  1320.          Caption         =   "Frame's sec :"
  1321.          BeginProperty Font 
  1322.             Name            =   "Courier New"
  1323.             Size            =   9.75
  1324.             Charset         =   0
  1325.             Weight          =   400
  1326.             Underline       =   0   'False
  1327.             Italic          =   0   'False
  1328.             Strikethrough   =   0   'False
  1329.          EndProperty
  1330.          ForeColor       =   &H000000FF&
  1331.          Height          =   240
  1332.          Left            =   5160
  1333.          TabIndex        =   14
  1334.          Top             =   120
  1335.          Width           =   1560
  1336.       End
  1337.       Begin VB.Label Label5 
  1338.          AutoSize        =   -1  'True
  1339.          BackStyle       =   0  'Transparent
  1340.          Caption         =   "Score :"
  1341.          BeginProperty Font 
  1342.             Name            =   "Courier New"
  1343.             Size            =   9.75
  1344.             Charset         =   0
  1345.             Weight          =   400
  1346.             Underline       =   0   'False
  1347.             Italic          =   0   'False
  1348.             Strikethrough   =   0   'False
  1349.          EndProperty
  1350.          ForeColor       =   &H000000FF&
  1351.          Height          =   240
  1352.          Left            =   7560
  1353.          TabIndex        =   13
  1354.          Top             =   120
  1355.          Width           =   840
  1356.       End
  1357.    End
  1358.    Begin VB.Timer Timer3 
  1359.       Enabled         =   0   'False
  1360.       Interval        =   1000
  1361.       Left            =   120
  1362.       Top             =   6480
  1363.    End
  1364.    Begin VB.Timer Timer2 
  1365.       Enabled         =   0   'False
  1366.       Interval        =   10000
  1367.       Left            =   120
  1368.       Top             =   6960
  1369.    End
  1370.    Begin VB.PictureBox Apple 
  1371.       AutoRedraw      =   -1  'True
  1372.       AutoSize        =   -1  'True
  1373.       BackColor       =   &H00000000&
  1374.       BorderStyle     =   0  'None
  1375.       BeginProperty Font 
  1376.          Name            =   "MS Sans Serif"
  1377.          Size            =   8.25
  1378.          Charset         =   0
  1379.          Weight          =   400
  1380.          Underline       =   0   'False
  1381.          Italic          =   0   'False
  1382.          Strikethrough   =   0   'False
  1383.       EndProperty
  1384.       Height          =   555
  1385.       Left            =   360
  1386.       Picture         =   "Form1.frx":3A6C2
  1387.       ScaleHeight     =   37
  1388.       ScaleMode       =   3  'Pixel
  1389.       ScaleWidth      =   33
  1390.       TabIndex        =   5
  1391.       TabStop         =   0   'False
  1392.       Top             =   4080
  1393.       Visible         =   0   'False
  1394.       Width           =   495
  1395.    End
  1396.    Begin VB.PictureBox AppleMask 
  1397.       AutoRedraw      =   -1  'True
  1398.       AutoSize        =   -1  'True
  1399.       BackColor       =   &H00000000&
  1400.       BorderStyle     =   0  'None
  1401.       BeginProperty Font 
  1402.          Name            =   "MS Sans Serif"
  1403.          Size            =   8.25
  1404.          Charset         =   0
  1405.          Weight          =   400
  1406.          Underline       =   0   'False
  1407.          Italic          =   0   'False
  1408.          Strikethrough   =   0   'False
  1409.       EndProperty
  1410.       Height          =   555
  1411.       Left            =   1200
  1412.       Picture         =   "Form1.frx":3B578
  1413.       ScaleHeight     =   37
  1414.       ScaleMode       =   3  'Pixel
  1415.       ScaleWidth      =   33
  1416.       TabIndex        =   4
  1417.       TabStop         =   0   'False
  1418.       Top             =   4080
  1419.       Visible         =   0   'False
  1420.       Width           =   495
  1421.    End
  1422.    Begin VB.PictureBox HeadMask 
  1423.       AutoRedraw      =   -1  'True
  1424.       AutoSize        =   -1  'True
  1425.       BackColor       =   &H00000000&
  1426.       BorderStyle     =   0  'None
  1427.       BeginProperty Font 
  1428.          Name            =   "MS Sans Serif"
  1429.          Size            =   8.25
  1430.          Charset         =   0
  1431.          Weight          =   400
  1432.          Underline       =   0   'False
  1433.          Italic          =   0   'False
  1434.          Strikethrough   =   0   'False
  1435.       EndProperty
  1436.       Height          =   1125
  1437.       Index           =   0
  1438.       Left            =   120
  1439.       Picture         =   "Form1.frx":3C42E
  1440.       ScaleHeight     =   75
  1441.       ScaleMode       =   3  'Pixel
  1442.       ScaleWidth      =   30
  1443.       TabIndex        =   3
  1444.       TabStop         =   0   'False
  1445.       Top             =   480
  1446.       Visible         =   0   'False
  1447.       Width           =   450
  1448.    End
  1449.    Begin VB.PictureBox HeadPic 
  1450.       AutoRedraw      =   -1  'True
  1451.       AutoSize        =   -1  'True
  1452.       BackColor       =   &H00000000&
  1453.       BorderStyle     =   0  'None
  1454.       BeginProperty Font 
  1455.          Name            =   "MS Sans Serif"
  1456.          Size            =   8.25
  1457.          Charset         =   0
  1458.          Weight          =   400
  1459.          Underline       =   0   'False
  1460.          Italic          =   0   'False
  1461.          Strikethrough   =   0   'False
  1462.       EndProperty
  1463.       Height          =   1125
  1464.       Index           =   0
  1465.       Left            =   120
  1466.       Picture         =   "Form1.frx":3DF64
  1467.       ScaleHeight     =   75
  1468.       ScaleMode       =   3  'Pixel
  1469.       ScaleWidth      =   30
  1470.       TabIndex        =   2
  1471.       TabStop         =   0   'False
  1472.       Top             =   1680
  1473.       Visible         =   0   'False
  1474.       Width           =   450
  1475.    End
  1476.    Begin VB.PictureBox BolMask 
  1477.       AutoRedraw      =   -1  'True
  1478.       AutoSize        =   -1  'True
  1479.       BackColor       =   &H00000000&
  1480.       BorderStyle     =   0  'None
  1481.       BeginProperty Font 
  1482.          Name            =   "MS Sans Serif"
  1483.          Size            =   8.25
  1484.          Charset         =   0
  1485.          Weight          =   400
  1486.          Underline       =   0   'False
  1487.          Italic          =   0   'False
  1488.          Strikethrough   =   0   'False
  1489.       EndProperty
  1490.       Height          =   450
  1491.       Left            =   1200
  1492.       Picture         =   "Form1.frx":3FA9A
  1493.       ScaleHeight     =   30
  1494.       ScaleMode       =   3  'Pixel
  1495.       ScaleWidth      =   30
  1496.       TabIndex        =   1
  1497.       TabStop         =   0   'False
  1498.       Top             =   3480
  1499.       Visible         =   0   'False
  1500.       Width           =   450
  1501.    End
  1502.    Begin VB.PictureBox BolPic 
  1503.       AutoRedraw      =   -1  'True
  1504.       AutoSize        =   -1  'True
  1505.       BackColor       =   &H00000000&
  1506.       BorderStyle     =   0  'None
  1507.       BeginProperty Font 
  1508.          Name            =   "MS Sans Serif"
  1509.          Size            =   8.25
  1510.          Charset         =   0
  1511.          Weight          =   400
  1512.          Underline       =   0   'False
  1513.          Italic          =   0   'False
  1514.          Strikethrough   =   0   'False
  1515.       EndProperty
  1516.       Height          =   450
  1517.       Left            =   360
  1518.       Picture         =   "Form1.frx":405A4
  1519.       ScaleHeight     =   30
  1520.       ScaleMode       =   3  'Pixel
  1521.       ScaleWidth      =   30
  1522.       TabIndex        =   0
  1523.       TabStop         =   0   'False
  1524.       Top             =   3480
  1525.       Visible         =   0   'False
  1526.       Width           =   450
  1527.    End
  1528.    Begin VB.Label Label7 
  1529.       Caption         =   "Right :"
  1530.       BeginProperty Font 
  1531.          Name            =   "Courier New"
  1532.          Size            =   8.25
  1533.          Charset         =   0
  1534.          Weight          =   400
  1535.          Underline       =   0   'False
  1536.          Italic          =   0   'False
  1537.          Strikethrough   =   0   'False
  1538.       EndProperty
  1539.       Height          =   255
  1540.       Index           =   3
  1541.       Left            =   4440
  1542.       TabIndex        =   54
  1543.       Top             =   120
  1544.       Visible         =   0   'False
  1545.       Width           =   735
  1546.    End
  1547.    Begin VB.Label Label7 
  1548.       Caption         =   "Left :"
  1549.       BeginProperty Font 
  1550.          Name            =   "Courier New"
  1551.          Size            =   8.25
  1552.          Charset         =   0
  1553.          Weight          =   400
  1554.          Underline       =   0   'False
  1555.          Italic          =   0   'False
  1556.          Strikethrough   =   0   'False
  1557.       EndProperty
  1558.       Height          =   255
  1559.       Index           =   2
  1560.       Left            =   6960
  1561.       TabIndex        =   53
  1562.       Top             =   120
  1563.       Visible         =   0   'False
  1564.       Width           =   735
  1565.    End
  1566.    Begin VB.Label Label7 
  1567.       Caption         =   "Down :"
  1568.       BeginProperty Font 
  1569.          Name            =   "Courier New"
  1570.          Size            =   8.25
  1571.          Charset         =   0
  1572.          Weight          =   400
  1573.          Underline       =   0   'False
  1574.          Italic          =   0   'False
  1575.          Strikethrough   =   0   'False
  1576.       EndProperty
  1577.       Height          =   255
  1578.       Index           =   1
  1579.       Left            =   2280
  1580.       TabIndex        =   52
  1581.       Top             =   120
  1582.       Visible         =   0   'False
  1583.       Width           =   735
  1584.    End
  1585.    Begin VB.Label Label7 
  1586.       Caption         =   "UP :"
  1587.       BeginProperty Font 
  1588.          Name            =   "Courier New"
  1589.          Size            =   8.25
  1590.          Charset         =   0
  1591.          Weight          =   400
  1592.          Underline       =   0   'False
  1593.          Italic          =   0   'False
  1594.          Strikethrough   =   0   'False
  1595.       EndProperty
  1596.       Height          =   255
  1597.       Index           =   0
  1598.       Left            =   120
  1599.       TabIndex        =   51
  1600.       Top             =   120
  1601.       Visible         =   0   'False
  1602.       Width           =   735
  1603.    End
  1604.    Begin VB.Label Label4 
  1605.       AutoSize        =   -1  'True
  1606.       Caption         =   "Label4"
  1607.       Height          =   1035
  1608.       Left            =   0
  1609.       TabIndex        =   6
  1610.       Top             =   6360
  1611.       Visible         =   0   'False
  1612.       Width           =   3420
  1613.    End
  1614. Attribute VB_Name = "Form1"
  1615. Attribute VB_GlobalNameSpace = False
  1616. Attribute VB_Creatable = False
  1617. Attribute VB_PredeclaredId = True
  1618. Attribute VB_Exposed = False
  1619. Option Explicit
  1620. Dim Level As Long
  1621. Dim Break As Boolean
  1622. Dim Bol(1 To 10000) As Worm
  1623. Dim Hoi As Long
  1624. Dim Lenght As Long
  1625. Dim M As Integer
  1626. Dim X4, Y4 As Long
  1627. Dim Speed As Long
  1628. Dim MoveBaby As Boolean
  1629. Dim Height_P As Long
  1630. Dim Widht_P As Long
  1631. Dim Height_a As Long
  1632. Dim Widht_a As Long
  1633. Dim Height_b As Long
  1634. Dim Widht_b As Long
  1635. Dim AddNew As Long
  1636. Dim Select1 As Boolean
  1637. Dim I As Integer
  1638. Dim Dead As Boolean
  1639. Dim Pick As Ap
  1640. Dim Count1, Count2, Count3 As Long
  1641. Dim Pause As Boolean
  1642. Dim TimeCount As Long
  1643. Dim FR As Long
  1644. Dim Next_Level As Boolean
  1645. Dim A, B, C, p As Long
  1646. Dim Sp As Long
  1647. Dim ToetsenBlok, ToetsenBlok2 As Boolean
  1648. Dim KJ As Long
  1649. Dim UP As Boolean
  1650. Dim Kers As Boolean
  1651. Dim KersX, KersY As Long
  1652. Dim UDLR As Long
  1653. Dim Explode As Boolean
  1654. Dim R1(1 To 1000) As Smoke
  1655. Dim Count4 As Long
  1656. Private Type Smoke
  1657. X As Long
  1658. Y As Long
  1659. Speed1 As Long
  1660. Speed2 As Long
  1661. Range As Long
  1662. Color As Integer
  1663. Ber As Long
  1664. Visible As Boolean
  1665. End Type
  1666. Private Type Ap
  1667. X As Long
  1668. Y As Long
  1669. End Type
  1670. Private Type Worm
  1671. X As Long
  1672. Y As Long
  1673. Up1 As Boolean
  1674. Down1 As Boolean
  1675. Right1 As Boolean
  1676. Left1 As Boolean
  1677. End Type
  1678. Private Sub Form_KeyDown(KeyCode As Integer, Shift As Integer)
  1679. If ToetsenBlok = True Or ToetsenBlok2 = True Then Exit Sub
  1680. Select Case KeyCode
  1681. Case vbKeyUp
  1682. If Bol(1).Down1 = True Then Exit Sub
  1683. UDLR = 0
  1684. Bol(1).Left1 = False
  1685. Bol(1).Right1 = False
  1686. Bol(1).Down1 = False
  1687. Bol(1).Up1 = True
  1688. ToetsenBlok2 = True
  1689. Height_b = 0 - HeadPic(5).ScaleHeight + 30
  1690. Widht_b = 0 'HeadPic(5).Width
  1691. Case vbKeyDown
  1692. If Bol(1).Up1 = True Then Exit Sub
  1693. UDLR = 3
  1694. Bol(1).Left1 = False
  1695. Bol(1).Right1 = False
  1696. Bol(1).Up1 = False
  1697. Bol(1).Down1 = True
  1698. ToetsenBlok2 = True
  1699. Height_b = 0
  1700. Widht_b = 0
  1701. Case vbKeyLeft
  1702. If Bol(1).Right1 = True Then Exit Sub
  1703. UDLR = 6
  1704. Bol(1).Right1 = False
  1705. Bol(1).Up1 = False
  1706. Bol(1).Down1 = False
  1707. Bol(1).Left1 = True
  1708. ToetsenBlok2 = True
  1709. Height_b = 0 'HeadPic(5).ScaleHeight
  1710. Widht_b = 0 - HeadPic(5).ScaleWidth - 15
  1711. Case vbKeyRight
  1712. If Bol(1).Left1 = True Then Exit Sub
  1713. UDLR = 9
  1714. Bol(1).Left1 = False
  1715. Bol(1).Up1 = False
  1716. Bol(1).Down1 = False
  1717. Bol(1).Right1 = True
  1718. ToetsenBlok2 = True
  1719. Height_b = 0
  1720. Widht_b = 0
  1721. Case vbKeyEscape
  1722. DStayOnTop Me
  1723. Pause = True
  1724. DoEvents
  1725. C = MsgBox("Are you sure you want to quit this game?", vbYesNo + vbInformation, "?>>Quit<<?")
  1726. If C = vbYes Then Break = True
  1727. StayOnTop Me
  1728. Pause = False
  1729. Case vbKeyPause
  1730. If Pause = True Then Pause = False Else Pause = True
  1731. End Select
  1732. 'UDLR
  1733. '1 = Up '0
  1734. '2 = Down ' 3
  1735. '3 = Left ' 6
  1736. '4 = Right ' 9
  1737. End Sub
  1738. Function Main()
  1739. MoveBaby = True
  1740. Height_P = BolMask.ScaleHeight - 6
  1741. Widht_P = BolMask.ScaleWidth - 6
  1742. GreatBackGround2
  1743. GreatBackGround
  1744. Count2 = 1
  1745. Bol(1).Down1 = False
  1746. Bol(1).Up1 = False
  1747. Bol(1).Right1 = True
  1748. Bol(1).Left1 = False
  1749. Score.Digits = 0
  1750. Time1.Digits = "00:00"
  1751. Stop_Playing
  1752. DStayOnTop Form2
  1753. Form2.Hide
  1754. StayOnTop Me
  1755. Timer1.Enabled = True
  1756. 'Timer2.Enabled = True
  1757. Const ShowOpen = 1
  1758. ChDir App.Path
  1759. If Not WAVMIX_InitMixer() Then
  1760. MsgBox "Unable to Initialize WaveMix DLL" & Chr(13) & "If you insalled all correctly then it will some times help to restart your pc.", vbExclamation + vbOKOnly, "WaveMix Error"
  1761. End If
  1762. Bol(1).X = 10
  1763. Bol(1).Y = Me.ScaleHeight / 2
  1764. UDLR = 9
  1765. Bol(1).Left1 = False
  1766. Bol(1).Up1 = False
  1767. Bol(1).Down1 = False
  1768. Bol(1).Right1 = True
  1769. ToetsenBlok2 = True
  1770. Height_b = 0
  1771. Widht_b = 0
  1772. Lenght = 10
  1773. Count1 = -50
  1774. Level = 0
  1775. Break = False
  1776. Pause = False
  1777. Dead = False
  1778. SetFile False
  1779. PlayBackGround App.Path & "\Sound\BackGround.wav"
  1780. Pick.X = Me.ScaleWidth - 100
  1781. Pick.Y = Me.ScaleHeight - 100
  1782. Pick.X = Int((Pick.X * Rnd) + 50)
  1783. Pick.Y = Int((Pick.Y * Rnd) + 50)
  1784. Lenght = 1
  1785. Play 5
  1786. Lenght1.Digits = 1
  1787. Level1.Digits = 1
  1788. DoEvents
  1789. Sleep Sp
  1790. ''Toetsenblok for to fast players
  1791. If ToetsenBlok2 = True Then
  1792. If Count2 > 6 Then
  1793. ToetsenBlok2 = False
  1794. Count2 = 0
  1795. Count2 = Count2 + 1
  1796. End If
  1797. End If
  1798. ''Draw the background
  1799. BitBlt Me.hdc, 0, 0, Me.ScaleWidth, Me.ScaleHeight, BackGound.hdc, 0, 0, SRCCOPY
  1800. FR = FR + 1
  1801. If MoveBaby Then
  1802. TimeCount = TimeCount + 1
  1803. Time1.Digits = Format(TimeCount, "00:00")
  1804. End If
  1805. If Count1 < 31 Then Count1 = Count1 + 1
  1806. ''Paint the explosion
  1807. If Explode = True Then
  1808. For I = 1 To 200
  1809. If R1(I).Visible Then
  1810. SetPixel Me.hdc, R1(I).X, R1(I).Y, vbWhite
  1811. R1(I).Y = R1(I).Y - R1(I).Speed1
  1812. R1(I).X = R1(I).X - R1(I).Speed2
  1813. R1(I).Color = R1(I).Color + R1(I).Ber
  1814. If R1(I).Color = 255 Then R1(I).Visible = False
  1815. End If
  1816. Next I
  1817. Count4 = Count4 + 1
  1818. If Count4 > 100 Then Explode = False
  1819. For I = 1 To 200
  1820. SetPixel Me.hdc, -1, -1, vbBlack
  1821. Next I
  1822. End If
  1823. '' Move mouth
  1824. If Count3 > 10 Then
  1825. If KJ = 0 And UP = True Then
  1826. UP = False
  1827. End If
  1828. If KJ = 2 And UP = False Then
  1829. UP = True
  1830. End If
  1831. If UP = True Then
  1832. KJ = KJ - 1
  1833. KJ = KJ + 1
  1834. End If
  1835. Count3 = 0
  1836. Count3 = Count3 + 1
  1837. End If
  1838. ''add an new bol
  1839. If AddNew <> 0 Then
  1840. If ToetsenBlok Then
  1841. Bol(1).Left1 = False
  1842. Bol(1).Up1 = False
  1843. Bol(1).Down1 = False
  1844. Bol(1).Right1 = True
  1845. ToetsenBlok = False
  1846. End If
  1847. AddNew = AddNew - 1
  1848. Bol(Lenght + 1) = Bol(Lenght)
  1849. Score.Digits = Score.Digits + Int((100 * Rnd) + 30)
  1850. Lenght = Lenght + 1
  1851. End If
  1852. '' check out of she hit somthing
  1853. If Count1 > 29 And MoveBaby Then
  1854. For I = 2 To Lenght
  1855. If Bol(1).X + Widht_P - 10 > Bol(I).X And Bol(1).X < Bol(I).X + Widht_P - 10 Then
  1856. If Bol(1).Y + Height_P - 10 > Bol(I).Y And Bol(1).Y < Bol(I).Y + Height_P - 10 Then
  1857. Dead = True
  1858. End If
  1859. End If
  1860. If Bol(1).X < 0 Or Bol(1).X > Me.ScaleWidth - Widht_P Or Bol(1).Y < 0 Or Bol(1).Y > Me.ScaleHeight - Height_P Then
  1861. Dead = True
  1862. End If
  1863. Next I
  1864. End If
  1865. ''check if she pick's up the apple
  1866. If MoveBaby Then
  1867. If Bol(1).X + Apple.ScaleWidth > Pick.X And Bol(1).X < Pick.X + Apple.ScaleWidth Then
  1868. If Bol(1).Y + Apple.ScaleHeight > Pick.Y And Bol(1).Y < Pick.Y + Apple.ScaleHeight Then
  1869. Lenght1.Digits = Lenght
  1870. Paint Pick.X - Apple.ScaleWidth / 2, Pick.Y - Apple.ScaleHeight / 2
  1871. Play 2
  1872. Play 4
  1873. AddNew = AddNew + Int((4 * Rnd) + 1)
  1874. Pick.X = Me.ScaleWidth - 100
  1875. Pick.Y = Me.ScaleHeight - 100
  1876. Pick.X = Int((Pick.X * Rnd) + 50)
  1877. Pick.Y = Int((Pick.Y * Rnd) + 50)
  1878. End If
  1879. End If
  1880. End If
  1881. '' check if she pick's up the kers
  1882. If Kers = True And MoveBaby Then
  1883. If Bol(1).X + Kers1.ScaleWidth > KersX And Bol(1).X < KersX + Kers1.ScaleWidth Then
  1884. If Bol(1).Y + Kers1.ScaleHeight > KersY And Bol(1).Y < KersY + Kers1.ScaleHeight Then
  1885. Lenght1.Digits = Lenght
  1886. Paint KersX - Kers1.ScaleWidth / 2, KersY - Kers1.ScaleHeight / 2
  1887. Play 2
  1888. Play 4
  1889. AddNew = AddNew + 10
  1890. Kers = False
  1891. End If
  1892. End If
  1893. End If
  1894. ''Check out of he needs to go left, right, up or down
  1895. For I = 2 To Lenght
  1896. Select1 = True
  1897. If Bol(I).Left1 = True Then
  1898. GoTo 1
  1899. End If
  1900. If Bol(I).Down1 = True Then
  1901. GoTo 2
  1902. End If
  1903. If Bol(I).Right1 = True Then
  1904. GoTo 3
  1905. End If
  1906. If Bol(I).Up1 = True Then
  1907. GoTo 4
  1908. End If
  1909. Select1 = False
  1910. Bol(I).Left1 = False
  1911. Bol(I).Up1 = False
  1912. Bol(I).Down1 = False
  1913. Bol(I).Right1 = False
  1914. If Bol(I).Up1 Or Bol(I).Down1 Then
  1915. Widht_a = 0
  1916. Widht_a = Widht_P
  1917. End If
  1918. If Bol(I - 1).Y > Bol(I).Y + 1 + Widht_a Then
  1919. Bol(I).Down1 = True
  1920. GoTo Nexti
  1921. If Select1 = True Then GoTo 5
  1922. End If
  1923. If Bol(I).Up1 Or Bol(I).Down1 Then
  1924. Widht_a = 0
  1925. Widht_a = Widht_P
  1926. End If
  1927. If Bol(I - 1).Y < Bol(I).Y - 1 - Widht_a Then
  1928. Bol(I).Up1 = True
  1929. GoTo Nexti
  1930. If Select1 = True Then GoTo 5
  1931. End If
  1932. If Bol(I - 1).Up1 Or Bol(I - 1).Down1 Then
  1933. Height_a = 0
  1934. Height_a = Height_P
  1935. End If
  1936. If Bol(I - 1).X > Bol(I).X + 1 + Height_a Then
  1937. Bol(I).Right1 = True
  1938. GoTo Nexti
  1939. If Select1 = True Then GoTo 5
  1940. End If
  1941. If Bol(I - 1).Up1 Or Bol(I - 1).Down1 Then
  1942. Height_a = 0
  1943. Height_a = Height_P
  1944. End If
  1945. If Bol(I - 1).X < Bol(I).X - 1 - Height_a Then
  1946. Bol(I).Left1 = True
  1947. GoTo Nexti
  1948. If Select1 = True Then GoTo 5
  1949. End If
  1950. Nexti:
  1951. Next I
  1952. '' Move the baby
  1953. If MoveBaby Then
  1954. For I = 1 To Lenght
  1955. If I = 1 Then Speed = 4
  1956. If I <> 1 Then Speed = 4
  1957. If Bol(I).Left1 = True Then
  1958. Bol(I).X = Bol(I).X - Speed
  1959. End If
  1960. If Bol(I).Right1 = True Then
  1961. Bol(I).X = Bol(I).X + Speed
  1962. End If
  1963. If Bol(I).Up1 = True Then
  1964. Bol(I).Y = Bol(I).Y - Speed
  1965. End If
  1966. If Bol(I).Down1 = True Then
  1967. Bol(I).Y = Bol(I).Y + Speed
  1968. End If
  1969. Next I
  1970. End If
  1971. ''Draw him
  1972. For I = 1 To Lenght
  1973. If I <> 1 Then
  1974. If I = Lenght Then
  1975. If MoveBaby = False Then
  1976. Bol(I).Right1 = True
  1977. Bol(I).Left1 = False
  1978. Bol(I).Down1 = False
  1979. Bol(I).Up1 = False
  1980. End If
  1981. If Bol(I).Up1 = True Then p = 0: X4 = 0: Y4 = 0
  1982. If Bol(I).Down1 = True Then
  1983. p = 1
  1984. X4 = 0
  1985. Y4 = SMask(p).ScaleHeight / 2
  1986. Y4 = Y4 + 6
  1987. End If
  1988. If Bol(I).Right1 = True Then
  1989. p = 3
  1990. X4 = SMask(p).ScaleWidth / 2  ''Super bug vb5.0
  1991. X4 = X4 + 6
  1992. Y4 = 0
  1993. End If
  1994. If Bol(I).Left1 = True Then p = 2: X4 = 0: Y4 = 0
  1995. BitBlt Me.hdc, Bol(I).X - X4, Bol(I).Y - Y4, SMask(p).ScaleWidth, SMask(p).ScaleHeight, SMask(p).hdc, 0, 0, vbSrcAnd
  1996. BitBlt Me.hdc, Bol(I).X - X4, Bol(I).Y - Y4, SMask(p).ScaleWidth, SMask(p).ScaleHeight, SPic(p).hdc, 0, 0, vbSrcPaint
  1997. BitBlt Me.hdc, Bol(I).X, Bol(I).Y, BolMask.ScaleWidth, BolMask.ScaleHeight, BolMask.hdc, 0, 0, vbSrcAnd
  1998. BitBlt Me.hdc, Bol(I).X, Bol(I).Y, BolMask.ScaleWidth, BolMask.ScaleHeight, BolPic.hdc, 0, 0, vbSrcPaint
  1999. End If
  2000. BitBlt Me.hdc, Bol(I).X + Widht_b, Bol(I).Y + Height_b, HeadMask(KJ + UDLR).ScaleWidth, HeadMask(KJ + UDLR).ScaleHeight, HeadMask(KJ + UDLR).hdc, 0, 0, vbSrcAnd
  2001. BitBlt Me.hdc, Bol(I).X + Widht_b, Bol(I).Y + Height_b, HeadMask(KJ + UDLR).ScaleWidth, HeadMask(KJ + UDLR).ScaleHeight, HeadPic(KJ + UDLR).hdc, 0, 0, vbSrcPaint
  2002. End If
  2003. Next I
  2004. ''Draw apple
  2005. BitBlt Me.hdc, Pick.X, Pick.Y, Apple.ScaleWidth, Apple.ScaleHeight, AppleMask.hdc, 0, 0, vbSrcAnd
  2006. BitBlt Me.hdc, Pick.X, Pick.Y, Apple.ScaleWidth, Apple.ScaleHeight, Apple.hdc, 0, 0, vbSrcPaint
  2007. '' Draw the kers
  2008. If Kers = True Then
  2009. BitBlt Me.hdc, KersX, KersY, KersMask.ScaleWidth, KersMask.ScaleHeight, KersMask.hdc, 0, 0, vbSrcAnd
  2010. BitBlt Me.hdc, KersX, KersY, KersMask.ScaleWidth, KersMask.ScaleHeight, Kers1.hdc, 0, 0, vbSrcPaint
  2011. End If
  2012. '' Kers activater
  2013. If Int((1000 * Rnd) + 1) = 3 And MoveBaby Then
  2014. Kers = True
  2015. KersX = Me.ScaleWidth - 100
  2016. KersX = Int((KersX * Rnd) + 30)
  2017. KersY = Me.ScaleHeight - 100
  2018. KersY = Int((KersY * Rnd) + 30)
  2019. End If
  2020. If Dead = True Then
  2021. Play 3
  2022. DStayOnTop Me
  2023. MsgBox "Game over", vbInformation + vbOKOnly, "Dead"
  2024. Break = True
  2025. End If
  2026. ''if you made the level
  2027. If Level * 30 < Lenght And MoveBaby Then
  2028. If Level <> 0 Then Play 1
  2029. ToetsenBlok = True
  2030. Count2 = 1
  2031. Next_Level = True
  2032. End If
  2033. ''Pause the system
  2034. If Pause = True Then
  2035. Me.Label4.Caption = "PAUSE"
  2036. PainL Me.Label4.Caption, Me.ScaleWidth / 2 - Label4.Width / 2, Me.ScaleHeight / 2 - Label4.Height / 2
  2037. DoEvents
  2038. Loop Until Pause = False
  2039. End If
  2040. '' Show new level
  2041. If Next_Level = True Then
  2042. If MoveBaby Then Level = Level + 1: Next_Level = True
  2043. ToetsenBlok = True
  2044. MoveBaby = False
  2045. Level1.Digits = Level
  2046. B = B + 1
  2047. A = A + 1
  2048. Select Case A
  2049. Case Is < 10
  2050. Me.Label4.Caption = ">Level " & Level & "<"
  2051. PainL Me.Label4.Caption, Me.ScaleWidth / 2 - Label4.Width / 2, Me.ScaleHeight / 2 - Label4.Height / 2
  2052. Case Is < 20
  2053. Me.Label4.Caption = ">>Level " & Level & "<<"
  2054. PainL Me.Label4.Caption, Me.ScaleWidth / 2 - Label4.Width / 2, Me.ScaleHeight / 2 - Label4.Height / 2
  2055. Case Is < 30
  2056. Me.Label4.Caption = ">>>Level " & Level & "<<<"
  2057. PainL Me.Label4.Caption, Me.ScaleWidth / 2 - Label4.Width / 2, Me.ScaleHeight / 2 - Label4.Height / 2
  2058. Case Is < 40
  2059. Me.Label4.Caption = "Level " & Level & ""
  2060. PainL Me.Label4.Caption, Me.ScaleWidth / 2 - Label4.Width / 2, Me.ScaleHeight / 2 - Label4.Height / 2
  2061. Case Is < 50
  2062. Me.Label4.Caption = ">Level " & Level & "<"
  2063. PainL Me.Label4.Caption, Me.ScaleWidth / 2 - Label4.Width / 2, Me.ScaleHeight / 2 - Label4.Height / 2
  2064. A = 0
  2065. End Select
  2066. If B = 230 Then
  2067. Call Timer2_Timer
  2068. Height_b = 0
  2069. Widht_b = 0
  2070. Bol(1).X = 10
  2071. Bol(1).Y = Me.ScaleHeight / 2
  2072. Next_Level = False
  2073. AddNew = Lenght
  2074. Lenght = 1
  2075. Count1 = 0
  2076. B = 0
  2077. A = 0
  2078. UDLR = 9
  2079. Lenght1.Digits = Lenght
  2080. If Level <> 1 Then GreatBackGround
  2081. MoveBaby = True
  2082. For I = 1 To 300
  2083. Bol(I).Left1 = False
  2084. Bol(I).Up1 = False
  2085. Bol(I).Down1 = False
  2086. Bol(I).Right1 = True
  2087. Next I
  2088. Play 7
  2089. Explode = False
  2090. ToetsenBlok = False
  2091. End If
  2092. End If
  2093. ''Dead or presst escape
  2094. Loop Until Break = True
  2095. Stop_Playing
  2096. Timer1.Enabled = False
  2097. Timer2.Enabled = False
  2098. Timer3.Enabled = True
  2099. End Function
  2100. Private Sub Form_Unload(Cancel As Integer)
  2101. Cancel = -1
  2102. DStayOnTop Form1
  2103. StayOnTop Form3
  2104. Form3.Load
  2105. Form3.Show
  2106. Me.Hide
  2107. End Sub
  2108. Private Sub Timer1_Timer()
  2109. Frames.Digits = FR
  2110. FR = 0
  2111. End Sub
  2112. Private Sub Timer2_Timer()
  2113. SetFile True
  2114. End Sub
  2115. Function SetSpeed(M As Long)
  2116. Me.Cls
  2117. ToetsenBlok = True
  2118. Sp = M
  2119. Me.Show
  2120. AddNew = 10
  2121. End Function
  2122. Private Sub Timer3_Timer()
  2123. Timer3.Enabled = False
  2124. Unload Me
  2125. End Sub
  2126. Function CreatPicture(P1 As PictureBox, P2 As PictureBox, Width As Long, Height As Long)
  2127. P1.Cls
  2128. P2.Cls
  2129. Dim D, E
  2130. For D = 0 To Height Step P1.ScaleHeight
  2131. For E = 0 To Width Step P1.ScaleWidth
  2132. BitBlt P2.hdc, E, D, P1.ScaleWidth, P1.ScaleHeight, P1.hdc, 0, 0, SRCCOPY
  2133. Next E
  2134. Next D
  2135. End Function
  2136. Function GreatBackGround()
  2137. Dim F
  2138. F = Int((6 * Rnd) + 0)
  2139. BackGound.Width = Me.ScaleWidth
  2140. BackGound.Height = Me.ScaleHeight
  2141. CreatPicture B1(F), BackGound, Me.ScaleWidth, Me.ScaleHeight
  2142. End Function
  2143. Function GreatBackGround2()
  2144. CreatPicture B2, Picture1, Picture1.ScaleWidth, Picture1.ScaleHeight
  2145. End Function
  2146. Function PainL(STR As String, X2 As Single, Y2 As Single)
  2147. Dim X1, Y1, Co, G
  2148. X1 = X2
  2149. Y1 = Y2
  2150. Co = 0
  2151. For G = 1 To 5
  2152. Co = Co + 255 / 5
  2153. Y1 = Y1 + 1
  2154. X1 = X1 + 1
  2155. Me.ForeColor = RGB(Co, 0, 0)
  2156. Me.CurrentX = X1
  2157. Me.CurrentY = Y1
  2158. Me.Print STR
  2159. Next G
  2160. End Function
  2161. Function Paint(X3 As Long, Y3 As Long)
  2162. Dim M, N, I
  2163. For I = 1 To 200
  2164. M = Int((50 * Rnd) + X3)
  2165. N = Int((50 * Rnd) + Y3)
  2166. R1(I).X = M
  2167. R1(I).Y = N
  2168. R1(I).Range = Int((100 * Rnd) + 20)
  2169. R1(I).Color = 100
  2170. R1(I).Ber = 255 / R1(I).Range
  2171. R1(I).Visible = True
  2172. Select Case Int((2 * Rnd) + 1)
  2173. Case 1
  2174. R1(I).Speed1 = Int((-10 * Rnd) - 1)
  2175. Case 2
  2176. R1(I).Speed1 = Int((10 * Rnd) + 1)
  2177. End Select
  2178. Select Case Int((2 * Rnd) + 1)
  2179. Case 1
  2180. R1(I).Speed2 = Int((-10 * Rnd) - 1)
  2181. Case 2
  2182. R1(I).Speed2 = Int((10 * Rnd) + 1)
  2183. End Select
  2184. Next I
  2185. Count4 = 0
  2186. Explode = True
  2187. End Function
  2188.