CoolAutomatic Market Updater

Posts 115 of 920 · Page 1 of 62
Automatic Market Updater
Things required:
MarketUpdater.exe (duh)
Fiddler
Prerequisites - .NET 7.0 runtime - https://dotnet.microsoft.com/en-us/d...-x64-installer
Tired of waiting for other people to update their unlockers or to update files on here? Now you can do it yourself with very minimal effort

Simply open the exe, paste paks path, put prestige and item amount, and put latest game version when asked, and voilà; you can now use files in fiddler.
Example paks path: C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight\DeadByDaylight\Content\Paks

If you don't know how to use/setup Fiddler then search youtube "dbd unlock all fiddler" and you'll find tutorials.

Files that get generated:
Market.json - This file contains everything; cosmetics, items, addons, dlc, etc...
MarketDlcOnly.json - As the name suggests, this market only includes dlc.
MarketNoSavefile.json - This market does not contains items, addons, etc... just cosmetics and dlc
MarketWithPerks.json - This is same as MarketNoSavefile but it also includes perks
Bloodweb.json - Data that is used when opening bloodweb (contains items, addons, offerings, etc...)
GetAll.json - Data that is loaded upon launching game that contains all temp profile stuff (items, addons, offerings, etc...)
Catalog.json - Allows breaking of sets and access to cosmetics before they release

Use Market.json, Bloodweb.json and GetAll.json if you want everything in the game.



Virus Scans:
VirusTotal | Jotti

MarketUpdater_mpgh.net.zip1.4 MB · 7,903 downloads Clean
Wow, truly an excellent job!
I'm sorry I only noticed this release now.
I believe the entire forum missed it, but it truly deserves a lot of recognition, especially for the catalog decrypt/encrypt feature. I've never been able to do it, unfortunately.
I hope people realize the outstanding work you've done and download it.
Perhaps you can combine it with my FiddlerScripts to unleash its full potential.
Quote Originally Posted by 8otto View Post
Wow, truly an excellent job!
I'm sorry I only noticed this release now.
I believe the entire forum missed it, but it truly deserves a lot of recognition, especially for the catalog decrypt/encrypt feature. I've never been able to do it, unfortunately.
I hope people realize the outstanding work you've done and download it.
Perhaps you can combine it with my FiddlerScripts to unleash its full potential.
Have you took over the DBD section now? Like verifying releases and such.

Also feel free to direct people towards your threads if they want the additional customization.
I was planning on making an unlocker again with additional functionality and also implementing the different prestige for each character and shit but I don't have the motivation to work on big projects for DBD anymore so this release will suffice.
Quote Originally Posted by SleepyLia View Post


Have you took over the DBD section now? Like verifying releases and such.

Also feel free to direct people towards your threads if they want the additional customization.
I was planning on making an unlocker again with additional functionality and also implementing the different prestige for each character and shit but I don't have the motivation to work on big projects for DBD anymore so this release will suffice.
No, his dedication to this section was noted dearly and he was given the position of Contributor. Only minions and above can verify uploads, but they have to be assigned to that section.
works perfect friend, thank you very much!
Quote Originally Posted by SleepyLia View Post


Have you took over the DBD section now? Like verifying releases and such.

Also feel free to direct people towards your threads if they want the additional customization.
I was planning on making an unlocker again with additional functionality and also implementing the different prestige for each character and shit but I don't have the motivation to work on big projects for DBD anymore so this release will suffice.
No, I'm not a moderator, I saw the good job you did, and I wanted to say it to you, just a compliment.
idk if i did something wrong, but im almost sure i didnt overlook anything, and i followed everything pretty carefully

for me almost everything works, i have all items, addons etc, all dlcs are unlocked too
but cosmetics are missing, some of the base characters have a couple unlocked cosmetics instead of all, and aside from those, basically every other character just has the bloody fits and nothing else(?)

i looked in the .json files and everything looks fine (catalog file does show up on visual studio as a 404 error for whatever reason)

i was using fiddler before with 8otto's new method scripts, but i disabled those to try this out (=false)
everything else.. the paths seem fine, fiddler isn't giving me any errors, everything seems to be working except the cosmetics

