Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › Steam Games Hacks & Cheats › Payday 2 Hacks & Cheats › Small Hack For Payday

PostSmall Hack For Payday

Posts 1–15 of 16 · Page 1 of 2
Hero Keys
Hero Keys
Small Hack For Payday
Here is a small hack I made, with some scripts that I found. This will give you all weapons, all attachments, no spread, no recoil, infinite ammo, increased playerspeed and all masks and materials.

How to use
1. Place all files in SteamApps\common\PAYDAY 2
2. Start up payday
3. Press Insert
4. Complete a mission
5. Go to main menu
6. Enjoy


Virus Scans
1. bit . ly/15gVnpc
2. bit . ly/1fVoM9y

If you only want the lua code, here you go bit . ly/1b1T4tz
HrNGgg2.jpg axpIL2v.jpg PD2_mpgh.net.rar
#1 · edited 12y ago · 12y ago
bullpop
bullpop
Maybe some more info about the script?
#2 · 12y ago
Hero Keys
Hero Keys
Edited. /tooshort
#3 · 12y ago
Lonesome Cowboy
Lonesome Cowboy
Approved!
#4 · 12y ago
Kruxifix1
Kruxifix1
screenshots? :L
#5 · 12y ago
Hero Keys
Hero Keys
Added Screens......
#6 · 12y ago
DY
dylan1406599
Best hack out there great job
#7 · 12y ago
fapdarklord
fapdarklord
Wouldn't recommend using these in pub matches, infinite ammo and increased playerspeed is really obvious.
#8 · 12y ago
VE
verse187
how can i just the mask ?
#9 · 12y ago
Hero Keys
Hero Keys
Make a new lua file and add this in it, then replace the one in your payday 2 directory.


-- GiVE iTEMS ("masks", "materials", "textures", "colors", "weapon_mods")
-- example: giveitems( 50, "masks")

function giveitems( times, type )
for i=1, times do
for mat_id,_ in pairs(tweak_data.blackmarket[type]) do
if _.infamous then
managers.blackmarket:add_to_inventory("infamous", type, mat_id, false)
elseif _.dlc then
managers.blackmarket:add_to_inventory("preorder", type, mat_id, false)
else
managers.blackmarket:add_to_inventory("normal", type, mat_id, false)
end
end
managers.blackmarket:remove_item("normal", "materials", "plastic", false)
managers.blackmarket:remove_item("normal", "colors", "nothing", false)
end
end

giveitems( 2, "weapon_mods" )
giveitems( 5, "masks" )
giveitems( 5, "materials" )
giveitems( 5, "textures" )
giveitems( 5, "colors" )
#10 · 12y ago
Hero Keys
Hero Keys
This shit is dated untill someone fixes the lua hacks.
#11 · 12y ago
tacolemming
tacolemming
Seems to work fine for the newest update.
#12 · 12y ago
hanbaobao
hanbaobao
not working anymore?
#13 · 12y ago
Aaron
Aaron
Possibly working if using same dll. Just use trancend's aka dougbenham(?)'s and choose your own code luh. That one works for Update #11.
#14 · edited 12y ago · 12y ago
AN
antsy0605
how does it work? i am noob sorry :S
#15 · 12y ago
Posts 1–15 of 16 · Page 1 of 2

Post a Reply

Similar Threads

  • Making Custom Rez Hacks For A Small FeeBy Exsilium in CrossFire Mods & Rez Modding
    28Last post 14y ago
  • Small simple hack for the cho0bsBy Grim09 in WarRock - International Hacks
    25Last post 19y ago
  • Hacks for mmorpg?By suppaman in General Game Hacking
    6Last post 15y ago
  • i need hack for kalonline!!!!!By simejanko in General Game Hacking
    10Last post 20y ago
  • does anyone have hack for helbreath?By kartmatu in General Game Hacking
    0Last post 20y ago

Tags for this Thread

#hack 2013#payday