Showing posts with label Jalswim. Show all posts
Showing posts with label Jalswim. Show all posts

Tuesday, January 27, 2015

Help reversing hack code?

Unknown
So my idiot friend decides he wants to hack payday 2, but does it on my computer... anyways I now have an influx of payday 2 masks (74 of all kinds under the "normal" tab, and would like to reverse them. This is a copy of the lua script he used:



if managers.menu then

managers.menu:set_debug_menu_enabled(true)

end



managers.blackmarket:_setup_masks()

for mask_id,_ in pairs(tweak_data.blackmarket.masks) do

Global.blackmarket_manager.masks[mask_id].unlocked = true

managers.blackmarket:add_to_inventory("normal", "masks", mask_id, false)

end



I've tried everything to try and reverse this, but to no avail. Suggestions?







Ver publicacion completa // See full post --> >>UnKnoWnCheaTs - Multiplayer Game Hacks and Cheats<<




Thx Jalswim

PostDate: January 27, 2015 at 02:18PM