Need NoDcVac 4 DG

06/12/2010 16:04 ->Barbossa<-#1
like the title says i lost mine and need it again !! would be great when u can post it here ! ty need the DgNoDcVac xD and i tried to search it ofc but i didnt found it :S
and i need non aggro script too ... a good working non aggro ^^
06/12/2010 16:36 Vaidas B#2
You werent looking hard enough
[Only registered and activated users can see links. Click Here To Register...]

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

0053D50A:
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 // 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)

0053D50A:
movzx eax,word ptr [esi+00000154]
Update them
06/12/2010 16:48 ->Barbossa<-#3
how can i update ur script lol? theres no line like D9 40 08 5F 5E C3 8B 0D ?!
06/12/2010 16:53 Vaidas B#4
Code:
[ENABLE]
alloc(newmem,1024)
label(returnhere)
label(originalcode)
label(exit)

[color="red"]0053D50A[/color]:
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 // 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)

[color="red"]0053D50A[/color]:
movzx eax,word ptr [esi+00000154]
Those are the offset places, before you ask, this is the array
Code:
0F B7 86 54 01 00
06/12/2010 17:05 ->Barbossa<-#5
lolz i cant update i dont see the offsets when i enter the array ...
06/12/2010 17:17 Vaidas B#6
[Only registered and activated users can see links. Click Here To Register...] read this ;)
06/13/2010 00:23 Swedie#7
Does this make al monsters follow in crespo dunge and make them not atack?:P cuz idk now but i tried hack there a while ago and some mobs hit me:P
06/13/2010 10:14 Vaidas B#8
Some Coffin monsters will attack you.