home *** CD-ROM | disk | FTP | other *** search
- 5 dv=peek(186):ifdv<8thendv=8
- 10 poke53280,0:poke53281,0:poke53265,11:goto2500
- 20 rem --- mix arrows ---
- 30 a=rnd(1)*36:b=int(rnd(1)*2)
- 40 ifpeek(m(a))=n(b)thenb=-b+1
- 50 pokecx+m(a),c(b):pokem(a),n(b)
- 60 return
- 70 rem --- game screen ---
- 80 print"[147][158] s t a r m a s t e r s"
- 90 print"[163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][157][148][163]"
- 100 print"[164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][157][148][164]"
- 110 printtab(31)"[155]question"
- 120 printtab(32)"[152]number":gosub180
- 130 print"[163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][157][148][163]"
- 140 print"[164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][157][148][164]"
- 150 print" [159]your score : 00000 [154]high score : "h$""
- 160 return
- 170 rem --- print question number ---
- 180 poke214,14:print"":a$=str$(qn)
- 190 a$="0"+right$(a$,len(a$)-1)
- 200 printtab(34)right$(a$,2):return
- 210 rem --- print question ---
- 220 pokes+5,0:pokes+6,240:pokes+1,34:pokes,75:pokes+12,0
- 230 pokes+13,240:pokes+8,14:pokes+7,24
- 240 poke214,3:print:print" [150]";
- 250 a$=q$(an):fori=1tolen(a$)
- 260 ifmid$(a$,i,1)="+"thenprint:print" ";:goto290
- 270 print"[156][193][157][150]";:pokes+4,17:pokes+11,17:pokes+4,16:pokes+11,16
- 280 printmid$(a$,i,1);
- 290 next:return
- 300 rem --- print choices ---
- 310 poke214,7:print:fori=1to10
- 320 print" "i-1"[157][157][157][155][195][196] "mid$(c$,i,1)ch$(i)
- 330 next:return
- 340 rem --- response prompt ---
- 350 poke214,19:print
- 360 print" [158]your answer is: [156]press [f7[156]] to quit"
- 370 return
- 380 rem --- bonus prompt ---
- 390 pokebd,4:poke214,19:print
- 400 print" bonus if you answer next question!"
- 410 forde=1to3000:next
- 420 print"[145]"sp$:return
- 430 rem --- quit ---
- 440 poke214,19:print:poke198,0
- 450 print" [153]are you sure you want to quit? [y[153]/n[153]] "
- 460 getke$:ifke$="n"thengosub350:goto1890
- 470 ifke$<>"y"then460
- 480 pokebd,0:goto2140
- 490 rem --- print score ---
- 500 poke214,22:print
- 510 a$=str$(sc):a$=right$(a$,len(a$)-1)
- 520 printtab(19-len(a$))""a$
- 530 return
- 540 rem --- clear screen lines ---
- 550 poke214,3:print
- 560 printsp$:printsp$""
- 570 fori=0to9:printleft$(sp$,30):next
- 580 print""sp$:return
- 590 rem -- highlight correct answer --
- 600 poke214,6+n%:printmid$(c$,n%,1)
- 610 printtab(4)"[167]"an$(an)"[146]_"
- 620 forde=1to3000:next:return
- 630 rem --- print bonus points ---
- 640 printtab(12)"[150] "
- 650 printtab(12)" "
- 660 printtab(12)" "
- 670 printtab(12)" "
- 680 printtab(12)" ":return
- 690 printtab(14)"[150] "
- 700 printtab(14)" "
- 710 printtab(14)" "
- 720 printtab(14)" "
- 730 printtab(14)" ":return
- 740 printtab(14)"[150] "
- 750 printtab(14)" "
- 760 printtab(14)" "
- 770 printtab(14)" "
- 780 printtab(14)" ":return
- 790 printtab(14)"[150] "
- 800 printtab(14)" "
- 810 printtab(14)" "
- 820 printtab(14)" "
- 830 printtab(14)" ":return
- 840 printtab(14)"[150] "
- 850 printtab(14)" "
- 860 printtab(14)" "
- 870 printtab(14)" "
- 880 printtab(14)" ":return
- 890 rem --- clear sid chip ---
- 900 fori=stos+24:pokei,.:next:pokes+24,15:return
- 910 rem --- beep ---
- 920 pokes+1,50:pokes+6,240:pokes+4,17
- 930 forde=1to300:next:pokes+4,0:return
- 940 rem --- buzzer ---
- 950 pokes+6,210:pokes+5,5:pokes+4,33
- 960 fori=1to12:pokes+1,i:next
- 970 forde=1to250:next:pokes+4,0:return
- 980 rem --- correct sound ---
- 990 pokes+6,225:pokes+4,17
- 1000 fori=1to7:forde=1to180step20
- 1010 pokes+1,de:next:next
- 1020 pokes+4,0:return
- 1030 rem --- bonus 1000 ---
- 1040 pokes+6,240:pokes+4,17
- 1050 fori=1to14:forde=1to185step10
- 1060 pokes+1,de:next:pokebd,i:next
- 1070 pokes+4,0:return
- 1080 rem --- high score ---
- 1090 fori=1to3:a=9:forj=1to3
- 1100 pokes+5,62:pokes+6,48:pokes+24,15
- 1110 pokes+1,a:pokes,54
- 1120 pokes+4,33:forde=1to108:next
- 1130 pokes+4,32:a=a+3
- 1140 forde=1to10:next:next:next:return
- 1150 rem --- check drive ---
- 1160 open15,dv,15,"r0:"+f$+"="+f$:input#15,er:close15
- 1170 return
- 1180 rem --- save scores ---
- 1190 open15,dv,15,"s0:masters.high":close15
- 1200 open8,dv,8,"masters.high,p,w"
- 1210 fori=0to2:print#8,na$(i):print#8,sc(i):next
- 1220 close8:return
- 1230 rem --- a master ---
- 1240 printtab(x)mid$(c$,i+1,1)left$(m$,11)mid$(c$,i+1,1)right$(m$,156):return
- 1250 rem --- bonus drop ---
- 1260 print"[147]"
- 1270 fori=0to35:b=rnd(1)*2
- 1280 pokecx+m(i),c(b):pokem(i),n(b)
- 1290 next:poke214,16:print
- 1300 print" [150][164][164][164] [156][164][164][164] [158][164][164][164] [164][164][164] [164][164][164] [164][164][164] [158][164][164][164] [156][164][164][164] [150][164][164][164]"
- 1310 print" [150][165] [167] [156][165] [167] [158][165] [167] [165] [167] [165] [167] [165] [167] [158][165] [167] [156][165] [167] [150][165] [167]"
- 1320 print" [150][207][183][208] [156][207][183][208] [158][207][183][208] [207][183][208] [207][183][208] [207][183][208] [158][207][183][208] [156][207][183][208] [150][207][183][208]"
- 1330 print" [150][180]7[150][170] [156][180]5[156][170] [158][165]3[158][167] [165]2[167] [165]1[167] [165]2[167] [158][165]3[158][167] [156][165]5[156][167] [150][165]7[150][167]"
- 1340 print" [150][165]5[150][170] [156][180]0[156][170] [158][165]5[158][167] [165]0[167] [165]0[167] [165]0[167] [158][165]5[158][167] [156][165]0[156][167] [150][165]5[150][167]"
- 1350 print" [150][165]0[150][170] [156][180]0[156][167] [158][165]0[158][167] [165]0[167] [165]0[167] [165]0[167] [158][165]0[158][167] [156][165]0[156][167] [150][165]0[150][167]"
- 1360 print" [150][204][175][186] [156][204][175][186] [158][204][175][186] [204][175][186] [165]0[167] [204][175][186] [158][204][175][186] [156][204][175][186] [150][204][175][186]"spc(21)"[204][175][186]"
- 1370 print" go for it!"
- 1380 printtab(28)"[156]press [f1[156]]"
- 1390 printtab(27)"to drop ball[158]"
- 1400 print" get that":print" big bonus!"
- 1410 l=50195:cl=55315:pokecl,1:pokel,81
- 1420 pokes+6,200:poke198,0
- 1430 gosub30:pokes+4,17:pokes+1,a+4
- 1440 gosub30:pokes+4,16
- 1450 getke$:ifke$<>"[133]"then1430
- 1460 x=32:y=0:m=40
- 1470 fori=18to1step-1:gosub30
- 1480 nl=l+m:nc=cl+m:pokel,x:pokecl,y
- 1490 x=peek(nl):y=peek(nc)
- 1500 pokenc,1:pokenl,81:l=nl:cl=nc
- 1510 ifx=n(0)thenm=39
- 1520 ifx=n(1)thenm=41
- 1530 pokes+1,i*10:pokes+4,17
- 1540 forde=1to100:next:next
- 1550 pokel,32:pokes+4,0
- 1560 ifl=50915thenpt=1000:gosub1040:x=1
- 1570 ifl=50899orl=50931thenpt=750:x=2
- 1580 ifl=50903orl=50927thenpt=500:x=3
- 1590 ifl=50907orl=50923thenpt=350:x=4
- 1600 ifl=50911orl=50919thenpt=200:x=5
- 1610 forde=1to1000:next
- 1620 gosub80:poke214,8:print
- 1630 printtab(17)"[153]bonus"
- 1640 onxgosub640,690,740,790,840
- 1650 gosub500:forde=1to2000:next
- 1660 fori=10toptstep10
- 1670 sc=sc+10:gosub500
- 1680 pokes+4,33:pokes+1,i/10:pokebd,i/4
- 1690 forde=1to10:next:pokes+4,32:next
- 1700 gosub990:return
- 1710 rem --- random question ---
- 1720 r%=rnd(1)*250+1:fl=0:fori=1toqn
- 1730 ifr%=uq(i)thenfl=1:i=qn
- 1740 next:ifflthen1720
- 1750 uq(qn)=r%:an=r%:pt=100
- 1760 ifbn=4thengosub920:gosub390
- 1770 rem --- random choices ---
- 1780 fori=1to10:ch$(i)="":next
- 1790 n%=(rnd(1)*10+1):ch$(n%)=an$(an)
- 1800 fori=1to10:ifch$(i)<>""then1850
- 1810 r%=rnd(1)*250+1:ifan$(r%)=an$(an)then1810
- 1820 fl=0:forj=1toi:ifch$(j)=an$(r%)thenfl=1
- 1830 next:ifflthen1810
- 1840 ch$(i)=an$(r%)
- 1850 next
- 1860 gosub180:gosub220:gosub310
- 1870 gosub350:poke198,0
- 1880 rem --- get guess ---
- 1890 getke$:ifke$<"0"orke$>"9"andke$<>"[136]"then1890
- 1900 ifke$="[136]"then440
- 1910 qu=val(ke$)+1
- 1915 poke214,19:print:printtab(17)""ke$
- 1920 ifch$(qu)<>an$(an)thenbn=0:pokebd,2:gosub950:gosub600:goto1950
- 1930 gosub990:gosub600:sc=sc+pt:gosub500
- 1940 bn=bn+1:ifbn=5thenbn=0:gosub1260
- 1950 qn=qn+1:ifqn>20then1980
- 1960 pokebd,6:gosub550:goto1720
- 1970 rem --- new master? ---
- 1980 pokebd,0:print"[147][156]"
- 1990 fl=0:fori=2to0step-1
- 2000 ifsc>sc(i)thensc(i+1)=sc(i):na$(i+1)=na$(i):sc(i)=sc:na$(i)=na$:fl=i+1
- 2010 next:iffl=0then2130
- 2020 gosub1090:poke214,8:print
- 2030 printtab(9)"please enter your name"
- 2040 printtab(15)"........."
- 2050 printtab(15)"[145][154]*":poke198,0
- 2060 geta$:ifa$=""then2060
- 2070 ifa$=chr$(20)andlen(na$)thenna$=left$(na$,len(na$)-1):goto2110
- 2080 ifa$=chr$(13)andlen(na$)>0thenprint" ":na$(fl-1)=na$:goto2140
- 2090 ifa$<>" "anda$<"a"ora$>"z"orlen(na$)>8then2060
- 2100 na$=na$+a$
- 2110 printtab(15)"[145].........":printtab(15)"[145][158]"na$;:iflen(na$)<9thenprint"[154]*";
- 2120 print:goto2060
- 2130 rem --- the masters ---
- 2140 poke53265,11:print"[147]"
- 2150 printtab(12)"[145][158]meet the masters"
- 2160 poke214,15:print
- 2170 printtab(14)"[149][169] [223]"
- 2180 print" [169] [223][129] "
- 2190 print" [149][169] [223]"
- 2200 fori=1to3:print" [129] ":next
- 2210 print"[176][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][174]"
- 2220 print"[221] c[159]lear scores s[159]ave scores [221]"
- 2230 print"[173][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][189]":c$="[156]"
- 2240 fori=0to2:poke214,17+i:print
- 2250 iflen(na$(i))and1thenna$(i)=" "+na$(i)
- 2260 x=(i=1)*13+-(i=2)*13+19-len(na$(i))/2
- 2270 printtab(x)"[129]"na$(i)
- 2280 sc$=str$(sc(i)):sc$="0000"+right$(sc$,len(sc$)-1):x=(i=1)*13+-(i=2)*13+18
- 2290 poke214,i+1:print
- 2300 ifsc(i)thenprinttab(x-1)""right$(sc$,5):gosub1240
- 2310 next:poke53265,27:poke198,0
- 2320 getke$:ifke$=""then2320
- 2322 ifke$="s"thengosub1180:goto2350
- 2325 ifke$="c"thenopen15,dv,15,"s0:masters.high":close15
- 2340 rem --- game over ---
- 2350 poke214,22:print
- 2360 printtab(4)"[159] want to play again? [y[159]/n[159]] ":poke198,0
- 2370 getke$:ifke$="y"thenrun
- 2380 ifke$<>"n"then2370
- 2390 f$="hello connect":gosub1160
- 2400 poke56578,peek(56578)or3
- 2410 poke56576,(peek(56576)and252)or3
- 2420 poke53272,21:poke648,4:print"[147][144]"
- 2430 ifer<>63thenpoke53281,6:poke53280,14:poke646,14:end
- 2440 rem --- return to loadstar ---
- 2450 a$="hello connect"
- 2460 print"[147]load"chr$(34)a$chr$(34)",8"
- 2470 print:print:print:print:print"run"
- 2480 poke631,19:poke632,13:poke633,13:poke198,3:end
- 2490 rem --- load characters ---
- 2500 poke56578,peek(56578)or3
- 2510 poke56576,(peek(56576)and252)
- 2520 poke53272,28:poke648,196
- 2530 rem --- title screen ---
- 2540 print"[147].\(.)[154]))\.)[158]^\#\)).\\."
- 2550 print"\\[150][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164])\"
- 2560 print".\\[150] [146][194] hurray for hollywood [146][194] [146].\";
- 2570 print"\\.\)\[154]).\.\)"
- 2580 print"\)\\)\\\)[154].\\).\"
- 2590 print"+[156]#$%[146])\[158]\[154]&loadstar\[156]#$%[146]\)"
- 2600 print"\[156][156]&[158]'[156]([146]\[154]*\.\presents\[129]$)\*[156]&[158]'[156]([146][154]+\\"
- 2610 print"\[156])*+,-[146]\\\[154]))\\)\[156])*+,-[146]\"
- 2620 print"\[156]\/01234[146].[154][176][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][174]\[156]\/01234[146]\";
- 2630 print"\[156]56789:;<=[146][154][221][221][156]56789:;<=[146]"
- 2640 print"[156]>?[192][193][195][196][197][198][146][154][221][158]star masters[154][221][156]>?[192][193][195][196][197][198][146]"
- 2650 print"\[156][199][200][201][203][204][205][146][154][221][221])[156][199][200][201][203][204][205][146].";
- 2660 print"[156][206][210][146])\[154][221][150][193][158]by[150][193][154][221][158]\[156][206][210][146]\"
- 2670 print"\[154]*\[156][211][213][215][146].\[154][221][221][158]\[150]#[158]\[156][211][213][215][146]\"
- 2680 print"))\[156][216][217][218][219][220][146]\[154][221][158]anthony rose[154][221][158]\[156][216][217][218][219][220][146]\\";
- 2690 print"\[154]))[156][221][255][160][161][146][159]%\[154][221][221])\[156][221][255][160][161][146]\"
- 2700 print"\)\[156][162][163][165][166][146]\)[154][173][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][189]\)[156][162][163][165][166][146]\";
- 2710 print"\)[156][167][168][146]\[156][170][171][146]\)\)[155]\)\\[156][167][168][146])[156][170][171][146]\"
- 2720 print"\[156][172][173][175][176][146][159]...scanning stars...)\[156][172][173][175][176][146]\"
- 2730 print"\\\).)\\%\)+\).\[154]*\)"
- 2740 print".\[158].[129]%))[154])\.\)\.)\\"
- 2750 print"[156][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][164][157][148][164]"
- 2760 print" [146][194] there[146][197]s no people like show people [157][146][148][194]"
- 2770 print"\)%[154]) \ [158].# .[153])+\ \ [158]# \ \ )[156]+[150])\"
- 2780 print"[154])\. \ . [159])+)\ \ . \ \ \ \ [150]\\[145][145][145][145][145][145][145]"
- 2790 poke53265,27:goto3050
- 2800 rem --- directions ---
- 2810 pokebd,10:print"[147] [156]each game consists of twenty questions"
- 2820 print" about famous actors in the movies and"
- 2830 print" on tv. you will be shown a list of"
- 2840 print" ten actors, numbered 0[156] through 9[156]."
- 2850 print" press the number key of your answer.
- 2870 [153]" each question is worth 100 clrpts."
- 2880 [153]" in addition, if you correctly answer
- 2890 print" 5 [156]questions in a row you will get a
- 2900 [153]" chance to play bonus drop."
- 2910 [153][163]11)"sysplaying bonus drop"
- 2920 [153]" contat the top of the screen is a ball"
- 2930 [153]" which will drop into 1 contof 9cont buckets
- 2940 print" at the bottom of the screen worth 200
- 2950 [153]"cont to 1000cont points. in between are
- 2960 print" ever-changing rows of arrows pointing
- 2970 [153]" left and right. when the ball lands
- 2980 print" on one of these it will move in the
- 2990 [153]" indicated direction. press f1cont when
- 3000 print" you want the ball to drop.
- 3010 [153][163]8)"press any key to continue":[151]198,0
- 3020 [161]ke$:[139]ke$[178]""[167]3020
- 3030 [142]
- 3040 [143] --- initialize ---
- 3050 [134]q$(250),an$(250),uq(20),ch$(10),m(35),n(1),c(1),na$(3),sc(3)
- 3060 [134]r%,n%,qn,an,gu,bn,sc,hs,pt,fl,de,nl,cl,nc,er,a,b,i,j,x,y,m,l,a$,ke$,h$
- 3070 s[178]54272:bd[178]53280:cx[178]5120:pt[178]100:qn[178]1:x[178][187]([171]ti)
- 3080 c$[178]"sysprintforclrdefopencont":f$[178]"masters.high"
- 3090 [129]i[178]1[164]39:sp$[178]sp$[170]" ":[130]
- 3100 m$[178]"#$%cmdcmdcmd&sys'(cmdcmdcmdcmd)*+,-cmdcmdcmdcmdcmdcmd\/01234cmdcmdcmdcmdcmdcmdcmdcmd56789:;<=cmdcmdcmdcmdcmdcmdcmdcmdcmd"
- 3110 m$[178]m$[170]">?tanatnpeeklenstr$valasccmdcmdcmdcmdcmdcmdcmdcmdchr$left$right$(NULL)(NULL)(NULL)cmdcmdcmdcmdcmdcmd(NULL)(NULL)cmdcmdcmdcmdcmd(NULL)(NULL)(NULL)cmdcmdcmdcmdcmd(NULL)(NULL)(NULL)(NULL)(NULL)"
- 3120 m$[178]m$[170]"cmdcmdcmdcmdcmd(NULL)(NULL)closegetcmdcmdcmdcmdcmdnewtab(fnspc(cmdcmdcmdcmdcmdthennot+-cmdcmdcmdcmdcmd*/andor"
- 3130 [129]i[178]0[164]2:na$(i)[178]"empty":[130]
- 3140 [141]1160:[139]er[179][177]63[167]3170
- 3150 [159]8,dv,8,"masters.high,p,r"
- 3160 [129]i[178]0[164]2:[132]8,na$(i):[132]8,sc(i):[130]:[160]8
- 3170 n(0)[178]60:n(1)[178]62:c(0)[178]3:c(1)[178]6
- 3180 [129]i[178]0[164]35:[135]m(i):[130]
- 3190 [129]i[178]1[164]250:[135]q$(i):[130]
- 3200 [129]i[178]1[164]250:[135]an$(i):[130]
- 3210 h$[178][196](sc(0)):h$[178]"0000"[170][201](h$,[195](h$)[171]1):h$[178][201](h$,5)
- 3220 [143] --- directions ---
- 3230 [141]900:[141]920:[151]198,0
- 3240 [153][163]10)" openwant directions? "
- 3250 [153][163]15)"open[yopen] or [nopen]"
- 3260 [161]ke$:[139]ke$[178]""[167]3260
- 3270 [139]ke$[178]"y"[167][141]2810:[137]3290
- 3280 [139]ke$[179][177]"n"[167]3260
- 3290 [151]bd,6:[141]80:[137]1720
- 3300 [143] --- bonus drop data ---
- 3310 [131]50275,50353,50357,50431,50435,50439,50509,50513,50517,50521,50587
- 3320 [131]50591,50595,50599,50603,50665,50669,50673,50677,50681,50685,50743
- 3330 [131]50747,50751,50755,50759,50763,50767,50821,50825,50829,50833,50837
- 3340 [131]50841,50845,50849
- 3350 [143] --- questions ---
- 3360 [131]who replaced michael praed as robin+hood in the british tv. series?
- 3370 [131]this thirty something actor starred in+'children of the corn'.
- 3380 [131]who co-starred with michael caine in+'beyond the limit'?
- 3390 [131]who played 3rd base for the cleveland+indians in 'major league'?
- 3400 [131]who played private hudson in the movie+'aliens'?
- 3410 [131]who was james caan's extraterrestrial+partner in 'alien nation'?
- 3420 [131]who played paul atreides in the movie+'dune'?
- 3430 [131]who starred in the john carpenter film+'they live'.
- 3440 [131]who played a down on his luck golf pro+in 'dead solid perfect'?
- 3450 [131]name the actor who had the title role+in 'the babe ruth story'.
- 3460 [131]who played the title role in the movie+'erik the viking'?
- 3470 [131]who played the title role in the movie+'the benny goodman story'?
- 3480 [131]he played a reclusive former astronaut+in 'beyond the stars'.
- 3490 [131]who played a domineering cattle baron+in 'broken lance'?
- 3500 [131]who was a priest involved in a murder+case in 'broken vows'?
- 3510 [131]who stars as a young poker hustler in+'the cincinnati kid'?
- 3520 [131]who stars as a mobster with a teenage+daughter in 'cookie'?
- 3530 [131]who was king arthur in john boorman's+'excalibur'?
- 3540 [131]he won the best supporting actor oscar+for 'a fish called wanda'.
- 3550 [131]who plays a cop stalked by a killer in+'hero and the terror'?
- 3560 [131]who was baseball player jimmy piersall+in 'fear strikes out'?
- 3570 [131]which actor portrayed the devil in the+film 'damn yankees'?
- 3580 [131]who had the title role in the movie+'father of the bride'?
- 3590 [131]who plays detective phillip marlowe in+'the long goodbye'?
- 3600 [131]who played the title role in the movie+'eddie and the cruisers'?
- 3610 [131]who was a man who loses his stature in+'the incredible shrinking man'?
- 3620 [131]who played harry lime in the movie+'the third man'?
- 3630 [131]who played general leslie groves in+'fat man and little boy'?
- 3640 [131]who portrayed a computer genius in the+movie 'superman iii'?
- 3650 [131]who played doctor watson in the movie+'without a clue'?
- 3660 [131]who played the coach in the movie+'the bad news bears'?
- 3670 [131]who won an oscar for best actor in the+film 'save the tiger'?
- 3680 [131]what actor played moses in the movie+'the ten commandments'?
- 3690 [131]who starred opposite lee remick in+'the days of wine and roses'?
- 3700 [131]who had the title role on the tv. show+'my favorite martian'?
- 3710 [131]who portrayed woodie guthrie in the+movie 'bound for glory'?
- 3720 [131]who stars as a cartoonist in the movie+'how to murder your wife'?
- 3730 [131]who played the ringo kid in the movie+'stagecoach'?
- 3740 [131]who portrayed golfer ben hogan in the+movie 'follow the sun'?
- 3750 [131]who played admiral william f. halsey+in 'the gallant hours'?
- 3760 [131]who portrayed jake barnes in the movie+'the sun also rises'?
- 3770 [131]who was a plastic surgeon in the movie+'looker'?
- 3780 [131]who rode a bomb dropped from a b-52 in+'dr. strangelove'?
- 3790 [131]who was chained with tony curtis in+'the defiant ones'?
- 3800 [131]who starred opposite teri garr in the+film 'full moon in blue water'?
- 3810 [131]who played sergeant john m. stryker in+'the sands of iwo jima'?
- 3820 [131]won the best actor oscar for his role+in 'in the heat of the night'.
- 3830 [131]who played superman's real father in+the movie 'superman'?
- 3840 [131]who played president merkin muffley in+'dr. strangelove'?
- 3850 [131]who starred opposite natalie wood in+'west side story'?
- 3860 [131]who played johnny friendly in the film+'on the waterfront'?
- 3870 [131]who co-starred with peter fonda in the+film 'easy rider'?
- 3880 [131]he won an oscar for best actor in the+movie 'cat ballou'.
- 3890 [131]who had the title role in the movie+'the absent-minded professor'?
- 3900 [131]who had the title role in the movie+'young tom edison'?
- 3910 [131]who portrayed franklin roosevelt in+'sunrise at campobello'?
- 3920 [131]who won the best actor oscar for the+film 'all the king's men'?
- 3930 [131]which actor made his film debut in the+movie 'cisco pike'?
- 3940 [131]who was the tunnel king in the movie+'the great escape'?
- 3950 [131]who played the title role in the movie+'tom jones'?
- 3960 [131]who portrayed charles lindbergh in+'the spirit of st. louis'?
- 3970 [131]who played father o'malley in the film+'going my way'?
- 3980 [131]who stars in the title role on the tv.+show 'the flash'?
- 3990 [131]who won the best actor oscar for the+film 'harry and tonto'?
- 4000 [131]who played buford pusser in the movie+'walking tall'?
- 4010 [131]won best supporting actor for his role+in 'ryan's daughter'.
- 4020 [131]who played j.j. gittes in the movie+'chinatown'?
- 4030 [131]which actor made his directorial debut+in 'ordinary people'?
- 4040 [131]who played casper gutman in the movie+'the maltese falcon'?
- 4050 [131]who was the mad scientist in the movie+'return of the killer tomatoes'?
- 4060 [131]which actor played the title role in+'the war lover'?
- 4070 [131]who played captain bligh in the 1962+film 'mutiny on the bounty'?
- 4080 [131]who had the title role in the movie+'king rat'?
- 4090 [131]who plays a teen who enters a world of+monsters in 'nightbreed'?
- 4100 [131]who won the best actor oscar for his+role in 'lilies of the field'?
- 4110 [131]who played poker shark lancy howard in+'the cincinnati kid'?
- 4120 [131]who portrayed a demolitions expert in+'the guns of navarone'?
- 4130 [131]who portrayed president monckton in+'washington-behind closed doors'?
- 4140 [131]who played the german spy die nagel in+'the eye of the needle'?
- 4150 [131]who played the title role in the 1964+film 'the triumph of hercules'?
- 4160 [131]who portrayed count dracula in the+'hammer studio films'?
- 4170 [131]what actor was the only member of the+'dirty dozen' to survive?
- 4180 [131]who played the title role in the film+'i was a teenage werewolf'?
- 4190 [131]who played the sheriff of amity island+in 'jaws'?
- 4200 [131]who played w.c. fields in the movie+'w.c. fields and me'?
- 4210 [131]who played fletcher christian in the+1962 film 'mutiny on the bounty'?
- 4220 [131]which actor played vincent van gogh in+'lust for life'?
- 4230 [131]who played president jordan lyman in+'seven days in may'?
- 4240 [131]who played rowdy yates on 'rawhide'?
- 4250 [131]who played field marshal erwin rommel+in 'the desert fox'?
- 4260 [131]who portrayed sonny corleone in+'the godfather'?
- 4270 [131]who played the corleone family lawyer+in 'the godfather'?
- 4280 [131]who portrayed carl bernstein in the+movie 'all the president's men'?
- 4290 [131]who played ferdinand waldo demara in+'the great impostor'?
- 4300 [131]who played major major in 'catch-22'?
- 4310 [131]who played the washington post editor+in 'all the president's men'?
- 4320 [131]who won the best actor oscar for role+in 'judgement at nuremberg'?
- 4330 [131]what actor was known as 'the man with+thousand faces'?
- 4340 [131]who starred opposite ellen barkin in+'clinton and nadine'?
- 4350 [131]who played dark helmet in mel brooks'+'spaceballs'?
- 4360 [131]who portrayed twin doctors in the film+'dead ringers'?
- 4370 [131]he's a doctor who unearths an ancient+burial ground in 'pet semetary'.
- 4380 [131]who was a former cop accused of murder+in 'physical evidence'
- 4390 [131]who portrayed a hotshot comic in the+movie 'punchline'?
- 4400 [131]who had the starring role in the movie+'morgan the pirate'?
- 4410 [131]who starred with jackie chan as a ny.+cop in 'the protector'?
- 4420 [131]who played wyatt earp in john ford's+'my darling clementine'?
- 4430 [131]who had the title role in the movie+'blackbeard's ghost'?
- 4440 [131]who portrayed a demented scientist in+'the island of dr. moreau'?
- 4450 [131]who takes sissy spacek to the school+prom in 'carrie'?
- 4460 [131]who plays an artist whose severed hand+lives in 'the hand'?
- 4470 [131]who portrayed thulsa doom in the movie+'conan the barbarian'?
- 4480 [131]who was baseball player pete gray in+'a winner never quits'?
- 4490 [131]who played a us. marshal investigating+corruption in 'outland'?
- 4500 [131]who was ichabod crane in the tv. movie+'the legend of sleepy hollow'?
- 4510 [131]who plays jack on 'midnight caller'?
- 4520 [131]who played roper in the bruce lee film+'enter the dragon'?
- 4530 [131]who was the web-slinging superhero in+the tv. movie 'spiderman'?
- 4540 [131]who had the title role in the movie+'crusoe'?
- 4550 [131]who played sax legend charlie parker+in 'bird'?
- 4560 [131]who plays kirk douglas' telepathic son+in 'the fury'?
- 4570 [131]who become's the ruler of an island in+'farewell to the king'?
- 4580 [131]who played a boxer who falls in with+shady characters in 'homeboy'?
- 4590 [131]he played a young visitor from another+planet in 'the little prince'.
- 4600 [131]who was the voice of baby mikey in+'look who's talking'?
- 4610 [131]who played richard gere's brother in+'miles from home'?
- 4620 [131]who played robin hood in the movie+'the sword of sherwood forest'?
- 4630 [131]who played a drug dealer trying to go+straight in 'tequilla sunrise'?
- 4640 [131]who starred as a french anthropologist+in 'nomads'?
- 4650 [131]who played a clairvoyant who predicts+disasters in 'the evil mind'?
- 4660 [131]who portrayed friar tuck in the movie+'the sword of sherwood forest'?
- 4670 [131]who played a soviet rambo-like hero in+'red scorpion'?
- 4680 [131]he was a british officer investigating+a cult in 'the deceivers'.
- 4690 [131]who portrayed a chinese warlord in+'the left hand of god'?
- 4700 [131]who portrayed a 1920s faith healer in+'apprentice to murder'?
- 4710 [131]who played a retiring santa claus in+'ernest saves christmas'?
- 4720 [131]who portrayed a philandering dentist+in 'cactus flower'?
- 4730 [131]who portrayed perseus in the movie+'the clash of the titans'?
- 4740 [131]who played the the greek god zeus in+'the clash of the titans'?
- 4750 [131]who played a cameraman investigating+a-bomb tests in 'ground zero'?
- 4760 [131]who played mythical baseball player+roy hobbs in 'the natural'?
- 4770 [131]who played a priest battling satanic+forces in 'the unholy'?
- 4780 [131]who was a safe cracker trying to build+a new life in 'thief'?
- 4790 [131]who was the green knight in the movie+'sword of the valiant'?
- 4800 [131]who played a father whose son wants a+bb-gun in 'a christmas story'?
- 4810 [131]who plays long john silver in the 1934+classic 'treasure island'?
- 4820 [131]who played a psychoanalyst in the film+'mine own executioner'?
- 4830 [131]who had the starring role in the movie+'the beastmaster'?
- 4840 [131]who stars as a newspaperman stalked by+robots in 'annihilator'?
- 4850 [131]who starred opposite goldie hawn in+'overboard'?
- 4860 [131]who portrayed sir percy blakeney in+'the scarlet pimpernel'?
- 4870 [131]who played a man raised by wolves in+'walk like a man'?
- 4880 [131]who played a nazi doctor in the movie+'river of death'?
- 4890 [131]who was sherlock holmes in the british+tv. movie 'the sign of four'?
- 4900 [131]who played a newly married copywriter+in 'she's having baby'?
- 4910 [131]who was a reporter seeking a nazi war+criminal in 'the oddessa file'?
- 4920 [131]who played a cop seeking his partner's+killer in 'no mercy'?
- 4930 [131]who played an indian sheriff battling+vampire bats in 'nightwing'?
- 4940 [131]who portrayed a fumbling fbi man in+'married to the mob'?
- 4950 [131]who portrayed a handicapped lawyer in+'the lady from shanghai'?
- 4960 [131]who played a private eye who fakes a+murder in 'kill me again'?
- 4970 [131]who portrayed a special-effects whiz+in 'fx'?
- 4980 [131]who plays a detective tracking a white+supremacist in 'dead bang'?
- 4990 [131]he's a lawyer defending a psychopathic+killer in 'criminal law'.
- 5000 [131]who starred with ron leibman as a nypd+officer in 'the super cops'?
- 5010 [131]who was the warden in clint eastwood's+'escape from alcatraz'?
- 5020 [131]who plays nazi-hunter simon wiesenthal+in 'max and helen'?
- 5030 [131]who played the demonic clown pennywise+in stephen king's 'it'?
- 5040 [131]who portrayed an elderly counterfeiter+in 'mister 880'?
- 5050 [131]who played the arch-villain skeletor+in 'masters of the universe'?
- 5060 [131]who played a vietnam vet tortured by+nightmares in 'backfire'?
- 5070 [131]who murders sean young's character in+'no way out'?
- 5080 [131]who portrayed a death-row inmate in+'dead man out'?
- 5090 [131]who played a psychiatrist in the cable+tv. film 'dead man out'?
- 5100 [131]who played kevin cosner's brother in+'silverado'?
- 5110 [131]who played gregory in the british film+'gregory's girl'?
- 5120 [131]who was the mad scientist in the movie+'the mutations'?
- 5130 [131]who played clark griswald in the movie+'national lampoon's vacation'?
- 5140 [131]who played secret-agent derek flint in+'our man flint'?
- 5150 [131]who was a farmer seeking to avenge his+son's death in 'pumpkinhead'?
- 5160 [131]who co-starred with joe piscopo in the+movie 'dead heat'?
- 5170 [131]who played the title role in the 1980+movie 'flash gordon'?
- 5180 [131]who was an oil broker spying on nazis+in 'the counterfeit traitor'?
- 5190 [131]who starred as an extraterrestrial in+'starman'?
- 5200 [131]who played daryl van horne in the film+'the witches of eastwick'?
- 5210 [131]who starred as an idealistic teacher+in 'the blackboard jungle'?
- 5220 [131]who was an over-the-hill boxer in the+1979 movie 'the champ'?
- 5230 [131]who starred as a basketball coach in+'hoosiers'?
- 5240 [131]who played sir thomas more in the film+'a man for all seasons'?
- 5250 [131]who played an aussie drifter raising a+child in 'macauley's daughter'?
- 5260 [131]who co-starred with nick nolte in the+film 'three fugitives'?
- 5270 [131]who was captain nemo in jules verne's+'20000 leagues under the sea'?
- 5280 [131]which actor had to eat a cockroach in+'vampire's kiss'?
- 5290 [131]who portrayed a hitchhiking pianist in+'detour'?
- 5300 [131]who was a texas baron leading a cattle+drive in 'red river'?
- 5310 [131]who played evil mastermind lex luthor+in the movie 'superman'?
- 5320 [131]who portrayed rowing champ ned hanlan+in 'the boy in blue'?
- 5330 [131]who was a detective trying to catch a+serial killer in 'cop'?
- 5340 [131]who played a caribbean police chief in+'the mighty quinn'?
- 5350 [131]who played a soviet police officer in+'red heat'?
- 5360 [131]who stars as a travel-guide writer in+'the accidental tourist'?
- 5370 [131]who portrayed a psychotic hit-man in+'best seller'?
- 5380 [131]who played a novelist-cop in the movie+'best seller'?
- 5390 [131]he starred as a cigar-chewing sergeant+in 'the big red one'.
- 5400 [131]who portrayed an elderly safe-cracker+in 'breaking in'?
- 5410 [131]who played a psychotic stranger at sea+in 'dead calm'?
- 5420 [131]he was a free-spirited english teacher+in 'dead poets society'.
- 5430 [131]who played jerry lee lewis in the film+'great balls of fire'?
- 5440 [131]who was the leader of a gang of young+vampires in 'the lost boys'?
- 5450 [131]who played british agent james bond in+'licence to kill'?
- 5460 [131]who played the riddler on the tv. show+'batman'?
- 5470 [131]who played the joker on the tv. series+'batman'?
- 5480 [131]who portrayed a sadistic prison warden+in 'lock up'?
- 5490 [131]who co-starred with robert de niro in+'midnight run'?
- 5500 [131]who starred as boxer jake lamotta in+'the raging bull'?
- 5510 [131]he was an investigator probing a plane+crash in 'millennium'.
- 5520 [131]who co-starred with gene hackman in+'mississippi burning'?
- 5530 [131]who played a chicago cop with kentucky+roots in 'next of kin'?
- 5540 [131]who was baseball player lou gehrig in+'the pride of the yankees'?
- 5550 [131]who plays a cop who exposes corruption+in 'prince of the city'?
- 5560 [131]who co-starred with clint eastwood in+'thunderbolt and lightfoot'?
- 5570 [131]who stars as an arizona deputy sheriff+in 'coogan's bluff'?
- 5580 [131]who was an army man accused of being a+collaborator in 'the rack'?
- 5590 [131]who played composer sigmund romberg in+'deep in my heart'?
- 5600 [131]who plays an android who wants to live+in 'blade runner'?
- 5610 [131]who stars as a former cop confronting+androids in 'blade runner'?
- 5620 [131]who was a youth with a telepathic dog+in 'a boy and his dog'?
- 5630 [131]who was a warrior by day and a wolf by+night in 'ladyhawke'?
- 5640 [131]who played a young thief in the movie+'ladyhawke'?
- 5650 [131]who stars as the scientist in the 1960+film 'time machine'?
- 5660 [131]who is a jimmy hoffa-type union leader+in 'f.i.s.t.'?
- 5670 [131]who portrayed king arthur in the movie+'knights of the round table'?
- 5680 [131]who portrayed percifal in the movie+'knights of the round table'?
- 5690 [131]who portrayed the magician merlin in+'knights of the round table'?
- 5700 [131]who starred as a british game hunter+in 'man hunt'?
- 5710 [131]who plays the sheriff of nottingham in+'sword of sherwood forest'?
- 5720 [131]who played the title role in the movie+'young sherlock holmes'?
- 5730 [131]who portrayed a young john watson in+'young sherlock holmes'?
- 5740 [131]who played a wwii vet dodging a murder+charge in 'starlight hotel'?
- 5750 [131]who plays a cop posing as a student in+'plain clothes'?
- 5760 [131]who was district attorney harvey dent+in 'batman'?
- 5770 [131]who played the title role in the movie+'a man called horse'?
- 5780 [131]who was a ruthless broadway columnist+in 'sweet smell of success'?
- 5790 [131]who played billy the kid in the film+'the outlaw'?
- 5800 [131]who was a journalist searching for his+son in 'little boy lost'?
- 5810 [131]who starred as the alien ambassador in+'the day the earth stood still'?
- 5820 [131]who was out to poison the world's beer+supply in 'strange brew'?
- 5830 [131]who plays a futuristic cop trailing a+killer in 'twisted justice'?
- 5840 [131]who played corporal hicks in the movie+'aliens'?
- 5850 [131]who was the prison warden in the movie+'the longest yard'?
- 5860 [143] --- answers ---
- 5870 [131]jason connery,peter horton
- 5880 [131]richard gere,corbin bernsen
- 5890 [131]bill paxton,mandy patinkin
- 5900 [131]kyle maclachlan,roddy piper
- 5910 [131]randy quaid,william bendix
- 5920 [131]tim robbins,steve allen
- 5930 [131]martin sheen,spencer tracy
- 5940 [131]tommy lee jones,steve mcqueen
- 5950 [131]peter falk,nigel terry
- 5960 [131]kevin kline,chuck norris
- 5970 [131]anthony perkins,ray walston
- 5980 [131]spencer tracy,elliott gould
- 5990 [131]michael pare,grant williams
- 6000 [131]orson welles,paul newman
- 6010 [131]richard pryor,ben kingsley
- 6020 [131]walter matthau,jack lemmon
- 6030 [131]charlton heston,jack lemmon
- 6040 [131]ray walston,david carradine
- 6050 [131]jack lemmon,john wayne
- 6060 [131]glenn ford,james cagney
- 6070 [131]tyrone power,albert finney
- 6080 [131]slim pickens,sidney poitier
- 6090 [131]gene hackman,john wayne
- 6100 [131]rod steiger,marlon brando
- 6110 [131]peter sellers,richard beymer
- 6120 [131]lee j. cobb,dennis hopper
- 6130 [131]lee marvin,fred macmurray
- 6140 [131]mickey rooney,ralph bellamy
- 6150 [131]broderick crawford,kris kristofferson
- 6160 [131]charles bronson,albert finney
- 6170 [131]jimmy stewart,bing crosby
- 6180 [131]john wesley shipp,art carney
- 6190 [131]joe don baker,john mills
- 6200 [131]jack nicholson,robert redford
- 6210 [131]sidney greenstreet,john astin
- 6220 [131]steve mcqueen,trevor howard
- 6230 [131]george segal,craig sheffer
- 6240 [131]sidney poitier,edward g. robinson
- 6250 [131]david niven,jason robards
- 6260 [131]donald sutherland,dan vadis
- 6270 [131]christopher lee,charles bronson
- 6280 [131]michael landon,roy scheider
- 6290 [131]rod steiger,marlon brando
- 6300 [131]kirk douglas,fredric march
- 6310 [131]clint eastwood,james mason
- 6320 [131]james caan,robert duvall
- 6330 [131]dustin hoffman,tony curtis
- 6340 [131]bob newhart,jason robards
- 6350 [131]maximilian schell,lon chaney
- 6360 [131]andy garcia,rick moranis
- 6370 [131]jeremy irons,dale midkiff
- 6380 [131]burt reynolds,tom hanks
- 6390 [131]steve reeves,danny aiello
- 6400 [131]henry fonda,peter ustinov
- 6410 [131]burt lancaster,william katt
- 6420 [131]michael caine,james earl jones
- 6430 [131]keith carradine,sean connery
- 6440 [131]jeff goldblum,gary cole
- 6450 [131]john saxon,nicholas hammond
- 6460 [131]aidan quinn,forest whitaker
- 6470 [131]andrew stevens,nick nolte
- 6480 [131]mickey rourke,steven warner
- 6490 [131]bruce willis,kevin anderson
- 6500 [131]richard greene,mel gibson
- 6510 [131]pierce brosnan,claude rains
- 6520 [131]niall macginnis,dolph lundgren
- 6530 [131]pierce brosnan,lee j. cobb
- 6540 [131]donald sutherland,douglas seale
- 6550 [131]walter matthau,harry hamlin
- 6560 [131]laurence olivier,colin friels
- 6570 [131]robert redford,ben cross
- 6580 [131]james caan,sean connery
- 6590 [131]darren mcgavin,wallace beery
- 6600 [131]burgess meredith,mark singer
- 6610 [131]mark lindsay chapman,kurt russel
- 6620 [131]leslie howard,howie mandel
- 6630 [131]robert vaughn,jeremy brett
- 6640 [131]kevin bacon,john voight
- 6650 [131]richard gere,nick mancuso
- 6660 [131]matthew modine,everett sloane
- 6670 [131]val kilmer,bryan brown
- 6680 [131]don johnson,gary oldman
- 6690 [131]david selby,patrick mcgoohan
- 6700 [131]martin landau,tim curry
- 6710 [131]edmund gwenn,frank langella
- 6720 [131]jeff fahey,gene hackman
- 6730 [131]ruben blades,danny glover
- 6740 [131]scott glenn,gordon john sinclair
- 6750 [131]donald pleasence,chevy chase
- 6760 [131]james coburn,lance henriksen
- 6770 [131]treat williams,sam j. jones
- 6780 [131]william holden,jeff bridges
- 6790 [131]jack nicholson,glenn ford
- 6800 [131]john voight,gene hackman
- 6810 [131]paul scofield,bryan brown
- 6820 [131]martin short,james mason
- 6830 [131]nicolas cage,tom neal
- 6840 [131]john wayne,gene hackman
- 6850 [131]nicolas cage,james woods
- 6860 [131]denzel washington,arnold schwarzenegger
- 6870 [131]william hurt,james woods
- 6880 [131]brian dennehy,lee marvin
- 6890 [131]burt reynolds,billy zane
- 6900 [131]robin williams,dennis quaid
- 6910 [131]kiefer sutherland,timothy dalton
- 6920 [131]frank gorshin,cesar romero
- 6930 [131]donald sutherland,charles grodin
- 6940 [131]robert de niro,kris kristofferson
- 6950 [131]willem dafoe,patrick swayze
- 6960 [131]gary cooper,treat williams
- 6970 [131]jeff bridges,clint eastwood
- 6980 [131]paul newman,jose ferrer
- 6990 [131]rutger hauer,harrison ford
- 7000 [131]don johnson,rutger hauer
- 7010 [131]matthew broderick,rod taylor
- 7020 [131]sylvester stallone,mel ferrer
- 7030 [131]gabriel woolf,felix aylmer
- 7040 [131]walter pidgeon,peter cushing
- 7050 [131]nicholas rowe,alan cox
- 7060 [131]peter phelps,arliss howard
- 7070 [131]billy dee williams,richard harris
- 7080 [131]burt lancaster,jack beutel
- 7090 [131]bing crosby,michael rennie
- 7100 [131]max von sydow,david heavener
- 7110 [131]michael biehn,eddie albert
- 10000 [159]15,8,15,"s0:star masters":[160]15:[148]"star masters",8:[128]
-