Page 12 of 24 FirstFirst ... 2101112131422 ... LastLast
Results 166 to 180 of 353
  1. #166
    traalxTV's Avatar
    Join Date
    Mar 2020
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    My Mood
    Chatty

    @expiker21

    Quote Originally Posted by Expiker21 View Post
    Introduction

    Updated version of skin unlocking method. We can use Fiddler again therefore few of the old hacks are available again.

    Previous version - https://www.mpgh.net/forum/showthread.php?t=1453267

    Changelog

    - New method to enable Fiddler on latest game version (3.7.1), thanks to @flynn1
    - Added all skins of the latest DBD version (3.7.1)

    Method №1: Fiddler

    1. Download and install latest version of Fiddler Web Debugging Proxy. Suggest using Telerik official website.

    2. Close DBD, log out of your Steam account.

    3. Launch Fiddler, at the top left corner click Tools - Options



    4. Go to HTTPS, Check "Capture HTTPS CONNECTs" and "Decrypt HTTPS traffic" boxes. If it's your first Fiddler usage it will ask you to install a certificate. As Fiddler accurately say, "This is generally safe" but i would recommend to do your own research before continuing. Under "Check for certificate revocation" locate "Protocols", left click blue text and paste this code:
    Code:
    <client>;ssl3;tls1.2


    5. Close Fiddler. You will need to install additional Addon for Fiddler, "CertMaker for iOS and Android". You can google it, the download link will be on official telerik web site, at fiddler/add-ons. Once downloaded, launch "fiddlercertmaker.exe", complete the installation and launch Fiddler. Go to Tools>>Options>>HTTPS>>Actions>>Reset All Certificates. Click OK in all appearing windows.



    6. Download attachment, extract it directly to C: drive. As a final result you should get folder "Rules" with at least two files: Market and import_me_v4. Correct path is important.



    7. Back to the Fiddler, go to AutoResponder, click Import, go to This PC - Local Disk ( C: ) - Rules - import_me_v4.farx and click Open. One rule should appear in AutoResponder tab, delete all other rules if you have them. Check "Enable rules" and "Unmatched requests passthrough" boxes.



    8. Follow this tutorial to enable Fiddler on latest game version - https://www.mpgh.net/forum/showthrea...1#post14796291. That is an updated version of previous method (https://www.mpgh.net/forum/showthread.php?t=1493903). The general idea of the initial method was to remove lines in the pak0 file which were restricting Fiddler's ability to decrypt HTTPS traffic. Those lines are Libcurl configuration lines, as long as they are in the pak0 game will refuse to launch with Fiddler. Therefore we had to remove them from the pak0 to launch game along with Fiddler. Not long ago EAC started to check integrity of pak0. If we simply remove those lines from pak0, EAC will detect that change and won't allow us to launch game. The idea of new method is that we remove those lines from pak0 after EAC has finished checking game files but before the game launch itself. The program do it automatically, remember not to close "enable_config.exe" manually during the game! The enable_config.exe will automatically closes after exiting the game.

    9. We have finished the setup. Launch Dead By Daylight, go to Store, Characters, enjoy the result:



    Troubleshoot and Notes

    1. My Store is empty, all my items vanished - you should have exactly one rule in Fiddler, delete additional rules. You should have extracted folder directly to C: drive.

    2.



    You missed few steps from Fiddler setup Part or you didn't launch game through Steam. Restart PC.

    3. How to get back my normal inventory? - Restart PC.

    4. Are those changes permanent? - No, they are not.

    5. Can i level killer/survivor and get his/her teachable? - Yes, you can.

    6. DBD crashes soon after launch - You should have extracted folder directly to C: drive.

    7. Why i can't wear certain items? - Hardcoded into the game client, no easy way to bypass it.


    Virus Total

    https://www.virustotal.com/gui/file/...29d0/detection
    Hey @Expiker21 i have a question, so when i go to do the full modded without legacy it doesnt do it for pyramid and new chick, do i need to wait for udate or custom settings? i tried custom and did nothing so idk im stuck, this is for P3 everyone and BP and all that.

  2. #167
    Kham123's Avatar
    Join Date
    Jun 2020
    Gender
    male
    Location
    Buenos Aires
    Posts
    7
    Reputation
    10
    Thanks
    0
    My Mood
    Aggressive

    question

    Hello! Is this patched or do I really need the new RULE?

  3. #168
    Someone4956's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    47
    Reputation
    11
    Thanks
    148
    It's not patched, however the rule is a touch outdated. You'll get everything except the new stuff added in 4.0.0, that being some Legion Cosmetics, Pyramid Head, and the new survivor.

  4. #169
    DDAASSLM's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    0
    if u cant wait, why dont u just buy them?

  5. #170
    connordapro's Avatar
    Join Date
    Dec 2016
    Gender
    male
    Location
    eastern oklahoma
    Posts
    18
    Reputation
    10
    Thanks
    1
    My Mood
    Cold
    Quote Originally Posted by DDAASSLM View Post
    if u cant wait, why dont u just buy them?
    why would i buy 4 lines of code?

  6. #171
    TengamerPL's Avatar
    Join Date
    Feb 2018
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    1
    Can i unlock pyramid head and new surv with this? Or its only unlocking skins

  7. #172
    oyasumiasap's Avatar
    Join Date
    Apr 2020
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    1
    What are objectIds of new suv and killer in the Market file?

  8. The Following User Says Thank You to oyasumiasap For This Useful Post:

    ZikViM (06-17-2020)

  9. #173
    RIPORNOTRIP's Avatar
    Join Date
    Apr 2019
    Gender
    male
    Posts
    107
    Reputation
    10
    Thanks
    35
    Quote Originally Posted by oyasumiasap View Post
    What are objectIds of new suv and killer in the Market file?
    K20,
    If you wanna add new killer add these lines to the market file in the Rules folder:
    {
    "lastUpdateAt": 1577454199,
    "objectId": "K20",
    "quantity": 1
    }
    Last edited by RIPORNOTRIP; 06-17-2020 at 12:20 PM.

  10. #174
    DDAASSLM's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by RIPORNOTRIP View Post
    K20,
    If you wanna add new killer add these lines to the market file in the Rules folder:
    {
    "lastUpdateAt": 1577454199,
    "objectId": "K20",
    "quantity": 1
    }
    Do you have the lines for the new cosmetics for the survivor too?

  11. #175
    ZigZag557's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    My Mood
    Aggressive
    Quote Originally Posted by RIPORNOTRIP View Post
    K20,
    If you wanna add new killer add these lines to the market file in the Rules folder:
    {
    "lastUpdateAt": 1577454199,
    "objectId": "K20",
    "quantity": 1
    }
    Just wondering, how did you find the object id?

  12. #176
    T-800's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Location
    Romania
    Posts
    17,076
    Reputation
    1688
    Thanks
    84,840
    Quote Originally Posted by Expiker21 View Post
    Updated to the latest game patch 4.0.0.
    Added new killer/survivor/skins.
    //Approved

    "Never stop being a good person because of bad people"


    Super User -> 15-7-2020
    Global Moderator -> 23-3-2019 - 15-7-2020
    Steam Moderator -> 12-12-2017 - 23-3-2019
    Steam Minion+ -> 09-04-2017 - 12-12-2017
    Steam Minion -> 03-01-2017 - 09-04-2017


  13. The Following User Says Thank You to T-800 For This Useful Post:

    tanako3 (06-17-2020)

  14. #177
    Kham123's Avatar
    Join Date
    Jun 2020
    Gender
    male
    Location
    Buenos Aires
    Posts
    7
    Reputation
    10
    Thanks
    0
    My Mood
    Aggressive

    EAC

    Quote Originally Posted by Expiker21 View Post
    Updated to the latest game patch 4.0.0.
    Added new killer/survivor/skins.
    EAC client cannot be instantiated,
    it worked for me before: does anyone have a solution?

  15. #178
    Pain01's Avatar
    Join Date
    May 2020
    Gender
    male
    Posts
    46
    Reputation
    10
    Thanks
    2

    I got invalid ssl certificate

    What should I do to fix this error?

  16. #179
    f34rY's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    3
    Assertion failed: [File:Unknown] [Line: 1760] Failed to find shader map for default material WorldGridMateria bla bla crashing only when using enable_config.exe method...

    I can launch the game fine without it... whats the issue?

  17. #180
    killbee12's Avatar
    Join Date
    Mar 2017
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    it still work for me

    - - - Updated - - -

    it still work for me

    - - - Updated - - -

    Quote Originally Posted by Kham123 View Post
    EAC client cannot be instantiated,
    it worked for me before: does anyone have a solution?
    check you bypass method

Page 12 of 24 FirstFirst ... 2101112131422 ... LastLast

Similar Threads

  1. [Detected] ❤️ Updated TEMP Unlock All Shop Skins, Charms, DLC's | DBD 4.1.1
    By Alone in forum Dead by Daylight Hacks & Cheats
    Replies: 236
    Last Post: 09-03-2020, 12:41 PM
  2. [Patched] Temporarily unlocking all purchasable skins, killers and survivors (no bypass needed)
    By Expiker21 in forum Dead by Daylight Hacks & Cheats
    Replies: 81
    Last Post: 06-26-2019, 09:46 AM
  3. All Killer and Survivors levels got reset!!!!
    By BGamerPlayz in forum Dead by Daylight Discussion & Help
    Replies: 1
    Last Post: 10-14-2016, 07:34 AM
  4. Replies: 41
    Last Post: 09-08-2016, 12:13 PM
  5. Dead by Daylight ALL Characters Maxed (Prestige III) on ALL Killers and Survivors!
    By Luyna in forum Dead by Daylight Discussion & Help
    Replies: 2
    Last Post: 08-08-2016, 05:20 PM