ExclamationPayday 2 LUA Hook TUT (Easy)

Posts 7690 of 197 · Page 6 of 14
I can't get the money to work, I got my lvl and skill points but not the money.
is there a cheat/hack that works with (legit) online play? I got this one working, but there aren't any games by others
Ok, so im no expert with lua. And im still experimenting these things so something might go wrong, you might lose your saves so be careful. You've been warned.

There's a tutorial, scroll down. This does work with the real deal, after patch 1, although when i go to "sights" and "masks" my game crashes, so far.

I managed to get me to the lvl i wanted to, the amount of money i wanted to, the amount of skillpoints i wanted to etc... But appearently this requires all time use of the scirpt. No execute but these files must be in payday 2 folder.

When i go to "sights" and "masks" my game crashes, so far.

This should get you to lvl 28 and give you skill points and money. The money cheat in the original post doesn't work. Ovibiously you can change the "28" to anything you want..

managers.experience:_set_current_level (28)

managers.skilltree:_set_points(9999)

managers.money:_add_to_total(99999999999)
This unlocks all WEAPONS

local wep_arr = {
'new_m4',
'glock_17',
'mp9',
'r870',
'glock_18c',
'amcar',
'm16',
'olympic',
'ak74',
'akm',
'akmsu',
'saiga',
'ak5',
'aug',
'g36',
'p90',
'new_m14',
'deagle',
'new_mp5',
'colt_1911',
'mac10',
'serbu',
'huntsman',
'b92fs',
'new_raging_bull',
'saw'
}

for i, name in ipairs(wep_arr) do
if not managers.upgrades:aquired(name) then
managers.upgrades:aquire(name)
end
end
TUT : so, download the attachment in the original post, follow the instructions and open script.lua. Then add anything you want above, will add more when i have time. Remember to press insert to execute, delete to spawn the ai.


Taking no credits, found these all over the internet, giving credits to thread starter for sharing this.. This is just a small clarification.

The AI dude is awesome and you can have lots, lots of them

If i typed something wrong or if something else is wrong, tell me, please.
can i get banned from this?
Quote Originally Posted by nilepwns View Post
There's a tutorial, scroll down. This does work with the real deal, after patch 1, although when i go to "sights" and "masks" my game crashes, so far.
tested and it worked but as u say, sights and masks crashed the game :/ but it doesnt unlock the equiments for the weapons tho !
its works but cant seem to get online play, also the skill points bugged and i need like 2.29blahblahE -blah points to unlock stuff :S
Fairly certain the lua dump needs to be updated, as it would throw wrong version errors as is.
Uninstalling this removes save-data :/ the source needs to be directly update/re-created Q_Q
i have 2 questions can i delete the folder and still have my stuff

also i have a debug annoying thing in my right corner how do i get rid of that

thanks
is there anyway to play online, keeps saying failed when me and my friend try to join each others game?
I actually got everything to work. I have all the weapons, a ton of cash, and all the masks without it crashing.
Quote Originally Posted by cnehila23 View Post
I actually got everything to work. I have all the weapons, a ton of cash, and all the masks without it crashing.
how ? xd ...
I will make a video tutorial.
Quote Originally Posted by cnehila23 View Post
I will make a video tutorial.

When will it be done ?
The video is being processed right now. It will be done shortly.
Posts 7690 of 197 · Page 6 of 14
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?