Cheats & Guides

Mutant Monty Cheats For Commodore 64

  1. Cheat Mode

    Load or reset the game, then execute the following BASIC commands before running or restarting the program.

    Effect Effect
    POKE 21647,173 SYS 22039 Cheat Mode

    Contributed by: sleepmode 

  2. Disable Sprite Collision

    Load or reset the game, then execute the following BASIC commands before running or restarting the program.

    Effect Effect
    POKE 21526,0 SYS 37024 Disable Sprite Collision

    Contributed by: sleepmode 

  3. POKE Code - Set Number of lives

    Load or reset the game, then execute the following BASIC command before running or restarting the program.

    Effect Effect
    POKE 21018,X SYS 37024 Set number of lives (X represents the desired number of lives)

    Contributed by: bobby190 

  4. Unlimited Lives

    Load or reset the game, then execute the following BASIC commands before running or restarting the program.

    Effect Effect
    POKE 21645,4 SYS 37024 Unlimited Lives

    Contributed by: sleepmode