Quote:
Originally Posted by luchox2009
Hi ppl,
well, i am new user in the forum ElitePvPers, ( i do not have good english because i am from Argentina :P ) .. i dont know about Mobs Speed, Exist some hack of "Mobs speed hack" that exceeds the speed of the character on the game with the speed hack enabled? .. thanks for answer bye ..
|
If you alredy have a vac and a non-aggro script, than you need to change the value of mob's speed in the non-aggro script, Like this;
[ENABLE]
alloc(newmem,1024)
label(returnhere)
label(originalcode)
label(exit)
0053D06A:
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],
00000000 // speed mob
//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)
0053D06A:
movzx eax,word ptr [esi+00000154]
change the red value to
414 if you want them to follow you fast

for vac and other scripts visit