i jus wanna play emo cheryl :( yall know what it might be?
Quote Originally Posted by rip shinso View Post
yall know what it might be?
The catalog generation is done on my website and good ol' case-sensitive in URL's was the issue.
Fixed and now it is working as intended.

Generate files again ^^
not working
Quote Originally Posted by SleepyLia View Post
Things required:
MarketUpdater.exe (duh)
Fiddler
Prerequisites - .NET 7.0 runtime - https://dotnet.microsof*****m/en-us/...-x64-installer
Tired of waiting for other people to update their unlockers or to update files on here? Now you can do it yourself with very minimal effort

Simply open the exe, paste paks path, put prestige and item amount, and put latest game version when asked, and voilà; you can now use files in fiddler.
Example paks path: C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight\DeadByDaylight\Content\Paks

If you don't know how to use/setup Fiddler then search youtube "dbd unlock all fiddler" and you'll find tutorials.

Files that get generated:
Market.json - This file contains everything; cosmetics, items, addons, dlc, etc...
MarketDlcOnly.json - As the name suggests, this market only includes dlc.
MarketNoSavefile.json - This market does not contains items, addons, etc... just cosmetics and dlc
MarketWithPerks.json - This is same as MarketNoSavefile but it also includes perks
Bloodweb.json - Data that is used when opening bloodweb (contains items, addons, offerings, etc...)
GetAll.json - Data that is loaded upon launching game that contains all temp profile stuff (items, addons, offerings, etc...)
Catalog.json - Allows breaking of sets and access to cosmetics before they release

Use Market.json, Bloodweb.json and GetAll.json if you want everything in the game.



Virus Scans:
VirusTotal | Jotti

lvl 1, prestige 1
does not work, what else to do? I dont have it like in the video

https://ibb.co/1X9StT1
Quote Originally Posted by g1ge View Post
lvl 1, prestige 1
does not work, what else to do? I dont have it like in the video

https://ibb.co/1X9StT1
Fiddler auto responder list:
Format - 1st box : 2nd box (Find a file...)

api/v1/inventories : Market.json (Choose which market file you would like to use from the list above)
dbd-character-data/bloodweb : Bloodweb.json (Only enable if you're using Market.json and want everything in the game including items)
dbd-character-data/get-all : GetAll.json (Only Only enable if you're using Market.json and want everything in the game including items)
regex:^(?=.*\bbhvrdbd\b)(?=.*\bcatalog.json\b).*$ : Catalog.json


Watch this tutorial and do exactly what I do.

Quote Originally Posted by SleepyLia View Post
Things required:
MarketUpdater.exe (duh)
Fiddler
Prerequisites - .NET 7.0 runtime - https://dotnet.microsof*****m/en-us/...-x64-installer
Tired of waiting for other people to update their unlockers or to update files on here? Now you can do it yourself with very minimal effort

Simply open the exe, paste paks path, put prestige and item amount, and put latest game version when asked, and voilà; you can now use files in fiddler.
Example paks path: C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight\DeadByDaylight\Content\Paks

If you don't know how to use/setup Fiddler then search youtube "dbd unlock all fiddler" and you'll find tutorials.

Files that get generated:
Market.json - This file contains everything; cosmetics, items, addons, dlc, etc...
MarketDlcOnly.json - As the name suggests, this market only includes dlc.
MarketNoSavefile.json - This market does not contains items, addons, etc... just cosmetics and dlc
MarketWithPerks.json - This is same as MarketNoSavefile but it also includes perks
Bloodweb.json - Data that is used when opening bloodweb (contains items, addons, offerings, etc...)
GetAll.json - Data that is loaded upon launching game that contains all temp profile stuff (items, addons, offerings, etc...)
Catalog.json - Allows breaking of sets and access to cosmetics before they release

Use Market.json, Bloodweb.json and GetAll.json if you want everything in the game.



Virus Scans:
VirusTotal | Jotti

Can you make it separate when generated? , such as Item , Offering , Perk , Cosmetics in separate files ?
Quote Originally Posted by hamaboi789 View Post
Can you make it separate when generated? , such as Item , Offering , Perk , Cosmetics in separate files ?
I could but the purpose of this release is for people to automatically generate the files so they can be used readily-made for the use in Fiddler.
It was not intended for people to have the ID's ready-to-use for their own projects, which is what I assume you intend to do with such files.

With that being said, the source code to the project can be found on a site that cannot be mentioned here under the same name 'MarketUpdater', assuming you have even the slightest bit of coding knowledge it would be very easy to make such additions.

Such example of what you want:
 
code

Extras.cs


Program.cs



I'm not sure if its patched but it says ssl certificate can't be verified or something when I open dbd after followed the video. did i possibly do something wrong?
Quote Originally Posted by Birdiecool305 View Post
I'm not sure if its patched but it says ssl certificate can't be verified or something when I open dbd after followed the video. did i possibly do something wrong?
Keep fiddler closed whenever generating the files.
question
How does the catalog works ? What do I need to do to get it working, sorry for the probably dumb question

edit: nvm figured it out
Posts 115 of 920 · Page 1 of 62

Post a Reply

Tags for this Thread

None

Need help?