Question about DbD EAC

Posts 14 of 4 · Page 1 of 1
Question about DbD EAC
So I have been reading on the forums, looking for an ESP. I have decided to decompile other ESPs and use their sopurce code for educational purposes before attempting to write my own. I am curious how EAC would interfere with it. What kind of ESP should I do? Pointer or Cham? What source code should I use to educate myself? Is Unreal Egine harder to make ESPs than other engines, or is it the same across all engines? Is it possible to get the offsets myself? Does it have to be external or internal? Do I need to disable EAC altogether? What do I do about all this? How many lines of code should I expect t make? Should I only get survivor pointers as I am a killer main, or should I get pointers for the killer, as well as traps and such? How do I find the pointers of the characters and generators? I am brand new to game hacking (I have done programming in Java, and am doing minor research on C++ for this), and I have no clue what I'm doing. I am hopeful, so I hope I am able to accomplish my goal.
If you can't answer these questions yourself then writing an ESP for dbd is probably too difficult as a task to start.

The main problem is that they shield off the game process blocking any handle you want to open to it (this is also the reason why you cannot attach Cheat Engine). To bypass this you will need to either write a driver yourself or use existing drivers to elevate some handle or use an existing one. Then there are further issues of keeping that handle alive. I would recommend writing an ESP for some game that only uses something like VAC or no anti cheat at all.
If is totally possible to have a ESP on this game. Morritz did one and it was working like a charm. Some paid hack sides are selling the hack with esp and aimbot and it is safe and UD.
Look please at the videos from the sites who upload ESP Hacks: it's just a re-uploaded video.. 1. look at the DbD ingame, its not like now.. 2. you will see no perks, why? because the older version has a other perk colour.. 3. look at the uploaded date - no site will publish a good working hack for DbD, maybe the russians.
Posts 14 of 4 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?