Go backGo back to index

On The Run

Design Design/August 1985

Full price gameArcade adventure gameHack
Screen shot

Massive arcade-adventure with fantastic graphics, but not much in the way of game-play. A bit of a shame, really.

Play the tape from the start. Line 150 gives infinite energy, line 160 gives infinite time and line 170 gets rid of enemy sprites. They can be deleted, but the rest of the program must stay intact.

Click here to download this hack (TAP format) or Click here to download this hack (TZX format).

10 LET t=0 : FOR f=3e4 TO 30016
20 READ a : POKE f,a
30 LET t=t+(f-29990) * a : NEXT f
40 READ a : IF t<>a THEN STOP
50 RANDOMIZE USR 3e4
60 DATA 205,86,5,221,33
70 DATA 216,231,17,0,1
80 DATA 62,255,55,205,86
90 DATA 5,201,33570
100 POKE 59504,230 : POKE 59505,255
120 FOR f=65510 TO 1e9 : READ a
130 IF a=999 THEN RANDOMIZE USR 59392
140 POKE f,a : NEXT f
150 DATA 62,201,50,114,152
160 DATA 62,182,50,149,170
170 DATA 62,201,50,116,141
180 DATA 195,0,126,999

Free Web Hosting