ExclamationDead by Daylight :: Savegame Editor Updated (again)

Posts 115 of 101 · Page 1 of 7
Dead by Daylight :: Savegame Editor Updated (again)
Added the new offering: RedMoney
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
How can you add coins?: Option 1;Option 2
You need to get at least 1 coin or just paste this code in the JSON tab:
Code:
  "playerStatProgression": [
    {
      "name": "DBD_BurntCoin",
      "value": xx
    },
    {
      "name": "DBD_GoldenCoin",
      "value": xx
    }
  ],

1. Open the save file.
2. Go to JSON tab.
3. Scroll down to the bottom.
4. Edit your coin number.
5. Save and inject it




-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Savegame editor:
DeadbyDaylightSavegameEditorUPDATED_mpgh.net.rar344 KB · 3,206 downloads Clean
//Approved
unable to read the save file
can you use it for burnt coins ?
You do not need to get at least 1 coin.
Does your profile have to be private for this to work? Or is there a 100% safe version of modifying bloodpoints / burnt coin numbers without having to utilize a private profile? I don't want banned, but at the same time I REALLY don't wanna have to use a private profile if it's totally safe to not do so. Thanks
I strangely cannot get this to work at all anymore. It just keeps giving me "Savefile is not valid :-(" Do you know how to fix this? Since I'm doing everything as normal but it just REFUSES to want to work.
Snowy it means that here is something wrong with your save file
Well if there's something wrong with my save, how do I fix it? Or am I screwed? Since if so then that's bullshit tbh.
Whenever I Use CloudExtract, I get to the Modul part, at the main menu. if I try to press any key, or even if I don't. Cloud extract no-longer does anything.
If you don't have any coins, you just need to add this before the "versionNumber" line:

Code:
  "playerStatProgression": [
    {
      "name": "DBD_BurntCoin",
      "value": xx
    },
    {
      "name": "DBD_GoldenCoin",
      "value": xx
    }
  ],
The "xx"'s are the number of coins you want. Also don't forget to put the commas in the right places. Overall should look something like this:

Code:
    "slasherFavor": "_EMPTY_"
  },
  "playerStatProgression": [
    {
      "name": "DBD_BurntCoin",
      "value": 10
    },
    {
      "name": "DBD_GoldenCoin",
      "value": 16
    }
  ],
  "versionNumber": 7
}
Does your profile have to be private to not get banned? Or can u do this with a public profile safely? Also, can the same be said for modifying bloodpoints?

Would love an experts advice on the topic. Thanks!
You only really need to hide your profile if you do something that'll look fishy, like getting all 3 prestige achievements within a couple minutes of each other or getting them with a very low amount of time played. Otherwise if someone gets suspicious/mad enough they can go through your profile to find evidence and report you.


On another note, does anyone know if this affects the total coins for the community event?
Thanks for the nice thread. I was wondering, do you need to/should bypass EAC to do this or is that not required with this method? Thanks for your help.
Posts 115 of 101 · Page 1 of 7

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?