[General]
Description=ʾӣһ
BeginHotkey=121
BeginHotkeyMod=0
PauseHotkey=0
PauseHotkeyMod=0
StopHotkey=123
StopHotkeyMod=0
RunOnce=1
EnableWindow=
Enable=0
AutoRun=0
[Repeat]
Type=0
Number=1
[Relative]
SetupOCXFile=
[Comment]
Content=.
˵.
8λʹ뵽ҳı.
.
ʹ˵.
дְ壬ȼͿһ8λ.
.
߽ܡ ר ħ(godeden ).
.
.

[Script]
//
Rem start
Randomize
//õ 1~99999999 ֮һ
x = Int((99999999 * Rnd) + 1)
//жǷ8λ֣8λ֣
If x<10000000
    Goto start
EndIf 
SayString x
