Ok I have 2 questions
One:
How do i change the speed of my Mob my buddy gave me these hacks and they are pretty slow. Do i edit Non-aggro or vac?
Non agro
Code:
[ENABLE]
alloc(newmem,1024)
label(returnhere)
label(originalcode)
label(exit)
0053DB4A:
jmp newmem
nop
nop
returnhere:
newmem:
originalcode:
movzx eax,word ptr [esi+00000154]
//mov eax,01
//mov word ptr [esi+00000156],ax
mov [esi+00000070], 41400000 //41c00000
//40c00000 = 6 lv 1 (to replace the above blue color)
//40400000 = 12 lv 2 (to replace the above blue color)
//41c00000 = 24 lv 3 (to replace the above blue color)
mov byte ptr [esi+00000174],00 // malee attack range = 0
mov byte ptr [esi+00000244],00 // magic attack range = 0
mov [esi+00000240],0000000 //other attack range = 0
mov [esi+0000023c],0000000 //other attack range = 0
mov [esi+00000238],0000000 //other attack range = 0
mov eax,03
mov word ptr [esi+00000154],ax
exit:
jmp returnhere
[DISABLE]
dealloc(newmem)
0053DB4A:
movzx eax,word ptr [esi+00000154]
Ok I have 2 questions
One:
How do i change the speed of my Mob my buddy gave me these hacks and they are pretty slow. Do i edit Non-aggro or vac?
Non agro
Code:
[ENABLE]
alloc(newmem,1024)
label(returnhere)
label(originalcode)
label(exit)
0053DB4A:
jmp newmem
nop
nop
returnhere:
newmem:
originalcode:
movzx eax,word ptr [esi+00000154]
//mov eax,01
//mov word ptr [esi+00000156],ax
[color="red"]mov [esi+00000070], 41400000 //41c00000[/color]
[color="green"]//40c00000 = 6 lv 1 (to replace the above blue color)
//40400000 = 12 lv 2 (to replace the above blue color)
//41c00000 = 24 lv 3 (to replace the above blue color)[/color]
mov byte ptr [esi+00000174],00 // malee attack range = 0
mov byte ptr [esi+00000244],00 // magic attack range = 0
mov [esi+00000240],0000000 //other attack range = 0
mov [esi+0000023c],0000000 //other attack range = 0
mov [esi+00000238],0000000 //other attack range = 0
mov eax,03
mov word ptr [esi+00000154],ax
exit:
jmp returnhere
[DISABLE]
dealloc(newmem)
0053DB4A:
movzx eax,word ptr [esi+00000154]
My other question is. How can i get to Ruins? Morte doesn't work.
thats what u have to change
thats a few options that the script maker gives u (feel free to set ur own speed)
what goes wrong when u try to go to north morte? (u crash, lag, nothing happens)
sometimes u need to step on the teleport coordinates (like 0:0 or 0:5) then move a step or two and go back to 0:0 or 0:5
ok heres what happens. i go to 0:0 and i tele but when i tele i just tele to a portal on a different part of n morte
that's because north morte has about 7 different teleport locations at 0,0. You need to take a look at your map hack script and see that you're supposed to go to 0,5. Go to 0,5 and you'll go to ruins...
Oh, plz dont press thanks lol. (Only reason im saying that is cause he asked for it lol, and if he really thinks anyone cares about thanks received hes wrong)