Posted: Sat Jun 27, 2020 4:44 pm Post subject: Loneley Mountains Downhill Pointer help required
Welcome my dear friends!
I have a problem finding the Hex Adress for a pointer. The Adress is present, so is the "cheat" function. F5 tells me "mov [rax+04], eax" - So I do copy the RAX Adress, but I can't find any Hex-Adress located to it. I tried to do it in 8 bytes with all leading zeroes, without, with the offset at any possible part of the hex string, without it... I don't know what I'm doing wrong.. :/
Neither can I find the correct Value for the Timer, which shows you the Time in total and Time per Sector - If you are willing to help: great; if not: it's not that important (for now)
I don't want to search for the Crash counter Value every time I open up the Game and CE :D
Greetings
Alex
PS: If you need pictures, I'm willing to create some, just for you :3
I'm going to guess you copied and pasted that wrong. (eax is the lower 32 bits of rax, that instruction makes little sense)
Try the pointer scanner. This video does a good job by showing how to use multiple pointer maps.
If that fails, you probably won't get very far with manually scanning. Try code injection instead (search "injection copy") _________________
I don't know where I'm going, but I'll figure it out when I get there.
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