it is the wrong value to return 0 in swf byte code
instead of 48
you need to try something else
use the link of action script documentation i linked in earlier post and after you patch and save the swf file. test it in swf decompiler before you patch it on the memory
i think you need to push value before you return value
2e is the bytecode to return int
2e 05 for example
2e 00 48 for return maybe
i didnt checked it, but you can test it.
if it wont work you can try search that AoB in cheat engine and insert memory breakpoint and check where it translate the bytecode to x86 assembly
it is more difficult, maybe there is easier ways, like using cybershadow tool
as i linked above too
Hey limau, check if SecretInteger interferes with iTime.
Alternative solution would to check where iTime is being set..
Like look for
iTime = *something* (it'll call the set iTime function).
And override the *something* with zero. _________________
I'm rusty and getting older, help me re-learn lua.
All times are GMT - 6 Hours Goto page Previous1, 2
Page 2 of 2
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum