@
theexeq:
Before going sleep I checked it real quick pinpointed the error for you:
Your steam token login request in the case of auto cookie retrieval
missing this portion of
request's header and also
Request body with current game's version information.
have a look below when you wake up :
HEADER:
Code:
Host: steam.live.bhvrdbd.com
Accept: */*
Accept-Encoding: deflate, gzip
Content-Type: application/json
x-kraken-client-platform: steam
x-kraken-client-provider: steam
x-kraken-client-version: 4.5.0
User-Agent: DeadByDaylight/++DeadByDaylight+Live-CL-392465 Windows/10.0.19042.1.256.64bit
Content-Length: 148
REQUEST BODY:
Code:
{"clientData":{"achievementId":"4.5.0_403799live","catalogId":"4.5.0_403799live","consentId":"4.5.0_403799live","gameContentId":"4.5.0_403799live"}}
Also since you will have to recompile the tool again pls have a quick look on this:
BP_BonusBP_Shards_Cells Removal request
Many people asked me about this before this request I prepared there is 100% tested working and gives back
200 OK response,
If you wud add this new functionality to your tool I'm sure you will make loads of them happy, Think about it.
Ps.Im currently looking deeper into autocompletion of any old books/full tomes without having to complete all those challenges by yourself.
When I come to any sensible results ama PM you with some more info, so u can try to add this too.
@htmystery @negspec13
Dont worry guys, this is small error and shudnt take long to ammend.