home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- set zenaku to random(2)
- if zenaku = 1 then
- set bunki to random(3)
- if bunki = 1 then
- go("ç¼çÇ")
- else
- if bunki = 2 then
- go("ǟǫǟǫ")
- else
- go("ïÅí ")
- end if
- end if
- else
- set bunki2 to random(5)
- if bunki2 = 1 then
- go("ç¼à´")
- else
- if bunki2 = 2 then
- go("džÇÒÇ‹ÇË")
- else
- if bunki2 = 3 then
- go("ÉsÉìÉ`")
- else
- if bunki2 = 4 then
- go("äÎåØ")
- else
- if bunki2 = 5 then
- go("ǫǧLJ")
- end if
- end if
- end if
- end if
- end if
- end if
- end
-