Uridium
Codes
Invincibility
Load or reset the game, then execute the following BASIC command before running or restarting the program.
| Code | Effect |
|---|---|
| POKE 3394,255 | Invincibility |
Contributed By: sleepmode
Level Select
Load or reset the game, then execute the following BASIC commands before running or restarting the program. Note that X = the desired level.
| Code | Effect |
|---|---|
| POKE 13206,X SYS 2304 | Level Select |
Contributed By: sleepmode
Set Number of Lives
Load or reset the game, then execute the following BASIC commands before running or restarting the program. Note that X = the desired number of lives.
| Code | Effect |
|---|---|
| POKE 13205,X SYS 2304 | Set Number of Lives |
Contributed By: sleepmode
Unlimited Lives
Load or reset the game, then execute the following BASIC commands before running or restarting the program.
| Code | Effect |
|---|---|
| POKE 3029,234 SYS 2304 | Unlimited Lives |
Contributed By: sleepmode
Know Something We Don't?
You can submit new cheat codes for this game using our Cheat Submission Form.
Have We Been Fooled?
If you see a non-working or fake code in the list above, let us know by using our Problem Submission Form.
