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.
Thanks meQuote:
[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