Posted: Thu Dec 22, 2022 4:44 am Post subject: Problem with pointer scan
Hello everyone, I'm totally new in CE, and probably I'm making basic mistakes, but I've met with a problem. There are no consistent pointers to a address which is responsible for information about item ID at specified inventory slot.
There is always 1 result which ends with "BC98" (I did this process hundred of times) and I'm not sure but the offset is probably 58 (10 or 18 wont give me results after 1st scan) As I said at the beginning I am newbie, that's why I post for help, thanks for any reply. <3
Images:
imgurDOTcom/a/0fvn086
replace "DOT" with "." please
Uncheck "Pointers must end with specific offsets". Maybe disabling compression in the advanced options might help.
There are some circumstances where the pointer scanner simply won't work. I don't know enough about QML to say anything definitive in this case.
One alternative could be code injection (search "injection copy"); however, in such a generic routine, that instruction probably accesses many other addresses. Working around that can be annoying (see step 9 of the CE tutorial). _________________
I don't know where I'm going, but I'll figure it out when I get there.
It was really helpful, thank you very much! The next problem is that pointer is in Threadstack0 and I have no Idea how to implement this into script, tried some combinations, but anything won't work Here is image of how I was used to use addresses from pointers in my script, when addresses were in client module
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