-
Member
LMAO!
Thanks Sharps & Bcz, for the quick update.
-
Active Member
Lol zaafar with the working maphack again so quick.
-
Originally Posted by
MasterDMFour
Lol zaafar with the working maphack again so quick.
i just grep a pattern and changed all 600 results 
found one.
-
Post Thanks / Like - 2 Thanks
-
Active Member
Originally Posted by
zaafar
i just grep a pattern and changed all 600 results

found one.

:P sounds difficult to me.
-
Member
so does this not work on 32bit dx9?
-
Member
how to turn on / off map hack or zoom hack ?
i cant click it in CE
-
Member
Originally Posted by
bcz
So far I think i've fixed fullbright and zoom (my zoom results match what Sharps posted). I gave up on finding the 3rd lighting address so I ripped it out and changed the value that the 1st one adjusts back to the classic 13000 and it seems to work fine so far! Let me know.
fullbright_zoom_310.CT
by the way, you usually need to either change areas or log out/in for brightness stuff to work properly
how to turn on/off ?
i cant click it in CE
-
★ Elder ★
-
Member
donators from last time gonna get a pm?
-
Member
Does the script work? where to fix?
Code:
[ENABLE]
aobscanmodule(MapHack64,PathOfExile_x64.exe,48 8B 97 B8 02 00 00 48 8B 8F A0 02 00 00)
registersymbol(MapHack64)
aobscanmodule(MapZoom,PathOfExile_x64.exe,0F 28 74 24 20 48 0F)
registersymbol(MapZoom)
alloc(MapHmem,100,"PathOfExile_x64.exe"+883059)
label(MHcode)
registersymbol(MHcode)
label(return1)
MapHmem:
movss xmm2,[MHcode]
mov rdx,[rdi+000002B8]
jmp return1
MapZcode:
lea rax,[Zcode]
comiss xmm6,[rax]
movaps xmm6,[rsp+20]
jmp return2
MHcode:
dd (float)225
Zcode:
dd (float).2
MapHack64:
jmp MapHmem
nop
nop
return1:
MapZoom:
jmp MapZcode
return2:
[DISABLE]
MapHack64:
db 48 8B 97 B8 02 00 00
MapZoom:
db 0F 28 74 24 20
unregistersymbol(MapZoom)
unregistersymbol(MapHack64)
unregistersymbol(MHcode)
dealloc(MapHmem)
-
Member
Originally Posted by
bcz
So far I think i've fixed fullbright and zoom (my zoom results match what Sharps posted). I gave up on finding the 3rd lighting address so I ripped it out and changed the value that the 1st one adjusts back to the classic 13000 and it seems to work fine so far! Let me know.
fullbright_zoom_310.CT
by the way, you usually need to either change areas or log out/in for brightness stuff to work properly
is this still working for anyone? 32bit or 64bit o.o
-
Active Member
Originally Posted by
FireBrick
is this still working for anyone? 32bit or 64bit o.o
I would recommend you wait on the release by zafaar.
-
Member
zaafar, pls give a hint how to fix the script
-
Active Member
-
Member
Originally Posted by
zaafar
I have the maphack ready. For first 15 days (starting today) I will give it to people for $5 USD. After 15 days I will release it with source code. Let me know via PM if you are interested.
does it work on 32bit dx9