SYSPIC 

;**
;**  $VER: covert.script 1.0
;**  Demo script for SysPic 4.00
;**
;**  written by Bhodi-Li
;**

; Options section
MODEID 167940

; picture 
S:Covert.ilbm

; toonz
Module S:Covert.mod

fadein 12 fadeout 5
red 255 green 255 blue 255
clock 270/200/7/digital.font/25
filter off vc delay 10

INIT:
font 1 syspic.font 23
font 2 syspic.font 13
font 3 goudyb.font 48
font 4 goudyb.font 23

MAIN:
show

wait 200
setfont 3
setapen 2
typerate 15
gotoxy 75 85 
text "AMiGA"

setfont 4
gotoxy 35 130
text "Back For The Future"

wait 50
setfont 2
setapen 15
typerate 1
;center on
textxy 370 35 "DETECTING SYSTEM CONFIGURATION"
;center off
wait 10
typerate 1
gotoxy 340 60
rightmargin 613
setapen 1
text "Processor:" "MC%pr" cr
text "Coprocessor:" "MC%cp" cr
text "Graphics chipset:" "%cs" cr
text "Chip memory:" "%TCM" cr
text "Fast memory:" "%TFM" cr
text "Total Memory:" "%TTM" cr
text "Kickstart:" "%os (%ov)" cr
text "Workbench:" "%wb (%wv)"

wait 10
setfont 1
setapen 7
typerate 0
textxy 65 225 "Top Secret"
gotoxy 445 225 
text "Top Secret"

wait 100
setfont 2
center on
typerate 1
setapen 4
textxy 50 270 "Your mission Jim, Should you choose to accept it,"
gotoxy 50 290
text "We require you to load the OS,  This will be a difficult mission." cr
text "You may choose your own operatives." cr
text " " cr
text "On completion of this mission,  You will be expected to load" cr
text "the amiga workbench, Any programs in the WBStartup drawer" cr
text "And have it in full working order." cr
text " " cr
text "If there is a problem,  We will deny all knowledge of your actions" cr
center off

wait 50
setfont 2
setapen 7
textxy 215 420 " This Message Will Self Destruct " cr

EXIT:
jam2
typerate 100
setfont 1
setapen 8
textxy 310 470 "5"
textxy 310 470 "4"
textxy 310 470 "3"
textxy 310 470 "2"
textxy 312 470 "1"
textxy 310 470 "0"

wait 10
fade
