[Release]ELITEDEKARON HACK+SCRIPT

05/30/2011 21:23 nip1#1
hey yal
heres srcips for elite dekaron.
if you you got skillhack. please send me :D
if you want a trainer or 1-click? Fck you!

Zoom hack:
[ENABLE]
alloc(DrakoZoom,512)
label(ReturnZoom)
label(ZoomMax)
registersymbol(ZoomMax)

005A4F86: //D9 47 04 D9 44 24 28 83 C4 08
jmp DrakoZoom
nop
nop
ReturnZoom:

DrakoZoom:
push eax
mov eax,[ZoomMax]
mov [edi+04],eax
fld dword ptr [edi+04]
fld dword ptr [esp+28]
pop eax
jmp ReturnZoom
ZoomMax:
db 00 00 8C 42

[DISABLE]
dealloc(DrakoZoom)
unregistersymbol(ZoomMax)
005C1C46:
fld dword ptr [edi+04]
fld dword ptr [esp+28]

FarEYE:
[ENABLE]
alloc(DrakoClipDistance,64)
label(ReturnClip)
label(ClipDistance)
registersymbol(ClipDistance)

005A6575: //8B 48 08 8B 50 04 51 8B 4C 24
jmp DrakoClipDistance
nop
ReturnClip:

DrakoClipDistance:
mov ecx,[ClipDistance]
mov [eax+08],ecx
mov edx,[eax+04]
jmp ReturnClip
ClipDistance:
db 00 00 48 43

[DISABLE]
dealloc(DrakoClipDistance,64)
unregistersymbol(ClipDistance)
005A6575:
mov ecx,[eax+08]
mov edx,[eax+04]

Vac hack:
[ENABLE]
alloc(MonsterRange,1024)
label(ReturnMonsterRange)

00450BCD: //89 54 24 48 8B 01 FF 50 0C 8B
jmp MonsterRange
nop
ReturnMonsterRange:

MonsterRange:
mov [esp+48],edx
mov [esp+30],00000000
mov [esp+4c],00000000
//mov [esi+00000240],0000000 //other attack range to 0
//mov [esi+0000023c],0000000 //other attack range to 0
//mov [esi+00000238],0000000 //other attack range to 0
mov eax,[ecx]
jmp ReturnMonsterRange

[DISABLE]
dealloc(MonsterRange)
00450BCD:
mov [esp+48],edx
mov eax,[ecx]

No Aggro:
[ENABLE]
alloc(MonsterAggro,4)
registersymbol(MonsterAggro)

00528900: //0F B7 86 54 01 00 00 8B 0D
mov eax,[MonsterAggro]
nop
nop
MonsterAggro:
db 03 00 00 00
[DISABLE]
unregistersymbol(MonsterAggro)
00528900:
movzx eax,word ptr [esi+00000154]

Wall hack:
[ENABLE]
alloc(blah,1024)
label(return)

006EC6A3: // Thanks to flong5
JMP blah
NOP
NOP
return:

blah:
LEA EDI,DWORD PTR SS:[ESP+88]
CMP DWORD PTR DS:[EAX+402],5F626577
JE return
MOV DWORD PTR DS:[EAX+402],5F626577
MOV DWORD PTR DS:[EAX+406],67616D69
MOV DWORD PTR DS:[EAX+40A],616D2E65
MOV DWORD PTR DS:[EAX+40E],00000063
JMP return

[DISABLE]
dealloc(blah)

006EC6A3: // Thanks to flong5
LEA EDI,DWORD PTR SS:[ESP+88]

Mob Speed:
[ENABLE]
alloc(DrakoMobSpeed,64)
label(MobIsWalking)
label(ReturnMobSpeed)
label(MobRunSpeed)
label(MobWalkSpeed)
registersymbol(MobRunSpeed)
registersymbol(MobWalkSpeed)

00529910: //80 7C 24 04 00 74 06 D9 40 70
jmp DrakoMobSpeed
ReturnMobSpeed:

DrakoMobSpeed:
cmp byte ptr [esp+04],00
je MobIsWalking
fld dword ptr [MobRunSpeed]
ret 0004
MobIsWalking:
fld dword ptr [MobWalkSpeed]
ret 0004
MobRunSpeed:
db 00 00 40 41
MobWalkSpeed:
db 00 00 80 40

[DISABLE]
dealloc(DrakoMobSpeed)
unregistersymbol(MobRunSpeed)
unregistersymbol(MobWalkSpeed)
00529910:
cmp byte ptr [esp+04],00

