Jump to content

Having trouble with Dead Shell


oldesoul95

Recommended Posts

Hello! I'm attempting to edit the credits and DNA values in Dead Shell but the numbers do not appear to change? I would think they should not be server side values as I am running the game with my phone in airplane mode. The ammo values are simple dword integers but I'm not having any luck with credits/DNA. Any ideas why this may be? Thanks in advance!

Link to comment
Share on other sites

  • Moderators

Option 1

Search dword

3;750,000;2;500::13 on main screen

Edit 750000 to something like 2123456789

Edit 500 to something like negative 2123456789

Goto shop, buy the 750000 currency, only once.

 

 

Option 2

Goto save file

/data/data/com.herocraft.game.free.deadshell/shared_prefs/com.herocraft.game.free.deadshell.v2.playerprefs.xml

Open with text editor

Find these two strings

<string name="DNA.data">

<string name="Credits.data">

Put this as the value for each

U0ITcwYGZQZrWA%3D%3D

This will be 2123456789 of each currency.

Link to comment
Share on other sites

  • Moderators
23 minutes ago, oldesoul95 said:

Oh, wow, that was fast! It worked! Does your dword search string mean that the values are encrypted?

Prices, not encrypted.

That's just a ordered group search.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.