hey... its all working fine... no problem... may be the problem is between you and your pc.
the code works fine.
the code works fine.
i love how you post the same thing in 2 different tuts...Quote:
always dcs =/
Quote:
It could be due to one of the following reasons:
1. You edited wrong
2. Your pc cannot handle it
3. Your internet fails
4. You fail
fail? for me 4 byte is working good, just chance 1075942785 in 1085942785 or 1095942785 is fast enought i thinkQuote:
i think it is not working because you guys have the type on float instead of 4 byte
thats what my prob was and after i changed it works fine and use the new unpacked dekaron congratz smokey works like a charm
man mobs dont have speeed on this !!!!!:mad:Quote:
Just use this script in CE speed hack(Memori viewer,ctrl a and paste)
[ENABLE]
alloc(newmem,1024)
label(returnhere)
label(originalcode)
label(exit)
007C42AA:
jmp newmem
returnhere:
newmem:
mov [eax+08],40BEDD2E // change float point to desire speed
mov [eax+0c],44C48C75 // change float point to desire speed
originalcode:
fld dword ptr [eax+08]
pop edi
pop esi
exit:
jmp returnhere
a2E4C0:
dd 44600000
[DISABLE]
dealloc(newmem)
007C42AA: // D9 40 08 5F 5E C3 8B 0D 0C 8E BF 00 8B 01 56 57 FF 50 08 8B 0D 0C 8B BF
fld dword ptr [eax+08]
pop edi
pop esi
a2E4C0: // 64 79 00 00 54 5F 50 6F 72 74 00 00 52 5F 57 65 61 70 6F 6E 00 00 00 00
dd 44700000