PlayerAttackRange

12/25/2009 15:50 imp0o0o0o#1
PlayerAttackRange

[ENABLE]
alloc(ModRange,21)
label(ReturnRange)
label(Range)
registersymbol(Range)

0067A464: //88 81 AC 00 00 00 C2 04 00 CC
jmp ModRange
nop
ReturnRange:

ModRange:
mov al,[Range]
mov [ecx+000000ac],al
jmp ReturnRange
Range:
db 00 00 48 43

[DISABLE]
dealloc(ModRange)
unregistersymbol(Range)
0067A464:
mov [ecx+000000ac],al

is that Array right ? coz i search for it and cant find it
12/25/2009 16:47 DDevil174#2
When i search for it i get : 0067A444
Im using dekaron.exe with nebulars bypass 1.54a
12/25/2009 17:06 imp0o0o0o#3
Quote:
Originally Posted by DDevil174 View Post
When i search for it i get : 0067A444
Im using dekaron.exe with nebulars bypass 1.54a
i use the same here but i cant find bytes for that array
and it's didn't work with me !!