map teleport hack global dk client

10/14/2009 00:57 omgd00d123#1
well this is the script im using, and it doesnt work so im assuming i have wrong offsets, all my other hacks work

here is script

Code:
[ENABLE]
alloc(newmem,1024)
label(returnhere)
label(originalcode)
label(exit)
label(change_teleport)

00553843:
jmp newmem
nop
nop
returnhere:

newmem:
originalcode:
movzx ebx,word ptr [eax]

cmp bx,0483 // check for Python Castle -> Tomb of the Black Dragon
je change_teleport

cmp bx,4E20 // check for Braiken Castle -> Draco Desert
je change_teleport

cmp bx,2B8C // check for North Morte -> Acquirai Ruins
je change_teleport

cmp bx,048D // check for tomb of the black dragon -> Cursed Mazed
je change_teleport

jmp exit

change_teleport:
mov word ptr [eax+00000106],0005
mov word ptr [eax+0000010C],0005

exit:
movzx ebx,word ptr [eax+00000104]
jmp returnhere

[DISABLE]

dealloc(newmem)
00553843:
movzx ebx,word ptr [eax+00000104]
12/04/2009 22:08 henniboy#2
waht shall i donwload?? and where shall i put that code?
[Only registered and activated users can see links. Click Here To Register...]
12/15/2009 12:04 ~Kakkarot~#3
+#reported at 15/12/09 GMT +1 12:04 cause advertising link/spam