Page 1 of 1

New Joe and Mac: Caveman Ninja

Posted: Sat Dec 10, 2022 3:17 am
by MarianaRoses

From The Request Section for Gog v1.0

lordlundar wrote: Mon Dec 05, 2022 8:54 am

Game: New Joe and Mac: Caveman Ninja
Version: 1.0
Platform: GoG
Cheats Requested:

  • No Hit
  • Inf Health
  • Inf Lives
  • Weapon Selector

Code: Select all

- No Hit - Done, Freeze invulnerabilityTime
- Inf Health - Done
- Inf Lives - Done
- Weapon Selector - Done, Replace Weapon By Using Hash
Cheat List

Code: Select all

[list]
    [*]Enabler
    [list]
        [*]Main Script [ In-Map to Populate Value ]
        [list]
            [*]invulnerabilityTime
            [*]playerState
            [list]
                [*]score
                [*]lifeCount
                [*]zombie
            [/list]
            [*]currentWeaponTag
            [list]
                [*]tag
                [list]
                    [*]Length
                    [*]Value
                [/list]
                [*]tagHash
            [/list]
            [*]Weapon List
            [list]
                [*]Value 1
                [*]tagHash 1
                [*]Value 2
                [*]tagHash 2
                [*]Value 3
                [*]tagHash 3
                [*]Value 4
                [*]tagHash 4
                [*]Value 5
                [*]tagHash 5
                [*]Value 6
                [*]tagHash 6
                [*]Value 7
                [*]tagHash 7
            [/list]
            [*]motion
            [list]
                [*]coords
                [*]jumping
                [*]jumpSpeed
                [*]moveConfig
                [*]jumpConfig
                [*]speed
                [*]direction
                [*]moving
                [*]freezed
            [/list]
            [*]state
            [list]
                [*]untouchable
                [*]KO
                [*]inactive
            [/list]
            [*]Infinite Health
            [*]Infinite Credit [ Pause the Game ]
            [*]Replace tagHash in the currentWeaponTag by Weapon List as Reference
            [*]Author: MarianaRoses -- Visit Us at Https://opencheattables.com
        [/list]
    [/list]
[/list]

Re: New Joe and Mac: Caveman Ninja

Posted: Sat Dec 10, 2022 10:44 am
by lordlundar

Sweet! Thank you very much!