I previously wrote a pretty popular maphack (here) that had thousands of downloads and survived dozens of patches. I've unfortunately been too busy to update it, but I grabbed ntoskrnl's maphack in the meantime and slapped in some of my patch-persistent code, so it will work for both Steam and official clients, as well as some international clients like Garena, as well as survive minor patches without updates being required.
Disclaimer
I did not carry over any of my anti-detection code from my previous maphack. This is just a straight-up modification of ntoskrnl's maphack, and so it writes directly to the game. This is definitely very detectable, so use it at your own risk. I hope to, sometime in the near future, make an official port of my original maphack to the current game version with all of the anti-detection code, plus some new stuff.
How To Use
Start the game (Steam, official, and Garena versions all work fine.)
Right-click on PoeMaphackLoader.exe and select Run As Administrator.
Maphack will be enabled automatically.
You can also modify the Settings.ini file to load other DLLs or to change the window name of the game, if needed. Changing the window name might be required for some versions of the game in other languages.
Questions? Feedback? Want to flame me incessantly?
I welcome all of your feedback and criticism and will do my best to address any issues that come up. This is meant to be a minimalist hack, the primary feature of which is maphack, so I will probably disregard feature requests for the most part. I'm not going to add a feature that gives you a foot massage and grabs you a beer.
Changelog
Version 1.0
First graced the forum with it's presence.
Download
See attachment for the latest version.
I do not accept donations - I do this for fun. If you like the maphack and want to show your appreciation, give myself and ntoskrnl some thanks!
Last edited by enaf3n; 08-12-2017 at 03:32 PM.
Reason: Changed some wording.
Hey Maper thanks again so much, Im just having a little bit of an issue, ive seen it around but havnt found a fix essentially it cannot find vcruntime140.dll no matter how much i unistall and reinstall the microsoft 2013 visual framework it wont work
Hey Maper thanks again so much, Im just having a little bit of an issue, ive seen it around but havnt found a fix essentially it cannot find vcruntime140.dll no matter how much i unistall and reinstall the microsoft 2013 visual framework it wont work
maybe you can try install like mine.(I'm using Windows 7 64bit)
- vcredist_x64-2010
- vcredist_x86-2010
- vcredist_x64 2013
- dotNetFx40_Full_x86_x64
- NDP46-KB3045557-x86-x64-AllOS-ENU
maybe you can try install like mine.(I'm using Windows 7 64bit)
- vcredist_x64-2010
- vcredist_x86-2010
- vcredist_x64 2013
- dotNetFx40_Full_x86_x64
- NDP46-KB3045557-x86-x64-AllOS-ENU
Thank you so much for a quick reply! I will try this right now, i also have windows 7 64 bit
Thank you so much for a quick reply! I will try this right now, i also have windows 7 64 bit
If wannac's suggestions don't work, try installing the Visual C++ 2015 Redistributable (here). You'll have the option of selecting either 64-bit or 32-bit. The maphack is compiled for 32-bit, but try both.