Page 1 of 1

Panzer Paladin

Posted: Wed Jul 22, 2020 12:55 am
by windowv

infinit health
infinit Upgrade point
super jump
& more
crack version in skidrowre loaded~~

Re: Panzer Paladin

Posted: Thu Jul 23, 2020 3:16 pm
by MBRKiNG



Panzer_Paladin_v1.0.0.6721 (testet with ali213 release)

open ce table once a stage is loaded like i did in my video or u will get problems, cheats wont be activated really dont know why this happend

-Inf Squire Health
-Inf Paladin Health
-Invulnerable (get hit once)
-Weapon Durability (press 1x start then activate)
-Inf Lifes
-Inf Jumps+Walk in Air
(fixed Weapon Durability + added inf jumps/walk in air)


Re: Panzer Paladin

Posted: Fri Jul 24, 2020 4:11 am
by windowv
MBRKiNG wrote:
Thu Jul 23, 2020 3:16 pm
Panzer_Paladin_v1.0.0.6721 (testet with ali213 release)

-Inf Squire Health
-Inf Paladin Health
-Invulnerable (get hit once)
-Weapon Durability
-Inf Lifes

thank you~~

Re: Panzer Paladin

Posted: Fri Jul 24, 2020 7:53 am
by Chikumori
MBRKiNG wrote:
Thu Jul 23, 2020 3:16 pm
Panzer_Paladin_v1.0.0.6721 (testet with ali213 release)

-Inf Squire Health
-Inf Paladin Health
-Invulnerable (get hit once)
-Weapon Durability
-Inf Lifes

Erm. Mind if I ask which version of CE this table is using? I'm using CE 7.1 with Steam release of the game, but the squire / paladin health & invulnerablitiy codes don't work for me

Re: Panzer Paladin

Posted: Fri Jul 24, 2020 9:11 am
by MBRKiNG
Im using latest CE 7.1 is your game Version the same i use (v1.0.0.6721)?

start game, load gamesave, select a stage once ingame open ce table and activate the codes.

added
-Inf Jumps/walk in air
-fixed weapon durability

Re: Panzer Paladin

Posted: Mon Aug 10, 2020 7:49 pm
by XRizerX
This doesn't work any more.

Re: Panzer Paladin

Posted: Mon Aug 10, 2020 8:34 pm
by MBRKiNG
if the game was updated table may not work, sry mate cannot fix that atm there is no newer version available

edit:
everything is working with Panzer_Paladin_v1.0.0.6805 except weapon durability

just replace the old script with

Code: Select all


[ENABLE]

aobscan(weapondurab,55 8B 96 90 00 00 00) // should be unique
alloc(newmem,$1000)

label(code)
label(return)

newmem:

code:
  mov [eax+08],63
  mov edx,[esi+00000090]
  jmp return

weapondurab+01:
  jmp newmem
  nop
return:
registersymbol(weapondurab)

[DISABLE]

weapondurab+01:
  db 8B 96 90 00 00 00

unregistersymbol(weapondurab)
dealloc(newmem)


Re: Panzer Paladin

Posted: Mon Apr 26, 2021 7:05 pm
by dafirus
I´m using CE 7.2 and all codes dont working on game. Can you help me plz?