Since i saw alot of people asking for map hack in 2moons question section just to make it clear for all people here it is
all credits go to waidas123 & Keith1
Give [Only registered and activated users can see links. Click Here To Register...] to waidas123
here is original topics.
waidas's post can be found here.
[Only registered and activated users can see links. Click Here To Register...]
Keith's resived credits here for that map hack even tho they are lil bit different :)
[Only registered and activated users can see links. Click Here To Register...]
Quote:
hereCode:[ENABLE] alloc(newmem,1024) label(returnhere) label(originalcode) label(exit) label(change_teleport) 00550963: 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) 00550963: movzx ebx,word ptr [eax+00000104]
Quote:
You need to be in one of the maps thats named in the script and step on 0:5
thease are the maps
Code:Python Castle -> Tomb of the Black Dragon Braiken Castle -> Draco Desert North Morte -> Acquirai Ruins tomb of the black dragon -> Cursed Mazed
all credits go to waidas123 & Keith1
Give [Only registered and activated users can see links. Click Here To Register...] to waidas123
here is original topics.
waidas's post can be found here.
[Only registered and activated users can see links. Click Here To Register...]
Keith's resived credits here for that map hack even tho they are lil bit different :)
[Only registered and activated users can see links. Click Here To Register...]