Speed Hack:
[ENABLE]
aobscan(addrSpeed,D9 40 08 5F 5E C3 8B 0D)
aobscan(SpeedBypass,89 4E 0C 8B 50 08)
alloc(DrakoSpeed,16)
label(ReturnSpeed)
label(SpeedValue)
registersymbol(SpeedValue)

addrSpeed: //D9 40 08 5F 5E C3 8B 0D
jmp DrakoSpeed
ReturnSpeed:

SpeedBypass:
db 90 90 90
mov edx,[eax+08]
db 90 90 90

DrakoSpeed:
fld dword ptr [SpeedValue]
pop edi
pop esi
jmp ReturnSpeed
SpeedValue:
db 00 00 20 41

[DISABLE]
aobscan(addrSpeed,E9 * * * * C3 8B 0D)
aobscan(SpeedBypass,90 90 90 8B 50 08)
dealloc(DrakoSpeed)
unregistersymbol(SpeedValue)
addrSpeed:
fld dword ptr [eax+08]
pop edi
pop esi
SpeedBypass:
mov [esi+0c],ecx
mov edx,[eax+08]
mov [esi+10],edx

GM Detect:
[ENABLE]
alloc(DetectGM,25)
label(ReturnName)

0053bb93: //C7 46 0C 00 00 00 00 89 47 04
jmp DetectGM
nop
nop
ReturnName:

DetectGM:
cmp [eax+70],5D4D475B //[GM]
je 00000000
mov [esi+0c],00000000
jmp ReturnName

[DISABLE]
dealloc(DetectGM)
00553763:
mov [esi+0c],00000000

ShopHack:
[ENABLE]
0073C810: //8A 41 08 C3 CC CC CC CC CC CC CC CC CC CC CC CC 8B 0D
mov al,01
ret //by Drako
[DISABLE]
0073C810:
mov al,[ecx+08]

Skiillhack1 -OUT OF DATE- :
[ENABLE]
alloc(newmem,1024)
label(returnhere)
label(originalcode)
label(exit)

0068834A:
jmp newmem
nop
nop
returnhere:

newmem:
mov [eax+ebx*4+00000898],00000000 // change cast delay time 0

originalcode:
mov ebx,[eax+ebx*4+00000898]

exit:
jmp returnhere


[DISABLE]
dealloc(newmem)
0068834A:
mov ebx,[eax+ebx*4+00000898]

Skillhack2 -NEED WORKING SKILLHACK1-:
[ENABLE]
alloc(newmem,1024)
label(returnhere)
label(originalcode)
label(exit)

006b0855:
jmp newmem
nop

returnhere:

newmem:

originalcode:
xor ecx,ecx
mov [edx+64],ecx
mov ecx,[edx+64]
mov [eax+64],ecx

exit:
jmp returnhere


[DISABLE]
dealloc(newmem)

006b0855: // 8B 4A 64 89 48 64 8D 4A 68 8B 39 8D 70 68 89 3E
mov ecx ,[edx+64]
mov [eax+64],ecx



PLZ THANKZZZZZ!!!! AND PLZ SCRIPT FOR SKILLHACK1 !!!!
PLZ THANKZZZZZ!!!! AND PLZ SCRIPT FOR SKILLHACK1 !!!!
PLZ THANKZZZZZ!!!! AND PLZ SCRIPT FOR SKILLHACK1 !!!!
PLZ THANKZZZZZ!!!! AND PLZ SCRIPT FOR SKILLHACK1 !!!!
PLZ THANKZZZZZ!!!! AND PLZ SCRIPT FOR SKILLHACK1 !!!!
PLZ THANKZZZZZ!!!! AND PLZ SCRIPT FOR SKILLHACK1 !!!!
05/30/2011 23:18 arazhassan#2
anyone please tell me whats ShopHack for ? and how to use it?
05/30/2011 23:39 myty#3
Quote:
Originally Posted by arazhassan View Post
anyone please tell me whats ShopHack for ? and how to use it?
shophacks means that u can open shop in any map!
10/27/2014 01:21 nip1#4
bump
10/27/2014 06:31 kennethas#5
Hahahhhhahhhahahaha still playing this game @nip? :P
02/09/2015 00:07 mike4games#6
can anyone explain me how does it work and if it is still working pls
02/10/2015 22:02 D_Si#7
nope no one can ^^
05/06/2015 18:54 mgromanu2#8
I know how to assembly them,but i got a little problem with the offsets,how can i find updated offsets(ones that still work)?PS i'm playing on rising dekaron
06/23/2015 15:10 klezaboy13#9
Hi Good to see you, i want lean and use this skill hack incar mage elitedekaron
and good to send thank you

Hi Good to see you, i want lean and use this skill hack incar mage elitedekaron
and good to send thank you