Page 1 of 14 12311 ... LastLast
Results 1 to 15 of 203
  1. #1
    xoreaxeax's Avatar
    Join Date
    Apr 2019
    Gender
    male
    Posts
    89
    Reputation
    10
    Thanks
    94

    Unlocking cosmetics

    Had some spare time so made a script that will unlock all the usable cosmetics. This includes the old exclusives and the newer shop skins.

    What you will need:
    • A bypass
    • Cheat engine

    It's very simple, all you need to do is attach cheat engine to the game, go to Table > Show Cheat Table Lua Script and paste the following into the window that appears:
    Code:
    sig = "32 C0 40 84 ED 48 8B AC 24"
    flags = "+X-W-C"
    result = AOBScan(sig, flags)
    
    if resul*****unt ~= 1 then
    	messageDialog("Invalid signature", mtError, mbOK)
    else
    	local op = getAddress(result[0]) + 0x0D
    
    	if readBytes(op) ~= 0x75 then
    		messageDialog("Unexpected instruction", mtError, mbOK)
    	else
    		writeBytes(op, 0xEB, 0x32)
    		messageDialog("Game has been patched!\n--xoreaxeax", mtInformation, mbOK)
    	end
    end
    
    result.destroy()
    Now just execute the script and if all goes well you should now have every cosmetic unlocked. You only need to run the script once after every game launch. Feel free to use this script to help you write your own cheat, but if you use any of the information in this post I only ask that you give me credit. If anyone tries to leech this and pass it off as their own then I will not be releasing anything else. Oh and I am of course not responsible for any bans, use this at your own risk.
    Last edited by T-800; 06-19-2019 at 09:16 AM. Reason: forgot to destroy the scan result

  2. The Following 17 Users Say Thank You to xoreaxeax For This Useful Post:

    AK114 (06-04-2019),alwayg05 (06-03-2019),AsunaAsuna99 (09-19-2020),Cheburator1337 (06-03-2019),edgar4 (07-10-2019),Expiker21 (06-03-2019),Hivers (06-08-2019),k080211399 (06-29-2019),MastahWindu (06-03-2019),mguserman (06-22-2019),moep1990 (03-25-2021),MrSega13 (06-07-2019),Raffy (06-03-2019),RealSkylow (06-08-2019),salad12221 (09-09-2020),sizzZeR (12-29-2020),Xekuu (07-23-2019)

  3. #2
    T-800's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Location
    Romania
    Posts
    17,076
    Reputation
    1688
    Thanks
    84,838
    Since a lot of people have now an EAC bypass, this is useful! Thank you for sharing

    "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


  4. #3
    alwayg05's Avatar
    Join Date
    Dec 2017
    Gender
    female
    Posts
    4
    Reputation
    10
    Thanks
    1
    Thank you so much >..<
    Last edited by alwayg05; 06-03-2019 at 06:31 AM.

  5. #4
    ketaforce123's Avatar
    Join Date
    Sep 2017
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    7
    thank you dude !

  6. The Following User Says Thank You to ketaforce123 For This Useful Post:

    we1oen (07-19-2020)

  7. #5
    LordHumungus_Taipan's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Location
    Queensland
    Posts
    186
    Reputation
    8
    Thanks
    9
    work! amazing

  8. #6
    alwayg05's Avatar
    Join Date
    Dec 2017
    Gender
    female
    Posts
    4
    Reputation
    10
    Thanks
    1
    every cosmetics disappeared after I restart computer,Is it correct?

  9. The Following User Says Thank You to alwayg05 For This Useful Post:

    mohammed1d (05-15-2020)

  10. #7
    xoreaxeax's Avatar
    Join Date
    Apr 2019
    Gender
    male
    Posts
    89
    Reputation
    10
    Thanks
    94
    Quote Originally Posted by alwayg05 View Post
    every cosmetics disappeared after I restart computer,Is it correct?
    Yes, you will need to run the script every time you start the game

  11. The Following 2 Users Say Thank You to xoreaxeax For This Useful Post:

    AACLIENTHACKDBD (06-03-2019),alwayg05 (06-03-2019)

  12. #8
    Tortel_games's Avatar
    Join Date
    Apr 2018
    Gender
    male
    Posts
    101
    Reputation
    10
    Thanks
    6
    My Mood
    Angelic
    can u add perma method but only for some exclusives like science fair claudette, dweard chuckles etc

  13. #9
    Extrapolated's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Location
    United States
    Posts
    705
    Reputation
    184
    Thanks
    441
    My Mood
    Tired
    Quote Originally Posted by Tortel_games View Post
    can u add perma method but only for some exclusives like science fair claudette, dweard chuckles etc

    No, permanently unlocking the cosmetics is not possible as they are inventory items.Why would you ask lmao.
    Member: Since 07.03.2016
    Premium Member: Since 06.03.2018
    News Force: 01.18.2019-02.20.2019

  14. #10
    GobblerDBD's Avatar
    Join Date
    Mar 2018
    Gender
    male
    Posts
    36
    Reputation
    10
    Thanks
    4
    My Mood
    Amused
    very nice method especially when theres a bypass being tossed around, very nice and thanks for the method.

  15. #11
    DeadOrAlivePro's Avatar
    Join Date
    May 2017
    Gender
    male
    Posts
    108
    Reputation
    10
    Thanks
    238
    My Mood
    Bitchy
    Nice method, hot
    Hey! I am Uni
    That's about it.

  16. #12
    Expiker21's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Posts
    245
    Reputation
    10
    Thanks
    4,523
    My Mood
    Asleep
    Thanks for your contribution, amazing script

  17. #13
    Cheburator1337's Avatar
    Join Date
    Dec 2018
    Gender
    male
    Posts
    86
    Reputation
    10
    Thanks
    17
    My Mood
    Happy
    you did this because you had a fight with a **********? he's in some threads said that it will not issue private method of getting exclusive skins xdd

  18. #14
    xoreaxeax's Avatar
    Join Date
    Apr 2019
    Gender
    male
    Posts
    89
    Reputation
    10
    Thanks
    94
    Quote Originally Posted by Cheburator1337 View Post
    you did this because you had a fight with a **********? he's in some threads said that it will not issue private method of getting exclusive skins xdd
    Nope, I mean it's not his method anyway but that's not why I released this. I don't see any reason of keeping it private anymore since I don't really play this game anyway. Interested to see how the devs will handle this.

  19. The Following User Says Thank You to xoreaxeax For This Useful Post:

    Cheburator1337 (06-03-2019)

  20. #15
    Extrapolated's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Location
    United States
    Posts
    705
    Reputation
    184
    Thanks
    441
    My Mood
    Tired
    Quote Originally Posted by Cheburator1337 View Post
    you did this because you had a fight with a **********? he's in some threads said that it will not issue private method of getting exclusive skins xdd
    Nah different method
    Member: Since 07.03.2016
    Premium Member: Since 06.03.2018
    News Force: 01.18.2019-02.20.2019

  21. The Following User Says Thank You to Extrapolated For This Useful Post:

    Cheburator1337 (06-03-2019)

Page 1 of 14 12311 ... LastLast

Similar Threads

  1. Cosmetic unlocker
    By ferreiravfx2 in forum Dead by Daylight Discussion & Help
    Replies: 2
    Last Post: 03-19-2020, 02:36 PM
  2. Cosmetics Unlocker
    By thatfoxyxo in forum Dead by Daylight Discussion & Help
    Replies: 2
    Last Post: 02-19-2020, 05:58 PM
  3. Unlocking all cosmetics Fiddler.
    By Mr.Christmas in forum Dead by Daylight Discussion & Help
    Replies: 5
    Last Post: 06-30-2019, 06:29 PM
  4. [Help] Is there any way to unlock cosmetics and skins in the cracked version?
    By smoxex in forum Killing Floor Hacks
    Replies: 0
    Last Post: 04-06-2019, 06:05 AM
  5. Unlocking Cosmetics
    By Fox H4x in forum Dead by Daylight Discussion & Help
    Replies: 3
    Last Post: 06-29-2018, 03:08 PM