#Having some 'ReadProcessMemory' troubles

12 messages · Page 1 of 1 (latest)

steep cipherBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

sullen oasis
#

so uh, did you read the server rules?

steep cipherBOT
#

I am trying to read the player structure from this CE table, but when I add the values up I'm met with a different address than CE shows, and eventually an error.

The initial (baseAddress + baseOffset) address is correct, which took me awhile to get to.

However, when I add 18 to that address, it veers off course and doesn't match what it should be. I tried using other offsets and I was able to replicate the final address, but not this one.

Program Output


(baseAddress + baseOffset)
    : P->0xd9e00050 -- -this is correct-- -
    (address + offset1) : P->0x650000000000000 -- -wrong; should be 0xD9EE650 ---
Failed to read player address after offset (448*0).
Error code: 998 
--- errors for some reason? Windows says this is a "NoAccess" error ---

The way it's supposed to go is:

(baseAddress + baseOffset) = 0xD9E00050
(after adding 18) = 0xD9E00650
(after adding 488*2) = 0xD9E00EE0

Here's the image of that from CE if that helps.
https://i.imgur.com/IyeGeFi.png

Here's my code:

https://pastebin.com/neJKeLFh

Chris
open barn
open barn
#

oh, gotcha. my apologies, have a nice night!

steep cipherBOT
#

@open barn

Please Do Not Delete Posts!

Please don't delete forum posts. They can be helpful to refer to later and other members can learn from them. In the future you can use !solved to close a post and mark a post as solved.

open barn
#

woopsy

sullen oasis
#

/close

#

or !solved

steep cipherBOT
#

Thank you and let us know if you have any more questions!

This thread is now set to auto-hide after an hour of inactivity

junior sierra
#

Yeah please don't talk about cheats here