Page 1 of 1

Juicy Realm +5 | v0.9.1

Posted: Sat May 05, 2018 1:21 am
by hysspy
This cheat table is my 17th upload on this forum, i hope there's no problem, i do read forum rules..
In this tables, there are 5 cheat. [Readme in the a]
=======================

INFINITE HP PLAYER & ENEMY :D : This script freeze hp player & enemy always 20. Becareful activating this script :D

ONE HIT KILL PLAYER & ENEMY :D : This script freeze hp player & enemy to 0 [Dead]. Becareful activating this script :D

LOOT COIN : This script will max loot coin to 99999 ;)

USE COIN : This script freeze coin to 99999 when using it ;)

INFINITE AMMO : This script freeze ammo to 5. Tested with different weapons. You can change this value btw ;)

Image

=======================
Game : JuicyRealm.exe
In Game Version : v0.9.1
File Version : 2017.2.1.50452
Product Version : 2017.2.1.1950996
=======================
That's the file version, check yours [File Version & Product Version] on JuicyRealm.exe -> RightClick -> Properties -> Details.
Well that's the formality and the word. Enjoy!

NOTE :
How To Activate each script :
1# Shoot gun ==> [then Activate Infinite Ammo]
2# Shoot enemy once ==> [then Activate One Hit Kill]
- Or You get damage ==> [then Activate Infinite HP]
3# Enemy Dead, popup coin, take the coin ==> [then Activate Loot Coin]
- Kill enemy again, take the coin, coin changed to 99999 :D

4# Done ;)

Juicy Realm +5 | v0.9.1

Posted: Sat May 05, 2018 2:45 am
by qw_zzz
thanks for the table, but why would u freeze both player & enemy health too?

Juicy Realm +5 | v0.9.1

Posted: Sat May 05, 2018 4:31 am
by hysspy
qw_zzz, post: 44713, member: 8855 wrote:thanks for the table, but why would u freeze both player & enemy health too?
I think that's because of the function and i'm using aob :D

8855 : There's a way to separate between hp player & enemy, using this cmp [compare].



Example : 0 [player] and 1 [enemy]

cmp eax,0 <= Player

je infinite health

cmp eax,1 <= Enemy

je one hit kill



And the problem is i can't find those cmp in this game :(

Juicy Realm +5 | v0.9.1

Posted: Fri May 25, 2018 1:38 pm
by Massimo7312
hysspy, post: 44724, member: 8069 wrote:I think that's because of the function and i'm using aob :D

8855 : There's a way to separate between hp player & enemy, using this cmp [compare].



Example : 0 [player] and 1 [enemy]

cmp eax,0 <= Player

je infinite health

cmp eax,1 <= Enemy

je one hit kill



And the problem is i can't find those cmp in this game :(
good morning friend, What should I do to make this file work?