also i noticed aslong as you have the right base number, even if there is 20,000 adresses that come up in the first scan, you can just select them all, then change all the values, it never crashed my game or anything.
i made a youtube video on how to max out skills which can be found on the CE forums under salsaman
sadly i cannot post links on this site so i cannot show you
cool, thanks
Still work after the stealth update?
Seeing as how it worked back in it's prequel, it should still work here.
Can't recall people being banned back in the first one, although, it didn't have micro-transactions - so what do I know.
Just tested, it still works. But I cannot use the XP method after you've maxed? Damn, I wanted to delevel. Any solutions from anyone?
Originally Posted by Aaron
Just tested, it still works. But I cannot use the XP method after you've maxed? Damn, I wanted to delevel. Any solutions from anyone?
Doubt that de-leveling is possible.
Sorry.
If only I come across this before I maxed level I could have tested it...
I think by making the exp -250000 or 0 would be good.
Code:
managers.experience:_set_current_level(1);
BONUS
Code:
if managers.money then
managers.money:_add_to_total(2500000)
end
We all know how to write simple codes. The catch is with hooking processes.
Originally Posted by Aaron
We all know how to write simple codes. The catch is with hooking processes.
If you had any idea how to write 'simple codes' you wouldn't be using cheat engine.
Tapping onto the game's own code functions seems easy given a source dump.
However, setting up the hook isn't simple code, its configuration + a little more complicated code.
Got cracked debug exe for update 4?
Originally Posted by Aaron
Tapping onto the game's own code functions seems easy given a source dump.
However, setting up the hook isn't simple code, its configuration + a little more complicated code.
Got cracked debug exe for update 4?
Have you ever coded anything in your life?
C/C++.
Hm... Hooking seems fun.
I'd probably look into some Warframe hooks first now that it gotten some anticheats.
Payday 2 hacking via hooks is still quite fresh. And memory editting still feasible to do the simple stuff.
Perhaps I should wait out a debug mode hack on Payday 2?