[Release] Range Hack

05/01/2010 10:46 draegon71#1
Here is a Cheat Engine Script for Range Hack... Working on any dekaron private server.After execute this script change map and woot u will have Range hack.
Quote:
[ENABLE]
alloc(newmem,1024)
label(returnhere)
label(originalcode)
label(exit)

0063C8F0: // Thanks to draegon71
jmp newmem
nop
returnhere:
newmem:

mov al,90

originalcode:
mov [ecx+000000a8],al

exit:
jmp returnhere

[DISABLE]
dealloc(newmem)

0063C8F0: // Thanks to draegon71
mov [ecx+000000a8],al
Thanks me
05/01/2010 11:52 HellSpider#2
You could've merged the 2 scripts your released in the same topic :)...
05/01/2010 12:32 draegon71#3
EDITED
The scripts are Added now in my Main thread !
[Only registered and activated users can see links. Click Here To Register...]
05/23/2010 02:30 Killjoe2009#4
anyone have an array of bytes for this please? or how does one determine array?
05/25/2010 08:44 inferno399#5
thx for info u share