Results 1 to 4 of 4
  1. #1
    DeadMole5's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0

    Payday: The Heist DLC Unlocker

    Is there a way to unlock all DLCs? (Mask, Guns, Maps)
    I have the STEAM VERSION


    Im noob at this, Can someone please explain me?
    If I need to create a LUA Script, How can I create one?
    Or any Hack? Something like that?

    Thanks
    Last edited by DeadMole5; 01-24-2016 at 02:00 PM. Reason: ejjeje

  2. #2
    Austin's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Great White North
    Posts
    30,484
    Reputation
    6104
    Thanks
    8,326
    My Mood
    Lurking
    Quote Originally Posted by DeadMole5 View Post
    If I need to create a LUA Script, How can I create one?
    did a quick google search and found this

    Open your notepad and paste the action in.
    Then choose "Save As.." and as type choose "All files".
    Then save the file as NAME.lua





    VIP Support // May 2011
    CF Minion // January 2012
    Newsforce // August 2012
    Minion+ // March 2013
    Moderator // August 2014
    Former Staff // January 2015
    General Minion // July 2015
    Publicist // December 2015





  3. #3
    DeadMole5's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    But I need the code or something to paste in, Fuck i need help

  4. #4
    FavYo's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    Germany, BW
    Posts
    134
    Reputation
    10
    Thanks
    34
    My Mood
    In Love
    Quote Originally Posted by DeadMole5 View Post
    But I need the code or something to paste in, Fuck i need help
    Create a text file and write this there and rename it to DLCUnlocker.lua. Move this file into your Payday The Heist folder.
    Code:
    function WINDLCManager:_verify_dlcs()
    for dlc_name, dlc_data in pairs (Global.dlc_manager.all_dlc_data) do
    dlc_data.verified = true
    end
    end
    In your PD2Hook.yml, put this under PostRequireScripts:

    Code:
    - [lib/managers/dlcmanager, DLCUnlocker.lua]
    No.

Similar Threads

  1. [Release] Payday: The Heist DLC unlocker.
    By Steavix in forum Steam Games Hacks & Cheats
    Replies: 4
    Last Post: 12-19-2014, 05:54 PM
  2. [Request] Payday The Heist DLC Unlocker
    By Stormerzz in forum Steam Games Hacks & Cheats
    Replies: 6
    Last Post: 10-26-2014, 12:01 AM
  3. [Request] Payday: The Heist DLC Unlocker
    By Yokujin in forum Payday 2 Hacks & Cheats
    Replies: 7
    Last Post: 08-05-2014, 08:33 AM
  4. [Source Code] Payday : The Heist DLC unlocker
    By aidenUC in forum Payday 2 Hacks & Cheats
    Replies: 1
    Last Post: 07-28-2014, 06:01 AM
  5. [WTS] PAYDAY The Heist: Wolfpack DLC ($4)
    By naruske in forum Selling Accounts/Keys/Items
    Replies: 1
    Last Post: 05-31-2013, 12:37 PM