18.2.11

Dekaron Hacks - NO aggro or speed hack for monsters

Cheat Result : Freeze or slow down monsters

First open op your dekaron.exe or what ever it names..
Then "Log on".
NB. Do not connect to the game
then you open up your CE and choose the litle computer in the upper corner.
Then you will get "Process list" up..
Now go select the dekaron.exe and press "open".
Now you select "Memory view"
After that you press "ctrl + a" and enter this :

====================================================
[ENABLE]
alloc(newmem,1024)
label(returnhere)
label(originalcode)
label(exit)

00450BCD: // <---------------This Address for EXTREME SERVER
jmp newmem
nop
returnhere:

newmem:

originalcode:
mov edx,[eax+1c]
mov [ecx+20],edx


mov edx,99
mov [eax+1C],edx

mov edx,99 // number boss spawn
mov [eax+8c],edx

mov edx,01 // time delay between spawn
mov [eax+90],edx

mov edx,9999 // num mob follow me
mov [eax+3C],edx
mov [ecx+20],edx
exit:
jmp returnhere


[DISABLE]
dealloc(newmem)
00450BCD:
mov edx,[eax+1c]
mov [ecx+20],edx
===================================================

And hit execute.
Now you can play and have up to 99 monsters after you.

You can also change the number of the monsters you want to have after you.

No comments: