Teleport hack using CE

03/08/2009 18:58 ptfree#1
Hi, ive been reading posts and one thing i dont understand... to this hack work where i can get the values in BOLD? using ce? can anyone help me?


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

xxxxxx:
jmp newmem
nop
nop
returnhere:

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

cmp bx,THIS VALUE // check for python castle -> tomb of the black dragon
je change_teleport

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)
xxxxxx:
movzx ebx,word ptr [eax+00000104]

ty
03/08/2009 20:00 \/xWx\/#2
0483
03/08/2009 20:11 ptfree#3
ty for answer :)

i dont want to know the values :) i want to know how to get them, could you help?

im triing to activate all teleports but i like to learn...


im playing both 2moons and dekaroneu and 2moons values are not the same for dekaroneu...

ty again

regards from portugal :)
03/08/2009 20:25 \/xWx\/#4
the values so aredy posted here [Only registered and activated users can see links. Click Here To Register...]
03/10/2009 00:21 negaodark#5
how i use teleport hack??
i never used this..
03/10/2009 01:29 NHS#6
Double Thread please lock....