SOURCE CODE TO "SHOOT" (C) 2003 PAUL MILLAR -> means [STO>] Hey, look! I was nice enough to provide the source code! You can type this into your calculator if you do not have the Graph Link cable. I know how that feels. ======PRGM:SHOOT============= ClrHome Output(3,6,"SHOOT") Output(4,7,"กกก" Output(5,4,"HIT ENTER" Output(1,1,"TURN CONTRAST UP" Output(6,3," RANDOMSOFT" Output(8,1,"HIT 2ND TO SHOOT" Pause ClrHome Output(5,1,"------! !-------" Output(3,1,"////////////////" 1->F 1->U Output(8,8,"I" Lbl B F+1->F U+1->U Output(4,F,"00" Output(4,F," 0" Output(4,16," " If F=15 Then 1->F End getKey->K If K=21 and F=7 Then Goto E End Goto B Lbl E Output(4,8," " Output(4,6,"BOOM!" Output(7,2,"THAT TOOK YOU" Output(8,3,U Output(8,7,"PHLARGZ"