Home » Personal collection » Commodore tapes » Commodore_16 » drawer_br_tape07a_c16_d90_ages_b.wav » account
account
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
| Tape/disk: | Home » Personal collection » Commodore tapes » Commodore_16 » drawer_br_tape07a_c16_d90_ages_b.wav |
| Filename: | account |
| Read OK: | ✔ |
| File size: | 01F2 bytes |
| Load address: | 1001 |
| Exec address: | 0000 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Personal collection » Commodore disks » disk52a2_c16_progs.d64 » account
- Personal collection » Commodore tapes » Commodore_16 » drawer_br_tape07a_c16_d90_ages_b.wav » account
File contents
10 SCNCLR
20 COLOR 4,1
30 COLOR 0,1
40 PRINT:PRINT"<red> ENTER PASSCODE"
50 COLOR 1,1
60 INPUT A$
70 IF A$="FRED" THEN GOTO 120
80 PRINT:PRINT:PRINT:PRINT"<purple> WRONG!"
90 PRINT:PRINT"<green> PRESS SPACE."
100 GET B$:IF B$<>" " THEN 100 ELSE 10
110 RUN
120 PRINT:PRINT:PRINT:PRINT"<cyan> CORRECT"
130 PRINT:PRINT"<green> PRESS SPACE."
140 GET C$:IF C$<>" " THEN 140
150 SCNCLR
160 PRINT"<cursor down><cursor down><cursor down><cursor down><cursor down><cursor down><cursor down><cursor down><cursor down><cursor down><cursor down><cursor down><cursor down><cursor right><cursor right><cursor right><cursor right><cursor right><cursor right><cursor right><orange>FROD'S WIERD"
170 PRINT"<cursor down><cursor right><cursor right><cursor right><cursor right><cursor right><cursor right><cursor right><cursor right><cursor right><cursor right><cursor right><cursor right><cursor right><orange>ACCOUNT"
180 PRINT:PRINT"<cyan> PRESS ANY KEY!"
190 GETKEY D$
200 SCNCLR
210 PRINT:PRINT"<red> FROD'S WIERD ACCOUNT"
220 PRINT"<white>🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸🭸"
� � 4,1 � 0,1 8( �:�" ENTER PASSCODE"