-
Member
Giving this a shot at decompiling what you released and having some issues when it's trying to get the movSource for the UpdateSymbolTable. Something within the First() function will cause it to have an empty instruction list on the second loop through. Is there any chance you could tell me if this section looks right?
Code:
public static Instruction First(this IEnumerable<Instruction> instructions, params Func<Instruction, bool>[] predicates)
{
bool flag = predicates.Length == 0;
Instruction result;
if (flag)
{
result = instructions.First<Instruction>();
}
else
{
result = instructions.SkipWhile((Instruction x) => !predicates.All((Func<Instruction, bool> p) => p(x))).First(Array.Empty<Func<Instruction, bool>>());
}
return result;
}
Edit: Digging in deeper, it looks like it's failing in the IsMovFrom with a location that is outside the range. Not really sure what went wrong to cause that.
Edit2: Said fuck it and re-decompiled it multiple times... Something ended up working.
Edit3: Damn now I see why the hell you don't use text anywhere. Why the hell would it be made with Windows.Shapes?
Last edited by larcerkev; 03-07-2018 at 11:59 PM.
-
Member
Ok, I downloaded the latest version and I must be doing somehting worng because the mini map wont show nothing,
1. Open enigma with admin
2. Open blizzard.
3. Open Diablo.
4. Close blizzard.
5. enigma says engaged.
6. Travel to any map, open minimap..... All the same, no mobs, no reveal, no nothing.
7..... Help?
Also I would like to know if goblins are showed differently in the minimap, mainly would like to use this to farm rainbow gobs without the need of running the maps, just tp, check if theres one in the mini map, if not move on the next map, etc.
Thx in advance!
-
Member
Hey
Start d3 -> start enigma/mh as admin
-
Post Thanks / Like - 1 Thanks
-
Member
Originally Posted by
mois
Hey
Start d3 -> start enigma/mh as admin
Thx! also, do you know if it shows the rainbow ones?
-
Member
-
Active Member
an option to disable elite minions on the minimap would be useful. or mark the main elite with darker color to see it better. best option would be to draw circle around non-minion elites on the screen (optinal with life percentage label). seeing elites is one of the most important things in most game modes.
if you need the function (worldToScreenCoordinate), pm me.
-
Member
+1 I agree and pool of reflection would be cool too !
-
Member
hi, does the tool reveal the map? I get it to work to show monsters and objects, but the map is never fully reveal. Many thanks to Enigma for the hard work. D3 without the tool is just so bland!
-
Member
Hey Guys
Enigma MH suddenly stopped working on my laptop. 3 hours ago it worked perfectly, now it just won't work anymore. Don't if it's still running on my PC. It still says "Attached to D3" but on the minimap I don't see anything. Haven't made any changes. Anyone else with the same problem? I
-
Member
-
Active Member
I had the same problem once not long ago.
I restarted my PC and ran D3+MH ...found no problem at all.
Hope this helpful.
-
Active Member
A simple restart of the maphack application can solve the problems.
-
Contributor
Originally Posted by
HelloMoto123
Hey Guys
Enigma MH suddenly stopped working on my laptop. 3 hours ago it worked perfectly, now it just won't work anymore. Don't if it's still running on my PC. It still says "Attached to D3" but on the minimap I don't see anything. Haven't made any changes. Anyone else with the same problem? I
Look at the process manager to ensure that there is only one Diablo III64.exe
-
Member
Hmm... all of your advice didn't help unfortunately, it still didn't show me anything... then I started a log and suddenly everything works fine again :gusta: don't ask me why
-
Member
Has anyone here been banned from using hm? I am using it for the first time and I have seen the warning that I can have my account banned ... Can I use hm without fear?